Skip to content

Releases: itk-dev-rpa/ITK-dev-shared-components

Release 2.8.0

02 Oct 12:31
a4d244f

Choose a tag to compare

[2.8.0] - 2024-10-02

Added

  • misc.cpr_util: Function to get birth date from cpr number.
  • kmd_nova.nova_cases: Function to get a case on its uuid.

What's Changed

Full Changelog: 2.7.1...2.8.0

2.7.1

26 Sep 11:47
06eb9ac

Choose a tag to compare

[2.7.1] - 2024-09-24

Fixed

  • eFlyt: Will now change tab when adding notes

What's Changed

Full Changelog: 2.7.0...2.7.1

2.7.0

16 Sep 09:37
4fa396e

Choose a tag to compare

[Unreleased]

[2.7.0] - 2024-09-16

Added

  • Added functionality for approving, checking approval status and noting cases

What's Changed

Full Changelog: 2.6.1...2.7.0

2.6.1

05 Sep 07:45
fba30c5

Choose a tag to compare

[2.6.1] - 2024-09-04

Fixed - 2024-09-04

  • Fixed column number on case_worker

What's Changed

Full Changelog: 2.6.0...2.6.1

2.6.0

04 Sep 12:47
5e61182

Choose a tag to compare

[2.6.0] - 2024-09-04

Added

  • Added fields to the eflyt Case dataclass for status, cpr, name, case_worker

Changed

  • eflyt.eflyt_case.change_tab now checks if the tab needs to be changed before doing it.

What's Changed

Full Changelog: 2.5.0...2.6.0

2.5.0

14 Aug 09:27
9c0f001

Choose a tag to compare

[2.5.0] - 2024-08-14

Added

  • Added modules for use with the Eflyt / Dedalus / Notus address system.
  • misc.file_util: handle_save_dialog.
  • misc.cvr_lookup: Look up cvr number.
  • misc.address_lookup: Look up addresses.

Fixed

  • Conversion of ÆØÅ to Ae Oe Aa when uploading notes to Nova.

What's Changed

Full Changelog: 2.4.0...2.5.0

2.4.0

30 Jul 11:29
43d2ebc

Choose a tag to compare

[2.4.0] - 2024-07-30

Added

  • Caseworker for notes
  • Directions for setting up environment variables for test
  • misc.file_util: Wait for download function.

Changed

  • Changed environmental variables to use an .env file

Fixed

  • Some SAP tests were failing due to a missing value
  • Changed department and security units from rules to user control
  • Minor doc fixes to get_drive_item.

What's Changed

Full Changelog: 2.3.0...2.4.0

2.3.0

04 Jul 07:14
6303442

Choose a tag to compare

[2.3.0] - 2024-07-03

Added

  • Function for getting cases based on CVR from KMD Nova.
  • Tests for getting cases based on CVR from KMD Nova.
  • Module for accessing site and file endpoints in Microsoft Graph.

Changed

  • Unexpected format on caseworker in Nova cases results in None.
  • Minor refactoring to move common HTTP request wrappers for Microsoft Graph into their own file.

What's Changed

New Contributors

Full Changelog: 2.2.0...2.3.0

Release 2.2.0

08 May 08:45
8048dec

Choose a tag to compare

[2.2.0] - 2024-05-08

Added

  • Module for getting and creating journal notes in Nova.
  • Tests for journal notes.

Release 2.1.1

15 Apr 09:32
3c01a0c

Choose a tag to compare

[2.1.1] - 2024-04-10

Fixed

  • Documents in Nova can now have a caseworker assigned.

What's Changed

Full Changelog: 2.1.0...2.1.1