Tim St. Clair
d8987b3c8a
Fix reference to kube-ui proxy path
2015-07-08 19:32:28 -07:00
BC Broussard
288c1df4e4
Update Web UI tables
...
- Condense table styling
- Default table size to 50
- Make all columns sortable
- Rename service portalIP to clusterIP
- Allow default descending table ordering
2015-07-02 08:43:37 -07:00
Zach Loafman
b60c8e567f
Merge pull request #10077 from timstclair/ui-server
...
Move dashboard UI out of the apiserver to a separate pod
2015-07-01 15:56:33 -07:00
nikhiljindal
274792d7bb
Stop exposing v1beta3 by default
2015-07-01 14:38:02 -07:00
Tim St. Clair
b6b2d6df42
Add kube-ui cluster addon for serving k8s dashboard UI.
...
Changes include:
- Add kube-ui binary for serving static dashboard UI
- Add kube-ui docker image, replication controller, and service
- Make the kube-ui a cluster-addon (enabled by default)
- Split the compiled pkg/ui/datafile.go into separate dashboard and swagger packages
- Update docs to reflect changes
2015-07-01 14:21:47 -07:00
BC Broussard
d1893bc366
Update Web UI Explore
...
Hide blank label dropdowns
Escape characters in group descriptions and label selectors
Update label selectors
2015-06-29 16:51:48 -07:00
Alex Robinson
fa1d0e59e8
Merge pull request #10422 from bcbroussard/gauge-colors
...
Update Web UI Bar Gauge Graphs
2015-06-29 09:25:47 -07:00
Shlomi Zadok
7054b5848f
fix typos: wating should be waiting
2015-06-28 16:52:43 +03:00
BC Broussard
2f43fc72db
Update Web UI Bar Gauge Graphs
...
- Changed file system abbreviation from 'FS' to Filesystem
- Made chart height dynamic and incorporated legend height change into the master code/datafile.go binary
- Updated the max colors for the graph
- Realigned graph numbers
2015-06-26 13:52:08 -07:00
Jeff Lowdermilk
1874599c00
Merge pull request #8947 from bcbroussard/services-nodeport
...
Update the services web ui for nodeport and loadbalancer
2015-06-22 13:11:34 -07:00
Imesh Gunaratne
33fc938acd
Fixing kubernetes ui graph component's legend height issue
2015-06-21 15:12:27 +05:30
BC Broussard
90b0b5c895
Add NodePort and Loadbalancer to services web ui
...
Remove PublicIPs
2015-06-15 16:09:10 -07:00
krousey
044d4868ca
Merge pull request #9408 from bcbroussard/v1api
...
Update web ui to v1 api
2015-06-09 11:00:06 -07:00
jackgr
5d666dbfbf
Align docs/ui.md with www/README.md
2015-06-08 17:45:10 -07:00
BC Broussard
4efa564c7b
Update web ui to v1 api
2015-06-08 10:49:29 -07:00
jackgr
cff5bed70d
Clean up ui build and generated files.
2015-06-04 14:54:15 -07:00
BC Broussard
0ec8b9b665
Remove unused v1beta2 references from web ui
2015-06-04 00:19:06 -07:00
BC Broussard
1590403949
cAdvisor updates for v1beta3
2015-06-03 23:31:15 -07:00
BC Broussard
f8762ccd12
Update replication controllers for v1beta3 api
2015-05-28 10:18:03 -07:00
BC Broussard
1fd4050450
Update services for v1beta3 api
2015-05-28 10:03:01 -07:00
BC Broussard
040a4cfa8c
Update pods for v1beta3 api
2015-05-27 16:23:57 -07:00
BC Broussard
b4ab5eddf0
Update events for v1beta3 api
2015-05-27 15:58:15 -07:00
BC Broussard
69160f3464
Update nodes for v1beta3 api
2015-05-27 15:39:48 -07:00
BC Broussard
5f53f34931
Update groups for v1beta3 api
2015-05-27 10:27:31 -07:00
BC Broussard
edc6c02960
Add hover state to views dropdown in web ui
2015-05-26 13:47:24 -07:00
Blake Haggerty
2b195514e3
Update README.md
...
Spelling error changed "refernced" to "referenced"
2015-05-26 10:41:25 -07:00
Patrick Reilly
4c4e7b2dd5
Update dashboard breadcrumbs
...
- Update back buttons
- Ignore duplicated README.md
- Rename /minions to /nodes
- Deactivate more buttons
- Updates to list selection and node detail page
2015-05-15 20:38:15 -07:00
Patrick Reilly
75d062b89d
Restore WebUI breadcrumbs
...
- Update paths to svg images
- Restore sections concept
- Tested with local cluster
2015-05-15 20:35:13 -07:00
BC Broussard
90d22c48b4
Add v1beta3 api call to web ui
...
Update mocks to v1beta3
2015-05-21 13:51:59 -07:00
Brendan Burns
c4ab34f7f9
Merge pull request #8368 from bcbroussard/web-ui-updates
...
Update web ui listing pages
2015-05-18 13:16:54 -07:00
BC Broussard
f62aa79cd5
Only show more button on list pages if scope.moreClick defined
...
Remove placeholder thumbnails from pod listing page of web ui
Show pods when there are no labels
2015-05-17 15:59:53 -07:00
Jeff Lowdermilk
553f9f822b
Add ga-beacon analytics to gendocs scripts
...
hack/run-gendocs.sh puts ga-beacon analytics link into all md files,
hack/verify-gendocs.sh verifies presence of link.
2015-05-15 18:56:38 -07:00
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