Commit Graph

15 Commits

Author SHA1 Message Date
BC Broussard
789364354a Fix misdirected links in Web UI 2015-05-14 21:16:36 -07:00
Hector Virgen
1a784cd489 Adds Karma to TravisCI
- Updates travis to run karma
- Adds some actual tests

Sample build success: https://travis-ci.org/djvirgen/kubernetes/jobs/61567253

Note: My branch is currently up to date with master but all the Go stuff is failing in Travis. Not sure why Go is failing, but the Karma stuff is running OK. I've also verified that when a Jasmine test fails, Travis will fail the build (see [this build](https://travis-ci.org/djvirgen/kubernetes/jobs/61567666) here).
2015-05-11 21:54:04 -07:00
Patrick Reilly
fe388a6b79 fix typo 2015-04-21 15:46:52 -07:00
Patrick Reilly
f9d5629c5c Update README to address issues
Update README to address issues in https://github.com/GoogleCloudPlatform/kubernetes/issues/7122
Providing a bit more clarity to how to test and develop the kubernetes Web UI.
2015-04-21 12:49:15 -07:00
Patrick Reilly
716d98c39e initial commit of chrome only of new replacement web ui
remove node modules

make new data file for web ui

initial commit of dashboard

switch back to non SSL request

move port splitting to common place; add to node resource location

Signed-off-by: Patrick Reilly <patrick@kismatic.io>

various path fixes

make svg path relative

work around missing mime type

Signed-off-by: Patrick Reilly <patrick@kismatic.io>

fix paths

fix karma path

remove bad protractor test
2015-04-21 07:24:06 -07:00
nikhiljindal
1db30aeb51 Moving swagger-ui files from www/swagger-ui to third-party/swagger-ui
and adding LICENSE and README files
2015-01-05 16:27:33 -08:00
nikhiljindal
007344c8f7 Actually adding the swagger-ui/dist files 2014-12-19 14:57:28 -08:00
Jeromy Carriere
7dbf705a62 Remove one line of debug code. 2014-10-10 10:02:34 -04:00
Jeromy Carriere
181ba8367c Add a simple hierarchical treatment for box/list view. 2014-10-10 09:58:56 -04:00
Brendan Burns
7fe71c68b7 Update the ux. 2014-10-08 20:16:59 -07:00
Brendan Burns
06a4593f25 Add a css file I forgot. 2014-10-08 12:28:31 -07:00
Clayton Coleman
897c59a713 Merge pull request #1598 from brendandburns/nginx
Add UX documentation, link into the apiserver, add a missing file.
2014-10-07 14:06:20 -04:00
Brendan Burns
414473607a Update the UX, add documentation. 2014-10-07 09:49:49 -07:00
Brendan Burns
12e4ffe430 Add services and replica controllers to the ux. 2014-10-03 22:47:57 -07:00
Brendan Burns
219ceac985 Initial website add. 2014-10-01 12:40:18 -07:00