open-consul/ui-v2/app/utils
John Cowen 52705125a1
ui: Remove WithEventSource mixin, use a component instead (#7953)
The WithEventSource mixin was responsible for catching EventSource
errors and cleaning up events sources then the user left a Controller.

As we are trying to avoid mixin usage, we moved this all to an
`EventSource` component, which can clean up when the component is
removed from the page, and also fires an onerror event.

Moving to a component firing an onerror event means we can also remove
all of our custom computed property work that we were using previously
to catch errors (thrown when a service etc. is removed)
2020-06-17 14:19:50 +01:00
..
dom ui: Remove WithEventSource mixin, use a component instead (#7953) 2020-06-17 14:19:50 +01:00
editor
form
helpers
http ui: Model Layer for SSO Support (#7771) 2020-05-12 17:14:41 +00:00
routing ui: Add tab navigation to the browser history/URLs (#7592) 2020-05-12 17:14:23 +00:00
search ui: Add tab navigation to the browser history/URLs (#7592) 2020-05-12 17:14:23 +00:00
storage ui: Add DataSource component (#7448) 2020-05-12 17:14:18 +00:00
ticker
acls-status.js
ascend.js
atob.js
btoa.js
callable-type.js
create-fingerprinter.js
createURL.js
distance.js
get-environment.js UI: Improved Login/Logout flow inc SSO support (#7790) 2020-05-12 17:14:51 +00:00
get-form-name-property.js
get-object-pool.js
isFolder.js
keyToArray.js
left-trim.js
maybe-call.js ui: Add DataSource component (#7448) 2020-05-12 17:14:18 +00:00
minimizeModel.js
non-empty-set.js ui: Acceptance test improvements to prepare for more NS tests (#6980) 2020-01-24 12:26:28 +00:00
promisedTimeout.js
remove-null.js
right-trim.js
templatize.js
tomography.js
ucfirst.js
update-array-object.js