twenty/packages/twenty-front
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
..
.storybook Fix storybook build cache and logs (#14130) 2025-08-28 14:46:43 +02:00
__mocks__ Fix storybook build cache and logs (#14130) 2025-08-28 14:46:43 +02:00
public Page Layout - Addition of widgets (#14184) 2025-09-02 10:20:28 +00:00
scripts Fix execution permissions (#11604) 2025-04-16 11:46:37 +02:00
src Add UTC timezone label to CRON trigger form (#14674) 2025-09-24 19:45:56 +02:00
.env.example fix(client-config): set isLoaded to false on API status update (#12371) 2025-05-30 14:44:31 +02:00
.gitignore folderStructure.json refactor (#8088) 2024-10-28 12:06:58 +01:00
.prettierignore Update twenty-front commands (#4667) 2024-04-17 18:06:02 +02:00
.swcrc [REFACTOR] Twenty UI multi barrel (#11301) 2025-04-03 09:47:55 +00:00
codegen-metadata.cjs Core views frontend (#13932) 2025-08-20 19:04:58 +02:00
codegen.cjs Create save dashboard record action (#14665) 2025-09-24 12:03:27 +00:00
eslint.config.mjs Migrate eslint to mjs (#13850) 2025-08-12 13:12:03 +02:00
folderStructure.json Fix : Menu shouldn't be displayed on logged out pages (#11437) 2025-04-08 11:54:21 +02:00
index.html fix: sync color scheme on loading state (#13878) 2025-08-12 22:47:58 +02:00
jest.config.mjs Deprecate ViewSort typing (#14476) 2025-09-14 17:17: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
nyc.config.cjs Ws poc (#11293) 2025-04-17 16:03:51 +02:00
package.json Add UTC timezone label to CRON trigger form (#14674) 2025-09-24 19:45:56 +02:00
project.json Continue ESLINT9 Migration (#13795) 2025-08-10 23:25:58 +02:00
README.md Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
setupTests.ts Re-add prettier (#13812) 2025-08-11 14:10:04 +02:00
tsconfig.build.json Upgrade SWC Core and Storybook to v8 (#13799) 2025-08-11 12:02:33 +02:00
tsconfig.dev.json Refactor read only object and fields (#13936) 2025-08-19 18:10:35 +02:00
tsconfig.json Fix linter performance front (#13527) 2025-07-31 15:03:32 +02:00
tsconfig.spec.json Refactor read only object and fields (#13936) 2025-08-19 18:10:35 +02:00
tsconfig.storybook.json fix: fix root start script (#5032) 2024-04-19 18:28:02 +02:00
vite.config.ts Refactor table resize behavior (#14447) 2025-09-12 15:17:53 +02:00

Run yarn dev while server running on port 3000