Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Improvements to error/notification process #4053

Merged
merged 3 commits into from
Dec 13, 2019

Conversation

richard-cox
Copy link
Contributor

  • Show mini error message, as per create, when updating service instance
  • Handle all 5XX status codes as errors
  • Update messages to reflect varience of error states
  • Show single popover message on error dismiss all button
  • Correct error page selector

- Show mini error message, as per create, when updating service instance
- Handle all 5XX status codes as errors
- Update messages to reflect varience of error states
- Show single popover message on error dismiss all button
- Correct error page selector
- calls where we generate the endpoint lists (app wall, etc) were handled badly by jetstreamErrorHandler
- this was due to the internal event storing endpoint id as `` instead of one per endpoint
- this happened due to the list of generated endpoints being applied directly to request object in lower function
- treat these as global for the moment
Copy link
Contributor

@nwmac nwmac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nwmac nwmac merged commit 9d1751b into master Dec 13, 2019
@nwmac nwmac deleted the error-notification-improvements branch December 13, 2019 11:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants