Commit Graph

1366 Commits

Author SHA1 Message Date
Vincent Fiduccia 42a109eb17 PL favicon (rancher/rancher#3741) 2016-03-03 11:37:11 -07:00
Vincent Fiduccia 97dcd4098b Ember 2.x fixes 2016-03-03 11:37:11 -07:00
Vincent Fiduccia ddb672e604 Merge pull request #494 from westlywright/dev-dmd
Refactor settings page
2016-03-03 11:36:56 -07:00
Westly Wright 93ab66ce38 Refactor settings page
* break individual sections into there own components and let them handle the saving of there own data
2016-03-03 11:35:10 -07:00
Vincent Fiduccia ac0da5ff64 Merge pull request #498 from westlywright/dev-revert-host
Change .pods to not use flex and again be sized by javascript
2016-03-03 11:31:47 -07:00
Westly Wright 19410d261f Change .pods to not use flex and again be sized by javascript 2016-03-03 11:31:12 -07:00
Vincent Fiduccia 95f1c9e2db Merge pull request #496 from lvuch/issues
resolve 3740
2016-03-03 11:28:09 -07:00
lvuch 5283f14a52 resolve 3740
fix positioning of loader
pr 493 fixes some of this i belive but this is the proper text break and padding
whitebox loader fix
2016-03-03 11:26:11 -07:00
Vincent Fiduccia 38026e9894 Merge pull request #493 from lvuch/mobiletables
Mobiletables
2016-03-03 11:22:37 -07:00
lvuch 232391888c environment, account and audit tables
tables processes and environment
more data title and styles
container ports and volumes tables
a few form tables
badge instead of full bar
2016-03-03 10:59:18 -07:00
Vincent Fiduccia 67223be918 Merge pull request #491 from lvuch/mobilenav
Mobilenav
2016-03-03 10:39:06 -07:00
lvuch e356032a45 markup mobile and small screen nav
toggle added to nav and styled
mobile nav
fix for md toggle may need  overwrite for bootstrap
override grid-float-breakpoint to screen-m for nav collapse
put project and user menu in nav header
order of menu
k8s list fix
2016-03-02 15:51:22 -07:00
Vincent Fiduccia c34cc39949 Merge pull request #486 from westlywright/dev-ember-upgrade
Upgrade Ember to 2.3 and refactor to remove deprecations.
2016-03-02 11:15:09 -07:00
Westly Wright ce0b1b1179 Upgrade Ember to 2.3 and refactor to remove deprecations. 2016-03-02 11:03:15 -07:00
Vincent Fiduccia 6028533916 Merge pull request #495 from vincent99/master
K8s, PL fixes, Subscription fixes
2016-03-02 01:28:17 -07:00
Vincent Fiduccia 03dc6451c0 Move subscription socket to mixin 2016-03-02 01:27:30 -07:00
Vincent Fiduccia 0f34c09181 Wait for K8S to be ready 2016-03-02 01:27:30 -07:00
Vincent Fiduccia 185e46d773 PL fixes 2016-03-02 01:27:30 -07:00
Vincent Fiduccia a04bf5b8c1 K8s view in api action 2016-03-02 01:27:30 -07:00
Vincent Fiduccia 739374128f Merge pull request #484 from lvuch/master
clean up forms
2016-03-02 00:59:18 -07:00
lvuch 89e96b1ee2 toggle class fixed for hover subnav 2016-02-26 16:21:49 -07:00
lvuch 25a7c33e11 tweak bottom row on hover but needs love 2016-02-26 15:38:30 -07:00
lvuch 53903ce195 fix 3696 2016-02-26 15:38:30 -07:00
lvuch ed8bcbe5bb fix 3699 2016-02-26 15:38:30 -07:00
lvuch 05460cbe18 add catalog page 2016-02-26 15:38:30 -07:00
lvuch 4fa0318e56 textarea grow and form styles 2016-02-26 15:38:30 -07:00
lvuch bfc40da319 forms etc 2016-02-26 15:38:30 -07:00
lvuch acfac66895 add container form 2016-02-26 15:38:30 -07:00
lvuch 78821a15a8 clean up forms 2016-02-26 15:38:30 -07:00
Vincent Fiduccia 037740bac4 Merge pull request #492 from vincent99/k8s
Fix subscribe reconnect (rancher/rancher#3639)
2016-02-26 15:04:54 -07:00
Vincent Fiduccia 6d9c68241f Fix subscribe reconnect (rancher/rancher#3639) 2016-02-26 15:03:57 -07:00
Vincent Fiduccia d9671d6f93 Bump api-store 2016-02-25 10:49:35 -07:00
Vincent Fiduccia 81a2f224f7 Merge pull request #490 from vincent99/k8s
More k8s
2016-02-25 10:44:21 -07:00
Vincent Fiduccia 95acd09ca8 Label k8s stacks as namespace 2016-02-25 10:33:14 -07:00
Vincent Fiduccia 7ba19e4d17 Close console, system tab not-kubernetes 2016-02-25 10:21:27 -07:00
Vincent Fiduccia 123b606c94 Fix terminal close, k8s proxies 2016-02-25 09:56:03 -07:00
Vincent Fiduccia f846fae768 Kubectl config template 2016-02-24 17:32:09 -07:00
Vincent Fiduccia f1ac9623d4 Separate container shell, select a default namespace 2016-02-24 17:27:49 -07:00
Vincent Fiduccia 5b9e1e848b Not kubernetes services on system 2016-02-24 17:27:49 -07:00
Vincent Fiduccia ecbd91c166 kube-system NS support 2016-02-24 17:27:49 -07:00
Vincent Fiduccia 81a99dea66 Kubectl tab 2016-02-24 17:27:49 -07:00
Vincent Fiduccia 67ddccaabc Change k8s labels 2016-02-24 16:57:17 -07:00
Vincent Fiduccia ec08dcd05b Rancher container integration 2016-02-24 16:57:17 -07:00
Vincent Fiduccia 7d911673d7 Merge pull request #489 from westlywright/hover-nav-fix
Fix issue with the nav on Admin Tab not displaying all the time
2016-02-24 16:56:34 -07:00
Westly Wright 5e1daa9b1c Fix issue with the nav on Admin Tab not displaying all the time 2016-02-24 16:41:55 -07:00
Vincent Fiduccia fea491bf71 Merge pull request #488 from westlywright/master
Fix bug with kubs tab and remove dupilcate code
2016-02-24 11:14:43 -07:00
Westly Wright 5e797b5677 Fix bug with kubs tab and remove dupilcate code 2016-02-24 10:26:13 -07:00
Vincent Fiduccia 991ca08a6b Merge pull request #487 from rancher/k8sdark2
K8sdark2
2016-02-23 17:31:56 -07:00
Vincent Fiduccia 3a156cc978 Merge pull request #482 from westlywright/bug-misc
General Bug Fixes
2016-02-23 17:31:14 -07:00
lvuch 16d357ed00 more dark k8s 2016-02-23 16:55:54 -07:00