open-consul/ui/packages/consul-ui/tests/acceptance
John Cowen 5da06645b0
ui: Gracefully recover from non-existent DC errors (#11077)
* ui: Gracefully recover from non-existent DC errors

This PR fixes what happens in the UI if you try to navigate to a non-existing DC.

When we received a 500 error from an API response due to a non-existent DC, previously we would show a 404 error, which is what we were trying to convey. But in the spirit of the UI being a 'thin client', its probably best to just show the 500 error from the API response, which may help folks to debug any issues better.

* Automatically set the CONSUL_DATACENTER_LOCAL env var for testing
2021-09-22 18:26:36 +01:00
..
components ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00
dc ui: Gracefully recover from non-existent DC errors (#11077) 2021-09-22 18:26:36 +01:00
settings ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00
steps ui: Add support in Topology view for Routing Configurations (#10872) 2021-08-26 13:58:06 -04:00
deleting.feature ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00
index-forwarding.feature ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00
login-errors.feature ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00
login.feature ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
navigation-links.feature ui: Always show main navigation Key/Value link (#10916) 2021-09-22 18:23:59 +01:00
page-navigation.feature ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00
startup.feature ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
submit-blank.feature ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00
token-header.feature ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00