|
|
189bf4a627
|
Feature: add createCustomField resolver (#1698)
* Feature: add createCustomField resolver
* update mocks
* fix import
* invalidate workspace datasource cache after migration
* fix typo
|
2023-09-21 12:59:11 -07:00 |
|
|
|
2d758c990b
|
Fix merge issue flexible backend (#1685)
* Fix merge issue flexible backend
* Fix tests
* Try fix tests
* Try fix tests
|
2023-09-20 19:11:21 -07:00 |
|
|
|
19365f6639
|
Add metadata migration setup (#1674)
* Add metadata migration setup
* add migration generator
* fix missing 'mocks'
---------
Co-authored-by: Charles Bochet <charlesBochet@users.noreply.github.com>
|
2023-09-20 17:27:07 -07: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 |
|
|
|
b1171e22a3
|
feat: add findAll and findUnique resolver for universal objects (#1576)
* 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: create metadata schema in default database
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-09-20 17:24:13 -07:00 |
|
|
|
ec90c77ec1
|
Refactor tenant ORM integration (#1650)
* Refactor tenant ORM integration
* fix tests
|
2023-09-19 17:58:28 +02:00 |
|