Pre-reagent/submission association update.

This commit is contained in:
Landon Wark
2023-12-05 12:12:07 -06:00
parent cddb947ec8
commit cbf36a5b0b
8 changed files with 63 additions and 6 deletions

View File

@@ -27,7 +27,7 @@
- Should be used when coming in to parser and when leaving form. NO OTHER PLACES.
- [x] Change 'check_is_power_user' to decorator.
- [x] Drag and drop files into submission form area?
- [ ] Get info for controls into their sample hitpicks.
- [x] Get info for controls into their sample hitpicks.
- [x] Move submission-type specific parser functions into class methods in their respective models.
- [x] Improve function results reporting.
- Maybe make it a list until it gets to the reporter?