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

feat!(compose): add ability to pull and compose import component defs #406

Commits on May 3, 2024

  1. feat: enhance component definition handling with import and merge cap…

    …abilities
    
    Refactor and rename unit tests for clarity and consistency
    
    Add new unit test for imported component definitions
    mike-winberry committed May 3, 2024
    Configuration menu
    Copy the full SHA
    9115597 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16bae4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fba25d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23e70d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c07232 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b1921ee View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    ba97f26 View commit details
    Browse the repository at this point in the history
  2. refactor!(validation-store): rm fetchFromRemoteLink, AddFromLink, Get…

    …HrefIds, SetHrefIds as they were unused and create AddLulaValidation func
    
    fix(oscal/component): update BackMatterTopMap to return an instantiated map if the backmatter is nil
    refactor(validate): update ValidateOnCompDef to use the new simplified validationstore
    tests: update related tests
    mike-winberry committed May 7, 2024
    Configuration menu
    Copy the full SHA
    ad4d194 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c53cdc2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    953ee73 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3447b0c View commit details
    Browse the repository at this point in the history