Rob Scanlon
Rob Scanlon
The library we are using for input boxes (`riek`) is not well maintained. See discussion in #136.
I think a good use of the tutorial functionality we added would be to walk through a representative module, like @dehall has done in some of his Synthea ppt decks....
The medication prescription duration should be required unless 'as_needed' is selected. This is split off from #145 -- see for details.
For example, it might be helpful to do a search for 'hypertension' in the load modules box, and it would filter modules that mention that.
We re-render the whole graph when selecting states. We should update it so that it is all handled in CSS, which will make it more responsive, and fix the bug...
It is very tall, and it should allow closer zooming so it is readable.
The purpose of this PR is to demonstrate the concept so we can decide if its worth implementing properly. We put in the 'dev_suites' thing forever ago, and hotwired some...
Proof of concept for discussion. I believe that if we have command line tools that require an 'inferno environment' (that is, very specific services up and running for the command...