Glowbal
|
eabf1f10e4
|
feat(navigation): add clickable url in breadcrumbs
|
2016-11-02 18:14:52 +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
|
74b97a0036
|
feat(ui): new exception management
|
2016-09-02 17:40:03 +12:00 |
Anthony Lapenna
|
3a6e326e5e
|
feat(ui): replace ViewSpinner with JQuery animations
|
2016-07-07 12:44:58 +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
|
8a7f8f7c37
|
Whitespace diff, ran everything through the formatter.
|
2015-08-25 00:59:54 -05:00 |
Houssem BELHADJ AHMED
|
f29eaa28ba
|
Jshint & test fix
|
2015-03-08 18:19:51 +01:00 |
Kevan Ahlquist
|
fb0a0827b6
|
Merge commit '974ed1fe0598533747c2cf4c2f21d7830d484431'
Conflicts:
app/components/containerLogs/containerLogsController.js
|
2015-02-24 23:32:38 -06:00 |
jonny64
|
66ba60c475
|
logs: added spinner during refresh
|
2015-02-21 18:09:12 +00:00 |
Kevan Ahlquist
|
65f7e32f94
|
Strip headers from logs before display, fixes #94
|
2015-02-18 22:56:55 -06:00 |
jonny64
|
b257216194
|
logs: reload button
|
2015-02-16 18:42:46 +00:00 |
jonny64
|
df5e7bc867
|
logs: removed debugging
|
2015-02-16 18:18:34 +00:00 |
jonny64
|
53041efaf1
|
logs: tail also STDERR
|
2015-02-16 17:42:02 +00:00 |
jonny64
|
87131f4ae3
|
Merge remote-tracking branch 'origin/master' into logs_tail
|
2015-02-16 17:37:04 +00:00 |
Kevan Ahlquist
|
c7ebe9d881
|
Added timestamp option to stderr.
|
2015-02-09 23:00:34 -06:00 |
jonny64
|
aead1fcc29
|
logs page: slow on huge logs - 'show last lines' option
|
2015-02-05 19:23:57 +00: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 |