8 Commits

Author SHA1 Message Date
mike cullerton
87e26c03d9 Trying to get QuerySelectMultipleField to work correctly using query_factory.
Having trouble seeding the form with previous choices
2021-05-20 11:00:05 -04:00
mike cullerton
01b1f46aa1 Added route to call the new methods that update the master required documents list. 2021-05-19 11:19:27 -04:00
mike cullerton
326ed53395 Fix for study_details bug on testing 2021-05-17 09:32:55 -04:00
Dan
fdfab68bb2 Fixing yet another stupid. 2021-05-14 17:26:51 -04:00
Dan
8e9db15b74 Fixing a stupid. 2021-05-14 17:23:24 -04:00
Dan
0f3800bb92 use url_for rather than relying on base_href which can result in dubious nare-do-well paths that cause all of us headaches on a friday afternoon. 2021-05-14 17:20:44 -04:00
Dan
77adaffb58 fixing some merge conflicts. 2021-05-14 14:52:22 -04:00
mike cullerton
2ff6814bd4 __init__.py cleanup
- moved routes to new `routes.py` file
- moved helper functions to new `pb_mock.py` file
2021-05-12 11:54:46 -04:00