Commit Graph

43 Commits

Author SHA1 Message Date
Squidly271
33cf730e4e Dashboard vs Docker consistency on container logs 2020-10-21 18:03:57 -04:00
Uli
d4c7950175 Add update dialog to docker context menu 2020-05-21 11:16:36 +02:00
bergware
4c89210341 Multi-language support 2020-03-12 16:26:04 +01:00
bergware
05eaadea74 Multi-language support 2020-03-12 08:19:13 +01:00
bergware
615609c06f Miscellaneous updates 2020-02-11 10:28:55 +01:00
bergware
85404a0689 Miscellaneous updates 2020-02-11 09:08:33 +01:00
bergware
b93653a5fb Miscellaneous updates 2020-02-10 12:55:34 +01:00
bergware
3f51e6bb36 Docker: added container vpn network support 2020-02-09 23:51:35 +01:00
Eric Schultz
6d92a6da02 remove context menu headers 2019-09-03 23:41:45 -05:00
Andrew Z
a28c810baa Docker: Add More Info link (docker registry) to context menus 2019-03-24 13:36:20 -04:00
bergware
8eaec3cbcd fixed javascript regressions 2019-01-13 14:49:04 +01:00
bergware
8ecf742b71 Selection corrections 2019-01-11 11:59:46 +01:00
bergware
c61fd1a978 Docker: fix button color in alert messages 2018-10-15 18:23:43 +02:00
bergware
bdf874ba85 Fixed: regression error in docker "check for updates" 2018-09-05 17:58:56 +02:00
bergware
1bad820438 Fixed docker spinner animation after update all 2018-08-24 15:26:41 +02:00
bergware
a970b201a5 Replaced blue circle animation with unraid wave 2018-08-22 15:08:48 +02:00
bergware
5a728b1d72 Fixed 'Update All Containers' button sometimes hidden in docker list 2018-08-01 09:37:58 +02:00
Tom Mortensen
fcbfe7e57a docker: fix connect container console to new window 2018-07-31 11:44:09 -07:00
bergware
14e69b877e Docker: added shell/bash selection for console 2018-05-29 14:03:27 +02:00
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