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

[WX-1734] Workflow permissions modal #5096

Open
wants to merge 62 commits into
base: dev
Choose a base branch
from

Commits on Sep 10, 2024

  1. wip

    kpierre13 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7070133 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. wip

    kpierre13 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    6af9ea5 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. add new endpoints

    kpierre13 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3e4b075 View commit details
    Browse the repository at this point in the history
  2. add temp button for modal

    kpierre13 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    fb32943 View commit details
    Browse the repository at this point in the history
  3. PermissionsModal

    kpierre13 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    14c4872 View commit details
    Browse the repository at this point in the history
  4. PermissionsModal tests

    kpierre13 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    4202482 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. wrap in act() errors

    kpierre13 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    3fbe881 View commit details
    Browse the repository at this point in the history
  2. Add key to User component

    kpierre13 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    340d3a0 View commit details
    Browse the repository at this point in the history
  3. update aria-label

    kpierre13 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    24a173d View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. wip

    kpierre13 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c7921bc View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. add email validation

    kpierre13 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    3b95dce View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

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

    kpierre13 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ff42081 View commit details
    Browse the repository at this point in the history
  3. wip

    kpierre13 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    54de947 View commit details
    Browse the repository at this point in the history
  4. add new endpoints

    kpierre13 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f90b83b View commit details
    Browse the repository at this point in the history
  5. add temp button for modal

    kpierre13 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    6404e8b View commit details
    Browse the repository at this point in the history
  6. PermissionsModal

    kpierre13 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    46f7767 View commit details
    Browse the repository at this point in the history
  7. PermissionsModal tests

    kpierre13 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    5297368 View commit details
    Browse the repository at this point in the history
  8. wrap in act() errors

    kpierre13 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    cdbc533 View commit details
    Browse the repository at this point in the history
  9. Add key to User component

    kpierre13 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    754cb66 View commit details
    Browse the repository at this point in the history
  10. update aria-label

    kpierre13 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    75d186d View commit details
    Browse the repository at this point in the history
  11. wip

    kpierre13 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    51daaf8 View commit details
    Browse the repository at this point in the history
  12. add email validation

    kpierre13 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    c913e02 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2e90fe0 View commit details
    Browse the repository at this point in the history
  14. Merge remote-tracking branch 'origin/wx-1734-workflow-permissions-mod…

    …al-kp' into wx-1734-workflow-permissions-modal-kp
    kpierre13 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ca022f0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    27d164f View commit details
    Browse the repository at this point in the history
  16. update tests

    kpierre13 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    4a38e2f View commit details
    Browse the repository at this point in the history
  17. type update

    kpierre13 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    12a4614 View commit details
    Browse the repository at this point in the history
  18. type update

    kpierre13 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    78c68f4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ae9c80d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    06ed6a6 View commit details
    Browse the repository at this point in the history
  21. wip

    kpierre13 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    7d9b600 View commit details
    Browse the repository at this point in the history
  22. add test to wrapper

    kpierre13 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    0ca92e4 View commit details
    Browse the repository at this point in the history
  23. tests

    kpierre13 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    2edc35b View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    21cebb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b942e5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec5de77 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e7ebfa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b0d0fe6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ae97e8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ec5357f View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Revert "Add error tooltip to add user button"

    This reverts commit ec5357f.
    sam-schu committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    8814e19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ced1045 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    feec4d0 View commit details
    Browse the repository at this point in the history
  4. Remove redundant prop

    sam-schu committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    971ba40 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5ade44 View commit details
    Browse the repository at this point in the history
  6. Typing fix

    sam-schu committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    7e13abe View commit details
    Browse the repository at this point in the history
  7. Merge dev into branch

    sam-schu committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    c30ccfb View commit details
    Browse the repository at this point in the history
  8. Attempt SonarCloud fix

    sam-schu committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    f538f6b View commit details
    Browse the repository at this point in the history
  9. Refactor test mocks

    sam-schu committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    96ee67d View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    930b454 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e9c197 View commit details
    Browse the repository at this point in the history
  3. Update test prop types

    sam-schu committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    8f6e067 View commit details
    Browse the repository at this point in the history
  4. Reorganize tests

    sam-schu committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    029865e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a895e7 View commit details
    Browse the repository at this point in the history
  6. Fix text box label ID

    sam-schu committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    4bd588c View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

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

Commits on Oct 4, 2024

  1. Update naming

    sam-schu committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    3e0f5ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64713ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b8a585 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc7987d View commit details
    Browse the repository at this point in the history