Releases: City-of-Helsinki/yjdh
Releases · City-of-Helsinki/yjdh
kesaseteli-backend: v1.10.0
benefit-handler: v4.2.0
benefit-backend: v2.2.0
benefit-handler: v4.1.0
4.1.0 (2024-06-17)
Features
- Add alteration handling page with base components (#3040) (ded3f47)
- Add application alteration creation for handler UI (#3075) (HL-1253) (1f1c84a)
- Confirmation modal and additional state checks for alteration handler (#3061) (HL-1251, HL-1252, HL-1328) (87e36f8)
- Extend access to handler sidebar notes (#3084) (HL-1343) (c3b0820)
- handler: Add seen by applicant in the messaging bar (#2989) (c4eca38)
- Implement calculator elements for alteration handling (#3052) (HL-1155) (3b3fc93)
- Implement search feature and GUI to handler's archive (hl-684) (#3039) (fe9112f)
- Implement the app page components for alterations for handler (HL-1247) (#2982) (ffaee28)
- Import old applications from spreadsheet file (hl-1310) (#3056) (0302394)
Bug Fixes
- Nonfunctional alteration submission and misc. oversights in date overlap detection (#3068) (9e7dfb9)
- Prevent app from crashing if application does not have a batch (bdf394b)
- Show apps in tabs based on batch status (e5ffa13)
- Typo in translation key (bbfaf86)
- Use correct API endpoint for alteration creation for handler (#3087) (8a4c215)
benefit-backend: v2.1.0
2.1.0 (2024-06-17)
Features
- Adjust title of ahjo application record (#3030) (0301827)
- applicant: Display chat icon in app view for statuses "accepted", "rejected" (hl-1292) (#3046) (fe856be)
- Cancelled status after ahjo delete callback (#3078) (128fae4)
- Change failure response to ahjo as 200 ok (#3054) (8f9b5ac)
- handler: Add seen by applicant in the messaging bar (#2989) (c4eca38)
- Implement search feature and GUI to handler's archive (hl-684) (#3039) (fe9112f)
- Implement the app page components for alterations for handler (HL-1247) (#2982) (ffaee28)
- Import old applications from spreadsheet file (hl-1310) (#3056) (0302394)
- Run ahjo decision details requests hourly (#3049) (a3f56d9)
- Schedule Ahjo case delete (#3064) (392d7c8)
- Show de minimis status in the decision box for applicant (#3085) (HL-1266) (e511717)
- Update ahjo status after decision details request success (#3059) (7a7bb2c)
Bug Fixes
- Add missing tags when saving decision text (#2987) (c8372a9)
- Batch in applicantApplication error (#3062) (86c52e8)
- En language in ahjo requests (#3053) (ee32a43)
- Excluded full_application attachment (#3081) (2500943)
- Make ahjo_case_id read_only (#3091) (2e623ef)
- Missing parameter for delete request query (#3073) (39fe7d1)
- Move cancelled applications to archive page (#3079) (HL-1321) (9e0c05d)
- No calculation data for rejected applications (#3080) (7f7f96d)
- Nonfunctional alteration submission and misc. oversights in date overlap detection (#3068) (9e7dfb9)
- Overwritten test variable (#3066) (7c4ad63)
- Prefetch alterations regardless of auth mock flag (#3043) (721dd43)
- Query handled applications for open case (#3051) (62f45d7)
- Return missing admin fields (#3071) (988034a)
- Send decision also after new records are sent (#3063) (c316246)
- Small code style fix (#3037) (0fb579c)
benefit-applicant: v3.12.0
3.12.0 (2024-06-17)
Features
- Add alteration handling page with base components (#3040) (ded3f47)
- Add application alteration creation for handler UI (#3075) (HL-1253) (1f1c84a)
- applicant: Display chat icon in app view for statuses "accepted", "rejected" (hl-1292) (#3046) (fe856be)
- Confirmation modal and additional state checks for alteration handler (#3061) (HL-1251, HL-1252, HL-1328) (87e36f8)
- Implement calculator elements for alteration handling (#3052) (HL-1155) (3b3fc93)
- Implement the app page components for alterations for handler (HL-1247) (#2982) (ffaee28)
- Show de minimis status in the decision box for applicant (#3085) (HL-1266) (e511717)
Bug Fixes
benefit-handler: v4.0.0
benefit-backend: v2.0.0
2.0.0 (2024-05-17)
⚠ BREAKING CHANGES
- backend: handler is assigned to applicant user if additional information is submitted
Features
- Api endpoint for ahjo delete (#2961) (e5e3240)
- Callback endpoint for decision status (#2977) (3e72d40)
Bug Fixes
- backend: Handler is assigned to applicant user if additional information is submitted (bb7b280)
benefit-handler: v3.5.0
3.5.0 (2024-05-15)
Features
- Clear all calculation form fields from "clear" button (#2943) (a65bb5b)
- handler: Add error validation logic and toast for de minimis aid form (HL-1202) (#2933) (752d9eb)
- Implement received alterations page for handlers (HL-1246) (#2947) (850b364)
- Introduce handler lock to edits (hl-1149) (#2945) (f116b32)
- Minor additions and fixes to decision drafting (HL-1274) (#2942) (f6cf6fb)
- Prepare handler application index for new ahjo integration (hl-1278) (#2958) (1ad52cf)
Bug Fixes
- Do not show cents for benefit amount (hl-1294) (#2971) (2e7806b)
- Filter batches using auto_generated_by_ahjo value (hl-1304) (#2979) (f6a8c64)
- frontend: Don't use cross-env in scripts, didn't work in pipelines (628d466)
- frontend: Use cross-env in scripts to make them cross-platform (7307e57)
- P2p fields are now null by default (c2a96ce)
- Resolve issues with start date on handler's side (HL-1270) (#2948) (090fe5e)
- Section of the law is now null by default (fa48f1b)
- test: More robust second test in case first one fails a few times (acc8ef3)
- Try fixing failing tests (#2952) (3353dc8)
benefit-backend: v1.13.0
1.13.0 (2024-05-14)
Features
- Add ahjo_status to Django admin (#2955) (148b15f)
- Cast row amounts to integers (#2953) (dee7db9)
- Enhance error notifications when uploading malformed or malwared file (hl-1267) (#2973) (cd61403)
- Implement received alterations page for handlers (HL-1246) (#2947) (850b364)
- Introduce handler lock to edits (hl-1149) (#2945) (f116b32)
- Prepare handler application index for new ahjo integration (hl-1278) (#2958) (1ad52cf)
- Remove date from application record title (#2963) (2683210)
Bug Fixes
- Do not show cents for benefit amount (hl-1294) (#2971) (2e7806b)
- Enable justification text variable replacement (#2959) (b7b4f79)
- Filter batches using auto_generated_by_ahjo value (d27d5cc)
- Filter batches using auto_generated_by_ahjo value (hl-1304) (#2979) (f6a8c64)
- handler: Archived page to show cancelled applications (hl-1287) (#2951) (b1c2930)
- Ignore paper apps, correct date to email template (#2960) (1dbf1da)
- Query for the undownloaded attachments (#2983) (b01d039)
- Send ahjo_version_series_id in update payload (#2984) (a2136f1)
- Total amount as int (#2975) (d3a346d)