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

Blitz - Add table view to marketplace service table #4064

Merged
merged 47 commits into from
Jan 7, 2020
Merged

Conversation

richard-cox
Copy link
Contributor

@richard-cox richard-cox commented Dec 12, 2019

nwmac and others added 30 commits October 31, 2019 11:19
- `firehose_value_metric_rep_unhealthy_cell` deprecated, now use `firehose_value_metric_rep_garden_health_check_failed`
- Try new metric first and fall back on old
- affects db migration of console config table to new config table
- fixes #4013
Release 2.6.1 Release Notes and Version bump
* Fixes ingress and kube 1.16 version issue

* Update Changelog

* More test

* Fix ingress tests
 Mention STRATOS_BP_DEBUG to troubleshoot staging (v2-master)
- sometimes these are fetched inline which aren't sorted
- Some brokers take a long time to execute create, update and delete service instance operations
- This time exceeded the amount allowed by browser/jetstream
- We now provide a custom response to the front end when this happens
- Front end then handles this and also shows a custom error message
Backend changes to support long-running requests
- Use a common way to get a service name, service link, broker name
- Split out cf specific long running functionality
- Show service as a link in app service instance card
- Show service plan and broker in app service instance card
- Update the service instance entity on Update as well as Delete
  (will show a better 'last operation' value)
- 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
richard-cox and others added 4 commits December 13, 2019 11:20
)

* Show more service instance last operation details

* Show service instance service broker

* Handle last operation & broker in table view

* Show the service broker name in the service list service card

* Fix create service instance from service instance page

* Fix unit tests

* Fix failing e2e test
@codecov-io
Copy link

Codecov Report

Merging #4064 into master will increase coverage by 0.11%.
The diff coverage is 64.95%.

@@            Coverage Diff             @@
##           master    #4064      +/-   ##
==========================================
+ Coverage   61.46%   61.57%   +0.11%     
==========================================
  Files         872      884      +12     
  Lines       29460    29691     +231     
  Branches     4344     4368      +24     
==========================================
+ Hits        18108    18283     +175     
- Misses      11352    11408      +56

@nwmac nwmac changed the base branch from master to add-connect-step January 6, 2020 15:05
@nwmac nwmac changed the base branch from add-connect-step to master January 6, 2020 15:05
@nwmac nwmac added the conflicts Merge conflicts on PR label Jan 6, 2020
@richard-cox richard-cox removed the conflicts Merge conflicts on PR label Jan 6, 2020
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 0270198 into master Jan 7, 2020
@nwmac nwmac deleted the blitz-services-table branch January 7, 2020 14:01
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.

Enable tile / list toggle for Marketplace view
4 participants