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

Limit duplicate search creation #4687

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    2029e0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e29c85a View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Ensure that frontend generated searches don't get duplicated because …

    …id is read only.
    
    Return uuid in plain hex format.
    rtibbles committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    b98596f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61eda08 View commit details
    Browse the repository at this point in the history
  3. Moved saved search modal into main import flow.

    Disable when there are no saved searches to view.
    rtibbles committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a0048b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9bb8871 View commit details
    Browse the repository at this point in the history