Commit Graph

6 Commits

Author SHA1 Message Date
Jérémy M ce3e023a00 feat: server lint import & order (#750) 2023-07-19 14:01:32 +02:00
Charles Bochet 26b033abc9 Refactor client config (#529)
* Refactor client config

* Fix server tests

* Fix lint
2023-07-07 11:10:42 -07:00
Jérémy M 1144bd13ed feat: onboarding & profile edition (#507)
* feat: wip onboarding

* fix: generate graphql front

* wip: onboarding

* feat: login/register and edit profile

* fix: unused import

* fix: test

* Use DEBUG_MODE instead of STAGE and mute typescript depth exceed errors

* Fix seeds

* Fix onboarding when coming from google

* Fix

* Fix lint

* Fix ci

* Fix tests

---------

Co-authored-by: Charles Bochet <charles@twenty.com>
2023-07-06 17:05:15 -07:00
Charles Bochet 26d3716ae7 Implement scoping on be (#144) 2023-05-26 14:00:32 +02:00
Charles Bochet 29b6109e54 Fix tests 2023-04-24 16:53:24 +02:00
Charles Bochet 6d2c8bbdf9 Assign user to workspace on signin 2023-04-24 14:53:48 +02:00