Commit Graph

47 Commits (640c0b39c184ae26b6be187593ecb5e94f828e65)

Author SHA1 Message Date
Kevan Ahlquist 13e3fed351 Use bower for Angular dependencies. 2015-09-15 00:22:11 -05:00
Kevan Ahlquist ef3596ff32 Merge branch 'master' into events
Conflicts:
	app/app.js
	index.html
2015-05-14 01:33:08 -05:00
Roger Abelenda 7cda9a0c7b Add a containers network tab to be able to easily visualize links and volumesFrom relations between containers. 2015-04-25 14:02:24 -03:00
Kevan Ahlquist 2514672c35 Merge commit '964eac6d530a7600459f92c312d79ee9365b0f9b' into events
Conflicts:
	app/app.js
	test/unit/app/components/containerController.spec.js
2015-04-18 21:26:15 -07:00
Houssem BELHADJ AHMED ede37e2e79 Add Docker top feature 2015-03-31 23:37:03 +02:00
Kevan Ahlquist 32a4703a53 Added events endpoint. 2015-03-26 14:12:44 -05:00
Kevan Ahlquist 4682ae4ca7 Implemented remaining container creation options. 2015-01-25 15:52:40 -06:00
Kevan Ahlquist 1784719047 Added unit tests for filters. 2015-01-04 20:35:47 -06:00
Kevan Ahlquist 58bd6faa47 Added initial files for build and test automation. 2015-01-03 16:49:28 -06:00
Kevan Ahlquist 57d8ae3e01 Misc. html/css tweaks, bumped version. 2014-12-01 00:13:53 -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 e3eb37ba56 Moved builder to its own submodule 2014-11-28 22:24:55 -06:00
Kevan Ahlquist 306d2db03e Moved settings to its own submodule 2014-11-28 22:19:24 -06:00
Kevan Ahlquist 604fd1de3b Moved sidebar to its own submodule 2014-11-28 22:11:56 -06:00
Kevan Ahlquist 57fef1c958 Move startContainer to its own submodule. 2014-11-12 12:31:02 -06:00
Kevan Ahlquist 3a28cb9889 Move image to its own submodule. 2014-11-12 12:11:36 -06:00
Kevan Ahlquist 3072a05c5a Move images to its own submodule. 2014-11-12 11:59:55 -06:00
Kevan Ahlquist ce8d349daf Move containers to its own submodule. 2014-11-12 11:54:49 -06:00
Kevan Ahlquist c09dfc1276 Move container to its own submodule. 2014-11-12 11:48:13 -06:00
Kevan Ahlquist 3b0ea539b8 Move dashboard to its own submodule. 2014-11-12 11:31:27 -06:00
Kevan Ahlquist 20b7e16ed4 Move footer to its own submodule. 2014-11-12 11:04:04 -06:00
Kevan Ahlquist 07183e20f1 Move masthead to its own submodule. 2014-11-12 10:45:13 -06:00
Kevan Ahlquist a9a36323eb Refactoring, moved all assets into /assets, all angular files moved to /app. 2014-11-02 23:58:57 -06:00
Kevan Ahlquist 2b2d4152a5 Updated dashboard and modal form markup for bootstrap 3. 2014-11-02 23:37:34 -06:00
Kevan Ahlquist 5d110afb86 Upgraded to jQuery 1.11.1, added missing Angular map files. 2014-11-02 22:33:03 -06:00
Kevan Ahlquist b5b4f7ef20 Upgrade to Bootstrap 3.3.0, clean out assets folder. 2014-11-02 21:21:59 -06:00
Qiu Tiaoming 2329d73fca fix asserts path,rebase 2014-07-30 16:03:49 +08:00
Qiu Tiaoming 2ba51ac962 Revert "Revert "remove google CDN service,because sometimes you can not use google,especially you are in China""
This reverts commit 064b489fa5a5db0119b9af26fd23b1592cf2021c.
2014-07-30 16:03:49 +08:00
Qiu Tiaoming a73baf46aa Revert "remove google CDN service,because sometimes you can not use google,especially you are in China"
This reverts commit 9eb9e99122.
2014-07-30 16:03:49 +08:00
Qiu Tiaoming c08f5f21d9 remove google CDN service,because sometimes you can not use google,especially you are in China 2014-07-30 16:03:49 +08:00
FURGEROT Julien 56b009155c Fixed problems Javascript:
- Declared js scripts in the head for faster loading
- Replaced absolute paths "/#/..." by "#/..." to keep work in a sub-url (http://www.exemple.com/dockerui/#/...)
- Fixed "ContainerController.hasContent" filter: a filter applies to individual elements, not to the array
2014-07-25 17:48:42 +02:00
Michael Crosby 0a6d413ebd Update angular to 1.2.7
Also use CDN for angular source
2013-12-30 10:41:18 -08:00
Michael Crosby d17adc0f9d Add missing files 2013-09-02 20:39:29 -07:00
Michael Crosby 7ae0b17573 Improve messages 2013-09-02 15:00:22 -07:00
Michael Crosby 0e41aec7f9 Add chart to dashboard 2013-09-02 14:51:35 -07:00
Michael Crosby b4e8d0b46e Add growl files for notifications 2013-08-08 19:18:51 +00:00
Michael Crosby 5dc53c3abe Merge branch 'dev'
Conflicts:
	js/controllers.js
2013-06-23 09:34:19 -09:00
Michael Crosby 37ea44a4dc Add message view and controller 2013-06-19 17:40:58 -09:00
Michael Crosby b069616da2 Add batch ops to images 2013-06-18 19:08:17 -09:00
Michael Crosby 86d7c4db5d Add spinner for loading times 2013-06-18 18:01:22 -09:00
Michael Crosby 7b7bb46844 Add Dockerfile view builder 2013-06-18 16:21:27 -09:00
Michael Crosby e5dab43f46 Merge branch 'dev' 2013-06-14 16:48:10 -09:00
Michael Crosby 20f67f9f4a Add bottom status bar with version information 2013-06-14 15:20:22 -09:00
Michael Crosby b77fb1ad03 Merge branch 'dev' 2013-06-12 19:08:24 -09:00
Michael Crosby 5ff3e2872c Update home page with dashboard partials 2013-06-10 16:56:14 -09:00
Michael Crosby addb62f128 Clean up comments 2013-06-09 18:05:43 -09:00
Michael Crosby bec8f53386 Initial commit 2013-06-08 15:12:14 -09:00