Anthony Lapenna
66ae15b4fb
feat(ui): new containers view ( #25 )
...
feat(ui): new containers view
2016-06-29 21:04:29 +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
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
5bf922325a
Sanitize text that gets sent to Gritter for notifications,
...
#198
2016-03-31 20:06:46 -05:00
Roman Usachev
da1a5ead39
Bugfixes
2016-02-24 10:07:59 +03:00
Roman Usachev
ad0d23d686
Container env vars editing using commit and recreate
2016-02-22 09:10:16 +03:00
Kevan Ahlquist
a198382c06
Bump stats endpoint timeout to 5 seconds, retry on error.
2016-01-23 16:39:31 -06:00
Kevan Ahlquist
fe7646e939
Use localStorage to only show 'learn more' banner on first load.
2016-01-10 20:02:04 -06:00
Kevan Ahlquist
00528edd7c
Merge branch 'master' into networks-volumes
2016-01-10 19:34:03 -06:00
Linquize
d7082c3959
Show maximum 10 steps of chart
2016-01-03 12:59:43 +08:00
Kevan Ahlquist
eede27e263
Implement volumes, hide networks and volumes tabs for APIs older than v1.21.
2015-12-20 21:17:01 -06:00
Kevan Ahlquist
8a900254ae
Remove unused Dockerfile service, rename services to match API endpoint names: Docker => Version, System => Info.
2015-12-20 20:23:17 -06:00
Kevan Ahlquist
8a4be8b93a
Implemented single network view, connect, disconnect, remove.
2015-12-20 19:13:53 -06:00
Kevan Ahlquist
a712d5b77e
Progress on Networks.
2015-12-17 23:35:04 -06:00
Kevan Ahlquist
1dd1ce2f47
Allow tagging of repo and version and deletion of multiple tags.
2015-11-27 00:31:03 -06:00
Kevan Ahlquist
640c0b39c1
Add labels to container start and display.
2015-11-26 22:33:41 -06:00
User
3ac1ac6086
Fix containers, images chart scale too small
2015-10-10 17:04:19 +08:00
Kevan Ahlquist
9bdd96527c
Convert services.js for safe minification, preserve license comments in javascript files, add missing recess target, remove oboe-browser.min.js from assets.
2015-09-15 00:24:11 -05:00
Kevan Ahlquist
abccb316f8
Updated docs links in services.
2015-08-29 02:38:03 -05:00
Kevan Ahlquist
5a51495432
Added remaining memory stats, change humansize filter to give more accurate sizes.
2015-08-28 23:26:39 -05:00
Kevan Ahlquist
d243a83c5c
Implemented CPU usage graph, upgraded to Chart.js 1.0.2, broke dashboard charts, tests.
2015-08-26 01:28:08 -05:00
Kevan Ahlquist
8a7f8f7c37
Whitespace diff, ran everything through the formatter.
2015-08-25 00:59:54 -05:00
Kevan Ahlquist
b7daf91723
Current progress on stats page, nonfunctional.
2015-08-25 00:55:54 -05:00
Haris Michopoulos
5dd094e0b1
dockerui-118 How to pull images / create container from repo image ?
...
Added a modal dialog that gets user's input (registry, repo, image name and tag) and performs the pull. Some hack was needed to parse the response, since it is not valid json (actually, it seems to be concatenated json objects).
2015-06-05 17:21:52 +02:00
Bharath Thiruveedula
968efed6c3
Adding commit button
2015-05-12 22:23:19 +05:30
Houssem BELHADJ AHMED
ede37e2e79
Add Docker top feature
2015-03-31 23:37:03 +02:00
Houssem BELHADJ AHMED
c971189286
Add rename feature
2015-03-12 22:28:01 +01: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
f65fed8d0a
Fixed grunt template issues, version bump.
2015-01-18 16:39:10 -06:00
Kevan Ahlquist
1784719047
Added unit tests for filters.
2015-01-04 20:35:47 -06:00
Kevan Ahlquist
ab2819addd
Cleaned up linter errors.
2015-01-03 18:39:40 -06:00
Kevan Ahlquist
b70b3f3100
Added module for container logs.
2014-12-15 16:26:10 -06:00
Kevan Ahlquist
ada1c6a4e4
Moved LineChart to services, cleaned up remaining functions in controller, cleanup.
2014-11-29 00:06:06 -06:00