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

Restructure Airlock requests & add createdBy field #2779

Merged
merged 16 commits into from
Oct 26, 2022

Commits on Oct 24, 2022

  1. Fixed initiator queries and display

    jjgriff93 committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    6298541 View commit details
    Browse the repository at this point in the history
  2. Update version & changelog

    jjgriff93 committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    c3a5bbc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b1cc77 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    jjgriff93 committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    f7cf8b6 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'jjgriff93/2765-bug-airlock_incorrect_initiator' of http…

    …s://github.com/microsoft/AzureTRE into jjgriff93/2765-bug-airlock_incorrect_initiator
    jjgriff93 committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    e413291 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Added createdBy field

    Added migrations to rename several airlock fields
    Migrate history[0].user to createdBy
    jjgriff93 committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    15d6987 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87323ad View commit details
    Browse the repository at this point in the history
  3. Fix tests

    jjgriff93 committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    00935cf View commit details
    Browse the repository at this point in the history
  4. user -> updated_by in tests

    jjgriff93 committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    e59c8d2 View commit details
    Browse the repository at this point in the history
  5. Set createdBy in new requests

    jjgriff93 committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    b7b2fb2 View commit details
    Browse the repository at this point in the history
  6. Fix enrich requests

    jjgriff93 committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    5921ee3 View commit details
    Browse the repository at this point in the history
  7. Fix create_airlock_request_item test

    jjgriff93 committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    3ab1a7d View commit details
    Browse the repository at this point in the history
  8. Fix redeclare of status and formatting

    jjgriff93 committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    8bd5738 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Add breaking change to CHANGELOG

    jjgriff93 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    8dc2bfd View commit details
    Browse the repository at this point in the history
  2. break -> continue

    jjgriff93 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    5d36515 View commit details
    Browse the repository at this point in the history
  3. Fix missing updatedBy updatedWhen in create

    jjgriff93 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    0e594f5 View commit details
    Browse the repository at this point in the history