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

[Backend] Add a new route and repository to handle an incoming post and save it in Mongo #153

Merged

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    e45b69f View commit details
    Browse the repository at this point in the history
  2. Fixing python unit test

    JmScherer committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    d6bfe87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    672d543 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Updated the analysis_collection add_discussion_post function to use p…

    …ymongo find_one_and_update function to simplify how posts are added to discussions in analyses
    JmScherer committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    710e305 View commit details
    Browse the repository at this point in the history
  2. linting

    JmScherer committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    2583d23 View commit details
    Browse the repository at this point in the history