open-nomad/ui/app/services
Michael Lange c81ba192dc Fix a blocking queries bug
The lowest valid blocking query index is 1, but the API will return 0 if
there has yet to be an index set (no response). This in conjunction with
that 0 being stored as a string made the "fallback to 1" guard not work.
2018-08-21 13:47:01 -07:00
..
breadcrumbs.js Update tests to match new test selectors 2018-07-06 11:12:12 -07:00
config.js Use the new ember modules imports 2018-01-17 09:02:04 -08:00
ember-freestyle.js Reorganize the styleguide using components for sections 2018-01-17 09:04:01 -08:00
system.js Simplify the control flow around changing namespaces and regions 2018-08-09 18:22:39 -07:00
token.js Only deal with the region param (in the app and in api calls) when necessary 2018-08-09 18:22:39 -07:00
watch-list.js Fix a blocking queries bug 2018-08-21 13:47:01 -07:00