Ronit Panda
|
8639cb921e
|
Chore: corrects syntax for type only imports (#1716)
* chore: removes replaces 'import type xxx from 'xxx'' with 'import { type xxx} from 'xxx'''
* chore: remove typed imports
* chore: remove typed imports
* chore: cleanup
---------
Co-authored-by: Lucas Bordeau <bordeau.lucas@gmail.com>
|
2023-09-26 11:47:35 +02:00 |
|
gitstart-twenty
|
00a3c8ca2b
|
Change to using arrow functions (#1603)
* Change to using arrow functions
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Matheus <matheus_benini@hotmail.com>
* Add lint rule
---------
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Matheus <matheus_benini@hotmail.com>
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-09-15 18:41:10 -07:00 |
|
Thaïs
|
2461a387ce
|
feat: persist board card fields (#1566)
Closes #1538
|
2023-09-14 15:06:15 -07:00 |
|
Charles Bochet
|
b0ae670ec4
|
Rework tab and tab list padding and gaps to match designs (#1529)
|
2023-09-10 12:55:25 -07:00 |
|
Zoltán Völcsey
|
677e444d8e
|
fix: Fixed the design of 'Tab List' (#1517)
* fix: Fixed the design of 'Tab List'
* fix: Fixed design of 'Tab list'
|
2023-09-10 11:52:10 -07:00 |
|
Charles Bochet
|
d04c661ffd
|
Fix buttons and z-index (#1438)
* Fix buttons
* Remove useless code
|
2023-09-04 17:52:03 +02:00 |
|
Thaïs
|
8e22ffd021
|
fix: fix dropdown buttons z-index (#1431)
Closes #1430, Closes #1422
|
2023-09-04 16:51:12 +02: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 |
|
Charles Bochet
|
8b8e4ac4a5
|
A few polish on tasks (#1023)
A few polishing on tasks
|
2023-07-31 18:15:08 -07:00 |
|
Emilien Chauvet
|
22ca00bb67
|
Add tasks page (#1015)
* Refactor top bar component
* Add task page with tabs
* Add tasks
* Add logic for task status
* Fix isoweek definition
* Enable click on task
* Deduplicate component
* Lint
---------
Co-authored-by: Charles Bochet <charlesBochet@users.noreply.github.com>
|
2023-07-31 16:14:35 -07:00 |
|