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 |
|
Deepak Singh
|
9c09da18db
|
fix: Create a client config function that is retrieved when app is loading (#496)
* fix: Create a client config function that is retrieved when app is loaded
* update index.tsx
* fixed linter issues
|
2023-07-05 00:28:59 +02:00 |
|
Jérémy M
|
c6708b2c1f
|
feat: rewrite auth (#364)
* feat: wip rewrite auth
* feat: restructure folders and fix stories and tests
* feat: remove auth provider and fix tests
|
2023-06-23 08:49:50 -07:00 |
|
Jérémy M
|
299ca293a8
|
feat: refactoring auth & add email password login (#318)
* feat: wip
* fix: issues
* feat: clean controllers and services
* fix: test
* Fix auth
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-06-17 13:42:02 +02:00 |
|