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

Catch KeyNotFoundError #1045

Merged
merged 31 commits into from
Mar 14, 2022
Merged

Catch KeyNotFoundError #1045

merged 31 commits into from
Mar 14, 2022

Commits on Mar 10, 2022

  1. catch key error

    Ina Odén Österbo committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    f376351 View commit details
    Browse the repository at this point in the history
  2. changelog

    Ina Odén Österbo committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    95cd8d2 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    i-oden authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    aa775c4 View commit details
    Browse the repository at this point in the history
  4. test adding space

    Ina Odén Österbo committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    24e97c7 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Update dds_web/api/user.py

    i-oden authored Mar 11, 2022
    Configuration menu
    Copy the full SHA
    4280109 View commit details
    Browse the repository at this point in the history
  2. moved try except and return a message dict

    Ina Odén Österbo committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    c2bc55d View commit details
    Browse the repository at this point in the history
  3. resolve

    Ina Odén Österbo committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    8a2a8f4 View commit details
    Browse the repository at this point in the history
  4. only send email any worked

    Ina Odén Österbo committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    2eee60f View commit details
    Browse the repository at this point in the history
  5. try except for commit

    Ina Odén Österbo committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    9100c21 View commit details
    Browse the repository at this point in the history
  6. changed goahead

    Ina Odén Österbo committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    10fd0b3 View commit details
    Browse the repository at this point in the history
  7. added space

    Ina Odén Österbo committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    72cbaab View commit details
    Browse the repository at this point in the history
  8. moved token in tests

    Ina Odén Österbo committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    1891da1 View commit details
    Browse the repository at this point in the history
  9. moved token again

    Ina Odén Österbo committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    c8f9a6a View commit details
    Browse the repository at this point in the history
  10. change messages

    Ina Odén Österbo committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    c6f4b1d View commit details
    Browse the repository at this point in the history
  11. reformat messages

    Ina Odén Österbo committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    359334b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5ab3519 View commit details
    Browse the repository at this point in the history
  13. adding more tests

    Ina Odén Österbo committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    ada86d5 View commit details
    Browse the repository at this point in the history
  14. uncommented http status

    Ina Odén Österbo committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    1c19d51 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'fix-internal-server-error' of https://github.com/Scilif…

    …elabDataCentre/dds_web into fix-internal-server-error
    Ina Odén Österbo committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    3b603ce View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2022

  1. tests

    Ina Odén Österbo committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    6ff6765 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2022

  1. added tests for user.py

    Ina Odén Österbo committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    46ab67f View commit details
    Browse the repository at this point in the history
  2. test for invite superadmin as unitadmin

    Ina Odén Österbo committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    c0d4374 View commit details
    Browse the repository at this point in the history
  3. test invite superadmin and unit admin as unit personnel

    Ina Odén Österbo committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    f984e96 View commit details
    Browse the repository at this point in the history
  4. test invite other roles as project owner

    Ina Odén Österbo committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    4b48d76 View commit details
    Browse the repository at this point in the history
  5. fixed tests

    Ina Odén Österbo committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    e4679c8 View commit details
    Browse the repository at this point in the history
  6. test invite with invalid unit

    Ina Odén Österbo committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    a117087 View commit details
    Browse the repository at this point in the history
  7. test with valid unit

    Ina Odén Österbo committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    226eba9 View commit details
    Browse the repository at this point in the history
  8. push the old tests too

    Ina Odén Österbo committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    f4b1520 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Update dds_web/api/user.py

    i-oden authored Mar 14, 2022
    Configuration menu
    Copy the full SHA
    7f235ea View commit details
    Browse the repository at this point in the history
  2. Update dds_web/api/user.py

    i-oden authored Mar 14, 2022
    Configuration menu
    Copy the full SHA
    c295817 View commit details
    Browse the repository at this point in the history
  3. Update dds_web/api/user.py

    i-oden authored Mar 14, 2022
    Configuration menu
    Copy the full SHA
    ba731fd View commit details
    Browse the repository at this point in the history