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

Feature request: Support workflows in query builders #319

Closed
4 tasks
akphi opened this issue Jul 6, 2021 · 1 comment · Fixed by #1457
Closed
4 tasks

Feature request: Support workflows in query builders #319

akphi opened this issue Jul 6, 2021 · 1 comment · Fixed by #1457
Assignees
Labels
Component: Query Builder Issues related to query builder core Studio Core Team Opened by a member of the Studio core team Type: Feature Request
Milestone

Comments

@akphi
Copy link
Contributor

akphi commented Jul 6, 2021

Query builder might be used in different workflows right now:

  • Data browsing mode: the current query builder where the query is expected to be of shape SomeClass.all()...
  • Advanced/Unsupported mode: the query can be of any form

As such, we come up with this idea to add a new feature to the query builder - workflows. Think of Adobe Photoshop workspace feature: you can pick the flow that works best for you - Illustration, Photography, etc.

Implementation Plan

  • Add new feature: Workflow
    • Workflow bundles plugins together and there should be a generic check for when workflow is applicable and instruction on what happens when switching between workflows
    • Add the workflows as mentioned in the previous section
    • Workflow can also take a config to show/hide elements: hide result panel, etc.
@akphi akphi added Type: Discussion Component: Query Builder Issues related to query builder core labels Jul 6, 2021
@akphi akphi added this to the 2.0.0 milestone Oct 27, 2021
@akphi akphi added the Studio Core Team Opened by a member of the Studio core team label Oct 29, 2021
@akphi akphi changed the title RFC: Query builder workflows Feature request: Support workflows in query builders Nov 6, 2021
@akphi akphi modified the milestones: 2.0.0, On Deck Nov 16, 2021
@akphi akphi closed this as completed Nov 16, 2021
@akphi akphi reopened this Dec 2, 2021
@akphi akphi added this to the Backlog milestone Dec 2, 2021
@akphi akphi modified the milestones: Backlog, 8.0.0 Aug 31, 2022
@akphi akphi self-assigned this Aug 31, 2022
@akphi
Copy link
Contributor Author

akphi commented Sep 2, 2022

I have updated the implementation plan in more details in #1453

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Query Builder Issues related to query builder core Studio Core Team Opened by a member of the Studio core team Type: Feature Request
Projects
None yet
1 participant