-
Notifications
You must be signed in to change notification settings - Fork 6
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
Clinician portal for proms/sparc #1792
Draft
marta-
wants to merge
16
commits into
CARDS-2514
Choose a base branch
from
clin-portal-with-locking
base: CARDS-2514
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
marta-
added
urgent
Needs to be completed and merged asap
Test me!
Ready for testing
labels
Jul 23, 2024
This comment was marked as resolved.
This comment was marked as resolved.
sdumitriu
force-pushed
the
clin-portal-with-locking
branch
from
July 24, 2024 17:07
3280b5c
to
915c9d1
Compare
As a trusted user I can only see clinician forms. Is this correct? |
Before the patient submits the survey, yes, but after you should see all of them. |
marta-
force-pushed
the
clin-portal-with-locking
branch
from
July 25, 2024 14:35
f65ecce
to
e0449ff
Compare
sdumitriu
force-pushed
the
CARDS-2514
branch
3 times, most recently
from
August 1, 2024 15:43
575c6a0
to
bbb5185
Compare
sdumitriu
force-pushed
the
clin-portal-with-locking
branch
2 times, most recently
from
August 1, 2024 18:05
372ec9d
to
c18f6b0
Compare
[wip] Add stub views for a form/patient/visit
[refactoring] Moved all clinician-related ui components into a new `clinician-portal` directory
CARDS-2558: New "clinician-portal" module For clinicians, display forms with a simplified menu
For clinicians, reorganize visit pages to display the associated forms in the order specified by the Questionnaire set, and with simplified actions
Fixed error when trying to save forms
Fix error with forms not switching between view and edit mode correctly
Fetch all visit information forms for a patient
Declare frontent dependencies
Visit page - added link to patient survey, better visit info icon
[cleanup] Removed unnecessary code from the clinician portal form
Display patient info and visits on the Patient page
Simpler queries for populating the Patient page
Better icon and position for the Patient Survey Linky
[refactoring] Better var names
Added lock functionality on visit pages
Separate clinician forms and patient surveys on visit page
sdumitriu
force-pushed
the
clin-portal-with-locking
branch
from
August 1, 2024 18:27
c18f6b0
to
ea391f6
Compare
sashaandjic
added
tested
Passed manual testing, needs code review
and removed
Test me!
Ready for testing
testing...
Testing in progress
labels
Aug 9, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
WORK IN PROGRESS. Includes the
locking
feature.To test with sparc:
cards
branch withmvn clean install -Pdocker
sparc
(main or other branch) withmvn clean install
cards
directory, start withPROJECT_VERSION=1.0.0-SNAPSHOT ./start_cards.sh --dev --project sparc --locking