Files
twenty/packages/twenty-server/src/engine/core-modules
Charles BochetandGitHub 45c1c60acc Fix maintenance mode banner button color, timezone and date picker UX (#19255)
## Summary
- Set `accent="blue"` on InformationBanner action button so it renders
blue instead of default gray
- Add Banner storybook stories for all color × variant combinations
(BluePrimary, BlueSecondary, DangerPrimary, DangerSecondary)
- Use `useUserTimezone()` in `SettingsDatePickerInput` instead of
browser timezone (`Temporal.Now.timeZoneId()`) so dates respect the
admin's profile timezone preference
- Separate `onChange` from `onClose` in `SettingsDatePickerInput` so
changing the hour no longer forces the date picker to close
2026-04-02 12:58:03 +00:00
..
2026-03-12 15:07:53 +01:00
2026-04-02 11:23:10 +00:00
2026-04-02 12:33:12 +02:00
2026-03-05 14:40:23 +01:00
2026-03-12 15:07:53 +01:00
2026-03-05 14:40:23 +01:00