|
|
54d7acd518
|
Split components into object-metadata and object-record (#2425)
* Split components into object-metadata and object-record
* Fix seed
|
2023-11-10 15:54:32 +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 |
|
|
|
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 |
|
|
|
a2e84db049
|
2282 Rename components to use the new naming convention part 3 (#2296)
part 3 of the renaming
|
2023-10-31 12:38:53 +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 |
|
|
|
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 |
|
|
|
ec3327ca81
|
Fix major rework on view (#2262)
|
2023-10-27 15:30:52 +02:00 |
|
|
|
d02dd69613
|
Fix filters and sorts on views (#2258)
|
2023-10-27 11:48:38 +02:00 |
|
|
|
1728045be4
|
Fixes (#2256)
|
2023-10-27 11:25:14 +02:00 |
|
|
|
3f2e1b622e
|
Feat/show page metadata (#2234)
* Fix view fetch bug
* Finished types
* Removed console.log
* Fixed todo
* Working Object Show Page
* Minor fixes
* Fix custom object requests pending (#2240)
* Fix custom object requests pending
* fix typo
* Fix various bugs
* Typo
* Fix
* Fix
* Fix
---------
Co-authored-by: Weiko <corentin@twenty.com>
|
2023-10-27 11:06:07 +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 |
|