sct
727fa06c18
feat(frontend): added user deletion to the user list
...
also includes small updates to the api to prevent administrators from being deleted, as well as
migrations to cascade deletions to requests the users made
fixes #348
2020-12-17 16:03:27 +00:00
sct
92c9001c9d
fix(frontend): new radarr/sonarr ports will be converted to a number before posting
2020-12-14 06:37:34 +00:00
sct
3fa7ff9858
fix(frontend): properly remove site overlay when closing modals
2020-12-11 12:17:00 +00:00
sct
b16fbafa1f
fix(frontend): switch to using Transition component for modals
...
This fixes the animation issue when opening Request modals
fixes #220
2020-12-11 11:48:02 +00:00
sct
659a601877
feat(frontend): added more localized strings
2020-11-27 06:59:22 +00:00
sct
fb5c791b0b
feat: upgrade tailwindcss to 2.0.1
2020-11-20 02:03:18 +00:00
sct
46d99b02b1
fix(frontend): fix modal design and rename some text for adding servers
2020-11-05 10:53:56 +00:00
sct
c4ac357ef4
feat: radarr edit/create modal/backend functionality
2020-11-02 12:11:28 +00:00
sct
1f9cbbfdf1
feat(frontend): cancel movie request modal
...
also includes tons of performance fixes for the modals
2020-10-14 14:50:33 +00:00
sct
608b96600a
feat(frontend/api): tv request modal (no status. only request)
2020-10-10 06:55:17 +00:00
sct
2bf7e10e32
feat(frontend/api): beginning of new request modal
...
also includes new api endpoints for seasons
2020-10-07 10:01:15 +00:00
sct
626099a2c9
feat(frontend): modal component and basic request hookup ( #91 )
2020-09-15 14:12:36 +09:00