Commit Graph

70 Commits

Author SHA1 Message Date
bergware
a347c2cb31 Position context menu always left + below icon 2018-12-27 09:51:24 +01:00
bergware
4b158a25a3 Fixed: warning on docker container page when array is stopped 2018-10-29 20:48:52 +01:00
bergware
c0f63ed397 Docker: added "container size" calculation 2018-10-02 20:31:31 +02:00
bergware
dcefec035d Make font sizes relative 2018-09-27 17:56:08 +02:00
bergware
f8cd37fd47 Minor code optimization 2018-09-26 12:34:40 +02:00
bergware
62bb6156a6 Docker: cap cpu and memory load at 100% 2018-09-26 10:39:07 +02:00
bergware
371cdb576a Adjusted font size 2018-09-21 09:41:44 +02:00
bergware
99feceafa6 Docker: cap cpu+memory load at 100% 2018-09-20 08:24:05 +02:00
bergware
fc7fe25a66 Docker containers: imrpoved table spacing 2018-09-06 13:00:13 +02:00
bergware
4759588076 Fixed: table height in fixed mode 2018-09-04 18:08:46 +02:00
bergware
1bad820438 Fixed docker spinner animation after update all 2018-08-24 15:26:41 +02:00
bergware
f1ce832841 Fixed regression error in last docker PR 2018-08-23 17:56:20 +02:00
bergware
ef3ad76619 Docker containers page: show container starting up message
Starting docker service and auto-starting containers has been decoupled.
This lets the docker page return as soon as the service is ready.
The container overview page shows a new message, and will automatically reload to update the status until all containers are auto-started
2018-08-23 17:37:14 +02:00
bergware
a970b201a5 Replaced blue circle animation with unraid wave 2018-08-22 15:08:48 +02:00
bergware
0c5abec7a1 Revamp of themes White and Black
New style themes, including fixes and enhancements.
Ported back to themes Azure and Gray
2018-08-21 07:43:04 +02:00
bergware
9c0cff4782 Added docker autostart wait period
- fixed autostart entries sometimes wrongly sorted
2018-08-05 13:34:46 +02:00
bergware
5a728b1d72 Fixed 'Update All Containers' button sometimes hidden in docker list 2018-08-01 09:37:58 +02:00
bergware
e90ba2d00f Docker: added cpu load and memory load display 2018-06-03 09:12:22 +02:00
bergware
f751950e1c Make cpu-load and mem-load only visible in advanced mode 2018-05-29 22:20:06 +02:00
bergware
7ac37e493f Make docker_load script start/stop event driven 2018-05-29 14:49:47 +02:00
bergware
17088573e7 Docker: added cpu load and memory load display 2018-05-29 14:02:30 +02:00
bergware
22e444a5f2 Minor style adjustment for Docker containers 2018-05-13 10:28:25 +02:00
bergware
c144751ac2 Fixed column count in Docker container list 2018-05-02 08:13:23 +02:00
bergware
d27883494e Make sorting of Docker and VM list draggable 2018-05-01 22:28:14 +02:00
bergware
98f48e0640 Added: Docker Pause/Resume all Containers buttons 2018-05-01 12:11:57 +02:00
bergware
a67787cade Docker: added pause/resume commands & container console window 2018-05-01 09:37:31 +02:00
bergware
d0c14e3a28 Show "Update all Containers" button next to "Check for Updates" button
+added animation when complete list gets refreshed
2018-03-24 10:15:38 +01:00
bergware
12d8d2caaf Made "spinner" consistent in every display theme 2018-03-22 11:38:49 +01:00
bergware
c73dcb52d5 Minor correction: let container list start in basic view with collapsed rows when no cookie is set yet 2018-03-19 08:27:03 +01:00
bergware
a884558664 Add "reset sorting" to docker and VM list 2018-03-17 15:01:15 +01:00
bergware
a3fe701dfe Allow user sorting preference for containers and VMs
Sorting preference also dictates the sequence in which containers and
VMs are started and stopped (reversed)
2018-03-17 13:53:05 +01:00
bergware
d14e1bc300 Make "waiting" message consistent across all pages 2018-03-12 08:47:28 +01:00
bergware
c4de8ac279 Add button 'animation' to docker and vm pages 2018-03-09 19:41:17 +01:00
bergware
46346037bf Hide buttons on Docker and VM page until list is complete 2018-03-09 19:19:52 +01:00
bergware
a9a959c6d1 Docker, VM, plugin list: move table resize to the top (correction on previous change) 2018-03-09 16:39:36 +01:00
bergware
93649747e2 Docker and VM list: move table resize to the end 2018-03-09 16:28:24 +01:00
bergware
fc97bd09b8 Disable buttons on docker page by default 2018-03-09 15:47:04 +01:00
bergware
8bc44e77e1 Docker list: do all updating inline + new button "Update all Containers" 2018-03-09 13:05:39 +01:00
bergware
b90fa7da4a Move javascript code into file
Keep javascript code together as much as possible
2018-03-09 10:27:53 +01:00
bergware
3e38a6f5d2 Docker list: Remove separate collapsed button and combine with view button 2018-03-08 20:21:59 +01:00
bergware
fca45d6cd9 Narrow LOG column in Docker list 2018-03-07 13:30:36 +01:00
bergware
cef19d36e4 Add copyright info to dockercontainers.page 2018-03-07 10:14:51 +01:00
bergware
cf7f0402d1 Added user preference for VM list
Changed animation to spinning 'knob'
2018-03-06 22:46:00 +01:00
bergware
4147fd174f Added docker list expand/collapse view 2018-03-06 14:24:41 +01:00
bergware
7b133a56dc Disable buttons while containers/vms are started or stopped 2018-03-06 13:04:32 +01:00
bergware
1ea595dbb2 Rearrange buttons on Docker overview page 2018-03-06 12:49:03 +01:00
bergware
a297e1033c Add ALL containers start & stop operation 2018-03-06 12:02:37 +01:00
bergware
e4c9710991 Load docker and vm lists in background to speed up rendering
Add rotating animation when starting or stopping a container or vm
2018-03-06 03:09:08 +01:00
bergware
8eb2e1f756 Enhancements to Docker settings and overview 2018-03-05 12:26:41 +01:00
bergware
9735360de3 Updated docker container list 2018-03-04 16:58:35 +01:00