Vincent Fiduccia
1e8eff845f
Rearrange upgrade options
2018-03-04 00:25:42 -07:00
loganhz
a7058ddf8e
Fix nav menu issue
...
https://github.com/rancher/rancher/issues/11737
2018-03-01 21:20:40 +08:00
Vincent Fiduccia
b377ca65d1
More run command, autocomplete, nodes detected
2018-02-06 10:41:13 -07:00
Vincent Fiduccia
0012e40cc3
Don't send redundant Authorization header
2018-02-01 14:59:45 -07:00
Vincent Fiduccia
c762ca23fb
API Keys
2018-01-22 22:22:11 -07:00
Vincent Fiduccia
c08b1e7e5d
goToPrevious for global routes
2018-01-20 18:22:41 -07:00
Vincent Fiduccia
c55217335e
Secrets
2017-12-29 18:44:59 -07:00
Westly Wright
95c8989bb0
Move app config to service to consumers
2017-12-20 18:16:22 -07:00
Vincent Fiduccia
6c6ecb5c5d
Convert to v3
2017-12-05 00:39:55 -07:00
Vincent Fiduccia
f2386a4ae7
Almost a containers page
2017-11-17 18:08:34 -07:00
Vincent Fiduccia
544c921a48
Load against new APIs
2017-11-17 02:24:08 -07:00
Westly Wright
0b4991d84c
Clusterstore fixes
2017-11-15 14:23:48 -07:00
Westly Wright
f46735689a
Add cluster store
2017-11-14 12:43:03 -07:00
Westly Wright
8b10cb04ff
new modules and imports
2017-11-07 10:14:13 -07:00
Westly Wright
e9a4e10ecc
wip upgrades for 2.14
2017-10-30 09:51:34 -07:00
Vincent Fiduccia
095943c9ff
Clusters
2017-08-15 15:13:36 -07:00
Vincent Fiduccia
2ea81bf3dd
Fix service upgrade, add sidekick action
2017-08-10 17:02:26 -07:00
Westly Wright
542491ba81
Update to nav-header dropdown active highlighting
2017-04-21 11:41:47 -07:00
Westly Wright
cb7cc38e2f
Cloud Plans changes and bug fixes
2017-04-20 18:25:20 -07:00
Vincent Fiduccia
36e86a712e
Reorganize nav
2017-03-20 14:57:28 -07:00
Vincent Fiduccia
c09a6b6e0b
Less bootstrap
2017-01-06 10:48:59 -07:00
Vincent Fiduccia
cfec4833d5
Webhooks ( #954 )
...
* Webhook receivers
2016-12-27 16:33:04 -07:00
Vincent Fiduccia
67ac2232f4
destroyed or destroying
2016-11-14 15:50:45 -07:00
Westly Wright
cc84df2659
resolve issues with touch laptops
...
Fix init of memory limit value on hosts
rancher/rancher#6548
Preserve memory reservation value on clone
rancher/rancher#6549
Fix missing grid lines
rancher/rancher#6425
Update driver mixin for new name fields
rancher/rancher#6313
inject ember-shortcuts to components to disable shift+L in the shell
2016-11-09 16:30:20 -07:00
Westly Wright
606f2ae2da
Update github auth to use new v1-auth service
2016-10-12 17:29:14 -07:00
Vincent Fiduccia
cfb5953b9a
this._state === destroying -> this.isDestroyed
2016-10-03 20:58:19 -07:00
Vincent Fiduccia
fb215b27f9
Moar Performance
2016-10-03 20:58:16 -07:00
Vincent Fiduccia
3e70d8135f
Service log ( #836 )
...
* Service log
2016-09-07 16:23:40 -07:00
Vincent Fiduccia
99a5aa69d2
Clusterip, disable stacks for 1.2
2016-07-15 15:48:01 -07:00
Vincent Fiduccia
c32ad6d0d1
Variable width viewport ( rancher/rancher#5007 )
2016-06-29 17:20:19 -07:00
Vincent Fiduccia
51ba6440c2
Load IntlPolyfill for Safari ( rancher/rancher#5058 , rancher/rancher#5092 )
2016-06-17 01:02:04 -07:00
Vincent Fiduccia
968a152811
Mesos stuff, remove active-link wrapper
2016-05-02 10:26:17 -07:00
Vincent Fiduccia
e10069b6b5
Bump store
2016-04-20 11:14:48 -07:00
Vincent Fiduccia
8c82538d00
store vs userStore fixes
2016-04-14 18:10:33 -07:00
Vincent Fiduccia
674123ffde
Split into store vs userStore
2016-04-14 18:07:14 -07:00
Vincent Fiduccia
ff19f1b2dc
Fix back to host routing
2016-03-14 13:03:35 -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
a78c46284e
# This is a combination of 3 commits.
...
# The first commit's message is:
Namespace filter
# This is the 2nd commit message:
WIP
# This is the 3rd commit message:
WIP
2016-02-23 10:42:14 -07:00
Vincent Fiduccia
ce155e17dc
Make projectId part of the URL
2016-02-11 12:27:45 -07:00
lvuch
19158d1fd5
Add new tooltip component to better handle adding the action resource to
...
tooltips
2016-01-26 18:28:50 -07:00
Vincent Fiduccia
9cd8539abc
Fix graph line rendering in Chrome 48+
2016-01-25 17:08:46 -07:00
lvuch
8abb4711aa
updating routre for api and registry
2016-01-20 15:16:49 -07:00
Vincent Fiduccia
ac7a7e238b
Fixes
2015-11-09 01:33:29 -07:00
Vincent Fiduccia
fc61a293cc
Move proxy and catalog endpoint to settings
2015-10-24 17:31:51 -07:00
Vincent Fiduccia
bbc65a1c13
Performance improvements
...
- Rename `actions` in JSON to `actionLinks`
- Move actions from controllers to models, remove `{{#with}}s`
(deprecated)
- Move resource-action-menus from a component per entry to a single
global menu
- Disable transitioning resource polling except on resources that really
need it
- Disable static/relative positioning based on content height (white
boxes all the way to the bottom)
2015-10-07 10:20:05 -07:00
Vincent Fiduccia
2c17985804
Sidekick bugfixes
2015-10-05 12:54:11 -07:00
Vincent Fiduccia
e2649594dc
Hosts view grouping and sidekicks
2015-10-02 17:14:14 -07:00
Vincent Fiduccia
b8b16949d1
Move generic proxy from /proxy to /v1/proxy
2015-09-23 10:15:08 -07:00
Vincent Fiduccia
c5f22cfd47
Merge pull request #254 from vincent99/icons
...
Support local hosting without internet access
2015-09-16 16:06:57 -07:00
Vincent Fiduccia
61cbb70eb0
Support airgap install with all local resources
2015-09-15 18:06:00 -07:00