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

Bug/wf1 post error #3023

Merged
merged 19 commits into from
Jul 26, 2023
Merged

Bug/wf1 post error #3023

merged 19 commits into from
Jul 26, 2023

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    9f209c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3312c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f76f224 View commit details
    Browse the repository at this point in the history
  4. Revert "Thought for handling wf1 token expiry on the FE?"

    This reverts commit f3312c4.
    brettedw committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    dbe994f View commit details
    Browse the repository at this point in the history
  5. rearranged imports

    brettedw committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    7e00afe View commit details
    Browse the repository at this point in the history
  6. Added some docstrings

    brettedw committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    2247196 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    e8fb452 View commit details
    Browse the repository at this point in the history
  2. WF1 post error

    Raise exception on api route so it's seen by the frontend
    brettedw committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    dc9c613 View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary import

    brettedw committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    44b0c93 View commit details
    Browse the repository at this point in the history
  4. Exceptions and testing updates

    - exceptions now using fastapi HTTPExceptions and status'
    - test updated to reflect catching new Exception
    brettedw committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    17e006f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ddac1c View commit details
    Browse the repository at this point in the history
  6. Front end messaging changes

    -Altered error messaging in the case that posting to WF1 is unsuccessful
    brettedw committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    1ddd976 View commit details
    Browse the repository at this point in the history
  7. Correct the wf1Token value

    brettedw committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    3cf2478 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    bb381bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2709e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96ec4a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50e7b34 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d92cf9 View commit details
    Browse the repository at this point in the history
  6. Remove unnecessary imports

    brettedw committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    f7a6f16 View commit details
    Browse the repository at this point in the history