Commit Graph

57 Commits (3486d0bf5520cbdff60bd8fd023caed76c452973)

Author SHA1 Message Date
TheCatLady 8b960acf73
refactor(ui): add/tweak icons (#1819)
3 years ago
TheCatLady db781bfc35
refactor(ui): css refinements for a more unified look (#1816)
3 years ago
TheCatLady 091d66a192
fix: check that application URL and email agent are configured for password reset/generation (#1724)
3 years ago
TheCatLady 310cdb36df
fix(plex): do not fail to import Plex users when Plex Home has managed users (#1699)
3 years ago
TheCatLady 44c3edb985
feat: add display name to create local user modal (#1631)
3 years ago
sct aa86809dc9
style: bump prettier and format app
3 years ago
TheCatLady 694d0ffcf6
fix(ui): hide Plex alert after setup and add local login warning to local user modal (#1600)
3 years ago
TheCatLady 26580eaa21
fix(ui): improve form usability (#1563)
3 years ago
Jakob Ankarhem 4fd452dd18
feat(inputs): add support for toggling security on input fields (#1404)
3 years ago
TheCatLady 3e5e9c0ad1
refactor(css): add styles targeting SVG button/modal icons (#1464)
3 years ago
TheCatLady 89455ad9b7
fix: set editRequest attribute as necessary, allow users to edit their own pending requests, and show 'View Request' button on series pages (#1446)
3 years ago
sct f13f1c9451
fix: better error message when creating a user with an existing email
3 years ago
TheCatLady 5d1b741f55
fix(ui): adjust user list buttons on mobile (#1452)
3 years ago
TheCatLady 8fc71bea08
refactor(icons): install and use @heroicons/react (#1438)
4 years ago
TheCatLady 4b5e355df9
fix(ui): correctly set autocomplete attribute for password fields (#1430)
4 years ago
TheCatLady e8bbd4497a
fix(ui): dim password field when password generation option is selected (#1427)
4 years ago
TheCatLady 5117987fea
fix(ui): hide alert when email notifs are already configured (#1335)
4 years ago
TheCatLady 2cd952d1ca
refactor(ui): improved alerts for services settings & removed alert titles (#1280)
4 years ago
sct 67fbb401ac
fix(ui): correctly paginate request list
4 years ago
TheCatLady a9461f760d
feat(ui): Add user requests page (#936)
4 years ago
TheCatLady e393b53b29
refactor(lang): use global strings where appropriate and remove unused strings (#1265)
4 years ago
Danshil Kokil Mungur f5f8269cd2
feat(ui): store sort order and page size of userlist in localstorage (#1262)
4 years ago
TheCatLady cb5ca7acf3
fix(lang): correct strings for library sync button & user import toast (#1252)
4 years ago
TheCatLady 8ebc829250
fix(lang): correct mismatched language strings (#1246)
4 years ago
TheCatLady 4a5a9cce48
refactor(ui): add page query param to logs page & user list, and fix log timestamps (#1218)
4 years ago
TheCatLady ea1863ac3a
fix(lang): UI string edits, round 2 (#1202)
4 years ago
TheCatLady 2f2e00237d
feat: add tagline, episode runtime, genres list to media details & clean/refactor CSS into globals (#1160)
4 years ago
TheCatLady 001dcd328c
fix: do not allow editing of user settings under certain conditions (#1168)
4 years ago
TheCatLady 1be97fe7fb
refactor(css): add new global classes & card border hover styling (#1156)
4 years ago
TheCatLady 1b55d2dfbc
feat(ui): display "Owner" role instead of "Admin" for user ID 1 (#1050)
4 years ago
TheCatLady 621db89328
feat(ui): Add 'Page Size' setting for request/user list pages (#957)
4 years ago
TheCatLady 77b2d9ea22
fix(frontend): Do not allow user w/ ID 1 to disable 'Admin' permission (#965)
4 years ago
sct bbb683e637
feat: user profile/settings pages (#958)
4 years ago
sct fb9c878db4 fix(ui): change font size in request list/user list dropdowns to prevent zoom on mobile
4 years ago
TheCatLady ef5d019c18
feat(ui): Add sort options to user list (#913)
4 years ago
TheCatLady 7456bea2ae
fix(ui): Use minimum char validation message (#850)
4 years ago
TheCatLady 3f9bfeb01a
fix(ui): Add additional URL & email input validation (#843)
4 years ago
sct b658ddf5cf fix(ui): dont show bulk edit options on user list if there is only one user
4 years ago
TheCatLady 35c6bfc021
feat(ui): Add custom title functionality (#825)
4 years ago
TheCatLady f54df214af
fix(lang): Edit English language strings (#820)
4 years ago
TheCatLady e34fbf72fd
fix(ui): uniform-size checkboxes, vertically-aligned form labels, and fixes for other UI imperfections/inconsistencies (#737)
4 years ago
TheCatLady f05d4a0d0b
fix(ui): Capitalization, punctuation, and grammar inconsistences & errors (#731)
4 years ago
Jakob Ankarhem 20ca3f2f5f
feat(users): add editable usernames (#715)
4 years ago
David 4b0241c3b3
feat: ability to edit user settings in bulk (#597)
4 years ago
Jakob Ankarhem b04d00ef50
fix(user edit): fix user edit not being able to be saved (#651)
4 years ago
Jakob Ankarhem 492e19df40
feat(login): add local users functionality (#591)
4 years ago
Brandon Cohen 12db7a065a
fix(frontend): full season request modal fits on a smaller mobile UI (#535)
4 years ago
johnpyp 7e8f361af7
feat: import users from plex (#428)
4 years ago
sct 727fa06c18 feat(frontend): added user deletion to the user list
4 years ago
sct 1ba027b435 feat(frontend): initial version of the requests page (no filtering/sorting)
4 years ago