misc_pterodactyl-panel/resources/scripts/components
Dane Everitt 16e6f3f45f
Attempting to solve a weird console loading issue by making into class component; doesn't fix but like the class better for this.
Loading the console, switching to file manager, and then switching back is needed to load the data the first time. After that every 2nd load of the console will load the data (and even send the data to the websocket as the daemon is reporting.)
2019-06-29 18:28:23 -07:00
..
auth Fix router to make it easier to actually navigate around the app 2019-06-22 18:09:42 -07:00
dashboard Handle connecting to websocket instance 2019-06-29 16:14:32 -07:00
elements Handle connecting to websocket instance 2019-06-29 16:14:32 -07:00
server Attempting to solve a weird console loading issue by making into class component; doesn't fix but like the class better for this. 2019-06-29 18:28:23 -07:00
App.tsx Attempting to solve a weird console loading issue by making into class component; doesn't fix but like the class better for this. 2019-06-29 18:28:23 -07:00
FlashMessageRender.tsx Add support for changing account password 2019-06-22 23:45:09 -07:00
MessageBox.tsx Add support for flash messages utilizing redux 2019-06-11 23:12:03 -07:00
NavigationBar.tsx Add basic navigation bar 2019-06-25 21:28:56 -07:00
NetworkErrorMessage.tsx Add support for password reset links 2019-06-16 16:57:57 -07:00
ServerOverviewContainer.tsx Fix router to make it easier to actually navigate around the app 2019-06-22 18:09:42 -07:00