|
|
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 |
|