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

TEAMFOUR-397 - Delete and unmap routes #434

Merged
merged 2 commits into from
Jul 7, 2016
Merged

TEAMFOUR-397 - Delete and unmap routes #434

merged 2 commits into from
Jul 7, 2016

Conversation

irfanhabib
Copy link
Contributor

@irfanhabib irfanhabib commented Jul 6, 2016

Adds an action menu to the routes table in the application summary. Allows a user to delete or unmap a route from the application.

var that = this;
this.routesActionMenu = [
{
name: 'Unmap from App',
Copy link
Contributor

Choose a reason for hiding this comment

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

Needs a gettext

@richard-cox
Copy link
Contributor

LGTM. Do we have an issue to track adding unmapped routes?

@richard-cox richard-cox merged commit 876f06e into master Jul 7, 2016
@richard-cox richard-cox deleted the delete-routes branch July 7, 2016 15:38
@irfanhabib
Copy link
Contributor Author

@richard-cox We do, I've created the issue TEAMFOUR-732 for it.

richard-cox added a commit that referenced this pull request Oct 5, 2020
* Add endpoint type filter to endpoint page list
- Need to decide - always show filter or only when above certain number of endpoint types?
- Need to decide - show base enpdoints or endpoint with subtypes

* Changes to suse extensions

* Fix issue where endpoint list sort/filter was lost on unregister/disconnect/connect

* Changes following review
- only filter by type, ignore sub type
- only show filter if there are more than two types of endpoint registered

* Tidy up

* Changes following review, fix empty sort drop down on cf endpoints list
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants