Commit Graph

16 Commits

Author SHA1 Message Date
910d49f559 Fix layout behavior with Right panel open (#160) 2023-05-31 09:52:17 +02:00
cb259d5cf1 Feat/add right drawer (#159)
* Added right drawer component and logic

* Refactored layout to accept right drawer
2023-05-30 21:03:50 +02:00
4211d5872b Update favicon, manifest, page border (#127) 2023-05-18 10:07:47 +02:00
2212900663 Enable deletion on table views (#113)
* Enable deletion on table views

* Add tests

* Enable deletion on table views for companies too
2023-05-08 23:26:37 +02:00
50a4a97145 Add new line on Table Views (#110)
Add addition on Companies table
2023-05-07 23:41:22 +02:00
55eff2b7a2 Create Editable chip to edit cells containing chips (#102)
* Create Editable chip to edit cells containing chips

* Fix icons vertical alignment

* Fix linter

* Fix coverage
2023-05-05 12:15:41 +02:00
9bc3aa1fb9 Replace Fontawesome Pro by React-Icons/FA (#93)
* Fontawesome -> ReactIcons cleanup

* No need for npmrc anymore

* Complete migration

* Fix tests

---------

Co-authored-by: Charles Bochet <charles@twenty.com>
2023-05-03 17:24:07 +02:00
04051e737f Fix long table scroll 2023-04-26 17:29:00 +02:00
8de2d345ed Add horizontal scroll on tables 2023-04-25 12:14:31 +02:00
b8d089395f Add linter on CI 2023-04-20 11:51:04 +02:00
a361d7732e feature: remove border of table container 2023-04-19 15:40:08 +02:00
0844490c13 feature: wrap all elements in a cell 2023-04-19 15:13:26 +02:00
4d23390989 feature: align checkbox and cellLink 2023-04-18 18:13:56 +02:00
d08066fb9d Add font sizes to themes 2023-04-14 11:06:20 +02:00
f25f80c199 Implement new UI 2023-04-10 18:04:49 +02:00
235ae1859d Add Task list on Tasks page 2022-12-05 00:49:45 +01:00