-
Notifications
You must be signed in to change notification settings - Fork 41
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
Editing the schedule #770
Editing the schedule #770
Conversation
Signed-off-by: angatupyry <[email protected]>
Signed-off-by: angatupyry <[email protected]>
Signed-off-by: angatupyry <[email protected]>
Signed-off-by: angatupyry <[email protected]>
Signed-off-by: angatupyry <[email protected]>
Signed-off-by: angatupyry <[email protected]>
Signed-off-by: angatupyry <[email protected]>
Signed-off-by: angatupyry <[email protected]>
Signed-off-by: angatupyry <[email protected]>
Signed-off-by: angatupyry <[email protected]>
Signed-off-by: angatupyry <[email protected]>
Signed-off-by: angatupyry <[email protected]>
Signed-off-by: angatupyry <[email protected]>
Signed-off-by: angatupyry <[email protected]>
Signed-off-by: angatupyry <[email protected]>
Signed-off-by: angatupyry <[email protected]>
Signed-off-by: angatupyry <[email protected]>
Signed-off-by: angatupyry <[email protected]>
Signed-off-by: angatupyry <[email protected]>
Signed-off-by: angatupyry <[email protected]>
Signed-off-by: angatupyry <[email protected]>
Signed-off-by: angatupyry <[email protected]>
Signed-off-by: angatupyry <[email protected]>
… the current event id Signed-off-by: angatupyry <[email protected]>
Signed-off-by: angatupyry <[email protected]>
Signed-off-by: angatupyry <[email protected]>
Signed-off-by: angatupyry <[email protected]>
Signed-off-by: angatupyry <[email protected]>
Signed-off-by: angatupyry <[email protected]>
Signed-off-by: angatupyry <[email protected]>
Signed-off-by: angatupyry <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #770 +/- ##
==========================================
- Coverage 53.92% 52.97% -0.95%
==========================================
Files 263 268 +5
Lines 6639 6792 +153
Branches 882 906 +24
==========================================
+ Hits 3580 3598 +18
- Misses 2919 3054 +135
Partials 140 140
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Signed-off-by: angatupyry <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the huge refactor and implementation effort! I've just left a string of comments mostly related to naming conventions and nitpicks, nothing logic related.
I'll be spending some additional time to test the implementation out separately.
packages/react-components/lib/tasks/task-scheduled-edit-delete-popup.tsx
Outdated
Show resolved
Hide resolved
packages/react-components/lib/tasks/task-scheduled-edit-delete-popup.tsx
Outdated
Show resolved
Hide resolved
packages/react-components/lib/tasks/task-scheduled-edit-delete-popup.tsx
Outdated
Show resolved
Hide resolved
packages/react-components/lib/tasks/task-scheduled-edit-delete-popup.tsx
Outdated
Show resolved
Hide resolved
Signed-off-by: angatupyry <[email protected]>
Signed-off-by: angatupyry <[email protected]>
Signed-off-by: angatupyry <[email protected]>
Signed-off-by: angatupyry <[email protected]>
Signed-off-by: angatupyry <[email protected]>
Signed-off-by: angatupyry <[email protected]>
Signed-off-by: angatupyry <[email protected]>
Signed-off-by: angatupyry <[email protected]>
Signed-off-by: angatupyry <[email protected]>
Signed-off-by: angatupyry <[email protected]>
Thanks for these suggestions, Aaron! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for all the changes! LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the new schedule time is not being propagated to the schedule editing dialog, it is still using the current time
simplescreenrecorder-2023-09-19_12.39.28.mp4
Signed-off-by: angatupyry <[email protected]>
Done 37610d6 ! Screencast.from.09-19-2023.09.36.28.AM.webm |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for getting this epic feature together! LGTM
What's new
The video shows the full functionality. As well as the use of the property "ends on".
Screencast.from.09-14-2023.02.08.07.PM.webm
Self-checks
Discussion