|
|
74919eff7a
|
refactor: add ColumnDefinition type (#1357)
* refactor: add ColumnDefinition type
Closes #1193
* refactor: code review - rename things
* fix: fix wrong import and lint
|
2023-08-28 18:33:03 +02:00 |
|
|
|
1b187350c0
|
Refactor buttons (#1257)
* Refactor buttons
* Complete components creation
* Complete refactoring
* fix lint
* Complete button work
|
2023-08-26 23:59:45 +02:00 |
|
|
|
432fea0ee3
|
feat: create view from current table columns + persist view fields on… (#1308)
feat: create view from current table columns + persist view fields on Update View button click
Closes #1302, Closes #1307
|
2023-08-25 18:21:27 +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 |
|
|
|
417ca3d131
|
feat: add table columns (#1056)
* feat: add table columns
Closes #879
* refactor: ComponentProps first
|
2023-08-04 10:07:31 -07:00 |
|
|
|
2b21e05524
|
Improve mouse tracking (#1061)
* Improve mouse tracking
* Fix lint
* Fix regression on Filters
* Fix according to review
|
2023-08-03 10:36:11 -07:00 |
|
|
|
3807d62aeb
|
feat: persist resized column widths (#1017)
* feat: persist resized column widths
Closes #981
* test: mock company and person view fields
|
2023-08-02 11:48:14 -07:00 |
|
|
|
a90cbac5e6
|
Fix table mock mode (#1007)
|
2023-07-31 10:50:02 +02:00 |
|