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

Move Catalog data into database, faster control select autocomplete #1673

Merged
merged 10 commits into from
Aug 8, 2021

Commits on Aug 5, 2021

  1. Move Catalog data into database, faster control select autocomplete

    Move control catalog data into database so catalogs shipped
    with GovReady and user added catalogs all accessed in database.
    Also faster reading in containers.
    Adjust first_run to load catalogs.
    Speed up auocomplete by only selecting matching controls.
    govreadydeploy committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    eb7e98f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3234ca5 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Configuration menu
    Copy the full SHA
    72ec070 View commit details
    Browse the repository at this point in the history
  2. Sync wiht 0.9.7

    govreadydeploy committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    e5c4251 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2021

  1. Sync with 0.9.7

    govreadydeploy committed Aug 8, 2021
    Configuration menu
    Copy the full SHA
    2cb6189 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    govreadydeploy committed Aug 8, 2021
    Configuration menu
    Copy the full SHA
    dec583b View commit details
    Browse the repository at this point in the history
  3. Fix tests 2

    govreadydeploy committed Aug 8, 2021
    Configuration menu
    Copy the full SHA
    53660a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36f24ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    22f0b93 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    414aabc View commit details
    Browse the repository at this point in the history