-
Notifications
You must be signed in to change notification settings - Fork 16
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
feat: add functionality for moderator to create healthcare professional #1072
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for findadoc ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
6cd185b
to
048311e
Compare
Missing Locale Keys Found:cn.json:
de.json:
fr.json:
it.json:
ja.json:
pt.json:
ru.json:
tl.json:
vi.json:
To add the missing keys, check the following box:
|
5f0d8ef
to
b7dcfe5
Compare
Missing Locale Keys Found:cn.json:
de.json:
fr.json:
it.json:
ja.json:
pt.json:
ru.json:
tl.json:
vi.json:
To add the missing keys, check the following box:
|
b7dcfe5
to
b1aee56
Compare
Missing Locale Keys Found:cn.json:
de.json:
fr.json:
it.json:
ja.json:
pt.json:
ru.json:
tl.json:
vi.json:
To add the missing keys, check the following box:
|
b1aee56
to
ae84fc4
Compare
Missing Locale Keys Found:cn.json:
de.json:
fr.json:
it.json:
ja.json:
pt.json:
ru.json:
tl.json:
vi.json:
To add the missing keys, check the following box:
|
ae84fc4
to
4aa4d95
Compare
Missing Locale Keys Found:cn.json:
de.json:
fr.json:
it.json:
ja.json:
pt.json:
ru.json:
tl.json:
vi.json:
To add the missing keys, check the following box:
|
The values necessary within the store were added along with the api call to be used later. The ModEditHealthcareProfessionalSection was refactored to be a generic component for creating or editing.
Co-authored-by: Jason <[email protected]>
051ff33
to
178bea6
Compare
✅ Resolves #[1044]
🔧 What changed
🧪 Testing instructions
📸 Screenshots
Before
After