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

RUN-1346: Remove database storage for "Node Filters" #8558

Merged
merged 53 commits into from Nov 6, 2023
Merged

Conversation

gschueler
Copy link
Member

Is this a bugfix, or an enhancement? Please describe.
Removes the db-backed storage for stored Node filters, replaces it with browser local storage

Describe the solution you've implemented

  • Removes the db-backed storage for Node filters
  • Replaces GSP UI for node filters with the Vue component
    • Commands page
    • Nodes page
    • Job edit > workflow edit > job reference
    • Job show page
  • changes implementation for Node filters to use browser local storage

@gschueler gschueler marked this pull request as ready for review September 21, 2023 22:49
@gschueler gschueler added this to the 4.18.0 milestone Sep 21, 2023
@gschueler gschueler changed the title RUN-1346: (wip) remove db storage for "node filters" RUN-1346: remove db storage for "node filters" Sep 25, 2023
@fdevans fdevans removed this from the 4.18.0 milestone Sep 28, 2023
@gschueler gschueler added this to the 5.0.0 milestone Sep 28, 2023
Copy link
Contributor

@carlosrfranco carlosrfranco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested in:

  • Commands page
  • Nodes page
  • Job edit > workflow edit > job reference
  • Job show page
  • Starting app using an existent database to check migrations that were updated

@gschueler gschueler merged commit 6c402d4 into main Nov 6, 2023
3 checks passed
@gschueler gschueler deleted the RUN-1346 branch November 6, 2023 22:51
@fdevans fdevans changed the title RUN-1346: remove db storage for "node filters" RUN-1346: Remove db storage for "node filters" Nov 28, 2023
@fdevans fdevans changed the title RUN-1346: Remove db storage for "node filters" RUN-1346: Remove database storage for "Node Filters" Nov 28, 2023
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

4 participants