Anthony Lapenna
|
813c14d93c
|
feat(ui): automatically pull the image when creating a container (#24)
feat(ui): automatically pull the image when creating a container
|
2016-06-29 18:09:50 +12:00 |
Anthony Lapenna
|
0f51cb66e0
|
Rdash theme integration (#1)
* Adding latest build to dist.
* Adding latest build to dist.
* Bump other app version.
* Build latest changes.
* Bump version to 0.7.0.
* Version bump to 0.9.0-beta and remote API 1.20.
* Whoah there, back down to 0.8.0-beta.
* Merge branch 'crosbymichael-master' into crosbymichael-dist
* Add volume options in volume creation form
* display swarm cluster information in Swarm tab
* update LICENSE
* update repository URL in status bar
* remove console logs
* do not display Swarm containers anywhere in the UI
* update position for add/remove option on Volumes page
* compliant with swarm == 1.2.0 API support
* update nginx-basic-auth examples with latest nginx and swarm example
* Updated .gitignore
* update .gitignore
* reverted entry for dist/uifordocker in .gitignore
* WIP
* fix linter issues
* added logo
* update repository URL
* update .gitignore (ignore dist/*)
* add lodash
* add containers actions binding (start, stop...)
* replace image icon
* bind remove image action
* bind network remove action
* bind volume remove action
* update logo
* wip on container details
* update logo scaling, favicon and page title
* wip container view
* add containers actions in container view
* add image view
* add network view
* remove useless data in tables
* add pull image, create network modals
* add create volume modal
* update style for createVolume options
* add start container modal
* create volume modal now use a select to display drivers
* add container stats
* add containerTop view in stats view
* fix trimcontainername filter
* add container logs view
* updated .gitignore
* remove useless files/modules
* remove useless chart in image view
* replace $location usage with $state.go
* remove useless swarm example
|
2016-06-02 17:34:03 +12:00 |
Erwin Molendijk
|
a33123469a
|
Fixed: Check if variable is plain object before using isEmptyObject()
|
2016-03-21 09:25:40 +01:00 |
Kevan Ahlquist
|
640c0b39c1
|
Add labels to container start and display.
|
2015-11-26 22:33:41 -06:00 |
Kevan Ahlquist
|
8a7f8f7c37
|
Whitespace diff, ran everything through the formatter.
|
2015-08-25 00:59:54 -05:00 |
Cristiangauma
|
cad8a6dc91
|
Adding protocol select menu in portBinding during container creation
|
2015-05-19 22:42:24 +02:00 |
Kevan Ahlquist
|
3d251fdba4
|
Fixes #75
|
2015-02-01 17:15:58 -06:00 |
Kevan Ahlquist
|
fd68039cb9
|
Added ExtraHosts option.
|
2015-01-28 19:26:48 -06:00 |
Kevan Ahlquist
|
a80971dd27
|
Implemented RestartPolicy, Devices, and LxcConf. Unified label convention.
|
2015-01-28 02:28:41 -06:00 |
Kevan Ahlquist
|
687ed7bac2
|
Fixed Cmd parsing for strings, added error handling to start step.
|
2015-01-25 19:18:46 -06:00 |
Kevan Ahlquist
|
f75d298fe1
|
Cleaned up controller methods, Added placeholders, fixed PortBindings and error messages.
|
2015-01-25 17:59:08 -06:00 |
Kevan Ahlquist
|
4682ae4ca7
|
Implemented remaining container creation options.
|
2015-01-25 15:52:40 -06:00 |
Kevan Ahlquist
|
c8213bbf33
|
Added VolumesFrom to container start.
|
2015-01-20 23:31:57 -06:00 |
Kevan Ahlquist
|
4d22a04484
|
Added ENV variables to container start.
|
2015-01-20 01:44:30 -06:00 |
Kevan Ahlquist
|
76d7e280f9
|
Added PortBindings to container start.
|
2015-01-18 23:27:56 -06:00 |
Kevan Ahlquist
|
ada1c6a4e4
|
Moved LineChart to services, cleaned up remaining functions in controller, cleanup.
|
2014-11-29 00:06:06 -06:00 |
Kevan Ahlquist
|
57fef1c958
|
Move startContainer to its own submodule.
|
2014-11-12 12:31:02 -06:00 |