Anthony Lapenna
|
a2b4cd8050
|
feat(networks): add UAC (#1196)
|
2017-09-19 16:58:30 +02:00 |
Liam Cottam
|
b9b32f0526
|
feat(network-creation): network dropdown for drivers (#1016) (#1062)
|
2017-09-06 15:11:38 +02:00 |
Glowbal
|
25ed6a71fb
|
feat(services): add support for placement preferences (#1003)
|
2017-07-10 09:33:09 +02:00 |
Anthony Lapenna
|
5523fc9023
|
feat(global): introduce user teams and new UAC system (#868)
|
2017-05-23 20:56:10 +02:00 |
Anthony Lapenna
|
f15cf3e8be
|
feat(notifications): replace gritter with toastr (#793)
|
2017-04-12 20:47:22 +01:00 |
Glowbal
|
c9ba16ef10
|
feat(network-creation): add labels on network create (#408)
|
2016-12-26 09:32:17 +13: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
|
74b97a0036
|
feat(ui): new exception management
|
2016-09-02 17:40:03 +12:00 |
Anthony Lapenna
|
9698aa7ad5
|
feat(ui): remove the errorMsg filter and replace it with proper error management
|
2016-09-02 15:25:20 +12:00 |
Anthony Lapenna
|
eefa7ca138
|
refactor(global): revert merge with internal (#133)
|
2016-08-17 17:25:42 +12:00 |
Anthony Lapenna
|
521d146d7b
|
refactor(ui): remove useless createNetwork sources
|
2016-07-13 13:46:06 +12:00 |
Anthony Lapenna
|
e67e20ce18
|
feat(network): add the ability to specify a subnet/gateway when creating a network (#53)
|
2016-07-08 17:12:33 +12:00 |
Anthony Lapenna
|
50391c87e2
|
feat(ui): replace ViewSpinner with JQuery animations (#43)
|
2016-07-07 13:17:44 +12:00 |
Anthony Lapenna
|
59820e737e
|
feat(ui): new pull image view (#39)
|
2016-07-06 16:32:46 +12:00 |
Anthony Lapenna
|
530eb20dfc
|
feat(ui): new network creation view (#37)
|
2016-07-06 15:38:34 +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 |