Commit Graph

33 Commits (aa86809dc93499e9897aa5f56b457ac3d492a4e1)

Author SHA1 Message Date
sct aa86809dc9
style: bump prettier and format app
3 years ago
sct c4775e05fe
refactor(ui): updated modal design with backdrops
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)
3 years ago
TheCatLady bed850dce9
fix(ui): allow canceling from request list & hide edit button for own requests (#1401)
3 years ago
sct a306ebc2d1
feat: radarr/sonarr tag support (#1366)
3 years ago
TheCatLady e393b53b29
refactor(lang): use global strings where appropriate and remove unused strings (#1265)
3 years ago
sct 6c75c88228
feat(requests): add request quotas (#1277)
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 5b64655776
fix(lang): Remove unused strings and correct spelling of 'canceling'/'canceled' (#981)
3 years ago
TheCatLady 53b7425f67
feat(ui): Add separate permissions for 4K auto approval (#908)
3 years ago
sct 59150f955f
feat: request as another user
3 years ago
TheCatLady f05d4a0d0b
fix(ui): Capitalization, punctuation, and grammar inconsistences & errors (#731)
3 years ago
Jakob Ankarhem 20ca3f2f5f
feat(users): add editable usernames (#715)
3 years ago
Jakob Ankarhem 2da0da826a
fix(requests): handle when tvdbid is null (#657)
3 years ago
sct 8927c6d2e3 fix(frontend): show auto approval on series request modal only with correct permissions
3 years ago
sct bdb33722e6
feat(requests): Request Overrides & Request Editing (#653)
3 years ago
sct 6b2df24a2e
feat: 4K Requests (#559)
3 years ago
Danshil Mungur 1438b08cf0
fix(frontend): center text in movie auto-approve modal on small screens (#510)
3 years ago
sct 4809257816 feat: add separate auto approve permissions for Movies/Series
3 years ago
sct a333a09582
feat: add collections (#484)
3 years ago
sct 3fa7ff9858 fix(frontend): properly remove site overlay when closing modals
3 years ago
Alex Zoitos 139871f218
fix(frontend): canceled movie request should set parent movie status back to unknown (#198)
4 years ago
sct a56fd16ab6 fix(frontend): fix missing data for request modal title i18n
4 years ago
sct 659a601877 feat(frontend): added more localized strings
4 years ago
sct 06dc606bcf feat(frontend): recently added on discover
4 years ago
sct 4975841b5d feat(frontend): buttonWithDropdown component added (no hookups yet)
4 years ago
sct 1f9cbbfdf1 feat(frontend): cancel movie request modal
4 years ago
sct 2bf7e10e32 feat(frontend/api): beginning of new request modal
4 years ago
sct fdf9f38776 fix(frontend): run initial props for children components after getting the user
4 years ago
sct d1b5c08913 refactor(frontend): abstract out request modal into its own component (movie only)
4 years ago