Commit Graph

8 Commits

Author SHA1 Message Date
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