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

Add Elements and initial TKBL functionality #4689

Merged
merged 18 commits into from
Jul 3, 2024
Merged

Commits on Jun 18, 2024

  1. Bump braces from 3.0.2 to 3.0.3 (#4697)

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    80e5b80 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Node dependency upgrade (#4699)

    Recreated package-lock.json files to resolve vulnerabilities
    axelstudios committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    9c6280a View commit details
    Browse the repository at this point in the history
  2. Fix several AH meter issues (#4706)

    * Fix several AH meter bugs
    
    * Fixed tests
    
    ---------
    
    Co-authored-by: Katherine Fleming <[email protected]>
    axelstudios and kflemin committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    903c70a View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Fix timeline user display (#4705)

    * Fix timeline user display
    
    * Lint
    
    ---------
    
    Co-authored-by: Katherine Fleming <[email protected]>
    haneslinger and kflemin committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    9a5d6c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Added elements model

    axelstudios committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    5dc3817 View commit details
    Browse the repository at this point in the history
  2. Renumbered migrations

    axelstudios committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    ff06ad5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c53c44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a71eda View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2bfa4a8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d1dfa60 View commit details
    Browse the repository at this point in the history
  7. Fixed front-end tests

    axelstudios committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    7ddf7d1 View commit details
    Browse the repository at this point in the history
  8. - Added element tests

    - Added element extra_data validator to prevent nested structures
    - Added the ability to include enums in Swagger path arguments
    - Fixed deprecated usages of assertDictContainsSubset
    axelstudios committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    8f8413f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    869521c View commit details
    Browse the repository at this point in the history
  10. Added TKBL endpoint

    axelstudios committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    439cb84 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bdc55ae View commit details
    Browse the repository at this point in the history
  12. Fixed tests

    axelstudios committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    83886ea View commit details
    Browse the repository at this point in the history
  13. Merge remote-tracking branch 'origin/post-v3-develop' into task/elements

    # Conflicts:
    #	seed/static/seed/scss/style.scss
    axelstudios committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    b285777 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

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