Domagoj Kriskovic
9c4cc289d2
ODC and confirm email refactor ( #15739 )
...
* use class name instead of id
* storybook rename
* refactor types
* linting
* prettier
* classname in react component
* lint error
* add classname in confirm-email success
* remove decorators
* allow focusing with the tab key to get information about the progress
* group form and radio chip elements
* single type assertion
---------
Co-authored-by: Rebeka <o.dekany@gmail.com>
GitOrigin-RevId: 58a64ebdde5c57619a81ae4b68cdb8a6b44dc295
2023-11-27 09:03:41 +00:00
Rebeka Dekany
da401ce5f9
Merge pull request #15680 from overleaf/rd-input-field-fix
...
[web] Onboarding Data Collection institution input field fix
GitOrigin-RevId: 25becfb6ff5d7ce04559ba7a9af74215bd07ac64
2023-11-09 09:03:24 +00:00
Rebeka Dekany
19e6559e2a
Merge pull request #15498 from overleaf/rd-input-fields
...
Onboarding Data Collection (step3)
GitOrigin-RevId: 0e78de5ccb7b7660ab04c904bc2fec4436b36621
2023-11-09 09:02:48 +00:00
Rebeka Dekany
a2946f8601
Merge pull request #15249 from overleaf/rd-odc-radio
...
Radio buttons for Onboarding Data Collection
GitOrigin-RevId: 8c4d1e965f3263b4c8a41c129c5c3d6e3ef10986
2023-11-02 08:52:52 +00:00
Domagoj Kriskovic
2d552f27e2
Confirm email component (storybook) ( #15362 )
...
* checkout confirm email component
* useTranslation
* less and locales
* mocked api story
* sort locales
* feedback state, img as prop
* confirm instead of verify
* locales changes
* use Trans components
* disable jsx-key for trans
* confirm email page
* success typo, bsStyle
* added aria-polite
* aria-live as wrapper
* using btn-secondary
* secondary btn only for resend
* InputNumber component
* fix lint
* inputMode numeric
* bsStyle
* example email in storybook
* autocomplete, autofocus
* aria-live on alert
* removed unused classes
* wrapped aria-live
* fix lint errors
* wrong eslint ignore line
* handle any type
* apply pr suggestions
* aria-label on input
* using error icon
* removed aria-label
GitOrigin-RevId: 2330b7da9278bc250e68acd5d80c28a325c3c653
2023-10-27 08:03:19 +00:00
Domagoj Kriskovic
b516363e45
Onboarding data collection form ( #15164 )
...
* onboarding data collection react
* added stepper component
* stepper completed step
* move useValidateField to shared
* Revert "move useValidateField to shared"
This reverts commit 68fafd934dafedab8d61f581beb7bfdd8a0674c0.
* added multistep hook
* add story
* fix storybook
* img path
* remove pug page
* formatting
* using translations
* formating
* linting
* use small classname
* Onboarding data collection form - Step 2 (#15182 )
* step 2 of onbarding data collection form
* sort locals
* styling changes
* checkbox font size
* aria-progressbar, bsStyle=null
GitOrigin-RevId: 9ee84b4631b30b670280cfa2086385274652b21e
2023-10-18 08:04:16 +00:00