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

On organization profile, allow filtering from lifecycle phase label #2173

Closed
2 tasks
bajiat opened this issue Feb 22, 2017 · 0 comments
Closed
2 tasks

On organization profile, allow filtering from lifecycle phase label #2173

bajiat opened this issue Feb 22, 2017 · 0 comments

Comments

@bajiat
Copy link
Contributor

bajiat commented Feb 22, 2017

Related to #2133

User story

As a developer
I would like to click from lifecycle label and get filtered list of APIs containing just APIs in production for the current organization
so that I can easily see for instance only production APIs for the organization I am interested in.

Definition of done

  • User can click on an API lifecycle label. As a result, I would see only the APIs that have the lifecycle label in question.
  • User can see the criteria the APIs are filtered by and can press Clear all to clear the filter.

The implementation for #2133 should be reused as much as possible.

Wireframes

In organization page, all Added APIs appear as below:
altorganizationprofile3

On clicking any lifecycle label (e.g. "Design" here), all APIs having this lifecycle phase appears in the search result.
The number of APIs in the page gets edited based on the filtered result.
A text shows how the result is filtered.
A "Clear All" link text appears beside the filtered criteria text.
on clicking the above text, the filtered gets cleared and the default result comes in view.
altorganizationprofileapifilter3

@bajiat bajiat changed the title On organization profile, allow filtering from lifecycle phase label On organization profile, allow filtering from lifecycle phase label Feb 23, 2017
@bajiat bajiat added the backlog label Feb 23, 2017
@kyyberi kyyberi added planning and removed backlog labels Feb 24, 2017
@marla-singer marla-singer self-assigned this Mar 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants