Commit Graph

24 Commits

Author SHA1 Message Date
bergware
98f48e0640 Added: Docker Pause/Resume all Containers buttons 2018-05-01 12:11:57 +02:00
bergware
9a1c3468ed Docker: added pause/resume commands & container console window 2018-05-01 10:15:26 +02:00
bergware
a67787cade Docker: added pause/resume commands & container console window 2018-05-01 09:37:31 +02:00
bergware
aee84ce4ce Fixed: encode container names in update all command 2018-04-15 12:57:49 +02:00
bergware
b6d86dc5f7 Docker enhancements and corrections
- delete cache files when container is deleted
- improved handling of user defined networks
-  optimized reading of container and image settings
- improved handling of container IP address assignment
- code optimization and consistency
2018-04-02 13:18:31 +02:00
bergware
8fcf6f6828 Fixed removal of container and updating of json file 2018-03-29 11:47:12 +02:00
bergware
2be8b2e0d5 Docker code optimizations 2018-03-25 14:24:12 +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
82f4c05422 Change animation to spinning "refresh" 2018-03-19 10:00:03 +01:00
bergware
9dfd418dd4 Fixes and improvements for Docker
- fixed deletion of orphan images
- inline list update when removing container or image
- fixed list updating after execution error
- added animation when removing container or image
- delete old xml file when container is renamed
- fixed IP assignment with multiple containers based on the same image
2018-03-16 17:15:21 +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
cf7f0402d1 Added user preference for VM list
Changed animation to spinning 'knob'
2018-03-06 22:46:00 +01:00
bergware
a297e1033c Add ALL containers start & stop operation 2018-03-06 12:02:37 +01:00
bergware
1f8f164001 Allow VM + Docker restart with animation 2018-03-06 10:15:09 +01:00
bergware
1ab5d925c1 Minor code cleanup 2018-03-06 09:58:44 +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
Squidly271
017bd26b41 Internet Explorer Compatibility 2018-01-28 08:55:29 -05:00
Squidly271
6965583061 Add in Support & Project Links to Docker Context Menu
Every container added in via CA should already have the Support Link present (if added post 6.3)
Majority of apps in CA also have a project link present, but this will only thus far dockerMan hasn't saved that entry on user templates, so the Project link on the context menus will only appear for new containers added after the PR is aproved
2018-01-27 10:13:15 -05:00
Eric Schultz
752bbd801c Fix: Docker 'WebUI' content menu item now hidden when the web ui link is empty 2016-03-13 11:37:25 -05:00
Eric Schultz
b541eaa074 Fix: Docker remove context item should delete container not image 2016-02-23 06:41:58 -08:00
Eric Schultz
4f560d7ee5 Docker code cleanup/refactor and bug fixes:
- Dont start container after update if it was in a stopped state before the update

- Dont try to stop a container if it is not running (was causing warnings to be logged)

- Reduced script tag generation for docker pull operations

- Correctly clean up old orphan images after updating a container (was broken before)

- Eliminated race condition when deleting both container and image

- Switched to use SweetAlert instead of jQuery UI dialogs for prompts and alerts
2016-02-12 07:15:23 -08:00
Eric Schultz
86814f808d Docker Manager: updates from gfjardim and revamped vm settings 2015-11-25 22:30:49 -06:00
Eric Schultz
30ca111094 initial commit 2015-10-24 10:17:28 -07:00