Lewis Larsen
ba0dc33583
app: front end improvements
...
Added colour to required asterisks
Added padding to the footer
Added bootstrap class to select elements
Added various icons to buttons
Fixed various button layouts
Reworded some messages
Moved around some form elements
Fixes #12
2022-11-03 15:40:02 +01:00
Valentin Tolmer
6c21f2ef4b
clippy: fix warning by implementing Eq
2022-09-27 06:54:29 +02:00
Jun-Cheol Park
05719642ca
Fix: Change input filed to password type in change_password ui ( #273 )
2022-07-26 11:07:44 +02:00
Valentin Tolmer
2f1bf87102
app: propagate change events
2022-06-30 17:14:13 +02:00
Valentin Tolmer
65dd1d1fd3
app,infra: Move more functionality in CommonComponent
2021-10-31 15:52:17 +01:00
Valentin Tolmer
5a5baf883f
app: Migrate change_password to CommonComponent
2021-10-31 15:52:17 +01:00
Valentin Tolmer
ead501158d
app: Migrate change password to yew_form
...
Also disable submit while the password is being sent.
2021-10-15 08:05:50 +02:00
Valentin Tolmer
718da71d0d
app: Allow admins to change passwords
2021-09-20 11:23:57 +02:00
Valentin Tolmer
005e18472e
app: reorganize and add a page to change the password
2021-09-13 10:35:39 +02:00