|
|
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 |
|
|
|
adeaa35e8d
|
2282 Rename components to use the new naming convention part 2 (#2295)
renaming part 2
|
2023-10-31 12:32:16 +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 |
|
|
|
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 |
|
|
|
ec3327ca81
|
Fix major rework on view (#2262)
|
2023-10-27 15:30:52 +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 |
|
|
|
3978ef4edb
|
feat: change column visibility on add (#1174)
* feat: change column visibility on add
* refactor: extract views business logic from table
|
2023-08-11 12:38:20 -07:00 |
|
|
|
3666980ccc
|
Feat/generic editable board card (#1089)
* Fixed BoardColumnMenu
* Fixed naming
* Optimized board loading
* Added GenericEditableField
* Introduce GenericEditableField for BoardCards
* remove logs
* delete unused files
* fix stories
---------
Co-authored-by: corentin <corentin@twenty.com>
|
2023-08-08 20:08:37 -07:00 |
|
|
|
c6bec40c90
|
feat: show/hide table columns (#1078)
Closes #813
|
2023-08-04 10:44:46 -07:00 |
|