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

As a ‘Developer’, I want to select integrations type for my App to work within Agency Cloud #830

Closed
HollyJoyPhillips opened this issue Apr 6, 2020 · 1 comment
Assignees
Labels
feature New feature or request front-end Relates to front end issues marketplace Relates to the Marketplace

Comments

@HollyJoyPhillips
Copy link
Contributor

HollyJoyPhillips commented Apr 6, 2020

Summary: We will be supporting app integration types to work with Agency Cloud on the submit/edit app forms using a new tag component

Given that I am a ‘Developer’, when I am submitting my app, I should then have the option of searching and selecting single or multiple Agency Cloud Integration types using a tagging component

Dependent on ticket: #828

Task: To create a section on the 'Submit/Edit' app form to support Agency Cloud Integration types for desktop

  • Heading: Agency Cloud Integration
  • Sub text: To be able to associate your application with an action in Agency Cloud the application will need to be given a desktop type. Please select the type of integration your app requires from the list below. For more information on Desktop Types, please click here (link to https://foundations-documentation.reapit.cloud/api/desktop-api#desktop-types)
  • Should have a dropdown list with the desktop types
  • Endpoint /DesktopIntegrationTypes
  • Should use the tagging component to display which options have been selected (see dependent ticket)
  • Create heading 'Types Selected' when a tag has been used
  • If not tags have been selected, do not display 'Types Selected' heading
  • Should be editable when editing the app
  • Should display the ‘description´ when hovering over a selected tag
  • Add text in the hover over, after the description 'More Info.' and link to 'url' field.
  • Location: Between 'App Listing' and 'Authentication Flow'
  • Field to post to /Apps / desktopIntegrationTypeIds
  • Platform ticket: Allow marketplace applications to be allocated to one or more specific types of agency cloud integration #702

See mockup when first loading the Submit App form:
AgencyCloudTypes

See mockup when a tag(s) has been selected:
AgencyCloudTypesSelected

See mockup of hover over for description:
AgencyCloudTypesInfo

@HollyJoyPhillips
Copy link
Contributor Author

@trankhacvy, thanks for this, a couple of points:
Please can you hyper link the 'click here' and remove the (link to...) from the text

"For more information on Desktop Types, please click here (link to https://foundations-documentation.reapit.cloud/api/desktop-api#desktop-types)"

We may need to apply to elements but can you reduce the size of the options in the drop down, i believe it's currently 16px, can you reduce to 14px please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request front-end Relates to front end issues marketplace Relates to the Marketplace
Projects
None yet
Development

No branches or pull requests

3 participants