Skip to content

[feature] Integrations page - UI for Integration list #167

@ivicac

Description

@ivicac

Items inside this list are generated by the "New Integration" modal.

  • Update the IntegrationList component by replacing the li with the IntegrationItem component
  • Move the IntegrationItem folder to the IntegrationList folder
  • Replace the horizontally scrolling list of tags with 3 tags showing and a dropdown listing the rest of them
  • Tag handling - create, remove tags
  • Dropdown handling
    • Edit opens the New Integration modal with preexisting data
    • Delete deletes the integration from the DB (probably with a confirm alert to avoid accidental deletions)
    • New Workflow opens a modal that will be developed as part of [feature] UI for new/edit workflow modal #172

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestfrontendConcerning any and all frontend issuesui-componentNew frontend component request

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions