Commit Graph
8 Commits
Author SHA1 Message Date
Félix Malfait 41cc4965e2 Autosave local storage and commentThreadcount 2023-07-08 08:22:51 +02:00
Félix Malfait 10de14f023 Open comment thread edit mode in drawer 2023-07-07 17:51:29 +02:00
Félix Malfait 1e96deceae Dropdown button, design improvement 2023-07-07 15:53:32 +02:00
Felix Malfait 7b17834d31 Progress on design 2023-07-06 18:54:16 +02:00
Felix Malfait 1fad20c1bd Begin adding show view and refactoring threads to become notes 2023-07-06 14:11:11 +02:00
Charles BochetandGitHub d6364a9fdd Apply new theme (#449)
* Apply new theme

* Fix storybook

* Fixes

* Fix regressions
2023-06-26 19:13:04 -07:00
Lucas BordeauandGitHub 950a0b77fe Fixed refetch query for GetCommentThreadsByTargets (#336)
* Fixed refetch query for GetCommentThreadsByTargets

* Improvement : use apollo util getOperationName to de-hard code refetch queries arrays
2023-06-19 15:44:05 +00:00
d13ceb98fa 306 implement multi relation picker for person and try to factorize relation picker (#319)
* Removed useless folder

* First working version

* Refactored MultipleEntitySelect and splitted into 2 components

* Added TODO

* Removed useless Query

* Fixed refetch

* Fixed naming

* Fix tests

---------

Co-authored-by: Charles Bochet <charles@twenty.com>
2023-06-17 10:13:30 +02:00