41fe78bc4c
Enable dark mode and fix theme
2023-06-05 22:20:55 +02:00
7b858fd7c9
Reorganize frontend and install Craco to alias modules ( #190 )
2023-06-04 11:23:09 +02:00
a618636180
Add tests on Editable relation ( #188 )
2023-06-02 16:48:44 +02:00
52582124f9
Removed borders on workspace container ( #171 )
...
* Wip
* Added mocks on main App story and fixed small mock bugs
* Removed borders on WorkspaceContainer
2023-06-01 12:01:27 +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
3674365e6f
Scope server with workspace ( #157 )
...
* Rename User to AuthUser to avoid naming conflict with user business entity
* Prevent query by workspace in graphql
* Make full user and workspace object available in graphql resolvers
* Add Seed to create companies and people accross two workspace
* Check workspace on all entities findMany, find, create, update)
2023-05-30 20:40:04 +02:00
30d2337462
Add tests on companies page ( #155 )
2023-05-29 22:08:01 +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