|
|
f62fdc1219
|
Fix authentication with debug mode (#532)
Fix authent with debug mode
|
2023-07-07 14:10:04 -07:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
9c21975d2b
|
Fix comment creation bug (#371)
|
2023-06-24 11:18:13 -07:00 |
|
|
|
31145c5518
|
feat: align auth api with front convention (#370)
* feat: align auth api with front convention
* fix: email password auth
* fix: proper file naming
* Fix login
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-06-23 22:43:54 -07:00 |
|
|
|
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 |
|
|
|
ba1dd07e53
|
Fix mock mode transition to regular mode on login (#361)
|
2023-06-22 14:09:51 -07:00 |
|
|
|
ffa8318e2e
|
Add Auth Index page (#323)
|
2023-06-18 00:18:13 +02:00 |
|