Anthony Lapenna
|
c243a02e7a
|
feat(UX): UX/responsiveness enhancements
|
2017-03-27 14:44:39 +02:00 |
Anthony Lapenna
|
fa4ec04c47
|
feat(state): introduce endpoint state (#529)
|
2017-01-23 12:14:34 +13:00 |
Anthony Lapenna
|
4e77c72fa2
|
feat(global): add authentication support with single admin account
|
2016-12-15 16:33:47 +13:00 |
Anthony Lapenna
|
bf6c9c8b3b
|
refactor(style): refactor multiple similar css classes
|
2016-10-27 21:33:39 +13:00 |
Anthony Lapenna
|
739a5ec299
|
fix(general): fix the size display using the filesize library (#246)
* fix(general): fix the size display using the filesize library
* refactor(humansize): use default value for filter
|
2016-10-01 21:38:20 +13:00 |
Anthony Lapenna
|
59e65222eb
|
feat(swarm): support Swarm replica management (#245)
|
2016-10-01 17:50:46 +13:00 |
Anthony Lapenna
|
b623a5d452
|
style(ui): use fa-server icon instead of fa-tasks for container entity
|
2016-09-23 17:19:57 +12:00 |
Anthony Lapenna
|
37863e3f74
|
feat(global): swarm mode support (#213)
feat(global): swarm mode support
|
2016-09-23 16:54:58 +12:00 |
Anthony Lapenna
|
edf485bbe4
|
style(dashboard): change the icon in the main widget
|
2016-08-03 21:45:35 +12:00 |
Anthony Lapenna
|
c8a5b82c89
|
feat(ui): new dashboard view (#75)
|
2016-07-14 10:58:39 +12:00 |
Anthony Lapenna
|
791e069a4c
|
Added header directive and updated breadcrumb in each view (#8)
|
2016-06-08 18:23:11 +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 |
Kevan Ahlquist
|
1b206f223f
|
DockerUI => UI For Docker
|
2016-04-29 21:57:27 -05:00 |
Linquize
|
9260f23d41
|
DockerUI is the UI for Docker container engine
It is not only on Linux, but on Windows too.
|
2016-01-03 13:55:27 +08:00 |
Kevan Ahlquist
|
8a7f8f7c37
|
Whitespace diff, ran everything through the formatter.
|
2015-08-25 00:59:54 -05:00 |
Kevan Ahlquist
|
65d0b0110d
|
Consume image IDs that contain slashes, fix container port labels, be nicer about old browsers.
|
2015-02-13 01:13:04 -06:00 |
Kevan Ahlquist
|
3b0ea539b8
|
Move dashboard to its own submodule.
|
2014-11-12 11:31:27 -06:00 |