5622 add a syncemail onboarding step (#5689)
- add sync email onboarding step - refactor calendar and email visibility enums - add a new table `keyValuePair` in `core` schema - add a new resolved boolean field `skipSyncEmail` in current user https://github.com/twentyhq/twenty/assets/29927851/de791475-5bfe-47f9-8e90-76c349fba56f
This commit is contained in:
@ -34,8 +34,8 @@
|
||||
--twentycrm-gray-0-14: #ffffff23;
|
||||
|
||||
/* Blues */
|
||||
--twentycrm-blue-accent-90: #141a25,
|
||||
--twentycrm-blue-accent-10: #f5f9fd,
|
||||
--twentycrm-blue-accent-90: #141a25;
|
||||
--twentycrm-blue-accent-10: #f5f9fd;
|
||||
}
|
||||
|
||||
:root.dark {
|
||||
|
||||
Reference in New Issue
Block a user