misc_pterodactyl-panel/resources/scripts/components/dashboard/forms
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
..
ConfigureTwoFactorForm.tsx eslint cleanup 2020-07-04 18:30:50 -07:00
CreateApiKeyForm.tsx Make modals programatically controllable via a HOC 2020-08-17 21:35:11 -07:00
DisableTwoFactorModal.tsx Update DisableTwoFactorModal.tsx - Fix lint errors 2020-07-12 13:51:54 -04:00
SetupTwoFactorModal.tsx Adjust size of close button for SetupTwoFactorModal 2020-07-12 00:59:34 -04:00
UpdateEmailAddressForm.tsx Kind of get account stuff working; IDE is throwing a fit right now 2020-07-03 15:37:26 -07:00
UpdatePasswordForm.tsx Remove unused imports 2020-07-04 18:46:09 -07:00