Commit Graph

22 Commits

Author SHA1 Message Date
Dane Everitt
027c705733 Correctly overlay spinner over all modal elements 2020-11-02 20:03:02 -08:00
Dane Everitt
f33d0b1d72 Update schedule view UI 2020-10-14 20:13:36 -07:00
Oreo Oreoniv
0fa503f923 Fixed phantom shadow when opening modal window 2020-10-05 11:36:47 +03:00
Oreo Oreoniv
10eeae0927 Fix text overflows through out the front end (#2406) 2020-10-03 11:22:37 -07:00
Dane Everitt
f1978683cc More mobile cleanup 2020-09-13 10:49:57 -07:00
Dane Everitt
47283700a8 File manager cleanup for mobile devices 2020-09-13 10:33:12 -07:00
Rihan
9a4c0d8ba7 Make interface mobile responsive (#2273) 2020-09-13 10:02:25 -07:00
Dane Everitt
6139b4e479 Fix chrome dismissing modals when dragging out of it; closes #2295 2020-09-09 20:55:23 -07:00
Dane Everitt
f561089cad Fix the unholy hell that is drag events 2020-08-22 22:10:16 -07:00
Dane Everitt
e873c597bb Allow passing props through to determine modal options 2020-08-17 22:04:24 -07:00
Dane Everitt
c28cba92e2 Make modals programatically controllable via a HOC
This allows entire components to be unmounted when the modal is hidden without affecting the fade in/out of the modal itself.

This also makes it easier to programatically dismiss a modal without having to copy the visibility all over the place, and makes working with props much simpler in those modal components
2020-08-17 21:35:11 -07:00
Dane Everitt
28992c5e43 Speed up animations throughout the panel 2020-07-05 13:56:04 -07:00
Dane Everitt
732594a164 Remove unused imports 2020-07-04 18:46:09 -07:00
Dane Everitt
f3586056f4 Update users screens 2020-07-04 16:26:07 -07:00
Dane Everitt
d260200947 Make the modal work again 2020-07-04 10:15:06 -07:00
Dane Everitt
807cd815ea Fix modal layout positioning 2020-04-03 16:39:55 -07:00
Dane Everitt
1270e51248 Add support for deleting a subuser from a server 2020-03-27 15:32:33 -07:00
Dane Everitt
6ccac6e040 Mobile improvements for two-factor form 2019-12-22 20:51:50 -08:00
Dane Everitt
fb9c106448 Update server listing and associated logic to pull from the panel dynamiacally 2019-08-17 16:03:10 -07:00
Dane Everitt
2716ff8841 Basic working file rename modal 2019-08-02 22:22:01 -07:00
Dane Everitt
1f763dc155 Finish support for creating databases in the UI 2019-07-16 21:43:11 -07:00
Dane Everitt
61dc86421d Add basic modal support 2019-07-09 22:41:09 -07:00