-
Notifications
You must be signed in to change notification settings - Fork 0
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* [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-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]>
* 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-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]>
…EDCap (#55) Co-authored-by: Susan Massey <[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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.