|
|
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 |
|
|
|
53072298bc
|
Feat/improve new views (#2298)
* POC new recoil injected scoped states
* Finished useViewScopedState refactor
* Finished refactor
* Renamed mappers
* Fixed update view fields bug
* Post merge
* Complete refactor
* Fix tests
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-11-04 09:28:55 +01:00 |
|
|
|
56a5f99108
|
fix: fix Pages Storybook tests (#2305)
* fix: fix Companies pages tests
* fix: fix People pages tests
* fix: fix Opportunities page tests
|
2023-11-03 14:25:36 +01:00 |
|
|
|
27b451ee56
|
Fix view deletion (#2314)
* fix view deletion
* fix view deletion bugs
* improve code readability
|
2023-11-02 12:17:50 +01:00 |
|
|
|
9bab28912d
|
Complete Fix view work (#2272)
* Fix views
* Make view sorts and view filters functional
* Complete Company table view fix
* Fix model creation
* Start fixing board
* Complete work
|
2023-10-29 16:29:00 +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 |
|
|
|
b591023eb3
|
Fix/metadata object and settings post merge (#2269)
* WIP
* WIP2
* Seed views standard objects
* Migrate views to the new data model
---------
Co-authored-by: Lucas Bordeau <bordeau.lucas@gmail.com>
|
2023-10-28 12:25:43 +02:00 |
|
|
|
afd4b7c634
|
Fix Views on People page (#2265)
* fetching viewId for url
* fixed option menu name input
* fix table import
* fix unnecessary rerenders
* people working
---------
Co-authored-by: bosiraphael <raphael.bosi@gmail.com>
|
2023-10-27 18:20:58 +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 |
|