Jérémy M
|
ce3e023a00
|
feat: server lint import & order (#750)
|
2023-07-19 14:01:32 +02:00 |
|
Charles Bochet
|
55576cb638
|
Add possibility to invite members to workspace (#579)
* Add possibility to invite members to workspace
* Update endpoints
* Wrap up front end
* Fix according to review
* Fix lint
|
2023-07-10 23:33:15 -07:00 |
|
Emilien Chauvet
|
9cd5f7c057
|
Feat/navigate to signup if email does not exist (#540)
* Add userExists route
* Fix demo mode for login
* Improve sign in/up flow
* Remove redundant password length constraint
* Fix test
|
2023-07-08 15:02:39 -07:00 |
|
Charles Bochet
|
36ace6cc03
|
Add ability to remove profile picture on Profile Settings (#538)
* Add ability to remove profile picture on Profile Settings
* Fix lint
* Fix according to review
|
2023-07-08 10:41:16 -07: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 |
|
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
|
6fc416da76
|
fix: displayName return undefined and drop displayName from user table (#505)
|
2023-07-04 20:08:15 +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 |
|