Anthony Lapenna
|
fb982ca8f1
|
feat(container): add a deletion generic handler used for container/network deletion
|
2016-09-01 15:07:31 +12:00 |
Anthony Lapenna
|
f020e5a633
|
refactor(ui): introduce helpers functions to centralize code
|
2016-08-31 18:03:41 +12:00 |
Anthony Lapenna
|
71eb3feac9
|
feat(containers): update the containers view to add a column with exposed ports (#157)
|
2016-08-24 10:58:55 +12:00 |
Anthony Lapenna
|
faccf2a651
|
feat(container): container view overhaul (#150)
|
2016-08-19 18:41:45 +12:00 |
Anthony Lapenna
|
3a6e326e5e
|
feat(ui): replace ViewSpinner with JQuery animations
|
2016-07-07 12:44:58 +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
|
9793c3f3ee
|
Fix jshint errors.
|
2016-03-07 00:07:46 -06:00 |
Roman Usachev
|
da1a5ead39
|
Bugfixes
|
2016-02-24 10:07:59 +03:00 |
Roman Usachev
|
f1b5037ee5
|
Host mode fix
|
2016-02-24 09:19:02 +03:00 |
Roman Usachev
|
cf18a3cd60
|
Null vars fix
|
2016-02-24 07:16:07 +03:00 |
Roman Usachev
|
cc1b67575c
|
Null vars fix
|
2016-02-24 05:43:04 +03:00 |
Roman Usachev
|
50d33a07df
|
Filesystem binds edit
|
2016-02-24 03:13:24 +03:00 |
Roman Usachev
|
fc0dedfda7
|
Ports list now using HostConfig.PortBindings
|
2016-02-24 01:34:20 +03:00 |
Roman Usachev
|
35dbacdfff
|
Port bindings edit, HostConfig fix
|
2016-02-23 20:47:21 +03:00 |
Roman Usachev
|
ad0d23d686
|
Container env vars editing using commit and recreate
|
2016-02-22 09:10:16 +03:00 |
Israel Roldan
|
6de45cd422
|
Redirect to container list when removing a container (Fixes #158)
|
2015-12-24 00:04:47 -06:00 |
Kevan Ahlquist
|
8a7f8f7c37
|
Whitespace diff, ran everything through the formatter.
|
2015-08-25 00:59:54 -05:00 |
Kevan Ahlquist
|
c0ae0d8d3f
|
Merge branch 'crosbymichael-master' into bharat-add-commit
Conflicts:
app/components/container/container.html
|
2015-05-14 01:01:26 -05:00 |
Bharath Thiruveedula
|
968efed6c3
|
Adding commit button
|
2015-05-12 22:23:19 +05:30 |
Fredin, Brock
|
c10dc38a89
|
Restart Feature - Implementing restart feature for single containers
|
2015-05-12 00:52:12 -05:00 |
Houssem BELHADJ AHMED
|
c971189286
|
Add rename feature
|
2015-03-12 22:28:01 +01:00 |
Kevan Ahlquist
|
b70b3f3100
|
Added module for container logs.
|
2014-12-15 16:26:10 -06:00 |
Kevan Ahlquist
|
c09dfc1276
|
Move container to its own submodule.
|
2014-11-12 11:48:13 -06:00 |