misc_pterodactyl-panel/resources/scripts/components
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
..
auth Fix recaptcha handling during login & password reset flows; closes #2064 2020-08-01 21:08:35 -07:00
dashboard Make modals programatically controllable via a HOC 2020-08-17 21:35:11 -07:00
elements Make modals programatically controllable via a HOC 2020-08-17 21:35:11 -07:00
screens Remove a hilarious number of unused dependencies 2020-07-04 19:01:49 -07:00
server Make modals programatically controllable via a HOC 2020-08-17 21:35:11 -07:00
App.tsx Add Google Analytics 2020-07-26 21:05:54 -04:00
FlashMessageRender.tsx Update users screens 2020-07-04 16:26:07 -07:00
MessageBox.tsx Fix login form 2020-07-04 14:21:28 -07:00
NavigationBar.tsx Get server console page rendering (mostly) correctly 2020-07-04 15:40:41 -07:00