This website requires JavaScript.
Explore
Help
Sign In
IT4Change
/
gradido
Watch
3
Star
0
Fork
0
You've already forked gradido
mirror of
https://github.com/IT4Change/gradido.git
synced
2025-12-13 07:45:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gradido
/
frontend
/
src
/
components
/
Inputs
History
elweyn
78cdab5edc
Added a required to the password repeat field, errors are shown immediatly on password repeat
2022-01-21 08:24:33 +01:00
..
InputEmail.spec.js
email input component
2021-06-29 11:54:38 +02:00
InputEmail.vue
remove unused class/css, check that email is present before rendering qrcode
2021-08-04 17:22:28 +02:00
InputPassword.spec.js
password component is wroking and tested
2021-06-28 17:02:49 +02:00
InputPassword.vue
register add tabindex-1 on password show
2021-12-07 08:25:08 +01:00
InputPasswordConfirmation.spec.js
test validation rules for new passworda
2021-07-06 15:52:39 +02:00
InputPasswordConfirmation.vue
Added a required to the password repeat field, errors are shown immediatly on password repeat
2022-01-21 08:24:33 +01:00