@smals-belgium-shared/vidis-diarynote 4.2.2-snapshot.1 → 4.2.2-snapshot.11

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 CHANGED
@@ -286,6 +286,8 @@
286
286
 
287
287
  ## __RELEASE_VERSION__ (__RELEASE_DATE__)
288
288
 
289
+ * Upgrade project to Angular version 22
290
+
289
291
  ### vidis-medication-scheme-list:
290
292
  * Styling correction for mobile view.
291
293
  * Using togglers to change view on desktop view.
@@ -303,9 +305,11 @@
303
305
  * Using /api/v3 instead of /v3 for all requests.
304
306
  * Fix screen freeze when phone number is changed in the reservation dialog.
305
307
  * Bugfix : Hospital pharmacy not checked but filtering works
308
+ * update pharmacies endpoint from /v1 to /v3
306
309
 
307
- ### vidis-diarynote-list
310
+ ### vidis-diarynote
308
311
  * Redesign journal notes-list table for desktop.
312
+ * Using API V3 instead of V2.
309
313
 
310
314
  ### vidis-delivered-medication-list
311
315
  * Using /api/v3 instead of /v3 for all requests.
@@ -313,10 +317,16 @@
313
317
 
314
318
  ### vidis-delivered-medication-detail
315
319
  * Using /api/v3 instead of /v3 for all requests.
320
+ * download leaflet : using API V3 instead of V2.
316
321
 
317
322
  ### vidis-medication-scheme-list:
318
323
  * Using API V3 instead of V2 for all requests.
324
+ * Secure components against API v3 payload changes and add '-' in case of empty or null value
325
+ * Desktop redesign.
319
326
 
320
327
  ### vidis-medication-scheme-detail
321
328
  * Using API V3 instead of V2 for all requests.
329
+ * Redesign for desktop
322
330
 
331
+ ### vidis-medication-scheme-list:
332
+ * Desktop redesign of weekly and daily section