open-vault/ui/app/components
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
..
auth-config-form
basic-dropdown
console
identity
list-item
nav-header
splash-page
wizard UI - test console cleanup (#6674) 2019-05-02 22:20:28 -05:00
.gitkeep
alert-popup.js
auth-form.js UI - no jquery (#6768) 2019-06-20 08:37:27 -05:00
auth-info.js
auth-jwt.js UI - test console cleanup (#6674) 2019-05-02 22:20:28 -05:00
b64-toggle.js
block-error.js
config-pki-ca.js Add Browserstack for IE11 testing (#6557) 2019-05-03 15:20:14 -07:00
config-pki.js
control-group-success.js
control-group.js
download-button.js UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
edit-form.js
empty-action-namespaces.js
flash-message.js
form-field-groups.js
form-field.js
generate-credentials.js
home-link.js
hover-copy-button.js
http-requests-bar-chart.js Add HTTP Request Volume page (#6925) 2019-06-19 16:14:25 -07:00
http-requests-table.js Add HTTP Request Volume page (#6925) 2019-06-19 16:14:25 -07:00
info-tooltip.js
json-editor.js
key-value-header.js
key-version-select.js
kv-object-editor.js
learn-link.js
license-info.js
link-to.js
linked-block.js UI - no jquery (#6768) 2019-06-20 08:37:27 -05:00
list-item.js
list-pagination.js
list-view.js
logo-edition.js
logo-splash.js
masked-input.js
menu-sidebar.js
mount-accessor-select.js
mount-backend-form.js
namespace-link.js
namespace-picker.js
namespace-reminder.js
nav-header.js
navigate-input.js UI - no ember cli eslint (#6613) 2019-04-18 20:50:05 -05:00
not-found.js
outer-html.js
pgp-file.js UI - test console cleanup (#6674) 2019-05-02 22:20:28 -05:00
pgp-list.js
pki-cert-popup.js
pki-cert-show.js
radial-progress.js
role-aws-edit.js
role-edit.js UI - no jquery (#6768) 2019-06-20 08:37:27 -05:00
role-pki-edit.js
role-ssh-edit.js
search-select.js fix error when running formatOptions on items that don't come from the API response (#6824) 2019-06-04 12:44:58 -05:00
secret-edit.js UI - no jquery (#6768) 2019-06-20 08:37:27 -05:00
secret-link.js UI - test console cleanup (#6674) 2019-05-02 22:20:28 -05:00
secret-list-header.js Move toolbar back out of secretlistheader 2019-05-09 11:31:26 -06:00
secret-version-menu.js
section-tabs.js
shamir-flow.js
shamir-progress.js
splash-page.js
status-menu.js UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
string-list.js UI - no ember cli eslint (#6613) 2019-04-18 20:50:05 -05:00
text-file.js
token-expire-warning.js
tool-actions-form.js
tool-tip.js
toolbar-download-button.js UI: Add Toolbar to Storybook (#6761) 2019-05-20 18:10:42 -06:00
toolbar-filters.js UI: Add Toolbar to Storybook (#6761) 2019-05-20 18:10:42 -06:00
toolbar-secret-link.js UI: Add Toolbar to Storybook (#6761) 2019-05-20 18:10:42 -06:00
transit-edit.js UI - no jquery (#6768) 2019-06-20 08:37:27 -05:00
transit-key-actions.js
ui-wizard.js
wizard-content.js UI - test console cleanup (#6674) 2019-05-02 22:20:28 -05:00
wizard-section.js
wrap-ttl.js