Skip to content

Commit

Permalink
Generate the CHANGELOG.md file
Browse files Browse the repository at this point in the history
This adds changelogs for v1.1.0 and v1.2.0 generated by lerna-changelog.
  • Loading branch information
Windvis committed Nov 18, 2021
1 parent db5e3c9 commit 8311658
Showing 1 changed file with 50 additions and 0 deletions.
50 changes: 50 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
## v1.2.0 (2021-11-18)

#### :rocket: Enhancement
* [#194](https://github.com/lblod/frontend-contact-hub/pull/194) Add validations to the position creation and edit pages ([@gcapurso](https://github.com/gcapurso))
* [#204](https://github.com/lblod/frontend-contact-hub/pull/204) Convert the SharePoint ids into links ([@Windvis](https://github.com/Windvis))
* [#200](https://github.com/lblod/frontend-contact-hub/pull/200) Integrate CRAB ([@nbittich](https://github.com/nbittich))
* [#201](https://github.com/lblod/frontend-contact-hub/pull/201) Add a page where users can run SPARQL queries ([@nbittich](https://github.com/nbittich))
* [#187](https://github.com/lblod/frontend-contact-hub/pull/187) Add support for deep linking to resources from external applications ([@Windvis](https://github.com/Windvis))
* [#199](https://github.com/lblod/frontend-contact-hub/pull/199) Automatically create a governing body on administrative unit creation ([@Windvis](https://github.com/Windvis))
* [#197](https://github.com/lblod/frontend-contact-hub/pull/197) Validate if a KBO number is unique before saving ([@Windvis](https://github.com/Windvis))
* [#192](https://github.com/lblod/frontend-contact-hub/pull/192) Add validations to the administrative unit creation and edit page ([@Windvis](https://github.com/Windvis))
* [#188](https://github.com/lblod/frontend-contact-hub/pull/188) Add loading animations ([@Windvis](https://github.com/Windvis))
* [#184](https://github.com/lblod/frontend-contact-hub/pull/184) Add validations to the site creation and edit pages ([@gcapurso](https://github.com/gcapurso))

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


## v1.1.0 (2021-10-04)

#### :rocket: Enhancement
* [#178](https://github.com/lblod/frontend-contact-hub/pull/178) Add validations to the local involvements edit page ([@Windvis](https://github.com/Windvis))
* [#171](https://github.com/lblod/frontend-contact-hub/pull/171) Show the environment name in the top bar ([@Dietr](https://github.com/Dietr))
* [#169](https://github.com/lblod/frontend-contact-hub/pull/169) Add validations to the person creation and edit pages ([@Windvis](https://github.com/Windvis))
* [#167](https://github.com/lblod/frontend-contact-hub/pull/167) Make it possible to change the half election type of a mandate ([@Windvis](https://github.com/Windvis))
* [#166](https://github.com/lblod/frontend-contact-hub/pull/166) Allow deletion of new, unsaved local involvements ([@Windvis](https://github.com/Windvis))
* [#163](https://github.com/lblod/frontend-contact-hub/pull/163) Data loading improvements ([@Windvis](https://github.com/Windvis))
* [#162](https://github.com/lblod/frontend-contact-hub/pull/162) Accessibility audit, fixes and accessibility statement update ([@Dietr](https://github.com/Dietr))
* [#159](https://github.com/lblod/frontend-contact-hub/pull/159) Add basic validations to the position creation and edit pages ([@Windvis](https://github.com/Windvis))
* [#161](https://github.com/lblod/frontend-contact-hub/pull/161) Reset the financing percentage when selecting a non-financing involvement type ([@Windvis](https://github.com/Windvis))
* [#152](https://github.com/lblod/frontend-contact-hub/pull/152) Add the minister edit page ([@gcapurso](https://github.com/gcapurso))
* [#156](https://github.com/lblod/frontend-contact-hub/pull/156) Support selecting multiple nationalities when creating a person ([@Windvis](https://github.com/Windvis))
* [#154](https://github.com/lblod/frontend-contact-hub/pull/154) Add consistent button labels ([@Dietr](https://github.com/Dietr))
* [#153](https://github.com/lblod/frontend-contact-hub/pull/153) Allow the editing of related worship services ([@anitacaron](https://github.com/anitacaron))
* [#151](https://github.com/lblod/frontend-contact-hub/pull/151) Local involvements edit page improvements ([@Windvis](https://github.com/Windvis))

#### :bug: Bug Fix
* [#165](https://github.com/lblod/frontend-contact-hub/pull/165) Improve the 'current position' checkbox behavior ([@gcapurso](https://github.com/gcapurso))
* [#164](https://github.com/lblod/frontend-contact-hub/pull/164) Link all selects to a label ([@Windvis](https://github.com/Windvis))
* [#161](https://github.com/lblod/frontend-contact-hub/pull/161) Reset the financing percentage when selecting a non-financing involvement type ([@Windvis](https://github.com/Windvis))
* [#157](https://github.com/lblod/frontend-contact-hub/pull/157) Contact card consistency + small bugfixes ([@Dietr](https://github.com/Dietr))
* [#150](https://github.com/lblod/frontend-contact-hub/pull/150) Show the correct related organization selects based on the administrative unit type ([@anitacaron](https://github.com/anitacaron))

#### Committers: 4
- Anita Caron ([@anitacaron](https://github.com/anitacaron))
- Dieter Peirs ([@Dietr](https://github.com/Dietr))
- Sam Van Campenhout ([@Windvis](https://github.com/Windvis))
- [@gcapurso](https://github.com/gcapurso)

0 comments on commit 8311658

Please sign in to comment.