consul/ui-v2/app/utils
John Cowen 3eec5edadf
ui: Discovery-Chain: Cope with some edge case configs (#7174)
* ui: Discovery-Chain: Cope with redirects that have failovers

We found a few stranger configurations for discovery-chain, one of which
was redirects that can then failover.

We altered the parsing here to include 2 passes, one to organize the
nodes into resolvers and children/subsets based on the nodes themselves, which
includes adding the failovers to resolvers and subsets.

We then do a second pass which can more reliably figure out whether a
target is a redirect or a failover (target failovers don't have a
corresponding node), this then adds the redirect children to the already
exising resolver (from the first pass) and then checks if the redirect
also has failovers and adds those if so.

* ui: Check to see if we have a user configured default route or not

...if we don't add one so the visualization looks complete
2020-01-30 16:09:05 +00:00
..
components/discovery-chain ui: Discovery-Chain: Cope with some edge case configs (#7174) 2020-01-30 16:09:05 +00:00
computed ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
dom ui: Improve configuration/env/feature flag usage (also add build time year detection) (#7072) 2020-01-21 17:52:40 +00:00
editor
form ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
helpers
http ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
model
routing
search
storage
ticker ui: Discovery Chain (#6746) 2019-12-18 12:26:47 +00:00
acls-status.js
ascend.js
atob.js ui: Adds ember-auto-import and replaces the 3 places where we used npm: (#5952) 2019-09-04 08:35:00 +00:00
btoa.js ui: Adds ember-auto-import and replaces the 3 places where we used npm: (#5952) 2019-09-04 08:35:00 +00:00
callable-type.js
create-fingerprinter.js Ensure ember-data ids are created correct taking into account the nspace (#6974) 2019-12-20 14:30:19 +00:00
createURL.js ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
distance.js
get-environment.js ui: Improve configuration/env/feature flag usage (also add build time year detection) (#7072) 2020-01-21 17:52:40 +00:00
get-form-name-property.js
get-object-pool.js
hasStatus.js
isFolder.js
keyToArray.js
left-trim.js
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
sumOfUnhealthy.js
templatize.js
tomography.js
ucfirst.js
update-array-object.js ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00