sebastian2357
b1c19d0c94
fix(webapp): optimize registration layout ( #8630 )
...
* - fixed nowrap for button
- restyled bullets for slider
- relocated back links
- removed icons
* - removed icon from RegistrationSlideEmail too
* - added media query for padding
* - fixed missing constants
* - fixed padding in no-header layout
* - fixed sticky footer in registration flow
* - removed icons from inputs
* - set fixed height for back link
* - fixed invite code placeholder
* - added auto submit to invite and email code forms
- fixed layout password inputs
- added layout to checkboxes (create)
- removed unnecessary texts
- moved backLink for password-reset
- tidied up create layout
* fixed margin
* - fixed nonceLength
* lint fixes
* corrected path
---------
Co-authored-by: Sebastian Stein <sebastian@codepassion.de>
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2025-06-11 16:45:03 +00:00
elweyn
8f471a5e9d
Add the text block div
2023-11-21 10:19:12 +01:00
Moriz Wahl
4ce5bdd6fa
get most components working
2023-02-15 10:23:34 +01:00
Wolfgang Huß
a5d4dc50a6
Fix enter nonce component test
2021-03-22 14:25:57 +01:00
Wolfgang Huß
aba0c211f3
Refactor locales for registration slider
...
- Activate validation hints for invite code and e-mail nonce again.
2021-03-22 13:38:21 +01:00
Wolfgang Huß
3856e10fbb
Refactor locales for registration slider
...
- Activate validation hints for invite code and e-mail nonce again.
2021-03-22 13:34:06 +01:00
Wolfgang Huß
943138df67
Implement 'EmailDisplayAndVerify.vue'
2021-03-19 10:54:32 +01:00
Alina Beck
34006a25e2
rename primary to filled
2020-01-09 13:25:12 +05:30
Alina Beck
85f628848b
continue to replace ds-button with base-button (wip)
2019-12-19 08:38:04 +05:30
Alina Beck
77f4810ddc
set up global localVue
...
by setting up localVue with all required plugins (such as styleguide and vuex)
in a separate testSetup file we can avoid doing this individually in all component tests
the testSetup is executed before each test suite, so each test file gets a fresh
instance of localVue
2019-11-20 12:31:40 +03:00
roschaefer
8305921f00
Fine tune layout and spacing
2019-10-11 00:54:19 +02:00
roschaefer
1dc4bc1411
feat: add slot to EnterNonce for back to home link
2019-10-11 00:54:19 +02:00
roschaefer
bb5d581906
refactor: restructure translations and components
2019-10-11 00:54:19 +02:00