@smals-belgium-shared/vidis-diarynote 4.2.2-snapshot.0 → 4.2.2-snapshot.4
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 +8 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -302,6 +302,7 @@
|
|
|
302
302
|
* Desktop view Redesign.
|
|
303
303
|
* Using /api/v3 instead of /v3 for all requests.
|
|
304
304
|
* Fix screen freeze when phone number is changed in the reservation dialog.
|
|
305
|
+
* Bugfix : Hospital pharmacy not checked but filtering works
|
|
305
306
|
|
|
306
307
|
### vidis-diarynote-list
|
|
307
308
|
* Redesign journal notes-list table for desktop.
|
|
@@ -312,3 +313,10 @@
|
|
|
312
313
|
|
|
313
314
|
### vidis-delivered-medication-detail
|
|
314
315
|
* Using /api/v3 instead of /v3 for all requests.
|
|
316
|
+
|
|
317
|
+
### vidis-medication-scheme-list:
|
|
318
|
+
* Using API V3 instead of V2 for all requests.
|
|
319
|
+
|
|
320
|
+
### vidis-medication-scheme-detail
|
|
321
|
+
* Using API V3 instead of V2 for all requests.
|
|
322
|
+
|