twenty/packages/twenty-server
Omar Eltomy 2af20a4cf0
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>
2025-09-24 19:45:56 +02:00
..
@types feat: Added workspace-level impersonation module and functionality (#14360) 2025-09-23 18:07:53 +02:00
patches Add db event emitter in twenty orm (#13167) 2025-07-17 18:07:28 +02:00
scripts feat(billing): refacto billing (#14243) 2025-09-19 11:25:53 +02:00
src Add UTC timezone label to CRON trigger form (#14674) 2025-09-24 19:45:56 +02:00
test Fix flaky test on page layout widget (#14703) 2025-09-24 17:08:24 +00:00
.env.example feat: SMTP Driver Integration (#12993) 2025-07-10 15:17:26 +02:00
.env.test feat: SMTP Driver Integration (#12993) 2025-07-10 15:17:26 +02:00
.gitignore feat: add integration tests (#6923) 2024-09-20 11:02:52 +02:00
.prettierignore Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
.prettierrc Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
.swcrc Lingui working with NODE ENV=production again (#10067) 2025-02-07 10:05:07 +01:00
eslint.config.mjs First Application POC (#14382) 2025-09-10 15:12:38 +02:00
jest-integration.config.ts feat: Added workspace-level impersonation module and functionality (#14360) 2025-09-23 18:07:53 +02:00
jest.config.mjs Refactor read only object and fields (#13936) 2025-08-19 18:10:35 +02:00
lingui.config.ts BREAKING - feat(auth): refactor tokens logic & enhance email verification flow (#13487) 2025-07-31 12:00:59 +02:00
nest-cli.json Update clickhouse tables (#11905) 2025-05-07 09:39:18 +02:00
package.json Add UTC timezone label to CRON trigger form (#14674) 2025-09-24 19:45:56 +02:00
project.json Translation cleanup (#13411) 2025-07-24 15:33:24 +02:00
setupTests.ts Re-add prettier (#13812) 2025-08-11 14:10:04 +02:00
tsconfig.build.json chore: set up twenty-emails config so build isn't needed in development (#3619) 2024-01-29 06:17:12 -03:00
tsconfig.json Run yarn dedupe and upgrade TS (#13853) 2025-08-12 15:18:59 +02:00
tsconfig.scripts.json feat: add integration tests (#6923) 2024-09-20 11:02:52 +02:00