open-vault/ui/app/mixins
Matthew Irish 757afb4de9
UI - no jquery (#6768)
* add no-jquery rule and move event listeners to ember-concurrency tasks

* remove unnecessary onchange and handleKeyDown actions

* add element.closest polyfill and convert linked-block to use native dom apis

* update pretender, fetch, page-object, add optional-features, remove ember/jquery

* turn off jquery inclusion

* remove jQuery.isPlainObject usage

* violatedDirective isn't always formatted the same

* use fetch and the ember-fetch adapter mixin

* move to fetch and lowercase headers for pretender

* display non-ember-data errors

* use new async fn test style and lowercase headers in auth service test

* setContext is not necessary with the new style tests and ember-cli-page-object - it actually triggers jquery usage

* update ember-fetch, ember-cli-pretender

* wait for permissions check

* lowercase header name in auth test

* refactor transit tests to one test per key type

* simplify pollCluster helper

* stop flakey tests by prefering the native fetch

* avoid uncaught TransitionAborted error by navigating directly to unseal

* unset model on controller after unloading it because controllers are singletons

* update yarn.lock
2019-06-20 08:37:27 -05:00
..
backend-crumb.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
cluster-route.js UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
focus-on-insert.js fix styling and only focus input type=text 2018-10-18 14:55:49 -05:00
key-mixin.js UI secret navigation improvements (#5976) 2018-12-20 13:46:37 -06:00
list-controller.js Change tab completion in the UI to prefer common prefix (#6759) 2019-05-22 09:28:34 -05:00
list-route.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
model-boundary-route.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
policy-edit-controller.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
unload-model-route.js UI - no jquery (#6768) 2019-06-20 08:37:27 -05:00
unsaved-model-route.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
with-nav-to-nearest-ancestor.js fix nav-to-nearest mixin when there are no ancestors (#6198) 2019-02-08 18:50:50 -06:00