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

Prepare next release #59

Merged
merged 32 commits into from
Feb 5, 2025
Merged

Prepare next release #59

merged 32 commits into from
Feb 5, 2025

Conversation

jdamerow
Copy link
Member

@jdamerow jdamerow commented Feb 5, 2025

No description provided.

jdamerow and others added 30 commits January 14, 2025 10:31
* [story/gh-5] Added logic to create orders for completed consents.

Co-authored-by: Julian Ophals <[email protected]>
Co-authored-by: Susan Massey <[email protected]>

* [story/gh-5] todo comments

* [story/gh-14] moved postgres env variables in env file loaded by supervisor; closes gh-14

* [story/gh-5] Posting order number back to REDCap.

Co-authored-by: Julian Ophals <[email protected]>
Co-authored-by: Susan Massey <[email protected]>

* [story/gh-5] Fixed bug with consent complete check.

Co-authored-by: Julian Ophals <[email protected]>
Co-authored-by: Susan Massey <[email protected]>

---------

Co-authored-by: Julian Ophals <[email protected]>
Co-authored-by: Susan Massey <[email protected]>
* [story/gh-5] Added logic to create orders for completed consents.

Co-authored-by: Julian Ophals <[email protected]>
Co-authored-by: Susan Massey <[email protected]>

* [story/gh-5] todo comments

* [story/gh-14] moved postgres env variables in env file loaded by supervisor; closes gh-14

* [story/gh-5] Posting order number back to REDCap.

Co-authored-by: Julian Ophals <[email protected]>
Co-authored-by: Susan Massey <[email protected]>

* [story/gh-5] Fixed bug with consent complete check.

Co-authored-by: Julian Ophals <[email protected]>
Co-authored-by: Susan Massey <[email protected]>

* [story/gh-6] Added outline for GBF order placing.

Co-authored-by: Julian Ophals <[email protected]>

* [story/gh-6] started implementing gbf methods: xml builder and order placing

* [story/gh-6] added logic to create order json and submit to GBF.

Co-authored-by: Julian Ophals <[email protected]>
Co-authored-by: Susan Massey <[email protected]>

* [story/gh-6] make shipping method configurable.

---------

Co-authored-by: Julian Ophals <[email protected]>
Co-authored-by: Susan Massey <[email protected]>
* [story/gh-7] added django-APScheduler to run cron jobs

* [story/gh-7] added cron job to supervisor
* [story/gh-21] added code to only create a new order if one does not exist yet

* [gh-21] checking for existing order before creating a new one.

Co-authored-by: Julian Ophals <[email protected]>
Co-authored-by: Susan Massey <[email protected]>

---------

Co-authored-by: Susan Massey <[email protected]>
Co-authored-by: Julian Ophals <[email protected]>
Co-authored-by: Susan Massey <[email protected]>
* [story/gh-18] added script to run cron job on dev server, implemented method to retrieve tracking info from GBF, started method updating order objects with tracking info, added some GBF order fields to model

* [story/gh-18] implemented the sending of the tracking info to redcap

* [story/gh-18] completed implementation of sending tracking info to redcap

* [story/gh-18] trying to get confirmations to work.

Co-authored-by: Julian Ophals <[email protected]>
Co-authored-by: Susan Massey <[email protected]>

* [story/gh-18] improved error reporting in update_orders, cleaned up logging statments, made ALLOWED_HOSTS configurable, etc...

* [story/gh-18] handling orders not shipped yet; added some documentation

* [story/gh-18] some refactoring and documentation

* [story/gh-18] fix formatting and cron job polling time

---------

Co-authored-by: Julian Ophals <[email protected]>
Co-authored-by: Susan Massey <[email protected]>
* [bug/gh-40] update orders only on success responses from GBF

also handled some GBF edge cases

* [bug/gh-40] added log config and some other small things

* [gh-23] added street_2 to gbf shipping data
* Create CITATION.cff

* Update CITATION.cff

Co-authored-by: Susan Christine Massey <[email protected]>

---------

Co-authored-by: Susan Christine Massey <[email protected]>
…ess value (#47)

also fixed typo in example env file
* [story/gh-48] parse GBF confirmation response correctly

* [story/gh-48] remove empty line
* [story/gh-41] added line to write kit_tracking_return_n to redcap

* [story/gh-41] added line to write return tracking number to redcap

Co-authored-by: Julia Damerow <[email protected]>
Co-authored-by: Julian Ophals <[email protected]>

---------

Co-authored-by: Susan Massey <[email protected]>
Co-authored-by: Julia Damerow <[email protected]>
Co-authored-by: Julian Ophals <[email protected]>
# Conflicts:
#	.env_app_example
#	README.md
#	edrop-cron.sh
#	edrop/settings.py
#	mockoon/gbf.json
#	requirements.txt
#	track/admin.py
#	track/gbf.py
#	track/models.py
#	track/orders.py
#	track/redcap.py
@jdamerow jdamerow merged commit 579333f into main Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants