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

Upload systems by CSV and OSCAL #1756

Open
wants to merge 31 commits into
base: main
Choose a base branch
from
Open

Upload systems by CSV and OSCAL #1756

wants to merge 31 commits into from

Commits on Jun 28, 2022

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

Commits on Jun 29, 2022

  1. Configuration menu
    Copy the full SHA
    d734349 View commit details
    Browse the repository at this point in the history
  2. Refactor for DRY __create_new_system, better HTML

    Renamed create_system_from_string to create_new_system
    Created __create_new_system internal method to create system from string in DRY approach
    create_new_system calls __create_new_system
    Refactored system_import to call ` __create_new_system`
    gregelin committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    8d39cde View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a12106 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b74106f View commit details
    Browse the repository at this point in the history
  5. wip

    SergioJFalcon committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    5c34332 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b61024 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9a14b32 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Configuration menu
    Copy the full SHA
    257d992 View commit details
    Browse the repository at this point in the history
  2. wip

    SergioJFalcon committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    2584ead View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0946655 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. Configuration menu
    Copy the full SHA
    4281dad View commit details
    Browse the repository at this point in the history
  2. Sync recent changes

    gregelin committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    60b297f View commit details
    Browse the repository at this point in the history
  3. Remove extra test files

    gregelin committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    3df4bf0 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

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

Commits on Jul 6, 2022

  1. Configuration menu
    Copy the full SHA
    34bb207 View commit details
    Browse the repository at this point in the history
  2. Remove Opera from testing

    gregelin committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    8c29e6e View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

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

Commits on Jul 9, 2022

  1. wip

    SergioJFalcon committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    91ab146 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    998355b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1759 from GovReady/develop-django-upgrade

    Update Django to 3.2.14 to address vulnerability
    gregelin authored Jul 9, 2022
    Configuration menu
    Copy the full SHA
    6b6314e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e229a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b28957 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. wip - Import of POAMs

    SergioJFalcon committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    fbba6d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Remove statement edit from proposed system component; Upgrade moment …

    …to 2.29.4 for security, other npm libs (#1764)
    
    * Upgrade moment to 2.29.4 for security, other npm libs
    
    * Remove edit action information from proposed component control statements.
    gregelin authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    c3c14a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Configuration menu
    Copy the full SHA
    3211018 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d167b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Import of POAMs

    SergioJFalcon committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    175ba62 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Update CHANGELOG

    gregelin committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    79ce157 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Configuration menu
    Copy the full SHA
    aa34adb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba88a17 View commit details
    Browse the repository at this point in the history