protocol-builder-mock/pb
mike cullerton 6c11a04614 PB Mock now retains the selected_user filter when returning to the study listings page.
Modified the / and /user_studies routes
The / route now redirects to the /user_studies route
The /user_studies route updates the selected_user table.

Added methods `_is_production` and `_get_request_ids` to get uva uid from header on production.

Added `get_current_user`, `get_selected_user`, and `update_selected_user` to help the process.
2021-05-11 16:42:36 -04:00
..
ldap The 3 files from cr-connect ldap. 2021-01-06 11:14:07 -05:00
static Hides hidden fields. Adds highlight class. Allows HTML tags in alert messages and form detail text. 2020-08-13 15:18:51 -04:00
__init__.py PB Mock now retains the selected_user filter when returning to the study listings page. 2021-05-11 16:42:36 -04:00
api.py Added API endpoint for the new irb_info data 2021-04-09 12:04:46 -04:00
api.yml Added API endpoint for the new irb_info data 2021-04-09 12:04:46 -04:00
forms.py Ticket 275 - adding new API endpoint for IRB Study Info 2021-04-08 17:35:24 -04:00
models.py Added table selected_user for ticket 319. 2021-05-11 16:33:44 -04:00