Michael Lange
04681d5622
Better define mixin contracts
2018-03-08 11:15:43 -08:00
Michael Lange
314f1ea436
Change from the setupController hook to the new startWatchers hook
2018-03-08 10:40:31 -08:00
Michael Lange
50f67d8ee6
New mixins for managing tab visibility effects
2018-03-08 10:40:31 -08:00
Michael Lange
2282f3243a
Use willTransition instead of deactivate to cancel requests
...
deactivate happens _after_ the new route's model hook, which
results in the possibility of canceling new requests right
after they are made rather than existing open connections
2018-03-05 09:32:05 -08:00
Michael Lange
1107798da6
Use the new ember modules imports
...
Generated with a codemode:
https://github.com/ember-cli/ember-modules-codemod
2018-01-17 09:02:04 -08:00
Michael Lange
225817583f
Common code for handling 403s in routes
2017-10-24 16:40:27 -07:00
Michael Lange
7abf621441
On namespace change on a job detail page, redirect to /jobs
...
And reload jobs for the new namespace.
2017-10-23 17:42:36 -07:00
Michael Lange
79c836d734
Merge pull request #3412 from hashicorp/b-ui-disable-fuzzy-search
...
Disable fuzzy search
2017-10-18 20:08:15 -07:00
Michael Lange
19b2ac4858
Remove fuse as a dependency
2017-10-18 19:45:12 -07:00
Michael Lange
dc20fc88b9
Unload all records when a token is set or cleared
...
This guarantees no privileged data is shown to unprivileged credentials
2017-10-18 16:42:08 -07:00
Michael Lange
635263b8aa
Disable fuzzy search
...
It doesn't work well for highly precise values, or small datasets, or prefixes.
Which are our three use cases.
2017-10-18 12:52:24 -07:00
Michael Lange
ca0b297d47
Handle allocation 404s
2017-10-05 14:39:37 -07:00
Michael Lange
4d9c430a87
Rerender the distribution chart when the window resizes
2017-09-26 17:18:22 -07:00
Alex Dadgar
e5ec915ac3
sync
2017-09-19 10:08:23 -05:00