Releases: itk-dev-rpa/ITK-dev-shared-components
Releases · itk-dev-rpa/ITK-dev-shared-components
Release 2.8.0
[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
- Change tab to correct view when adding notes. by @bakspace-itk in #82
- Added get birth date function by @ghbm-itk in #84
- Added get_case in nova by @ghbm-itk in #87
- Release/2.8.0 by @ghbm-itk in #90
Full Changelog: 2.7.1...2.8.0
2.7.1
[2.7.1] - 2024-09-24
Fixed
- eFlyt: Will now change tab when adding notes
What's Changed
- 2.7.0 by @bakspace-itk in #80
- 2.7.1: Hotfix/change tab for notes by @bakspace-itk in #83
Full Changelog: 2.7.0...2.7.1
2.7.0
[Unreleased]
[2.7.0] - 2024-09-16
Added
- Added functionality for approving, checking approval status and noting cases
What's Changed
- Hotfix because caseworker was the 10th in row by @bakspace-itk in #76
- Feature/dependencies by @ghbm-itk in #74
- Added functions for approving, checking and noting cases by @bakspace-itk in #79
- Release/2.7.0 by @bakspace-itk in #81
Full Changelog: 2.6.1...2.7.0
2.6.1
[2.6.1] - 2024-09-04
Fixed - 2024-09-04
- Fixed column number on case_worker
What's Changed
- Release/2.6.0 by @bakspace-itk in #72
- Hotfix/case worker row number by @bakspace-itk in #77
Full Changelog: 2.6.0...2.6.1
2.6.0
[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
- 2.5.0 by @bakspace-itk in #65
- Hotfix/toml version by @bakspace-itk in #67
- Added check to change_tab by @ghbm-itk in #69
- Added data to Case dataclass for status, cpr, name, case_worker by @bakspace-itk in #71
- Release/2.6.0 by @bakspace-itk in #73
Full Changelog: 2.5.0...2.6.0
2.5.0
[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
- 2.4.0 by @bakspace-itk in #56
- Update changelog.md by @ghbm-itk in #58
- Update eflyt to 2.4.0 by @bakspace-itk in #60
- Feature/save dialog by @ghbm-itk in #59
- Feature/cvr lookup by @ghbm-itk in #62
- Feature/address lookup by @ghbm-itk in #63
- Feature/eflyt by @bakspace-itk in #61
- Added line to convert æøå by @bakspace-itk in #64
- 2.5.0 by @bakspace-itk in #66
- updated toml version number by @bakspace-itk in #68
Full Changelog: 2.4.0...2.5.0
2.4.0
[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
- Release/2.3.0 by @ghbm-itk in #51
- Fix type hint and add doc for return value by @hbpe-aarhus in #54
- Added wait_for_download by @ghbm-itk in #55
- Feature/caseworker notes by @bakspace-itk in #53
- 2.4.0 by @bakspace-itk in #57
Full Changelog: 2.3.0...2.4.0
2.3.0
[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
- Release/2.2.0 by @ghbm-itk in #46
- Added option to get CVR cases by @bakspace-itk in #48
- Feature/graph site and file by @hbpe-aarhus in #45
- Fixed unknown caseworker format by @ghbm-itk in #49
- Update changelog.md by @ghbm-itk in #50
- Release/2.3.0 by @ghbm-itk in #52
New Contributors
- @bakspace-itk made their first contribution in #48
- @hbpe-aarhus made their first contribution in #45
Full Changelog: 2.2.0...2.3.0
Release 2.2.0
[2.2.0] - 2024-05-08
Added
- Module for getting and creating journal notes in Nova.
- Tests for journal notes.
Release 2.1.1
[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