Anthony Lapenna
|
d50a650686
|
feat(dashboard): remove driver information in volumes (#1148)
|
2017-08-23 09:51:42 +02:00 |
Anthony Lapenna
|
08c5a5a4f6
|
feat(registries): add registry management (#930)
|
2017-06-20 13:00:32 +02:00 |
Anthony Lapenna
|
c7e306841a
|
feat(settings): add settings management (#906)
|
2017-06-01 10:14:55 +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 |
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
|
d54d30a7be
|
feat(global): multi endpoint management (#407)
|
2016-12-26 09:34:02 +13:00 |
Anthony Lapenna
|
9165b5b215
|
fix(dashboard): add missing dependency to Messages service (#402)
|
2016-12-21 11:24:34 +13:00 |
Anthony Lapenna
|
4e77c72fa2
|
feat(global): add authentication support with single admin account
|
2016-12-15 16:33:47 +13:00 |
jjlorenzo
|
08c868bc1c
|
Restore the ability to customize the logo image. (#327)
|
2016-11-07 17:14:58 +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
|
e27282de3c
|
feat(global): change the strategy used to determine if swarm mode is used
|
2016-09-23 18:02:03 +12: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
|
f020e5a633
|
refactor(ui): introduce helpers functions to centralize code
|
2016-08-31 18:03:41 +12:00 |
Anthony Lapenna
|
24a9e9f61c
|
fix(dashboard): fix an error when no volumes are availables
|
2016-08-10 15:39:59 +12:00 |
Anthony Lapenna
|
e661cef2fe
|
style(dashboard): change the icon in the main widget (#102)
|
2016-08-03 21:46:08 +12:00 |
Anthony Lapenna
|
8243326692
|
refactor(ui): fix lint issue
|
2016-07-14 11:29:41 +12:00 |
Anthony Lapenna
|
c8a5b82c89
|
feat(ui): new dashboard view (#75)
|
2016-07-14 10:58:39 +12:00 |
Anthony Lapenna
|
06f54e300c
|
fix(ui): hidden containers (using label) are now removed from dashboard and swarm view (#46)
|
2016-07-07 15:37:09 +12:00 |
Anthony Lapenna
|
91f3b1f138
|
refactor(service): Config factory returns a promise
|
2016-06-21 18:35:21 +12:00 |
Anthony Lapenna
|
a7619b06ba
|
configuration is now exposed in /config endpoint (#13)
|
2016-06-16 17:27:07 +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 |
Kevan Ahlquist
|
fe7646e939
|
Use localStorage to only show 'learn more' banner on first load.
|
2016-01-10 20:02:04 -06: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
|
5d4a2a7c25
|
Fixed dashboard graphs, Chart.js doesn't like charts being hidden on creation, fixed routing issue to dashboard, version bump.
|
2015-08-29 01:57:08 -05: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
|
ab2819addd
|
Cleaned up linter errors.
|
2015-01-03 18:39:40 -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
|
3b0ea539b8
|
Move dashboard to its own submodule.
|
2014-11-12 11:31:27 -06:00 |