Commit Graph

88 Commits (374c78c989cc86bb144a954a91d5d183c4b591c0)

Author SHA1 Message Date
Brandon Cohen 2179637d43
fix: series displayed an empty season with series list/request modal (#3147)
2 years ago
renovate[bot] dd48d59b20
fix(deps): update dependency @heroicons/react to v2 (#2970)
2 years ago
TheCatLady 410ad0d4b4
fix: failure to load SearchByNameModal (#3000)
2 years ago
TheCatLady dbdecb1e0a
fix(frontend): only allow 'request as' users w/ request perms (#2991)
2 years ago
Ryan Cohen 889caaa733
refactor: modal redesign and fix for transitions (#2987)
2 years ago
Ryan Cohen 1a0053221b
fix: clicking outside modal closes modal again (#2984)
2 years ago
Brandon Cohen 98028bf2f4
fix: transition animation (#2974)
2 years ago
Ryan Cohen c6a133d4e5
refactor: absolute imports with path alias (#2960) [skip ci]
2 years ago
Danshil Kokil Mungur fd0ff4bd5f
chore: remove empty lines from imports section (#2951) [skip ci]
2 years ago
Ryan Cohen 16545eec22
feat: tooltip foundation (#2950)
2 years ago
Danshil Kokil Mungur 91e0928aa0
feat(ui): revalidate requests slider on discover page (#2818)
2 years ago
Ryan Cohen e5d8c93ab8
chore(deps): update react to 18 (#2943)
2 years ago
Ryan Cohen f5864b49de
refactor: update a few dev deps and convert to using type imports where possible (#2886)
2 years ago
Samuel Bartík db05172d8b
fix(ui): rectangular avatars getting stretched (#2782)
2 years ago
Ryan Cohen 822ae9eec7
style: add new tailwind prettier plugin (#2465)
3 years ago
Danshil Kokil Mungur 5b2a8f682b
build(deps): bump dependencies (#2454)
3 years ago
TheCatLady 1b3797cf6e
fix: sort collection parts by release date (#2368)
3 years ago
Danshil Kokil Mungur 340f1a2119
feat(ui): allow admins to edit & approve request from advanced request modal (#2067)
3 years ago
TheCatLady af40212a73
feat: add quotas, advanced options, and toggles to collection request modal (#1742)
3 years ago
TheCatLady 91bfff71b7
fix(requests): do not fail request edits if acting user lacks Manage Users permission (#2338)
3 years ago
TheCatLady 50ce198471
fix: apply request overrides iff override & selected servers match (#2164)
3 years ago
TheCatLady bb09f8eaf7
fix(ui): sort 'Request As' user dropdown by display name (#2099)
3 years ago
TheCatLady 3841fb06eb
fix(ui): do not display negative remaining quota (#1859)
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 808ccf1c69
fix(quotas): do not count already-requested seasons when editing TV request (#1649)
3 years ago
sct aa86809dc9
style: bump prettier and format app
3 years ago
TheCatLady 6b26188d88
fix(ui): hide advanced request options when there is only one choice (#1591)
3 years ago
sct c4775e05fe
refactor(ui): updated modal design with backdrops
3 years ago
TheCatLady 802e40a5df
fix(ui): explicitly specify width/height of Listbox dropdown icon (#1514)
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
TheCatLady 8fc71bea08
refactor(icons): install and use @heroicons/react (#1438)
4 years ago
TheCatLady 2cd952d1ca
refactor(ui): improved alerts for services settings & removed alert titles (#1280)
4 years ago
TheCatLady bed850dce9
fix(ui): allow canceling from request list & hide edit button for own requests (#1401)
4 years ago
TheCatLady b4450a308c
fix: various fixes for new tags feature (#1369)
4 years ago
sct a306ebc2d1
feat: radarr/sonarr tag support (#1366)
4 years ago
TheCatLady f990585914
fix(frontend): use correct path to user profile in request modal quota dropdown (#1307)
4 years ago
sct 16a611b9df
fix(ui): correctly enable the request button when partial requests are disabled with no quota
4 years ago
sct 3f1f85a80e
fix(ui): correctly show quota display on tv request modal when only series quota is set
4 years ago
TheCatLady e393b53b29
refactor(lang): use global strings where appropriate and remove unused strings (#1265)
4 years ago
sct 6c75c88228
feat(requests): add request quotas (#1277)
4 years ago
TheCatLady 8ebc829250
fix(lang): correct mismatched language strings (#1246)
4 years ago
TheCatLady ea1863ac3a
fix(lang): UI string edits, round 2 (#1202)
4 years ago
TheCatLady 36c00fde27
feat(ui): add option to only allow complete series requests (#1164)
4 years ago
TheCatLady 28a6a70e1e
fix(ui): filter out server options that do not match request type (non-4K or 4K) (#1183)
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 5b64655776
fix(lang): Remove unused strings and correct spelling of 'canceling'/'canceled' (#981)
4 years ago
TheCatLady b4bac6a915
fix(frontend): Update AdvancedRequester to reflect new /user API response (#970)
4 years ago
TheCatLady 53b7425f67
feat(ui): Add separate permissions for 4K auto approval (#908)
4 years ago
TheCatLady 9757e3ae0c
feat(ui): Add 'Available' filter to request list and remove unused MediaRequestStatus.AVAILABLE enum value (#905)
4 years ago