|
|
e7d48d5373
|
Add validation on onboarding flow inputs (#556)
* feat: wip react-hook-form
* feat: use react-hook-form for password login
* feat: clean regex
* feat: add react-hook-form on create workspace
* feat: add react-hook-form on create profile page
* fix: clean rebased code
* fix: rebase issue
* fix: add new stories to go over 65%
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-07-12 16:53:48 -07:00 |
|
|
|
718ad721cf
|
feat: auth race condition & optimize ApolloFactory & too many pageview (#602)
|
2023-07-11 19:50:25 +02:00 |
|
|
|
5f98b70c6a
|
Fix/scope hotkeys (#581)
* WIP
* asd
* Fix
* Fix lint
* Removed console log
* asd
* Removed isDefined
* Fix/debounce company card onchange (#580)
* Add internal state and debounce for editable text card
* Use debounce for date fields too
* Update refetch
* Nit
* Removed comments
* Ménage
---------
Co-authored-by: Emilien Chauvet <emilien.chauvet.enpc@gmail.com>
|
2023-07-11 01:53:46 +00:00 |
|
|
|
be7731b71a
|
Upload Workspace logo during onboarding (#542)
* Upload image
* Upload image
* Fix tests
* Remove pictures from seeds
* Fix storybook
* Fix storybook
* Fix storybook
|
2023-07-08 16:46:04 -07:00 |
|
|
|
b3d0061e0d
|
Remove MockMode mocking apollo queries + Add profile picture image upload during onboarding (#539)
* Remove MockMode mocking apollo queries + Add profile picture image upload
* lower line code coverage until we have tests on hotkyes
|
2023-07-08 15:13:14 -07:00 |
|
|
|
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 |
|
|
|
66dcc9b2e1
|
Feat/better hotkeys scope (#526)
* Working version
* fix
* Fixed console log
* Fix lint
* wip
* Fix
* Fix
* consolelog
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-07-07 18:53:05 -07:00 |
|
|
|
11d18cc269
|
Fix auth (#527)
* Fix auth
* fix lint
|
2023-07-06 20:11: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 |
|
|
|
19a1f2b9f8
|
feat: ui settings (#465)
|
2023-06-30 09:35:01 +00:00 |
|
|
|
433962321a
|
feat: onboarding ui flow (#464)
* feat: onboarding ui flow
* fix: route naming and auth
* fix: clean unused imports
* fix: remove react.fc
* fix: infra dev remove package.json
* fix: remove usefull memoization
* fix: button stories
* fix: use type instead of interface
* fix: remove debug
|
2023-06-30 06:26:06 +00:00 |
|