@smals-belgium-shared/vidis-diarynote 4.2.2-snapshot.15 → 4.2.2-snapshot.17
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +1 -0
- package/diarynote.js +5356 -5343
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -307,6 +307,7 @@
|
|
|
307
307
|
* Fix screen freeze when phone number is changed in the reservation dialog.
|
|
308
308
|
* Bugfix : Hospital pharmacy not checked but filtering works
|
|
309
309
|
* update pharmacies endpoint from /v1 to /v3
|
|
310
|
+
* Bugfix: delete prescription was producing a bad request error
|
|
310
311
|
|
|
311
312
|
### vidis-diarynote
|
|
312
313
|
* Redesign journal notes-list table for desktop.
|