Thaïs
|
417ca3d131
|
feat: add table columns (#1056)
* feat: add table columns
Closes #879
* refactor: ComponentProps first
|
2023-08-04 10:07:31 -07:00 |
|
Charles Bochet
|
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 |
|
Thaïs
|
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 |
|
Charles Bochet
|
a90cbac5e6
|
Fix table mock mode (#1007)
|
2023-07-31 10:50:02 +02:00 |
|
Thaïs
|
58e5d24261
|
feat: add column resizing (#975)
* feat: add column resizing
Closes #817
* Use mouse up and down instead of dragging
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-07-30 20:38:38 -07:00 |
|
Charles Bochet
|
ade5e52e55
|
Clean and re-organize post table refactoring (#1000)
* Clean and re-organize post table refactoring
* Fix tests
|
2023-07-30 18:26:32 -07:00 |
|
Aditya Pimpalkar
|
09a019da5d
|
(fix): Filter/sort button positioning (#928)
|
2023-07-25 17:23:34 -07:00 |
|
Lucas Bordeau
|
a2ccb643ff
|
Optimize table loading (#866)
* wip
* wip
* Ok
* Deleted unused code
* Fixed lint
* Minor fixes
* Minor fixes
* Minor Fixes
* Minor merge fixes
* Ok
* Fix storybook tests
* Removed console.log
* Fix login
* asd
* Fixed storybook
* Added await
* Fixed await
* Added sleep for failing test
* Fix sleep
* Fix test
* Fix tests
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-07-25 11:00:15 -07:00 |
|
Lucas Bordeau
|
21d5133564
|
Feat/improve mobile display (#843)
* Ok 1
* Finished
* Fix PR
* Fix PR
* Fix desktop
* Fix
* Fix absolute listen click outside
* console.log
* Fix according to code review
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-07-23 10:53:35 -07:00 |
|
Charles Bochet
|
79fccb0404
|
Add optimistic rendering on right drawer title (#786)
* Add optimistic rendering on right drawer title
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
|
2023-07-20 23:58:21 -07:00 |
|
Charles Bochet
|
a972705ce6
|
Improve test coverage and refactor storybook arch (#723)
* Improve test coverage and refactor storybook arch
* Fix coverage
* Fix tests
* Fix lint
* Fix lint
|
2023-07-17 17:14:53 -07:00 |
|
Charles Bochet
|
6ced8434bd
|
Uniformize folder structure (#693)
* Uniformize folder structure
* Fix icons
* Fix icons
* Fix tests
* Fix tests
|
2023-07-16 14:29:28 -07:00 |
|