consul/ui-v2/app/components
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
..
acl-filter.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
action-group.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
app-view.js ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
aria-menu.js ui: New Confirmation Dialogs (#7007) 2020-01-22 12:08:29 +00:00
catalog-filter.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
changeable-set.js ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
child-selector.js ui: Acceptance test improvements to prepare for more NS tests (#6980) 2020-01-24 12:26:28 +00:00
code-editor.js ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
confirmation-dialog.js ui: Remove some javascript files we no longer use (#6853) 2019-12-18 12:26:44 +00:00
copy-button-feedback.js UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
copy-button.js ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
delete-confirmation.js UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
discovery-chain.js ui: Discovery-Chain: Cope with some edge case configs (#7174) 2020-01-30 16:09:05 +00:00
dom-buffer-flush.js ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
dom-buffer.js ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
feedback-dialog.js ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
form-component.js ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
freetext-filter.js ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
hashicorp-consul.js ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
healthcheck-info.js UI: Service Instances (#5326) 2019-05-01 18:22:10 +00:00
healthcheck-list.js UI: Service Instances (#5326) 2019-05-01 18:22:10 +00:00
healthcheck-output.js ui: Change layout styling for healthcheckoutput, add CheckID (#6195) 2019-09-04 08:35:12 +00:00
healthcheck-status.js ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
healthchecked-resource.js ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
intention-filter.js WIP: First draft intentions 2018-06-25 12:25:14 -07:00
list-collection.js UI: dom usage refactoring (#4924) 2019-05-01 18:21:40 +00:00
modal-dialog.js ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
modal-layer.js ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
phrase-editor.js ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
policy-form.js ui: Remove the Policy/Service Identity selector from nspaces (#7124) 2020-01-28 09:39:09 +00:00
policy-selector.js ui: Remove the Policy/Service Identity selector from nspaces (#7124) 2020-01-28 09:39:09 +00:00
popover-menu.js ui: New Confirmation Dialogs (#7007) 2020-01-22 12:08:29 +00:00
radio-group.js ui: Keyboard navigation improvements (#7090) 2020-01-20 14:15:15 +00:00
resolver-card.js ui: Discovery Chain (#6746) 2019-12-18 12:26:47 +00:00
role-form.js UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
role-selector.js ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
route-card.js ui: Discovery Chain (#6746) 2019-12-18 12:26:47 +00:00
secret-button.js UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
service-identity.js UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
sort-control.js ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
splitter-card.js ui: Discovery Chain (#6746) 2019-12-18 12:26:47 +00:00
stats-card.js ui: Add `stats-card` component, integrate more `@hashicorp/structure-icons` (#6021) 2019-09-04 08:35:11 +00:00
tab-nav.js ui: Keyboard navigation improvements (#7090) 2020-01-20 14:15:15 +00:00
tab-section.js ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
tabular-collection.js ui: New Confirmation Dialogs (#7007) 2020-01-22 12:08:29 +00:00
tabular-details.js ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
tag-list.js UI: Service Instances (#5326) 2019-05-01 18:22:10 +00:00
templated-anchor.js ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
toggle-button.js ui: New Confirmation Dialogs (#7007) 2020-01-22 12:08:29 +00:00
token-list.js ui: Custom version of ember-block-slots compatible with ember 3 (#5245) 2019-01-30 10:56:04 +00:00
tomography-graph.js ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00