Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add global deleting overlay for entity summary pages #2373

Merged
merged 3 commits into from
Jun 19, 2018

Conversation

KlapTrap
Copy link
Contributor

@KlapTrap KlapTrap commented Jun 13, 2018

See application delete from the application summary.

@cfdreddbot
Copy link

Hey KlapTrap!

Thanks for submitting this pull request! I'm here to inform the recipients of the pull request that you and the commit authors have already signed the CLA.

@codecov
Copy link

codecov bot commented Jun 13, 2018

Codecov Report

Merging #2373 into v2-master will decrease coverage by 0.04%.
The diff coverage is 95%.

@@              Coverage Diff              @@
##           v2-master    #2373      +/-   ##
=============================================
- Coverage      71.11%   71.06%   -0.05%     
=============================================
  Files            582      583       +1     
  Lines          24398    24478      +80     
  Branches        5467     5486      +19     
=============================================
+ Hits           17351    17396      +45     
- Misses          7047     7082      +35

@richard-cox richard-cox added needs attention This PR needs attention conflicts Merge conflicts on PR labels Jun 15, 2018
* v2-master: (33 commits)
  Fix console image name
  Fix not detecting admin user is admin scope is not stratos.admin
  Update status_updates.md
  Update passthrough.go
  Update roadmap
  Weekly status updates
  Remove auto select of service and improve service select
  Add delete space confirmation @ space level
  Removed console.log, fixed console.log linting, show warning for space pills as well
  Ignore cookie domain for now
  Fix file path for output
  Trigger on tag
  Update release pipeline
  Fix bad error formatting
  Tidy up pagination key creation - Ensure there's one common base way to create pagination key - Tidy up how that base is used WRT to entity relation pagination key - Ensure all lists that run against all endpoints have a common pagination key
  Fix space selection when user returns to CFOrgSpace selector
  Fix issue where circular reference failed to denormalize an app's space - Connect to scf, no other endpoint (bug is app specific) - to reproduce...   - Fresh load on CF page   - Click Services nav item   - Click Applications nav item   - apps in third column did not denormalize their space entity, causing undefined error - Caused by app's space's service instances containing app bindings
  Fix env var modal exception after a service binding has been created
  Unit test fixes
  Tidy up the bind app step
  ...
@KlapTrap KlapTrap removed conflicts Merge conflicts on PR needs attention This PR needs attention labels Jun 18, 2018
Copy link
Contributor

@richard-cox richard-cox left a comment

Choose a reason for hiding this comment

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

LGTM. Hard to test the delete app, delete space works fine. Have created #2424 to cover adding the org summary delete

@richard-cox richard-cox merged commit 26919da into v2-master Jun 19, 2018
@richard-cox richard-cox deleted the delete-indicator branch June 19, 2018 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants