|
|
d3615ba0d3
|
Fix view creation updating all view names
|
2023-11-24 16:43:23 +01:00 |
|
|
|
8212606043
|
Fix views (#2701)
* wip
* Fix viewsé
|
2023-11-24 16:32:59 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|