Skip to content

Releases: City-of-Helsinki/yjdh

benefit-handler: v4.0.0

17 May 08:19
04df28d
Compare
Choose a tag to compare

4.0.0 (2024-05-17)

⚠ BREAKING CHANGES

  • backend: handler is assigned to applicant user if additional information is submitted

Bug Fixes

  • backend: Handler is assigned to applicant user if additional information is submitted (bb7b280)

benefit-backend: v2.0.0

17 May 08:19
ed6364b
Compare
Choose a tag to compare

2.0.0 (2024-05-17)

⚠ BREAKING CHANGES

  • backend: handler is assigned to applicant user if additional information is submitted

Features

Bug Fixes

  • backend: Handler is assigned to applicant user if additional information is submitted (bb7b280)

benefit-handler: v3.5.0

15 May 06:15
8ec8f2c
Compare
Choose a tag to compare

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

15 May 06:04
1ddf599
Compare
Choose a tag to compare

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)

benefit-applicant: v3.11.0

15 May 06:04
fb48f40
Compare
Choose a tag to compare

3.11.0 (2024-05-14)

Features

  • Enhance error notifications when uploading malformed or malwared file (hl-1267) (#2973) (cd61403)
  • handler: Add error validation logic and toast for de minimis aid form (HL-1202) (#2933) (752d9eb)

Bug Fixes

  • 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)
  • Loc key added for application.handling & .cancelled (#2962) (045f045)
  • Make start and end date relative to current date (cef205f)
  • Move alteration guide infobox to archive page (#2985) (HL-1284) (0bcf707)
  • Patch vulnerable pdf libraries (e7240ff)
  • Resolve issues with start date on handler's side (HL-1270) (#2948) (090fe5e)

kesaseteli-handler: v1.3.0

07 May 07:35
Compare
Choose a tag to compare

1.3.0 (2024-05-07)

Features

  • ks-handler: Add UI for creating youth application without SSN (e46958c)
  • ks-handler: Show/accept/reject youth applications that have no SSN (2e91239)

Bug Fixes

  • 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)

kesaseteli-backend: v1.9.0

07 May 07:21
Compare
Choose a tag to compare

1.9.0 (2024-05-07)

Features

  • ks-backend: Add create_without_ssn endpoint & tests for it (097b099)
  • ks-handler: Add UI for creating youth application without SSN (e46958c)

benefit-handler: v3.4.0

22 Apr 11:47
3371180
Compare
Choose a tag to compare

3.4.0 (2024-04-22)

Features

  • Add 'empty' text to unchanged app's change set (#2924) (ff0fbd0)
  • ClamAV malware scanning for attachments (#2894) (56e640b)
  • Implement new Ahjo process UI for handler (HL-1167) (8f3d591)

Bug Fixes

  • handler: Add missing column "modifiedAt" for draft list (HL-914) (#2928) (d7ac20a)
  • handler: Company name would overlap business id (#2929) (155bca7)
  • handler: De minimis validation as in applicant form (#2932) (53e3b5d)
  • handler: Validation minimum for start date should be 4 months earlier, not today (#2910) (fe3bafb)

benefit-backend: v1.12.0

22 Apr 11:44
f8d193f
Compare
Choose a tag to compare

1.12.0 (2024-04-19)

Features

  • ClamAV malware scanning for attachments (#2894) (56e640b)
  • Implement new Ahjo process UI for handler (HL-1167) (8f3d591)
  • Implement the existing alteration list and alteration deletion for the applicant (HL-1154) (#2925) (aea007f)
  • Used the shared ssn function for birthday (#2941) (84e7ca7)

Bug Fixes

benefit-applicant: v3.10.0

22 Apr 11:44
d561f0a
Compare
Choose a tag to compare

3.10.0 (2024-04-19)

Features

  • Add reminder about alterations to applicant main page (HL-1100) (#2927) (bc04999)
  • ClamAV malware scanning for attachments (#2894) (56e640b)
  • Implement new Ahjo process UI for handler (HL-1167) (8f3d591)
  • Implement the existing alteration list and alteration deletion for the applicant (HL-1154) (#2925) (aea007f)

Bug Fixes

  • Added missing localizations and better de minimis text (Hl-1236) (#2905) (d6c2d4f)
  • applicant: Add more logic to disable/enable save and close button (#2918) (ef38ce4)
  • No apprenticeship information should be required for applicant without pay subsidy (HL-1257) (#2909) (278985b)
  • Require apprenticeship file only if pay subsidy is granted (HL-1262) (#2930) (8ead4a2)
  • Validation minimum for start date should be 4 months earlier, not 6 (#2908) (ffe3daf)