bosiraphael
|
ade41c916d
|
2422 refactor scope components to improve dev experience (#2736)
* move scope inside record table
* fix imports
* update mock
* recordTable scope done
* RecordTable done
* fix board
* fix typo
* wip
* filter is working
* sort is working
* Tasks working
* Fix according to PR
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-11-28 18:24:18 +01:00 |
|
Lucas Bordeau
|
f0e20b06df
|
Added table record mock mode with companies (#2715)
* wip
* Removed console.log
* Refactor mocks into multiple files
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-11-25 19:50:50 +01:00 |
|
Charles Bochet
|
8212606043
|
Fix views (#2701)
* wip
* Fix viewsé
|
2023-11-24 16:32:59 +01:00 |
|
Lucas Bordeau
|
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 |
|
Charles Bochet
|
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 |
|
Charles Bochet
|
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 |
|
Charles Bochet
|
ec3327ca81
|
Fix major rework on view (#2262)
|
2023-10-27 15:30:52 +02:00 |
|
Charles Bochet
|
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 |
|