Danshil Kokil Mungur
54429bbc1d
feat(settings): logs viewer ( #997 )
2021-03-17 10:28:58 +00:00
sct
7aa0239cd9
refactor(ui): request list now adds a page query parameter for switching pages
...
this helps return back to the page you were last looking at when navigated to and from the request
list.
2021-03-06 08:15:39 +00:00
TheCatLady
1f8b03ff6f
fix(ui): improve responsive design on new request list UI ( #1105 )
2021-03-06 01:54:31 +00:00
sct
cd21865c4d
feat(ui): request list redesign ( #1099 )
2021-03-06 00:46:53 +09:00
TheCatLady
621db89328
feat(ui): Add 'Page Size' setting for request/user list pages ( #957 )
2021-02-19 01:37:08 +00:00
sct
fb9c878db4
fix(ui): change font size in request list/user list dropdowns to prevent zoom on mobile
2021-02-14 11:48:28 +00:00
TheCatLady
9757e3ae0c
feat(ui): Add 'Available' filter to request list and remove unused MediaRequestStatus.AVAILABLE enum value ( #905 )
2021-02-14 19:21:49 +09:00
TheCatLady
ef5d019c18
feat(ui): Add sort options to user list ( #913 )
2021-02-14 09:49:14 +09:00
TheCatLady
35c6bfc021
feat(ui): Add custom title functionality ( #825 )
2021-02-03 19:44:10 +09:00
TheCatLady
6e9ac275e1
fix(html): th elements should be nested under tr, not directly under thead ( #801 )
2021-02-02 18:04:13 +09:00
TheCatLady
e34fbf72fd
fix(ui): uniform-size checkboxes, vertically-aligned form labels, and fixes for other UI imperfections/inconsistencies ( #737 )
2021-02-02 16:20:05 +09:00
TheCatLady
f05d4a0d0b
fix(ui): Capitalization, punctuation, and grammar inconsistences & errors ( #731 )
2021-01-27 08:34:52 +09:00
sct
5add44cfb0
feat(frontend): filter/sorting for request list
...
closes #431
2021-01-03 16:02:34 +00:00
Brandon Cohen
12db7a065a
fix(frontend): full season request modal fits on a smaller mobile UI ( #535 )
...
* fix(frontend): full season request modal fits on a smaller mobile UI
* fix(frontend): added responsive variant and removed unnecessary padding
* fix(frontend): added in responsive design
* fix(frontend): applied the same spacing from the discovery page to the requests/users pages
* fix(frontend): revered change to keep tables edge to edge on mobile
2020-12-31 13:57:31 +09:00
sct
f124d732a2
fix(frontend): fix count of requests in request list
2020-12-28 11:27:24 +00:00
johnpyp
02969d5426
feat: simple failed request handling ( #474 )
...
When a movie or series is added with radarr or sonarr, if it fails, this changes the media state to
unknown and sends a notification to admins. Client side this will look like a failed state along
with a retry button that will delete the request and re-queue it.
2020-12-25 09:53:32 +09:00
sct
6c4022fb23
feat(frontend): add i18n strings for request list and request item
2020-12-07 11:44:08 +00:00
sct
1ba027b435
feat(frontend): initial version of the requests page (no filtering/sorting)
2020-12-07 10:29:25 +00:00