Skip to content
This repository has been archived by the owner on Nov 27, 2017. It is now read-only.

Connections: Connection Library #42

Closed
kahboom opened this issue Oct 12, 2016 · 2 comments
Closed

Connections: Connection Library #42

kahboom opened this issue Oct 12, 2016 · 2 comments
Assignees
Milestone

Comments

@kahboom
Copy link
Contributor

kahboom commented Oct 12, 2016

Overview

Write the logic and UI for the Connection Library component.

Features

  • Use JSON for dummy data for now.
  • Filter and sort list of data.
  • Search through list of data.
  • Kabob menu for Edit, Duplicate, and Delete links.
  • Infinite scrolling.
  • Hover effect of cards, according to PatternFly Card View.
  • When filtered, another row shows up below the toolbar that shows the results as displayed in the PatternFly Card View.

Reference

InVision Designs:

@kahboom
Copy link
Contributor Author

kahboom commented Oct 20, 2016

Per Catherine and Josephine (UXD):

Library page stays with actions of “View, Edit, Duplicate, Delete”. View page looks as shown above. If user clicks edit in either location they will be brought to the “Review” screen in the edit flow, and can move backwards or forwards to edit it.

@kahboom
Copy link
Contributor Author

kahboom commented Jan 17, 2017

This has been completed as an Angular module. It consists of a template that renders data loaded from an external service (the iPaaS API) through its primary component. Aesthetic improvements and other features require a separate GitHub issue.

For instance, it still needs filtering, sorting, pagination, etc. which are handled as shared or core features that will be resolved in other issues (see #116 & #117). Sorting is already supported (see #89).

@kahboom kahboom closed this as completed Jan 17, 2017
@kahboom kahboom moved this from Parent Issues to In Progress in Syndesis UI Feb 1, 2017
@kahboom kahboom reopened this Feb 3, 2017
@kahboom kahboom modified the milestones: Sprint 8, Sprint 6 Feb 9, 2017
@kahboom kahboom moved this from In Progress to Release Candidate/Complete in Syndesis UI Feb 17, 2017
@kahboom kahboom closed this as completed Feb 17, 2017
@kahboom kahboom removed this from Sprint 8 Release Candidate/Complete in Syndesis UI Oct 12, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant