misc_pterodactyl-panel/resources/scripts/components/dashboard
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
..
forms Make modals programatically controllable via a HOC 2020-08-17 21:35:11 -07:00
search Paginate servers on frontend; closes #2106 2020-07-14 20:48:41 -07:00
AccountApiContainer.tsx Make modals programatically controllable via a HOC 2020-08-17 21:35:11 -07:00
AccountOverviewContainer.tsx Titles on index / account pages 2020-08-01 23:49:00 -04:00
ApiKeyModal.tsx Make modals programatically controllable via a HOC 2020-08-17 21:35:11 -07:00
DashboardContainer.tsx Titles on index / account pages 2020-08-01 23:49:00 -04:00
ServerRow.tsx Paginate servers on frontend; closes #2106 2020-07-14 20:48:41 -07:00