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

feat: Add ZOO (DO NOT MERGE) #762

Draft
wants to merge 44 commits into
base: staging
Choose a base branch
from
Draft

feat: Add ZOO (DO NOT MERGE) #762

wants to merge 44 commits into from

Conversation

SilviaZeta
Copy link
Contributor

@SilviaZeta SilviaZeta commented Jul 18, 2022

Description

  • merge in feat: Update trusted-service schema #673
  • refactor: Move plugin methods from ManageWrapper to services/plugins
  • add ZooDialog and PluginsZooCard
  • refactor: merge plugins and trusted-service service functions are merged together (see store

What's missing:

  • add datasets to the ZOO, not necessarily as part of this PR.

NOTE: this PR should be merged with gliff-ai/store#259. When this PR is merged, all supported plugins need to be re-deployed to work with the new login system.

closes gliff-ai/roadmap#82
relates to gliff-ai/manage#422 gliff-ai/curate#437 gliff-ai/style#239 gliff-ai/store#259

DO NOT MERGE before all plugins are re-deployed!

Checklist:

Put an x in the boxes that apply to this pull request (you can also fill these out after opening the pull request). If you're unsure about any of these, don't hesitate to leave a comment on this pull request!

  • I have read the gliff.ai Contribution Guide.
  • I have requested to pull a branch and not from main.
  • I have checked all commit message styles match the requested structure.
  • My code follows the style guidelines of this project.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have performed a self-review of my own code.
  • I have assigned 3 or less reviewers.
  • New and existing unit tests pass locally with my changes.
  • I have added tests that prove my fix is effective or that my feature works.
  • My changes generate no new warnings.
  • I have made corresponding changes to the documentation.
  • New database changes have been committed.
  • If appropriate, I have bumped any version numbers.

@gliff-ai-robot gliff-ai-robot added the feature [Improvement] New feature request. label Jul 29, 2022
@SilviaZeta SilviaZeta changed the title feat: Add ZOO feat: Add ZOO (DO NOT MERGE) Jul 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature [Improvement] New feature request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ZOO
2 participants