Commit Graph

12 Commits

Author SHA1 Message Date
DaneEveritt 2d836156d2
Update totp disable modal; require password for enable operation 2022-07-03 14:27:37 -04:00
DaneEveritt 922d75f471
fix remaining eslint error 2022-06-26 15:30:05 -04:00
DaneEveritt dc84af9937
Apply new eslint rules; default to prettier for styling 2022-06-26 15:13:52 -04:00
Charles Morgan bdad2621b2 Rename duplicated input id
Renames the field id so its unique and chrome dosen't complain <3

Closes https://github.com/pterodactyl/panel/issues/2710
2020-11-22 03:06:18 -05:00
Dane Everitt 732594a164
Remove unused imports 2020-07-04 18:46:09 -07:00
Dane Everitt baf35be8e8
Update fields to have a custom component 2020-07-04 09:13:41 -07:00
Dane Everitt e8755ac598
Kind of get account stuff working; IDE is throwing a fit right now 2020-07-03 15:37:26 -07:00
Dane Everitt edb9657e2b
Upgrade to formik@2 2020-03-18 21:32:07 -07:00
Dane Everitt 158958d82d
Password change needs to require user login to reset some cookies
closes #1793
2019-12-28 12:07:42 -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 986285402f
Switch to a context store for server stuff to better support things in the future 2019-07-09 21:25:57 -07:00
Dane Everitt 9cb8020dbe
Add basic navigation bar 2019-06-25 21:28:56 -07:00