Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 1.11.0 #1071

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
56 changes: 56 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,61 @@
# Changelog

## [1.11.0](https://github.com/bcgov/nr-forests-access-management/compare/v1.10.0...v1.11.0) (2024-02-09)


### 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))
* [#1059](https://github.com/bcgov/nr-forests-access-management/issues/1059) application admin management UI ([#1162](https://github.com/bcgov/nr-forests-access-management/issues/1162)) ([05a1124](https://github.com/bcgov/nr-forests-access-management/commit/05a1124baabeb950a141b4632a0f05989fa2e83e))
* [#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))
* [#1083](https://github.com/bcgov/nr-forests-access-management/issues/1083) component testing for usernameInput component ([#1152](https://github.com/bcgov/nr-forests-access-management/issues/1152)) ([ccca81d](https://github.com/bcgov/nr-forests-access-management/commit/ccca81d278a99c1d6e67e306d2a723a2094636f4))
* [#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))
* [#1086](https://github.com/bcgov/nr-forests-access-management/issues/1086) get delegated admin endpoint ([#1167](https://github.com/bcgov/nr-forests-access-management/issues/1167)) ([5430a54](https://github.com/bcgov/nr-forests-access-management/commit/5430a54f21bcfedc6cebd5c32b204c9636ace0d7))
* [#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))
* [#1139](https://github.com/bcgov/nr-forests-access-management/issues/1139) add forest client validator ([#1176](https://github.com/bcgov/nr-forests-access-management/issues/1176)) ([2f02a51](https://github.com/bcgov/nr-forests-access-management/commit/2f02a517aa1ecf52f03d26f55abf7eab9780a26c))
* [#1143](https://github.com/bcgov/nr-forests-access-management/issues/1143) my fam access api ([#1170](https://github.com/bcgov/nr-forests-access-management/issues/1170)) ([9a18497](https://github.com/bcgov/nr-forests-access-management/commit/9a1849779b153952f18be85f7bedcc911ab5c038))
* [#1175](https://github.com/bcgov/nr-forests-access-management/issues/1175) create application admin endpoint to only allow IDIR user ([#1188](https://github.com/bcgov/nr-forests-access-management/issues/1188)) ([dee5998](https://github.com/bcgov/nr-forests-access-management/commit/dee5998e52a2bea4f07fa48ea74c7726a85ff3e4))
* [#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))
* [#1106](https://github.com/bcgov/nr-forests-access-management/issues/1106) bc logo redirect ([#1168](https://github.com/bcgov/nr-forests-access-management/issues/1168)) ([f84bb4f](https://github.com/bcgov/nr-forests-access-management/commit/f84bb4f7f36d5af99d9cd679f4f5a26a6028b585))
* [#1121](https://github.com/bcgov/nr-forests-access-management/issues/1121) breadcrumb component not routing ([#1169](https://github.com/bcgov/nr-forests-access-management/issues/1169)) ([f14c878](https://github.com/bcgov/nr-forests-access-management/commit/f14c8780c7080365299c4f0e21c0deb5d34a448e))
* [#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))
* [#1139](https://github.com/bcgov/nr-forests-access-management/issues/1139) add missing package ([#1193](https://github.com/bcgov/nr-forests-access-management/issues/1193)) ([0ca1e3a](https://github.com/bcgov/nr-forests-access-management/commit/0ca1e3a3270b90958198f90c89c33aeeea802e8a))
* [#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))
* admin management api minor refactoring ([#1157](https://github.com/bcgov/nr-forests-access-management/issues/1157)) ([7a5d9dd](https://github.com/bcgov/nr-forests-access-management/commit/7a5d9ddcd063641ccebc476f8c0e57fc91a172e4))
* fixing bugs from previous 1059 task ([#1192](https://github.com/bcgov/nr-forests-access-management/issues/1192)) ([bef0ca3](https://github.com/bcgov/nr-forests-access-management/commit/bef0ca3effaf2675cce93b4fe221a38d7f6a34ae))
* 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:** [Snyk] Security upgrade cryptography from 41.0.7 to 42.0.0 ([#1161](https://github.com/bcgov/nr-forests-access-management/issues/1161)) ([a7edaf9](https://github.com/bcgov/nr-forests-access-management/commit/a7edaf9bc9121f92c68bfd7bc578a06494cc26d9))
* **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))
* Update issue templates ([#1166](https://github.com/bcgov/nr-forests-access-management/issues/1166)) ([d444f32](https://github.com/bcgov/nr-forests-access-management/commit/d444f32a1044702ba8ab37f1647c63eb871c50fa))

## [1.10.0](https://github.com/bcgov/nr-forests-access-management/compare/v1.9.0...v1.10.0) (2023-12-05)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.10.0
1.11.0