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-2081: nextUI: job list page: add job filters #8725

Merged
merged 7 commits into from
Jan 5, 2024

Commits on Dec 2, 2023

  1. local storage job filters

    gschueler committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    b17cdf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b3e96d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b2d3e4 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    02e7076 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. fix: groupPath query should change browse path

    add browsePath to the JobPageStore.ts
    ensure browsePath and query.groupPath are in sync
    don't pass path directly to component, use the jobPageStore.browsePath
    gschueler committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    9d074ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea1022d View commit details
    Browse the repository at this point in the history
  3. cleanup: dom element ids

    gschueler committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    f06b0a9 View commit details
    Browse the repository at this point in the history