Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

fix(scheduling): mark required fields in New Appointment/Edit Appointment #1934

Merged
merged 2 commits into from
Mar 21, 2020

Conversation

rubencgt
Copy link
Contributor

@rubencgt rubencgt commented Mar 21, 2020

Fixes #1916.

Marked required fields with the *.

The following fields are required:

Patient
Start Date
End Date

@vercel
Copy link

vercel bot commented Mar 21, 2020

This pull request is being automatically deployed with ZEIT Now (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://zeit.co/hospitalrun/hospitalrun-frontend/q6keyiaeu
✅ Preview: https://hospitalrun-frontend-git-fork-rubencgt-feature-requiredfields.hospitalrun.now.sh

@jackcmeyer jackcmeyer self-requested a review March 21, 2020 20:32
@jackcmeyer jackcmeyer added 🚀enhancement an issue/pull request that adds a feature to the application scheduling issue/pull request that interacts with scheduling module labels Mar 21, 2020
@jackcmeyer jackcmeyer added this to the v2.0 milestone Mar 21, 2020
@jackcmeyer
Copy link
Member

LGTM! Thanks for the contribution @rubencgt!

@jackcmeyer jackcmeyer changed the title fix(patient): mark required fields in New Appointment/Edit Appointment fix(scheduling): mark required fields in New Appointment/Edit Appointment Mar 21, 2020
@jackcmeyer jackcmeyer merged commit 338bc23 into HospitalRun:master Mar 21, 2020
@rubencgt rubencgt deleted the feature/requiredFields branch March 21, 2020 20:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🚀enhancement an issue/pull request that adds a feature to the application scheduling issue/pull request that interacts with scheduling module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mark required fields in New Appointment/Edit Appointment
2 participants