-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multiple referrals #353
base: multiple-episodes-branch
Are you sure you want to change the base?
Multiple referrals #353
Commits on May 16, 2022
-
Remove the field employment from the referral
fredkingham committedMay 16, 2022 Configuration menu - View commit details
-
Copy full SHA for 07d25b0 - Browse repository at this point
Copy the full SHA 07d25b0View commit details -
Changes employment into a singleton and removers the ability to edit …
…in the panel so it behaves like other singletons
fredkingham committedMay 16, 2022 Configuration menu - View commit details
-
Copy full SHA for 1904150 - Browse repository at this point
Copy the full SHA 1904150View commit details -
fredkingham committed
May 16, 2022 Configuration menu - View commit details
-
Copy full SHA for 6e0eb2a - Browse repository at this point
Copy the full SHA 6e0eb2aView commit details -
Iterate over different episodes as different referrals in the UI unde…
…r the panel referrals
fredkingham committedMay 16, 2022 Configuration menu - View commit details
-
Copy full SHA for b424b2a - Browse repository at this point
Copy the full SHA b424b2aView commit details
Commits on May 17, 2022
-
Adds in a custom javascript controller to order the referrals by the …
…most recent first
fredkingham committedMay 17, 2022 Configuration menu - View commit details
-
Copy full SHA for c39fc7d - Browse repository at this point
Copy the full SHA c39fc7dView commit details -
Adds a migration to make a new episodes from patients with multiple r…
…eferrals and makes sure that the deletion of the employment field in bloods happens after
fredkingham committedMay 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 3869adc - Browse repository at this point
Copy the full SHA 3869adcView commit details -
Only show the clinic information if there is any clinic information t…
…o show
fredkingham committedMay 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 1aa2a1b - Browse repository at this point
Copy the full SHA 1aa2a1bView commit details -
Adds the ability to delete an episode
fredkingham committedMay 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 6c22fe8 - Browse repository at this point
Copy the full SHA 6c22fe8View commit details -
Do not show the delete button if there is only a single referral
fredkingham committedMay 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 9721dac - Browse repository at this point
Copy the full SHA 9721dacView commit details -
Show the full name of the patient in the delete episode modal
fredkingham committedMay 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 3508727 - Browse repository at this point
Copy the full SHA 3508727View commit details -
Fix the cancel button on the delete episode modal, and fix the error …
…message if the deletion fails
fredkingham committedMay 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 4ca2b7e - Browse repository at this point
Copy the full SHA 4ca2b7eView commit details -
Adds in the add episode (or add referral) flow
fredkingham committedMay 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 50c4f8c - Browse repository at this point
Copy the full SHA 50c4f8cView commit details -
Change referrals to be a singleton
fredkingham committedMay 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 028e440 - Browse repository at this point
Copy the full SHA 028e440View commit details -
Merge branch 'v1.30' into multiple-referrals
fredkingham committedMay 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 4017e12 - Browse repository at this point
Copy the full SHA 4017e12View commit details -
the create singletons signals do not fire in the migrations when we c…
…reate an episode so manually call them
fredkingham committedMay 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 861af8f - Browse repository at this point
Copy the full SHA 861af8fView commit details
Commits on May 18, 2022
-
Fixes the word casing in the add episode/delete episode modals
fredkingham committedMay 18, 2022 Configuration menu - View commit details
-
Copy full SHA for 4be56f8 - Browse repository at this point
Copy the full SHA 4be56f8View commit details -
Invert the order of the referrals so the first one would be 3/3 and s…
…econd 2/3 etc
fredkingham committedMay 18, 2022 Configuration menu - View commit details
-
Copy full SHA for 4fc0cfb - Browse repository at this point
Copy the full SHA 4fc0cfbView commit details -
Shrink the referral bar and make the buttons look like the links in t…
…he left hand menu
fredkingham committedMay 18, 2022 Configuration menu - View commit details
-
Copy full SHA for 7c3b106 - Browse repository at this point
Copy the full SHA 7c3b106View commit details -
Adds a missing migration to rbhl that changes the choice 'no relevant…
…' to 'not relevant'
fredkingham committedMay 18, 2022 Configuration menu - View commit details
-
Copy full SHA for 94b8252 - Browse repository at this point
Copy the full SHA 94b8252View commit details -
Adds consistency tokens to singletons that have been imported via imp…
…ort scripts rather than the front end
fredkingham committedMay 18, 2022 Configuration menu - View commit details
-
Copy full SHA for 9587bf4 - Browse repository at this point
Copy the full SHA 9587bf4View commit details -
Add a full list of everything that will be deleted when you delete a …
…referral and add a sum check before they can delete it
fredkingham committedMay 18, 2022 Configuration menu - View commit details
-
Copy full SHA for b955cd2 - Browse repository at this point
Copy the full SHA b955cd2View commit details -
After we create an episode, open the edit item modal
fredkingham committedMay 18, 2022 Configuration menu - View commit details
-
Copy full SHA for 3d6c077 - Browse repository at this point
Copy the full SHA 3d6c077View commit details -
switch the order of the add referral/delete referral buttons
fredkingham committedMay 18, 2022 Configuration menu - View commit details
-
Copy full SHA for e90fc35 - Browse repository at this point
Copy the full SHA e90fc35View commit details -
Fix up the lab views to work correctly with the reference to employme…
…nt now being a foreign key of episode
fredkingham committedMay 18, 2022 Configuration menu - View commit details
-
Copy full SHA for 3d79585 - Browse repository at this point
Copy the full SHA 3d79585View commit details
Commits on May 27, 2022
-
if they patient does not have any tests make sure we don't fail when …
…we're doing the test ordering
fredkingham committedMay 27, 2022 Configuration menu - View commit details
-
Copy full SHA for dccdaf6 - Browse repository at this point
Copy the full SHA dccdaf6View commit details -
Make the add clinic data button small
fredkingham committedMay 27, 2022 Configuration menu - View commit details
-
Copy full SHA for 13f23db - Browse repository at this point
Copy the full SHA 13f23dbView commit details -
change the multiple episode load to use multiple referral dates when …
…looking at what referral to apply to a clinic log
fredkingham committedMay 27, 2022 Configuration menu - View commit details
-
Copy full SHA for 0b5b8a7 - Browse repository at this point
Copy the full SHA 0b5b8a7View commit details