|
|
e810ad7016
|
Fix wrong visibility icon (#2707)
fix-wrong-visibility-icon
|
2023-11-24 18:24:54 +01:00 |
|
|
|
f5e1d7825a
|
Removing Prisma and Grapql-nestjs-prisma resolvers (#2574)
* Some cleaning
* Fix seeds
* Fix all sign in, sign up flow and apiKey optimistic rendering
* Fix
|
2023-11-19 18:25:47 +01:00 |
|
|
|
618513afcd
|
Rename fieldId and objectId into fieldMetadataId and objectMetadataId (#2421)
* Rename fieldId and objectId into fieldMetadataId and objectMetadataId
* Fix tests
|
2023-11-10 14:35:18 +01:00 |
|
|
|
7b9175a4a4
|
Revert "Convert metadata tables to camelCase" (#2419)
Revert "Convert metadata tables to camelCase (#2400)"
This reverts commit 1cf08c797f.
|
2023-11-10 11:48:44 +01:00 |
|
|
|
1cf08c797f
|
Convert metadata tables to camelCase (#2400)
* Convert metadata tables to camelCase
* datasourcemetadataid to datasourceid
* refactor metadata folders
* fix command
* move commands out of metadata
* fix seed
* rename objectId and fieldId in objectMetadataId and fieldMetadataId in FE
* fix field-metadata
* Fix
* Fix
* remove logs
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-11-09 20:06:10 +01:00 |
|
|
|
ec8389cecf
|
2282 Rename components to use the new naming convention part 1 (#2293)
renaming in progress
|
2023-10-31 12:12:52 +01:00 |
|
|
|
685d342170
|
Migrate view field to new data model - Part 2 (#2270)
* Migrate view field to new data model
* Migrate view fields to new model
|
2023-10-28 19:13:48 +02:00 |
|
|
|
5ba68e997d
|
Improve viewbar api (#2233)
* create scopes
* fix import bug
* add useView hook
* wip
* wip
* currentViewId is now retrieved via useView
* working on sorts with useView
* refactor in progress
* refactor in progress
* refactor in progress
* refactor in progress
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* fix code
* fix code
* wip
* push
* Fix issue dependencies
* Fix resize
---------
Co-authored-by: bosiraphael <raphael.bosi@gmail.com>
|
2023-10-27 10:52:26 +02:00 |
|