Commit Graph

354 Commits

Author SHA1 Message Date
Dan 27af034ff0 Updating docker action. 2022-06-20 16:22:39 -04:00
Dan 6d12ccc86a Updating docker action. 2022-06-20 16:21:00 -04:00
Dan 1723925a26 Updating docker action. 2022-06-20 16:20:17 -04:00
Dan ad563bb2d2 Updating docker action. 2022-06-20 16:18:29 -04:00
Dan f77f1bd8a4 Updating docker action. 2022-06-20 16:15:33 -04:00
Dan 46e0462240 Updating docker action. 2022-06-20 16:09:52 -04:00
Dan 7e0b4a3cc5 Updating docker action. 2022-06-20 16:05:59 -04:00
Dan ff54e5e9a3 Updating docker action. 2022-06-20 16:01:59 -04:00
Dan 0ee81bbd90 Updating docker action. 2022-06-20 16:00:59 -04:00
Dan 3f588c398a Updating docker action. 2022-06-20 15:40:32 -04:00
Dan 3e7ddd4468 itterating on upgrade to poetry. 2022-06-20 15:28:05 -04:00
Dan cd051bb8cc Updating docker action. 2022-06-20 15:17:36 -04:00
Dan 8a671dce94 Updating docker action. 2022-06-20 15:15:28 -04:00
Dan 451931a9aa upgrading from pipenv to poetry 2022-06-20 15:12:30 -04:00
Dan b8b0d1d67f getting tests to run on github. 2022-06-20 13:25:18 -04:00
Dan 11f49cfdd2 Merge branch 'dev' into feature/python-3.9 2022-06-20 13:21:44 -04:00
Dan 952b5b48fc Moving tests from travis to github actions. 2022-06-20 13:20:55 -04:00
burnettk 8e2946de1d Merge branch 'dev' into feature/python-3.9 2022-05-18 13:59:00 -04:00
burnettk 32a458ed1c python 3.9 2022-05-18 09:43:20 -04:00
Dan Funk a202148880
Merge pull request #81 from sartography/feature/upgrade-psycopg2-binary
upgrade psycopg2-binary so it can install on some mac.
2022-05-04 10:02:29 -04:00
burnettk 522818b35a upgrade psycopg2-binary so it can install on some mac. 2022-05-04 08:55:58 -04:00
Dan Funk 0a0820e0b5
Merge pull request #80 from sartography/new-irb-info-event-727
Add new IRB Info event #727
2022-04-29 16:49:00 -04:00
Dan Funk c3ca4f5c4f
Merge branch 'dev' into new-irb-info-event-727 2022-04-29 16:48:53 -04:00
Dan Funk ec04922905
Merge pull request #79 from sartography/status-event-update-718
New IRB Info status and event #718
2022-04-29 16:33:55 -04:00
mike cullerton ac356f09c8 Add new IRB Info event 2022-04-25 16:18:09 -04:00
mike cullerton d8a73563ee New IRB Info status and event 2022-04-21 11:13:00 -04:00
Dan Funk b95ecef86b
Merge pull request #78 from sartography/new-irb-info-event-712
Add IRB Info event #712
2022-04-20 15:25:26 -04:00
mike cullerton 71bb50e5e1 Add IRB Info event 2022-04-20 12:41:30 -04:00
Dan Funk 054dc61850
Merge pull request #77 from sartography/irb-info-updates-693
IRB Info updates #693
2022-04-12 08:13:24 -04:00
mike cullerton a537402693 Set 'Downloaded' as default for IRB_ONLINE_STATUS in the form 2022-04-08 08:46:46 -04:00
mike cullerton 17590eff91 Fix test_study_no_info test 2022-04-07 17:31:10 -04:00
mike cullerton 63e2cdc257 Add new IRB_ONLINE_STATUS field to the irb_info form 2022-04-07 17:30:33 -04:00
mike cullerton 0e4d496e6e If IRB_ONLINE_STATUS is 'Error' return IRBOnlineErrorSchema
Otherwise, return the normal IRBOnlineSchema (as a list)
2022-04-07 17:29:23 -04:00
mike cullerton 59899cc4c2 Update IRBInfoSchema to include STATUS and DETAIL
Add IRBInfoErrorSchema
2022-04-07 17:28:07 -04:00
mike cullerton 382152e48a Add IRB_ONLINE_STATUS column to irb_info table 2022-04-07 17:26:39 -04:00
mike cullerton dce208c28c IRB Info updates
Change Event and Status labels
Include IDs indropdowns
2022-03-30 11:59:09 -04:00
Mike Cullerton 454a5c3d59
Merge pull request #76 from sartography/review-type-updates-692
Update Review Types #692
2022-03-30 10:36:43 -04:00
Mike Cullerton aab6255a65
Merge pull request #75 from sartography/update-study-details-schema-691
Update Study Details schema in API #691
2022-03-30 10:36:22 -04:00
mike cullerton ffb5b3890d Remove review types 23, 24
Add review type 21
2022-03-30 10:25:57 -04:00
mike cullerton 19bc45a94b Add REVIEW_TYPE and REVIEWTYPENAME to Study Details schema in PB Mock API 2022-03-29 11:44:36 -04:00
Mike Cullerton 2f84fa8b61
Merge pull request #74 from sartography/add-gene-therapy-doc-686
Add Gene Therapy doc #686
2022-03-29 09:37:02 -04:00
mike cullerton ba76cfb623 Trying to fix a failing build 2022-03-28 15:26:41 -04:00
mike cullerton f36e487d49 Add Gene Therapy doc 2022-03-28 14:20:53 -04:00
mike cullerton 1cda8bbafd Add IRB_REVIEW_TYPE to the `irb_info` call in `test_delete_study` 2022-03-25 12:58:36 -04:00
mike cullerton d3f34ab1f4 Change IRB_REVIEW_TYPE to a select field 2022-03-25 12:57:03 -04:00
Dan Funk 77352de3fd
Merge pull request #73 from sartography/feature/study_dashboard_performance
Jeff made a modification to the API endpoints so we can reduce the nu…
2022-03-18 16:41:24 -04:00
Dan 29be81126a Jeff made a modification to the API endpoints so we can reduce the number of calls we need to make. Just mimicing that adjustment in our mock api. 2022-03-17 19:54:49 -04:00
Dan 0afce84180 updating our github actions. 2022-01-04 12:58:08 -05:00
Dan Funk a37d2f747d
Merge pull request #72 from sartography/user-studies-endpoint-561
User studies endpoint #561
2021-12-07 10:11:19 -05:00
mike cullerton 41ffb11a5a Use the new schema 2021-12-06 15:49:56 -05:00