Commit Graph

16 Commits

Author SHA1 Message Date
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
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
Shlomi Zadok
7054b5848f fix typos: wating should be waiting 2015-06-28 16:52:43 +03:00
BC Broussard
90b0b5c895 Add NodePort and Loadbalancer to services web ui
Remove PublicIPs
2015-06-15 16:09:10 -07:00
jackgr
cff5bed70d Clean up ui build and generated files. 2015-06-04 14:54:15 -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
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
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
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
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