-
Notifications
You must be signed in to change notification settings - Fork 2
feat: add timezone #1409
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
feat: add timezone #1409
Conversation
|
@mario99logic - make sure that the tests are passing and rebase this branch on top of main. |
RonenMars
left a comment
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.
Generally, it's a good start in the frontend world, but it has critical issues that must be addressed.
Also, missing E2E tests:
- Create a scheduler trigger with timezone selection
- Edit scheduler trigger and change timezone
- Verify the timezone is saved and displayed correctly
- Test default UTC timezone behavior
- Test form validation with/without timezone
src/components/organisms/configuration/triggers/formParts/scheduler.tsx
Outdated
Show resolved
Hide resolved
736f4f3 to
5fd094f
Compare
f040135 to
85fc174
Compare
|
Please run |
68c3a5c to
5499f24
Compare
5499f24 to
6469626
Compare
|
🎉 This release is now available on GitHub |
Description
Linear Ticket
UI-1940
What type of PR is this? (check all applicable)
Add timezone to trigger of type scheduler