|
|
e679f45615
|
Feat/single entity select relation picker (#345)
* - Implemented recoil scoped state
- Implemented SingleEntitySelect
- Implemented keyboard shortcut up/down select
* Added useRecoilScopedValue
* Fix storybook
* Fix storybook
* Fix storybook
* Fix storybook
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-06-21 13:29:07 -07:00 |
|
|
|
8a330b9746
|
Use Graphql types in FE and complete mappers removal (#348)
Fix Typescript build issues
|
2023-06-21 10:52:00 -07:00 |
|
|
|
96a53ad765
|
refactor: remove mappers (#326)
* refactor: remove mappers
* chore: generate graphql types
* lint: remove useless import
* Remove preset-react-create-app from storybook addons
* test: remove old tests
* Upgrade storybook version
* Remove sb preset-cra and add sb svgr loader
* chore: remove figma image url from storybook
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-06-19 14:07:16 +00:00 |
|
|
|
16e1b862d9
|
Refresh comments threads and count on new comment (#276)
* Refresh comments threads and count on new comment
* Fix tests
|
2023-06-12 19:32:18 +02:00 |
|
|
|
7b858fd7c9
|
Reorganize frontend and install Craco to alias modules (#190)
|
2023-06-04 11:23:09 +02:00 |
|
|
|
723ea462e8
|
Lucas/t 352 i dont want another input cell to open when i click outside (#163)
* Added logic to handle global edit mode
* Added recoil global edit mode state into generic editable components
* Fix lint
* Added tests
|
2023-05-31 16:33:11 +02:00 |
|
|
|
2f50cdc07e
|
Update FE case to match BE graphql case (camelCase) (#154)
|
2023-05-29 19:45:55 +02:00 |
|
|
|
f935a6b723
|
Re-write test with storybook testing library (#150)
* Re-write test with storybook testing library
* Update CI
|
2023-05-29 11:02:38 +02:00 |
|