Add UTC timezone label to CRON trigger form (#14674)

- Added 'Cron will be triggered at UTC time' notice below trigger
interval dropdown
- Positioned correctly between dropdown and expression field to match
design
- Only shows when Custom CRON option is selected

---------

Co-authored-by: Félix Malfait <felix@twenty.com>
Co-authored-by: Félix Malfait <felix.malfait@gmail.com>
This commit is contained in:
Omar Eltomy
2025-09-24 20:45:56 +03:00
committed by GitHub
parent 37ce5c48bb
commit 2af20a4cf0
36 changed files with 2093 additions and 121 deletions
-1
View File
@@ -96,7 +96,6 @@
"cloudflare": "^4.5.0",
"connect-redis": "^7.1.1",
"cron-parser": "5.1.1",
"cron-validate": "1.4.5",
"dataloader": "2.2.2",
"date-fns": "2.30.0",
"deep-equal": "2.2.3",