Commit Graph

20 Commits (78518d07b8e1a6f817e9134d8659ca958cc945df)

Author SHA1 Message Date
Kevan Ahlquist 8652285227 Added pause/unpause to containers,
Auto-update /container and /containers views after performing an action,
Display spinner when container actions are being performed,
Unified style
2014-10-18 21:41:26 -05:00
Eric Betts 6091e4cbeb Adds ENVs to container details 2014-08-06 19:06:05 -07:00
Michael Crosby 89a5b6e4f9 Merge pull request #33 from alafon/containerview-portbindings
Display PortBindings instead of PortMapping in the /container view
2014-07-28 12:03:50 -07:00
FURGEROT Julien 56b009155c Fixed problems Javascript:
- Declared js scripts in the head for faster loading
- Replaced absolute paths "/#/..." by "#/..." to keep work in a sub-url (http://www.exemple.com/dockerui/#/...)
- Fixed "ContainerController.hasContent" filter: a filter applies to individual elements, not to the array
2014-07-25 17:48:42 +02:00
Arnaud Lafon 1bbfdff369 Display PortBindings in the /container view 2014-07-18 12:48:08 +02:00
Michael Schurter be2346657e Expose ExposedPorts and PublishAllPorts for containers 2014-03-18 16:03:55 -07:00
Michael Crosby 49adc06c49 Add IP address and fix navigate to container 2014-01-07 09:40:23 -08:00
Michael Crosby a392c8ec87 Add name to container display 2013-12-13 10:16:40 -08:00
Mike Carr f79e3b91ed Add 'or' to display either PortMapping or PortSpecs 2013-10-22 14:49:19 -07:00
Mike Carr 737af8a8d8 display PortMapping as opposed to PortSpec. 2013-10-19 12:11:53 -07:00
Michael Crosby b4e8d0b46e Add growl files for notifications 2013-08-08 19:18:51 +00:00
Michael Crosby 2e67fca780 Add global message display 2013-06-19 18:10:08 -09:00
Michael Crosby fde898aa1f Do not display empty changes 2013-06-14 16:15:14 -09:00
Michael Crosby 3985e608c2 Add err message when image or container not found 2013-06-14 15:37:00 -09:00
Michael Crosby 406f06cb3e Add settings page and badge filters 2013-06-09 16:31:05 -09:00
Michael Crosby 665e750c7b Add response display for success and error 2013-06-09 15:28:07 -09:00
Michael Crosby 92e81a76dc Update post in service with correct id 2013-06-09 14:56:54 -09:00
Michael Crosby d4c556752f Add images views and controllers 2013-06-09 14:11:40 -09:00
Michael Crosby 353751ea4e Add changes to container display 2013-06-08 15:50:42 -09:00
Michael Crosby bec8f53386 Initial commit 2013-06-08 15:12:14 -09:00