diff --git a/CHANGELOG.md b/CHANGELOG.md index 981f3b695..ca824cef2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,48 @@ # Changelog +## [1.11.0](https://github.com/bcgov/nr-forests-access-management/compare/v1.10.0...v1.11.0) (2024-01-26) + + +### Features + +* [#1052](https://github.com/bcgov/nr-forests-access-management/issues/1052) incorporate axios with admin api ([#1067](https://github.com/bcgov/nr-forests-access-management/issues/1067)) ([0b0cc70](https://github.com/bcgov/nr-forests-access-management/commit/0b0cc70760b8ccea948fd66a5f612aa362821251)) +* [#1082](https://github.com/bcgov/nr-forests-access-management/issues/1082) test for userDomainSelect component ([#1101](https://github.com/bcgov/nr-forests-access-management/issues/1101)) ([a6f830c](https://github.com/bcgov/nr-forests-access-management/commit/a6f830cc1dede36a11327e4787f320b18ca1a1a4)) +* [#1085](https://github.com/bcgov/nr-forests-access-management/issues/1085) new access control privilege table ([#1120](https://github.com/bcgov/nr-forests-access-management/issues/1120)) ([15c513d](https://github.com/bcgov/nr-forests-access-management/commit/15c513dc7c2587a848d16a0c629538a9eee387c6)) +* [#1089](https://github.com/bcgov/nr-forests-access-management/issues/1089) add post delegated admin endpoint ([#1138](https://github.com/bcgov/nr-forests-access-management/issues/1138)) ([3d34d47](https://github.com/bcgov/nr-forests-access-management/commit/3d34d47474bf469f34ea8338ebe85db57d094cee)) +* [#1122](https://github.com/bcgov/nr-forests-access-management/issues/1122) support spar to add dev redirect urls to test ([#1123](https://github.com/bcgov/nr-forests-access-management/issues/1123)) ([7a3968a](https://github.com/bcgov/nr-forests-access-management/commit/7a3968a7e3e7bbc3eabf41654e89484ad5bd5d5a)) +* [#1131](https://github.com/bcgov/nr-forests-access-management/issues/1131) add tests ([#1141](https://github.com/bcgov/nr-forests-access-management/issues/1141)) ([7e35a01](https://github.com/bcgov/nr-forests-access-management/commit/7e35a01325cb5654134b84c54e7ae5c73a7e6eee)) +* [#1131](https://github.com/bcgov/nr-forests-access-management/issues/1131) additional get admin management endpoints ([#1136](https://github.com/bcgov/nr-forests-access-management/issues/1136)) ([b5694a2](https://github.com/bcgov/nr-forests-access-management/commit/b5694a259c486472893f63deb8adc7586c11227f)) +* [#850](https://github.com/bcgov/nr-forests-access-management/issues/850) primevue component tab ([#1096](https://github.com/bcgov/nr-forests-access-management/issues/1096)) ([319bf5a](https://github.com/bcgov/nr-forests-access-management/commit/319bf5ac0fb4cba4250337b093ee5625a7d26d0e)) +* [#887](https://github.com/bcgov/nr-forests-access-management/issues/887) Implement application admin management UI - manage permission UI ([#1118](https://github.com/bcgov/nr-forests-access-management/issues/1118)) ([7e2a5a6](https://github.com/bcgov/nr-forests-access-management/commit/7e2a5a67e52ccc1a2fe3f9b38cae3267508491a9)) +* [#888](https://github.com/bcgov/nr-forests-access-management/issues/888) transfer to admin table ([#1068](https://github.com/bcgov/nr-forests-access-management/issues/1068)) ([fac94f1](https://github.com/bcgov/nr-forests-access-management/commit/fac94f178f202951946449bd7cd2b76812baf1b9)) +* [#921](https://github.com/bcgov/nr-forests-access-management/issues/921) add first and last name to user verification identity card ([#1112](https://github.com/bcgov/nr-forests-access-management/issues/1112)) ([4ab1af3](https://github.com/bcgov/nr-forests-access-management/commit/4ab1af35cbaae77091375785d211b761d9b70650)) +* [#970](https://github.com/bcgov/nr-forests-access-management/issues/970) add tests for adding forest client number ([#1102](https://github.com/bcgov/nr-forests-access-management/issues/1102)) ([4a2bca0](https://github.com/bcgov/nr-forests-access-management/commit/4a2bca0bc4515583e7b54137ac593d032593c056)) + + +### Bug Fixes + +* (frontend) update primevue and custom stylesheet version ([#1107](https://github.com/bcgov/nr-forests-access-management/issues/1107)) ([7c89757](https://github.com/bcgov/nr-forests-access-management/commit/7c89757f065e368a321909e0b32255d4aed02c78)) +* [#1069](https://github.com/bcgov/nr-forests-access-management/issues/1069) fix a type error ([#1094](https://github.com/bcgov/nr-forests-access-management/issues/1094)) ([2efac08](https://github.com/bcgov/nr-forests-access-management/commit/2efac081987c22d72fbceda67b222d75138ef3c8)) +* [#1076](https://github.com/bcgov/nr-forests-access-management/issues/1076) fetch before navigation ([#1077](https://github.com/bcgov/nr-forests-access-management/issues/1077)) ([b8c0cd8](https://github.com/bcgov/nr-forests-access-management/commit/b8c0cd8575ab2317d48b878899261dd7a05c9ed1)) +* [#1087](https://github.com/bcgov/nr-forests-access-management/issues/1087) update return of get app admin api to include user and application information ([#1099](https://github.com/bcgov/nr-forests-access-management/issues/1099)) ([bfab3da](https://github.com/bcgov/nr-forests-access-management/commit/bfab3da3ef24665b075a9677484dec7e2dcf797b)) +* [#1097](https://github.com/bcgov/nr-forests-access-management/issues/1097) add route security ([#1104](https://github.com/bcgov/nr-forests-access-management/issues/1104)) ([c66149a](https://github.com/bcgov/nr-forests-access-management/commit/c66149a7b6f6cfeabd7615acb5980c01f47d4487)) +* [#1097](https://github.com/bcgov/nr-forests-access-management/issues/1097) fix import error due to refactoring. ([#1105](https://github.com/bcgov/nr-forests-access-management/issues/1105)) ([cdef600](https://github.com/bcgov/nr-forests-access-management/commit/cdef60072d5f6d9c4067559ceaa56ab3ad97fff0)) +* [#1134](https://github.com/bcgov/nr-forests-access-management/issues/1134) add test logout url for forest client test ([#1156](https://github.com/bcgov/nr-forests-access-management/issues/1156)) ([278c663](https://github.com/bcgov/nr-forests-access-management/commit/278c66325f5d9669c51df0bbf94717ba6dd353d6)) +* [#888](https://github.com/bcgov/nr-forests-access-management/issues/888) add missing access for auth lambda db user ([#1074](https://github.com/bcgov/nr-forests-access-management/issues/1074)) ([cc8460b](https://github.com/bcgov/nr-forests-access-management/commit/cc8460b8691caf07cd6ffa4ed87d6e08341b1d1f)) +* [#888](https://github.com/bcgov/nr-forests-access-management/issues/888) fix auth function when read application admins ([#1075](https://github.com/bcgov/nr-forests-access-management/issues/1075)) ([efbba1c](https://github.com/bcgov/nr-forests-access-management/commit/efbba1c6d398aeb7e4a2a9b893ab4f377b3bb7e2)) +* [#921](https://github.com/bcgov/nr-forests-access-management/issues/921) fix user identity card style on mobile ([#1119](https://github.com/bcgov/nr-forests-access-management/issues/1119)) ([c60f28b](https://github.com/bcgov/nr-forests-access-management/commit/c60f28b17953f5b187d3c0e1761d6aec92dbf003)) +* [#972](https://github.com/bcgov/nr-forests-access-management/issues/972) axios version upgrade ([#1125](https://github.com/bcgov/nr-forests-access-management/issues/1125)) ([986718b](https://github.com/bcgov/nr-forests-access-management/commit/986718bb5e35b4fd791bf90ee36d2f5f4dd63e9a)) +* fixing wrong import for Session ([#1142](https://github.com/bcgov/nr-forests-access-management/issues/1142)) ([da6a35b](https://github.com/bcgov/nr-forests-access-management/commit/da6a35bfa71efb244eedae506b630727fe407cdf)) + + +### Miscellaneous + +* [#1069](https://github.com/bcgov/nr-forests-access-management/issues/1069) refactor the grant access form ([#1080](https://github.com/bcgov/nr-forests-access-management/issues/1080)) ([b7724b5](https://github.com/bcgov/nr-forests-access-management/commit/b7724b5934c3c1e6e38ec2aa5a5c94fb6bac0a02)) +* [#1135](https://github.com/bcgov/nr-forests-access-management/issues/1135) update FAM readme for Windows OS workspace setup ([#1137](https://github.com/bcgov/nr-forests-access-management/issues/1137)) ([7e4a962](https://github.com/bcgov/nr-forests-access-management/commit/7e4a962395555fc018ca361106167794d5a3c7e4)) +* **deps:** update all non-major dependencies ([#1064](https://github.com/bcgov/nr-forests-access-management/issues/1064)) ([d12913f](https://github.com/bcgov/nr-forests-access-management/commit/d12913fead9148797ac6165fb9c3cefcf9843bd9)) +* **deps:** update dependency cryptography to v41.0.6 [security] ([#1061](https://github.com/bcgov/nr-forests-access-management/issues/1061)) ([d22c289](https://github.com/bcgov/nr-forests-access-management/commit/d22c2893dd950d328e747d9d2ed4fdab050c238e)) +* **deps:** update dependency pycryptodome to v3.19.1 [security] ([#1109](https://github.com/bcgov/nr-forests-access-management/issues/1109)) ([8d510c0](https://github.com/bcgov/nr-forests-access-management/commit/8d510c0005620c8bb492e39f67f41a87ff139783)) + ## [1.10.0](https://github.com/bcgov/nr-forests-access-management/compare/v1.9.0...v1.10.0) (2023-12-05) diff --git a/version.txt b/version.txt index 81c871de4..1cac385c6 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.10.0 +1.11.0