insert entire protocol based on a protocol template
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
- Show closed items
Link issues together to show that they're related.
Learn more.
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Author Contributor
protocol template input should be autocomplete
if the user selects an already-defined protocol template, that protocol is "frozen" (unless the user changes the name)
- Jaden DIEFENBAUGH changed milestone to %Miscellaneous Editor-specific Improvements
changed milestone to %Miscellaneous Editor-specific Improvements
- Jaden DIEFENBAUGH added in-progress label
added in-progress label
- Author Contributor
The plan:
- use the
databaseProtocols
selector (but reduce it to protocol templates) - Either copy
InsertObjectModal
and make it a modal (a bit too much?) or just make it a searchable list thingy - protocol templates contain all the protocol info except for protocol name, so it makes insertion/validation easy
- Add a little alert if you type in a protocol template that's already used
- use the
- Jaden DIEFENBAUGH mentioned in commit 40954dd9
mentioned in commit 40954dd9
- Jaden DIEFENBAUGH mentioned in merge request !8 (merged)
mentioned in merge request !8 (merged)
- Jaden DIEFENBAUGH mentioned in commit cb3e7928
mentioned in commit cb3e7928
- Jaden DIEFENBAUGH added blocked and removed in-progress labels
added blocked and removed in-progress labels
- Jaden DIEFENBAUGH mentioned in commit f671b005
mentioned in commit f671b005
- Jaden DIEFENBAUGH closed
closed
- Jaden DIEFENBAUGH removed blocked label
removed blocked label
Please register or sign in to reply