misc_pterodactyl-panel/resources/scripts/components/server
Alex 4dca4f0aa9
change display format of the container uptime (#3706)
* change display format of the container uptime

Display `day, hour, min` if days is more than 0, otherwise default to existing `hour, min, sec`. Removes pads to make it more clean in this new format.

* clean the return
2021-10-24 14:41:01 -07:00
..
backups ui(server): fix used backup count (#3526) 2021-08-04 20:34:00 -07:00
databases Minor UI fixes (#3366) 2021-06-05 08:38:24 -07:00
features Consistency in Java version modal (#3569) 2021-08-24 12:42:58 -06:00
files Fix z-index of the mass delete modal (#3463) 2021-07-11 11:27:52 -07:00
network Ensure allocations are persisted across page navigation correctly; closes #2729 2021-04-20 20:48:40 -07:00
schedules Fix ScheduleEdit page not working directly by url (#3477) 2021-08-02 20:07:39 -07:00
settings Allow copy on click for SFTP information (#3027) 2021-01-26 21:10:30 -08:00
startup Fix UI for mobile views when showing docker images; closes #3186 2021-03-21 10:33:09 -07:00
users fix eslint issues (#3410) 2021-06-12 10:46:10 -07:00
Console.tsx fix eslint issues (#3410) 2021-06-12 10:46:10 -07:00
events.ts Update logic to listen for a restoration completion event 2021-01-30 18:43:46 -08:00
InstallListener.tsx Fix all screens on the panel unintentionally loading the root directory for a server 2021-09-11 14:17:20 -07:00
PowerControls.tsx Fix missing semi, Fixed task tow overflow 2020-10-11 04:35:26 -04:00
ServerConsole.tsx Add javaversion to java eggs. (#3518) 2021-08-03 20:11:45 -07:00
ServerDetailsBlock.tsx change display format of the container uptime (#3706) 2021-10-24 14:41:01 -07:00
StatGraphs.tsx Minor UI fixes (#3366) 2021-06-05 08:38:24 -07:00
StopOrKillButton.tsx Disable buttons when not fully connected to instance 2020-09-11 23:18:01 -07:00
TransferListener.tsx Update logic to listen for a restoration completion event 2021-01-30 18:43:46 -08:00
UptimeDuration.tsx change display format of the container uptime (#3706) 2021-10-24 14:41:01 -07:00
WebsocketHandler.tsx Update to TypeScript 4 2021-05-08 10:37:18 -07:00