-
Notifications
You must be signed in to change notification settings - Fork 4
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(dashboard,app): only healthcare professional #543
Conversation
@@ -154,7 +177,8 @@ const TableCustomFields = ({ data, customFields }) => { | |||
small: true, | |||
render: (f) => <ButtonCustom title="Supprimer" loading={isSubmitting} onClick={() => onDelete(f)} width={75} color="danger" />, | |||
}, | |||
]} | |||
// Remove null fields | |||
].filter((e) => e)} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
je mets filter(Boolean)
quand je fais ça...
(juste pour discussion salon de thé ☕️🫖)
je suis en train de tester avec l'organisation
j'ai |
7d220fb
to
2db2dd9
Compare
j'ai proposé deux fixes, tu peux être contre ! |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
🎉 Deployment for commit 4fd6ab6 : IngressesDocker images
Debug
|
# [1.81.0](v1.80.1...v1.81.0) (2022-03-28) ### Features * **dashboard,app:** only healthcare professional ([#543](#543)) ([64ff190](64ff190))
See: https://trello.com/c/vj7vQYFi/619-dossier-m%C3%A9dical