Matthew Penner
01c03b6b77
Merge branch 'develop' into feature/react-admin
2021-06-06 14:06:14 -06:00
Alex
e33b1792b1
Show CPU limit next to CPU usage ( #3307 )
2021-06-05 08:40:48 -07:00
Dane Everitt
9b46d59045
Cache resource lookup results for 20 seconds for each server
2021-03-21 12:29:18 -07:00
Dane Everitt
e30a765071
Simplify logic when a server is in an unsupported state
2021-01-30 13:28:31 -08:00
Dane Everitt
805952ac38
Update typescript bindings with new status field
2021-01-17 16:13:49 -08:00
Matthew Penner
e6c4a68e4a
Update logic for tracking a server's transfer state
2020-12-17 10:35:54 -07:00
Dane Everitt
31ad238e8b
Thanks for that highlight phpstorm...
2020-10-31 14:11:53 -07:00
Dane Everitt
283cb08e33
Remove unused
2020-10-31 13:55:45 -07:00
Dane Everitt
8eaa44411f
Update ServerRow.tsx
2020-10-31 12:09:59 -07:00
Dane Everitt
87a8238c56
Correctly render suspended server in dashboard listing; closes #2613
2020-10-31 12:07:20 -07:00
Dane Everitt
d1c30607cf
UI updates for server rows to show current status
2020-10-03 16:36:31 -07:00
Dane Everitt
2a42ef5c62
Mobile responsiveness fixes
2020-10-03 16:25:39 -07:00
Dane Everitt
fe849789a2
Dont display server usage as red if unlimited; closes #2417
2020-09-25 20:32:10 -07:00
Charles Morgan
c928214a83
Fix overflows through out the front end ( #2382 )
...
* Fix overflows through out the front end
Fixed Server row overflow for servers name and description
Fixed Sub-user overflow for users with oddly long emails....
Fixed Server new overflow on console view.
See Attached images.
* Remove conflicting server name limits
2020-09-22 19:37:41 -07:00
Dane Everitt
47283700a8
File manager cleanup for mobile devices
2020-09-13 10:33:12 -07:00
Rihan
9a4c0d8ba7
Make interface mobile responsive ( #2273 )
2020-09-13 10:02:25 -07:00
Dane Everitt
4ee19b6847
Tweak UI for dashboard
2020-08-29 18:20:12 -07:00
Dane Everitt
9e60cf9f53
Show server status
2020-08-24 21:17:15 -07:00
Dane Everitt
6c0d308348
Paginate servers on frontend; closes #2106
2020-07-14 20:48:41 -07:00
Dane Everitt
01faa86c73
swr for servers on dash; fix whatever is going on with the spinner
2020-07-12 11:15:54 -07:00
DarthShmev
156391ef6d
Update ServerRow.tsx - Fix yarn compile errors.
...
"Unlimited" -> 'Unlimited'
Removed extra blank line
2020-07-12 13:41:41 -04:00
Matthew Penner
a9bb692112
Merge branch 'develop' into fix/2071
2020-07-11 12:29:04 -06:00
Dane Everitt
5c18fd1f0c
Show allocated ports on settings page
2020-07-08 21:42:37 -07:00
Dane Everitt
732594a164
Remove unused imports
2020-07-04 18:46:09 -07:00
Dane Everitt
1e163aa792
Get server console page rendering (mostly) correctly
2020-07-04 15:40:41 -07:00
Matthew Penner
e4d141fa6f
Merge branch 'develop' into fix/2071
2020-07-04 15:22:25 -06:00
Dane Everitt
5473edc006
Get spinners back in working order
2020-07-04 12:39:55 -07:00
Dane Everitt
d93e804a31
Get server listing design working mostly correct
2020-07-03 14:50:37 -07:00
Matthew Penner
e903d4cc2a
Use 1024 instead of 1000 for byte conversions, rename gloabl.d.ts to global.d.ts
2020-06-10 14:00:43 -06:00
Charles Morgan
3df0febd0c
Less Lines = Better
...
Same logic, just more compact and react like
2020-05-17 00:34:25 -04:00
Charles Morgan
564933fcb1
Show "unlimited" not 0
...
Shows unlimited for resources if they're set to "0"
Im sure we could also just remove the "of {limit}" part if its unlimited? Dane Advise
Im sure there is a 100x better way of doing this? Dane please advise.
2020-05-16 03:16:06 -04:00
Dane Everitt
e2e82b9bf3
Little bit better UI for suspended
2020-04-25 17:59:46 -07:00
Dane Everitt
c4f4f1f5c8
Don't show an error in the listing if the server is still installing or suspended
2020-04-25 17:58:09 -07:00
Dane Everitt
41a94c66e4
Show an error box if we couldn't fetch details about the instance
2020-04-17 12:03:16 -07:00
Dane Everitt
76300209f1
Correctly clear the interval for resource use checking
2020-04-10 12:49:09 -07:00
Dane Everitt
fb9c106448
Update server listing and associated logic to pull from the panel dynamiacally
2019-08-17 16:03:10 -07:00