Skip to content

Commit

Permalink
Release 1.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
nbittich committed Mar 24, 2022
1 parent ea06868 commit 3da57af
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 3 deletions.
31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,37 @@



## 1.6.4 (2022-03-24)


#### :rocket: Enhancement
* [#272](https://github.com/lblod/frontend-organization-portal/pull/272) Add new field for change events ([@claire-lovisa](https://github.com/claire-lovisa))
* Rename the project from frontend-contact-hub to frontend-organization-portal
* [#261](https://github.com/lblod/frontend-organization-portal/pull/261) perf bestuur ([@nbittich](https://github.com/nbittich))
* [#259](https://github.com/lblod/frontend-organization-portal/pull/259) Allow users to edit contact information on the person edit page ([@nbittich](https://github.com/nbittich))
* [#258](https://github.com/lblod/frontend-organization-portal/pull/258) Update to the newest appuniversum styles ([@nbittich](https://github.com/nbittich))
* [#256](https://github.com/lblod/frontend-organization-portal/pull/256) Show minister position information on the positions page of a person ([@nbittich](https://github.com/nbittich))
* [#255](https://github.com/lblod/frontend-organization-portal/pull/255) Move the position contact information to the person details page ([@nbittich](https://github.com/nbittich))
* [#254](https://github.com/lblod/frontend-organization-portal/pull/254) People search page improvements ([@nbittich](https://github.com/nbittich))
* [#250](https://github.com/lblod/frontend-organization-portal/pull/250) Add support for primary and secondary contact information ([@Windvis](https://github.com/Windvis))


#### :bug: Bug Fix
* Handle special characters in search (#279)
* Fix contact gegevens title not shown (#271)
* split first name / last name in filter search person (#270)
* Remove additional scope parameters
* Remove werkingsgebieden from the app
* fix position details not shown (#268)


#### Committers: 3
- Claire Lovisa ([@claire-lovisa](https://github.com/claire-lovisa))
- Nordine Bittich ([@nbittich](https://github.com/nbittich))
- Sam Van Campenhout ([@Windvis](https://github.com/Windvis))



## 1.6.4-5 (2022-03-23)

#### :bug: Bug Fix
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "frontend-organization-portal",
"version": "1.6.4-5",
"version": "1.6.4",
"private": true,
"description": "Frontend for Contact Hub",
"repository": {
Expand Down

0 comments on commit 3da57af

Please sign in to comment.