|
|
dda911fea7
|
Remove three old env variables (#2297)
* remove three old env variables IS_DATA_MODEL_SETTINGS_ENABLED IS_DEVELOPERS_SETTINGS_ENABLED FLEXIBLE_BACKEND_ENABLED
* Fix database:reset script
* Removing unused variable
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-10-31 13:15:24 +01:00 |
|
|
|
2b8a81a05c
|
Created two new env variables (#2120)
* created the two env variables
* modify according to comments
|
2023-10-19 14:57:16 +02:00 |
|
|
|
fc820f47b2
|
Feat/disable flexible backend (#1673)
* wip: refacto and start creating custom resolver
* feat: findMany & findUnique of a custom entity
* feat: wip pagination
* feat: initial metadata migration
* feat: universal findAll with pagination
* fix: clean small stuff in pagination
* fix: test
* fix: miss file
* feat: rename custom into universal
* feat: enable/disable flexible backend from env
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
Co-authored-by: Charles Bochet <charlesBochet@users.noreply.github.com>
|
2023-09-20 17:25:45 -07:00 |
|
|
|
6008789a17
|
Wrap up Front chat (#1085)
* Wrap up Front chat
* Wrap up Front chat
|
2023-08-04 19:22:54 -07:00 |
|
|
|
57c465176a
|
Add support chat (#1066)
* Add support chat
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
* Refactor the chat logic
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
* Add HMAC signing
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
* Update the button styles
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
* Update the button styles
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
* Refactor the chat logic
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
* Fix the chat not loading
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
* Fix the chat not loading
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
* Add requested changes
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
* Add requested changes
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
* Add requested changes
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
* Add requested changes
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
* Add requested changes
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
---------
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
|
2023-08-04 16:52:59 -07:00 |
|
|
|
b028d9fd2a
|
Add deploy buttons and clean environment variables (#974)
* add render.yaml
* Clean environment variables
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-07-31 14:36:04 -07:00 |
|
|
|
ce3e023a00
|
feat: server lint import & order (#750)
|
2023-07-19 14:01:32 +02:00 |
|
|
|
26b033abc9
|
Refactor client config (#529)
* Refactor client config
* Fix server tests
* Fix lint
|
2023-07-07 11:10:42 -07:00 |
|