Commit Graph

12 Commits (1133a34ffdf95c4d036be0264fe7f94f64007e8f)

Author SHA1 Message Date
TheCatLady 910d00c195
fix(ui): do not allow submission of invalid form inputs (#1799)
3 years ago
Jakob Ankarhem 4fd452dd18
feat(inputs): add support for toggling security on input fields (#1404)
3 years ago
TheCatLady 4b5e355df9
fix(ui): correctly set autocomplete attribute for password fields (#1430)
3 years ago
TheCatLady 2cd952d1ca
refactor(ui): improved alerts for services settings & removed alert titles (#1280)
3 years ago
TheCatLady e393b53b29
refactor(lang): use global strings where appropriate and remove unused strings (#1265)
3 years ago
TheCatLady 8ebc829250
fix(lang): correct mismatched language strings (#1246)
3 years ago
TheCatLady ea1863ac3a
fix(lang): UI string edits, round 2 (#1202)
3 years ago
TheCatLady 1be97fe7fb
refactor(css): add new global classes & card border hover styling (#1156)
3 years ago
TheCatLady b146d11e2f
fix(ui): don't show "Password" user settings tab if current user lacks perms to modify the password (#1063)
3 years ago
sct ddfc5e6aa8 fix: add correct permission checks to modifying user password/permissions
3 years ago
TheCatLady 4e2706b421
fix(ui/notif): Custom application title in password-related emails and UI messages (#979)
3 years ago
sct bbb683e637
feat: user profile/settings pages (#958)
3 years ago