|
|
91c8068db1
|
Enable column edition, and fix ordering (#683)
* Enable column edition, and fix ordering
* Move queries to services
* Add total amounts for board columns
* Refactor totals selector as a family
* Fix 0-index issue
* Lint
* Rename selector
* Remove useless header
* Address PR comments
* Optimistically update board column names
|
2023-07-15 19:32:16 -07:00 |
|
|
|
ff69b17210
|
Reorder company columns (#656)
|
2023-07-13 21:41:12 -07:00 |
|
|
|
551c3b5e60
|
Persist table cell values on cell close (#655)
* Persist table cell values on cell close
* Apply to all cells
|
2023-07-14 06:20:08 +02:00 |
|
|
|
d70234f918
|
Fix/table remove and mock data (#653)
* Removed tanstack react table
* Fixed remove table feature without tanstack table
* Fixed delete people and companies
* Fixed hotkeys on editable date cell
* Fixed double text
* Fixed company mock mode
* Fixed lint
* Fixed right click selection
|
2023-07-13 12:43:00 -07:00 |
|
|
|
734e18e01a
|
Refactor/remove react table (#642)
* Refactored tables without tan stack
* Fixed checkbox behavior with multiple handlers on click
* Fixed hotkeys scope
* Fix debounce in editable cells
* Lowered coverage
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-07-13 17:08:13 +00:00 |
|