twenty/packages
Lucas Bordeau 9e08445bff
Fix date picker wrong on certain timezones (#5972)
Timezone with a negative offset weren't working good with date pickers.

I split the logic for display and parsing between date only and
datetime.

Date time is sending and displaying using timezone, and date only is
sending and displaying by forcing the date to take its UTC day and month
and 00:00:00 time.

This way its consistent across all timezones.
2024-06-20 17:13:30 +02:00
..
twenty-chrome-extension 5623 add an inviteteam onboarding step (#5769) 2024-06-12 21:13:18 +02:00
twenty-docker Upgrade pg graphql version to 1.5.6 (#5937) 2024-06-18 17:34:16 +02:00
twenty-emails Fix workspaceLogo in invite-email (#5865) 2024-06-14 12:36:24 +02:00
twenty-front Fix date picker wrong on certain timezones (#5972) 2024-06-20 17:13:30 +02:00
twenty-postgres Upgrade pg graphql version to 1.5.6 (#5937) 2024-06-18 17:34:16 +02:00
twenty-server 5898 Create a cron to monitor messageChannelSyncStatus (#5933) 2024-06-19 16:04:01 +02:00
twenty-ui Feat : Introduced Delay Options for Tooltip (#5766) 2024-06-19 16:37:44 +02:00
twenty-utils Fix docs build in CI (#5826) 2024-06-11 19:06:37 +02:00
twenty-website Feat : Introduced Delay Options for Tooltip (#5766) 2024-06-19 16:37:44 +02:00
twenty-zapier Add authentication optional api url parameter (#5803) 2024-06-11 12:08:21 +02:00