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

2714 new data service #2732

Merged
merged 23 commits into from
Jun 21, 2022
Merged

2714 new data service #2732

merged 23 commits into from
Jun 21, 2022

Commits on Jun 17, 2022

  1. New poetry project #2714

    iamleeg committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    3df1f03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee395ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2450ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9ef37d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6876b3 View commit details
    Browse the repository at this point in the history
  6. Install Flask #2714

    iamleeg committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    79255e7 View commit details
    Browse the repository at this point in the history
  7. Case fetching by ID #2714

    iamleeg committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    5d0ce48 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Configuration menu
    Copy the full SHA
    b70b6d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c38a4e0 View commit details
    Browse the repository at this point in the history
  3. CI runner #2714

    iamleeg committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    54744f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6568e33 View commit details
    Browse the repository at this point in the history
  5. PEP8 conformance #2714

    iamleeg committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    2087c4e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f2879cd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6b405d3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0d8430a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    84b44ef View commit details
    Browse the repository at this point in the history
  10. PEP8 #2714

    iamleeg committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    a67022e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a7bb57c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c3ab176 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1009920 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d3c3d47 View commit details
    Browse the repository at this point in the history
  15. PEP8 #2714

    iamleeg committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    fab92ee View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Update test to store a BSON confirmation date; fix case model to dese…

    …rialise such dates #2714
    
    I chose not to handle this in the mongo_store because it would have been (cognitively and computationally) inefficient: it would mean dumping the BSON, loading the JSON, patching it, dumping that, then loading in the model. Nein, danke!
    iamleeg committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    bd60467 View commit details
    Browse the repository at this point in the history