-
Notifications
You must be signed in to change notification settings - Fork 87
UI #68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UI #68
Conversation
Signed-off-by: Vedansh Saini <[email protected]>
Signed-off-by: Vedansh Saini <[email protected]>
Signed-off-by: Vedansh Saini <[email protected]>
Signed-off-by: Vedansh Saini <[email protected]>
Signed-off-by: Vedansh Saini <[email protected]>
Signed-off-by: Vedansh Saini <[email protected]>
Signed-off-by: Vedansh Saini <[email protected]>
Signed-off-by: Vedansh Saini <[email protected]>
Signed-off-by: Vedansh Saini <[email protected]>
Signed-off-by: Vedansh Saini <[email protected]>
Signed-off-by: Vedansh Saini <[email protected]>
Signed-off-by: Vedansh Saini <[email protected]>
Signed-off-by: Vedansh Saini <[email protected]>
Signed-off-by: Vedansh Saini <[email protected]>
Signed-off-by: Vedansh Saini <[email protected]>
Signed-off-by: Vedansh Saini <[email protected]>
Signed-off-by: Vedansh Saini <[email protected]>
Signed-off-by: Vedansh Saini <[email protected]>
Reviewer's Guide by SourceryThis pull request introduces a standalone popup UI for the scrum helper extension. It includes support for multiple email clients, a new option to select the time frame for contributions, and a new option to select the program for contributions. The UI of the popup has also been improved. Updated Class Diagram for EmailClientAdapterclassDiagram
class EmailClientAdapter {
-clientConfigs
+detectClient()
+getEditorElements()
+injectContent(element, content, eventType)
+retryInjection(element, content, eventType, maxRetries)
}
note for EmailClientAdapter "Handles different email clients (Gmail, Outlook, Yahoo, Google Groups) for injecting scrum reports."
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
@vedansh-5 do we still need this? |
We've moved further in our project now with another working PR for the same, I'll go ahead and close it. Thanks! |
Closes #67
stand alone popup UI,
Summary by Sourcery
Refactor and enhance the Scrum Helper extension with improved UI, email client support, and more flexible configuration options
New Features:
Bug Fixes:
Enhancements:
Documentation:
Tests: