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

[ENG-5017] Addons V2 API Standardization #10510

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

Johnetordoff
Copy link
Contributor

Purpose

This PR is composed of a few changes that allow for better FE integration with our RESTful API.

Changes

  • Assign a unique identifier to each addon, formatted as <node_id>_<provider_short_name>
  • add name and category attribute to addon serilaizer
  • make category and name sortable and filter able
  • make provider a relationship field
  • allow users to enable an addon at the the url addon root

QA Notes

Please make verification statements inspired by your code and what your code touches.

  • Verify
  • Verify

What are the areas of risk?

Any concerns/considerations/questions that development raised?

Documentation

Side Effects

Ticket

https://openscience.atlassian.net/browse/ENG-5017

@Johnetordoff Johnetordoff changed the title V2 config addon node [ENG-5017] Addons V2 API Standardization Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant