Commit Graph

81 Commits

Author SHA1 Message Date
Cody Jackson 9c010cd66b Include EdgeHTML based browers to blacklist
We don't support the EdgeHTML browsers just like we don't support
Internet Explorer. I added EdgeHTML to the blacklist so that we will
display the unsupported page.

rancher/rancher#23909
2019-11-07 13:53:23 -07:00
Westly Wright b31279b8ca
start loading the intl lang sooner to ensure loaded b4 first render
because we did not delay the readiness of the application when loading
translations when a user hit `update-setting` route we'd render the page before
the language had finished loading. Moving the language to the before model and
in the finally of the detect phase ensures we have our language loaded before we
remove the loading state and render the main content.

rancher/rancher#23776
2019-10-30 12:14:28 -07:00
Cody Jackson 6718c4886e Addressing a number of ember deprecations
- Moved from Ember.$() to importing jquery.
- Moved from fn().on() to on(fn())
- Moved from fn().observes() to observer(fn())

This got /g/clusters from 27 warnings to 5 warnings for me.
2019-10-03 10:53:36 -07:00
Vincent Fiduccia 1d5dd2dd71
Unused redirect 2019-07-24 11:58:58 -07:00
n313893254 657435625b Remove github service 2019-07-22 15:15:56 +08:00
Logan 74bbe0171e Registry and Istio (#3014)
* Add vendors for istio

* Add istio lib

* Add kiali UI vendor

* Expose components in shared lib

* Istio css

* Support kiali graph in Rancher UI

* Show traffic metrics from istio

* Enable istio in cluster level

* Toggle for istio sidecar auto injection

* Support add istio config

* Reuse catalog for istio config

* Support enable global registry in local cluster

* Rename traffic rule

* Not upgrade template version for istio

* Fix istio project level routing issue

* Fix comments

* Bug fix

* Add kiali copyright

* App name is not required in schema

* Use cytoscape dagre from npm

* Bug fix

* Hide traffic rule
2019-06-03 09:44:28 -07:00
Westly Wright c6cf2fb50d
Upgrade Ember to latest stable release
upgrade to 3.5

upgrade to 3.6

upgrade to ember 3.7

upgrades for 3.7

package upgrades

eslint changes

upgrade to 3.8

HanlderInfos deprecation

logger deprecations

shadowed block param deps

route fixes

upgrade engines and add workaround for infinite loop query params

refresh issue

ember-engines/ember-engines number 614

update read me
2019-03-25 13:22:38 -07:00
Westly Wright 4ace4f0411
Flip the lazy loading switch for all engines and remove browserify
loading overlay would stick on login sometimes

first update for auto importer

add required unsafe eval

remove project level xterm loading

ansi up

lazy-load dot-object

lazy load marked

Move logger models out of logging engine, it prevents lazy loading

add auto-importer config to logging

semver & json2yaml

lazy load pretty cron

lazy load shell quote

bug - typo in function name

remove debugger

lint and bugs

add shellquote constant to deal with undef error

Remove async from global and load module properly

add ignore file for silver-searcher

auto-import d3 lib

auto-import Identicon

auto-import jquery growl

update jsondiffpatch and auto-import

Remove unneeded voids

ember-auto-load jszip

pipeline bug

Refactor verify-auth route for lazy engines

auto-import to all engines/addons

auto-import momentjs

auto-import yaml

auto-import file-saver

update globals

bugs

review changes

yarn lock

move bable option back into the right place

bug fixes

decouple dependencies for nodes engine

decouple dependencies for global-admin

decouple dependencies for login engine

decouple dependencies for alerts engine

decouple dependencies for logging engine

decouple dependencies for pipeline engine

Lint sync and fix

review bugs

updates for rebase
2018-10-11 12:03:44 -07:00
Westly Wright a4f5ee4f6d
lint 2018-08-15 13:59:38 -07:00
Westly Wright 0a3dc69627
loading-overlay should be removed in `afterRender` queue 2018-08-15 13:50:45 -07:00
Vincent Fiduccia 93f922b92d
eslint --fix 2018-07-20 11:47:19 -07:00
Vincent Fiduccia 54725f2022
eslint --fix 2018-06-29 17:20:46 -07:00
Westly Wright 24256cff3d
fixes that prevent 'lint --fix' from running completely 2018-06-29 17:20:46 -07:00
loganhz 27299cb5c5 Preserve worload sub route 2018-06-03 20:29:46 +08:00
loganhz cabb636719 Preserve cluster level route
https://github.com/rancher/rancher/issues/8486
2018-06-03 20:29:46 +08:00
loganhz 806feda069 Preserve project level route
https://github.com/rancher/rancher/issues/8486
2018-06-03 20:29:46 +08:00
Westly Wright 5e6c056864
Upgrade ember -> 3.1
also linting errors
2018-05-09 11:24:36 -07:00
Westly Wright 9807651edc
ad round 2 2018-02-26 15:30:28 -07:00
Vincent Fiduccia 9103610216
Edit custom/import/rke cluster 2018-02-22 11:45:57 -07:00
Westly Wright 2261795fe2
remove commented out code 2018-02-16 17:08:38 -07:00
Westly Wright 7f52992244
more github auth round 2 2018-02-16 09:42:14 -07:00
Vincent Fiduccia fde2bc32fe
Start supporting authProviders 2018-02-02 20:02:41 -07:00
Vincent Fiduccia c762ca23fb
API Keys 2018-01-22 22:22:11 -07:00
loganhz 8adadc2b38 Reload page after logout
https://github.com/rancher/rancher/issues/11038
2018-01-22 13:46:05 +08:00
Vincent Fiduccia c08b1e7e5d
goToPrevious for global routes 2018-01-20 18:22:41 -07:00
Vincent Fiduccia ebd91fa287
Remove timedout message 2018-01-15 13:14:23 -07:00
Westly Wright ecc846f7a9
Cancle from clusters correctly navigates
rancher/rancher#10809
2018-01-10 12:56:27 -07:00
Westly Wright 95c8989bb0
Move app config to service to consumers 2017-12-20 18:16:22 -07:00
Vincent Fiduccia 6d183b9dca
Login tweaks 2017-12-16 23:53:58 -07:00
Westly Wright a72f3c916f
login logoff working 2017-12-16 21:23:20 -07:00
Westly Wright 2e033d5771
initial rework of cluster add 2017-11-29 13:01:23 -07:00
Vincent Fiduccia dc452846aa
Show pod dots, bugs 2017-11-27 22:12:32 -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 8b10cb04ff
new modules and imports 2017-11-07 10:14:13 -07:00
loganhz 61fa1be4a1 Show third-party access limitations warning for github auth
https://github.com/rancher/rancher/issues/1307
2017-10-16 18:36:53 +08:00
Vincent Fiduccia 1ea1e1c9cc
Change service expand to dots 2017-07-03 17:27:36 -07:00
Vincent Fiduccia cc8a5f91fb
Grand container/scaling group unified theory, part 4 2017-06-14 01:18:58 -07:00
Vincent Fiduccia af5c94fede
Scaling 2017-05-01 11:31:32 -07:00
Vincent Fiduccia 4e6d7721e4
Add redirectTo query param 2017-05-01 11:31:32 -07:00
Vincent Fiduccia 2f883a43da
Delete token on logout (rancher/rancher#7581) 2017-04-24 12:49:00 -07:00
Vincent Fiduccia df41052370
Keyboard shortcuts 2017-04-21 13:51:06 -07:00
Westly Wright 12d6f7ac62
Add Conatiner Cloud user registration system 2017-02-10 17:02:54 -07:00
Vincent Fiduccia 1fcbb1b520 More theme vs language 2016-12-19 11:10:10 -07:00
Vincent Fiduccia f95792e8d2 Hide modals on logout 2016-11-07 18:17:14 -07:00
Vincent Fiduccia dd0e58e298 Modal tweaks 2016-10-09 19:29:54 -07:00
Vincent Fiduccia b2d8e25874 Kubernetes waiting/store tweaks 2016-10-07 10:55:48 -07:00
Vincent Fiduccia 22671bccb5 Reorganize waiting pages 2016-10-07 10:55:48 -07:00
Westly Wright d346ae68e1 Machine update wo GitHub (#840)
rancher/rancher#5063
rancher/rancher#5156
rancher/rancher#5649
rancher/rancher#5809
2016-09-12 13:28:26 -07:00
Westly Wright bfea49208f Updates to digital ocean machine driver to get real data (#778)
rancher/rancher#4168

Fix issues with tab selection on load balancer

rancher/rancher#5377
2016-07-14 15:47:38 -07:00