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
mike cullerton
55fd3ec59a
Schema for the new UVA StudyCreator endpoint
2021-12-06 15:49:39 -05:00
Mike Cullerton
6beab02a72
Merge pull request #71 from sartography/test-production-519
...
Fixed bug in required_documents #519
2021-11-11 15:40:16 -05:00
mike cullerton
1ce36e2619
Fixed bug in required_documents
2021-11-11 15:32:02 -05:00
Dan Funk
c4cc89cd1c
Merge pull request #70 from sartography/test-production-519
...
Test production #519
2021-11-10 15:44:03 -05:00
mike cullerton
473b80a76c
Fixes for required_documents' column name changes.
...
AUXDOC -> AUXILIARY_DOC
AUXDOCID -> SS_AUXILIARY_DOC_TYPE_ID
Modified RequiredDocumentSchema to match UVA IRB.
2021-11-09 09:42:18 -05:00
mike cullerton
6de57c4e89
setting many=True
didn't work here, so I wrapped the result in a list.
2021-11-09 09:31:53 -05:00
mike cullerton
d8c2aee19e
Change column names for required documents to match UVA IRB
2021-11-09 08:58:21 -05:00
Dan Funk
00646a0228
Merge pull request #69 from sartography/pb-mock-details-updates-442
...
Pb mock details updates #442
2021-10-01 10:02:52 -04:00
mike cullerton
f3f341a593
Be explicit about labels.
...
Otherwise, WTForms changes the underscores to spaces and removes the all caps.
2021-08-26 15:05:26 -04:00
mike cullerton
5369858151
Add description for UVA_STUDY_TRACKING
2021-08-26 15:03:48 -04:00
Mike Cullerton
689e3f676a
Merge pull request #68 from sartography/irb-events-and-status-427
...
Irb events and status #427
2021-08-25 15:16:55 -04:00
mike cullerton
43e70dc75c
Add test for study with no IRB Info.
2021-08-17 12:29:29 -04:00
mike cullerton
e4cf9b6389
Make sure we have valid IRBEVENT and IRB_STATUS objects
2021-08-17 12:28:46 -04:00
Dan Funk
c2438d4b70
Merge pull request #67 from sartography/irb-events-and-status-427
...
Irb events and status #427
2021-08-17 10:32:41 -04:00
Dan Funk
6433e36a8f
Merge pull request #66 from sartography/418-remove-hsr-number-from-study-edit
...
remove hsr number from study edit #418
2021-08-17 10:31:57 -04:00
mike cullerton
b78805c188
Added the IDs to the test assertions
2021-08-16 16:37:01 -04:00
mike cullerton
0bed15ac8a
Added 2 IRBInfoEvents, and 1 IRBInfoStatus
...
Also, we now return the IDs in the `current_irb_info` API endpoint
2021-08-16 16:36:22 -04:00
mike cullerton
7c4c94e2f0
Revision for removing HSRNUMBER
2021-08-16 10:09:45 -04:00
mike cullerton
ec916c274b
Remove HSRNUMBER from model and api schema
2021-08-16 10:09:18 -04:00
mike cullerton
c7a0196a38
Remove HSRNUMBER from form and form processing
2021-08-16 10:08:37 -04:00
Dan Funk
0bcb4989c6
Merge pull request #65 from sartography/367-add-test-study-route
...
Add Test Study Route #367
2021-08-04 12:36:53 -04:00
mike cullerton
19d2dd6d7c
Added a new route that creates a new study for e2e tests in the frontend.
2021-08-04 12:16:49 -04:00
Dan Funk
aa782add30
Merge pull request #64 from sartography/pb-mock-review-type-pulldown-384
...
Pb mock review type pulldown #384
2021-07-22 14:15:03 -04:00
Dan Funk
8c145f4b69
Merge pull request #63 from sartography/pb-mock-release-fix-247
...
Possible fix for URL error on testing.
2021-07-22 14:13:32 -04:00
mike cullerton
c56a7c2344
Assert that even though we only submit REVIEW_TYPE in the form, both REVIEW_TYPE and REVIEWTYPENAME are set in the database.
2021-07-12 17:11:02 -04:00
mike cullerton
3018b174f7
We still store both values--REVIEW_TYPE and REVIEWTYPENAME, in the database
2021-07-12 17:10:00 -04:00
mike cullerton
25e789fe91
Merge REVIEW_TYPE and REVIEWTYPENAME fields in StudyDetailsForm into one form field containing both the type and the type name.
...
This makes it easier for the configurator and for processing in the backend.
2021-07-12 17:09:09 -04:00
mike cullerton
81109b01b3
Possible fix for URL error on testing.
2021-07-02 13:00:04 -04:00
Mike Cullerton
2d9ee7a48f
Merge pull request #62 from sartography/post-submission-states-247
...
Make sure our db query returned a result.
2021-07-01 12:21:57 -04:00
mike cullerton
5fe2151ad4
Simplified the code for maintainability.
...
SonarCloud didn't like the scent of my code.
2021-06-30 13:49:45 -04:00
mike cullerton
1b80f62136
Make sure our db query returned a result.
...
If not, don't seed data to the form.
2021-06-30 13:35:59 -04:00
Mike Cullerton
359f864572
Merge pull request #61 from sartography/update-pb-mock-tests-359
...
Update pb mock tests #359
2021-06-30 10:33:35 -04:00
Mike Cullerton
2a2ca9adf0
Merge pull request #60 from sartography/post-submission-states-247
...
Post submission states #247
2021-06-30 10:29:43 -04:00
mike cullerton
21da1e052b
These changes made possible by our change to Postgres for the PB Mock test database.
...
These tests failed in SQLite.
Modified test_delete_study to ensure existence of data we later delete.
Added test_update_study_from_csv which failed because of issue between SQLite and csv file data
2021-06-24 13:59:37 -04:00