Skip to content

Latest commit

Β 

History

History
1616 lines (1203 loc) Β· 125 KB

CHANGELOG.md

File metadata and controls

1616 lines (1203 loc) Β· 125 KB

v1.25.0 (2024-06-12)

πŸš€ Enhancement

  • #627 feat: ignore edit-contact-data flag for private OCMW associations (@mirdono)
  • #619 feature: use KBO organization's name as first fallback (@mirdono)
  • #614 feature: add functionality for private OCMW associations (@mirdono)
  • #611 Generalise organisation creation to operate on the most specific model type (@mirdono)
  • #602 refactor: generalise administrative units to organisations (@mirdono)

πŸ› Bug Fix

  • #623 fix: correctly include region when editing a PEVA (@mirdono)
  • #620 fix: set properties on correct model (@mirdono)
  • #618 fix: correctly update change event decisions after editing (@mirdono)
  • #613 fix: require recognised worship type for central worship services (@mirdono)
  • #611 Generalise organisation creation to operate on the most specific model type (@mirdono)

🏠 Internal

  • #626 refactor: resolved fixme central worship service field (@mirdono)
  • #622 refactor: call relationship service using new name (@mirdono)
  • #602 refactor: generalise administrative units to organisations (@mirdono)

Committers: 2

v1.25.0-0 (2024-06-10)

πŸš€ Enhancement

  • #627 feat: ignore edit-contact-data flag for private OCMW associations (@mirdono)
  • #619 feature: use KBO organization's name as first fallback (@mirdono)
  • #614 feature: add functionality for private OCMW associations (@mirdono)
  • #611 Generalise organisation creation to operate on the most specific model type (@mirdono)
  • #602 refactor: generalise administrative units to organisations (@mirdono)

πŸ› Bug Fix

  • #623 fix: correctly include region when editing a PEVA (@mirdono)
  • #620 fix: set properties on correct model (@mirdono)
  • #618 fix: correctly update change event decisions after editing (@mirdono)
  • #613 fix: require recognised worship type for central worship services (@mirdono)
  • #611 Generalise organisation creation to operate on the most specific model type (@mirdono)

🏠 Internal

  • #626 refactor: resolved fixme central worship service field (@mirdono)
  • #622 refactor: call relationship service using new name (@mirdono)
  • #602 refactor: generalise administrative units to organisations (@mirdono)

Committers: 2

v1.24.0 (2024-06-05)

v1.24.0-4 (2024-06-04)

πŸ› Bug Fix

  • #624 Fix/addministrative unit without address and contact (@aliokan)

Committers: 1

v1.24.0-3 (2024-05-30)

πŸ› Bug Fix

  • #621 Add edit contact behind feature flag in new addministrative-unit form (@aliokan)

Committers: 1

v1.24.0-2 (2024-05-24)

πŸš€ Enhancement

πŸ› Bug Fix

  • #617 Add missing representative-body-classification-codes model (@aliokan)
  • #615 Fix Missing kbo number message (@aliokan)

Committers: 1

v1.24.0-1 (2024-05-17)

πŸ› Bug Fix

  • #612 Enable dynamic feature toggles of kbo-data-tab from backend (@aliokan)

Committers: 1

v1.24.0-0 (2024-05-16)

πŸš€ Enhancement

πŸ› Bug Fix

Committers: 4

v1.23.2 (2024-04-11)

πŸ› Bug Fix

  • #600 Do not trigger validation on empty SharePoint identifier (@mirdono)

Committers: 1

v1.23.1 (2024-04-08)

v1.23.2-0 (2024-04-10)

πŸ› Bug Fix

  • #600 Do not trigger validation on empty SharePoint identifier (@mirdono)

Committers: 1

v1.23.1 (2024-04-08)

πŸ› Bug Fix

  • #599 Fix: Validate Sharepoint identifier only when modified (@mirdono)

Committers: 1

v1.23.1-0 (2024-04-05)

πŸ› Bug Fix

  • #599 Fix: Validate Sharepoint identifier only when modified (@mirdono)

Committers: 1

v1.23.0 (2024-04-02)

v1.23.0-1 (2024-03-29)

πŸ› Bug Fix

  • #596 Fix: explicitly copy legal and alternative names when creating new units (@mirdono)

Committers: 1

v1.23.0-0 (2024-03-25)

πŸš€ Enhancement

  • #586 Feature: add alternative names for organisations (@mirdono)
  • #582 Feat: add legal name for organisations (@mirdono)

πŸ› Bug Fix

  • #594 Fix: display "Naam" as label for the name field for some types of sites (@mirdono)
  • #593 fix: make relation between Person and AgentInPosition polymorphic (@mirdono)
  • #592 Fix: names help text (@mirdono)
  • #591 Fix: correctly set alternative names when creating new administrative units (@mirdono)
  • #589 Update ember-data version to 4.12.0 (@aliokan)
  • #584 Fix change-event resulting organization name (@mirdono)

🏠 Internal

Committers: 2

1.22.0 (2024-03-19)

πŸš€ Enhancement

πŸ› Bug Fix

  • #588 Fix null value in optional string input (@aliokan)
  • #587 Fix sharepoint and kbo reset in administrative-unit edit form (@aliokan)
  • #575 Fix administrative-unit edit validtion on WorshipService (@aliokan)
  • #572 Fix address and contact saving (@aliokan)
  • #573 Fix: unable to leave page 'personen/nieuw-positie' (@aliokan)
  • #569 Fix AGB/APB edit form validation (@aliokan)
  • #560 Fix reseting controller when exiting administrative-units.administrative-unit.core-data.edit (@aliokan)
  • #559 Use identifier instead of structuredIdentifier to detect error (@aliokan)

🏠 Internal

  • #577 Remove unused utils/datepicker (@aliokan)
  • #576 Remove ember-changeset and all remaining traces (@aliokan)
  • #571 Refactor form validation local involvement (@aliokan)
  • #574 Delete unused components (@aliokan)
  • #570 Refactor: migrate governing body form validation to Joi (@mirdono)
  • #567 Refactor: migrate change event forms validation to Joi (@mirdono)
  • #565 Migrate administrative-unit.related-organizations.edit to the new form validation (@aliokan)
  • #564 Remove people new form (@aliokan)
  • #562 Remove personal-information and minister disabled forms (@aliokan)
  • #561 Remove disabled governing-body forms (@aliokan)
  • #557 Add feature flag service and helper (@aliokan)
  • #554 POC custom form validation with joi (@aliokan)
  • #552 CI - Add .woodpecker/.feature.yml configuration file (@aliokan)
  • #549 Refactor: classification code duplication (@mirdono)

Committers: 4

1.22.0-2 (2024-03-12)

πŸ› Bug Fix

  • #588 Fix null value in optional string input (@aliokan)
  • #587 Fix sharepoint and kbo reset in administrative-unit edit form (@aliokan)

Committers: 1

1.22.0-1 (2024-03-01)

1.22.0-0 (2024-02-22)

πŸš€ Enhancement

πŸ› Bug Fix

  • #575 Fix administrative-unit edit validtion on WorshipService (@aliokan)
  • #572 Fix address and contact saving (@aliokan)
  • #573 Fix: unable to leave page 'personen/nieuw-positie' (@aliokan)
  • #569 Fix AGB/APB edit form validation (@aliokan)
  • #560 Fix reseting controller when exiting administrative-units.administrative-unit.core-data.edit (@aliokan)
  • #559 Use identifier instead of structuredIdentifier to detect error (@aliokan)

🏠 Internal

  • #577 Remove unused utils/datepicker (@aliokan)
  • #576 Remove ember-changeset and all remaining traces (@aliokan)
  • #571 Refactor form validation local involvement (@aliokan)
  • #574 Delete unused components (@aliokan)
  • #570 Refactor: migrate governing body form validation to Joi (@mirdono)
  • #567 Refactor: migrate change event forms validation to Joi (@mirdono)
  • #565 Migrate administrative-unit.related-organizations.edit to the new form validation (@aliokan)
  • #564 Remove people new form (@aliokan)
  • #562 Remove personal-information and minister disabled forms (@aliokan)
  • #561 Remove disabled governing-body forms (@aliokan)
  • #557 Add feature flag service and helper (@aliokan)
  • #554 POC custom form validation with joi (@aliokan)
  • #552 CI - Add .woodpecker/.feature.yml configuration file (@aliokan)
  • #549 Refactor: classification code duplication (@mirdono)

Committers: 4

1.21.0 (2023-12-19)

πŸš€ Enhancement

πŸ› Bug Fix

🏠 Internal

Committers: 5

1.21.0-0 (2023-12-14)

πŸš€ Enhancement

πŸ› Bug Fix

🏠 Internal

Committers: 5

1.20.0 (2023-11-14)

πŸš€ Enhancement

πŸ› Bug Fix

1.20.0-1 (2023-11-08)

πŸš€ Enhancement

πŸ› Bug Fix

Committers: 1

1.20.0-0 (2023-10-31)

πŸš€ Enhancement

πŸ› Bug Fix

🏠 Internal

  • #513 Moved duplicate classification identifier selection to util (@mirdono)

Committers: 5

1.19.0 (2023-09-19)

πŸš€ Enhancement

πŸ› Bug Fix

Committers: 4

1.19.0-0 (2023-09-14)

πŸš€ Enhancement

πŸ› Bug Fix

Committers: 4

1.18.1 (2023-09-07)

πŸ› Bug Fix

  • #502 Solve problem with duplication of sites when changing primary one (@lagartoverde)

Committers: 1

1.18.0 (2023-08-14)

πŸš€ Enhancement

πŸ› Bug Fix

🏠 Internal

Committers: 3

1.18.0-0 (2023-07-31)

πŸš€ Enhancement

πŸ› Bug Fix

🏠 Internal

Committers: 3

1.17.2 (2023-07-13)

πŸ› Bug Fix

Committers: 1

1.17.1 (2023-05-25)

πŸ› Bug Fix

Committers: 1

1.17.1-0 (2023-05-24)

πŸ› Bug Fix

Committers: 1

1.17.0 (2023-05-14)

πŸš€ Enhancement

πŸ› Bug Fix

Committers: 1

1.17.0-1 (2023-05-10)

  • bugfix order of columns

1.17.0-0 (2023-05-08)

πŸš€ Enhancement

πŸ› Bug Fix

Committers: 1

1.16.0 (2023-03-24)

πŸš€ Enhancement

πŸ› Bug Fix

Committers: 3

1.16.0-1 (2023-03-15)

πŸ› Bug Fix

  • #454 unnecessary callback as we validate the chosen involvement (@nbittich)

Committers: 1

1.16.0-0 (2023-03-13)

πŸš€ Enhancement

πŸ› Bug Fix

Committers: 3

1.15.0 (2023-02-08)

πŸ› Bug Fix

πŸš€ Enhancement

Committers: 2

1.15.0-1 (2023-02-08)

πŸ› Bug Fix

Committers: 1

1.15.0-0 (2023-02-08)

πŸš€ Enhancement

Committers: 1

1.14.0 (2023-01-21)

πŸš€ Enhancement

πŸ› Bug Fix

Committers: 3

1.14.0-1 (2023-01-18)

πŸ› Bug Fix

Committers: 1

1.14.0-0 (2023-01-16)

πŸš€ Enhancement

πŸ› Bug Fix

Committers: 3

1.13.3 (2022-12-06)

πŸš€ Enhancement

Committers: 1

1.13.2 (2022-11-30)

πŸ› Bug Fix

Committers: 1

1.13.1 (2022-11-25)

πŸ› Bug Fix

Committers: 1

1.13.0 (2022-11-25)

πŸš€ Enhancement

πŸ› Bug Fix

Committers: 3

1.13.0-0 (2022-11-24)

πŸš€ Enhancement

πŸ› Bug Fix

Committers: 3

1.12.0 (2022-10-07)

πŸ› Bug Fix

πŸš€ Enhancement

  • #401 contextual dropdown update with new codelist minister position (@nbittich)

Committers: 1

1.12.0-1 (2022-10-07)

πŸ› Bug Fix

Committers: 1

1.12.0-0 (2022-10-05)

πŸš€ Enhancement

  • #401 contextual dropdown update with new codelist minister position (@nbittich)

πŸ› Bug Fix

Committers: 1

1.11.0 (2022-09-16)

πŸš€ Enhancement

πŸ› Bug Fix

Committers: 1

1.11.0-5 (2022-09-14)

πŸš€ Enhancement

Committers: 1

1.11.0-4 (2022-09-09)

πŸ› Bug Fix

Committers: 1

1.11.0-3 (2022-09-06)

πŸ› Bug Fix

Committers: 1

1.11.0-2 (2022-08-31)

πŸ› Bug Fix

Committers: 1

1.11.0-1 (2022-08-29)

πŸš€ Enhancement

πŸ› Bug Fix

Committers: 1

1.11.0-0 (2022-08-24)

πŸš€ Enhancement

πŸ› Bug Fix

Committers: 3

1.10.0 (2022-08-24)

πŸš€ Enhancement

πŸ› Bug Fix

Committers: 2

1.10.0-2 (2022-07-18)

πŸ› Bug Fix

Committers: 1

1.10.0-1 (2022-07-15)

πŸ› Bug Fix

Committers: 1

1.10.0-0 (2022-07-12)

πŸš€ Enhancement

πŸ› Bug Fix

Committers: 2

1.9.1 (2022-07-06)

πŸ› Bug Fix

Committers: 1

1.9.1-0 (2022-07-06)

πŸ› Bug Fix

Committers: 1

1.9.0 (2022-06-16)

πŸš€ Enhancement

πŸ› Bug Fix

Committers: 3

1.9.0-5 (2022-06-14)

πŸš€ Enhancement

Committers: 1

1.9.0-4 (2022-06-03)

πŸ› Bug Fix

Committers: 1

1.9.0-3 (2022-05-31)

πŸš€ Enhancement

Committers: 1

1.9.0-2 (2022-05-30)

πŸ› Bug Fix

Committers: 1

1.9.0-1 (2022-05-24)

πŸ› Bug Fix

Committers: 1

1.9.0-0 (2022-05-20)

πŸš€ Enhancement

πŸ› Bug Fix

Committers: 3

1.8.0 (2022-05-20)

πŸš€ Enhancement

πŸ› Bug Fix

Committers: 3

1.7.0 (2022-03-31)

πŸ› Bug Fix

πŸš€ Enhancement

Committers: 2

1.7.0-4 (2022-03-30)

πŸ› Bug Fix

Committers: 1

1.7.0-3 (2022-03-29)

πŸ› Bug Fix

Committers: 1

1.7.0-2 (2022-03-29)

πŸš€ Enhancement

πŸ› Bug Fix

Committers: 2

1.7.0-1 (2022-03-25)

πŸ› Bug Fix

Committers: 1

1.7.0-0 (2022-03-25)

πŸš€ Enhancement

πŸ› Bug Fix

Committers: 2

1.6.4 (2022-03-24)

πŸš€ Enhancement

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

πŸ› 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

1.6.4-5 (2022-03-23)

πŸ› Bug Fix

Committers: 1

1.6.4-4 (2022-03-21)

πŸš€ Enhancement

1.6.4-3 (2022-03-21)

πŸ› Bug Fix

  • Handle special characters in search (#279)

1.6.4-2 (2022-03-21)

πŸš€ Enhancement

  • Rename the project from frontend-contact-hub to frontend-organization-portal

1.6.4-1 (2022-03-14)

πŸ› Bug Fix

  • Fix contact gegevens title not shown (#271)

1.6.4-0 (2022-03-10)

πŸ› Bug Fix

  • 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)

1.6.3 (2022-03-03)

Drone file fix

1.6.2 (2022-03-03)

Fix drone build

1.6.1 (2022-03-02)

πŸš€ Enhancement

  • #261 perf bestuur (@nbittich)
  • #259 Allow users to edit contact information on the person edit page (@nbittich)
  • #258 Update to the newest appuniversum styles (@nbittich)
  • #256 Show minister position information on the positions page of a person (@nbittich)
  • #255 Move the position contact information to the person details page (@nbittich)
  • #254 People search page improvements (@nbittich)
  • #250 Add support for primary and secondary contact information (@Windvis)

Committers: 2

1.6.0 (2022-02-10)

πŸ› Bug Fix

  • Cancel flow on creating new 'Vestiging' gives error

1.5.4 (2022-02-10)

πŸš€ Enhancement

  • #250 Add support for primary and secondary contact information (@Windvis)

Committers: 2

1.5.3 (2022-02-01)

πŸ› Bug Fix

Committers: 1

1.5.2 (2022-01-26)

πŸ› Bug Fix

  • #249 Fix a problem were saving didn't work in some cases on the local involvements page (@Windvis)

Committers: 1

1.5.1 (2022-01-24)

πŸš€ Enhancement

  • #248 Improve the original organizations selection logic on the change events creation page (@Windvis)

πŸ› Bug Fix

🏠 Internal

  • #244 Update to the latest madnificent/ember image (@Windvis)

Committers: 2

1.5.0 (2022-01-13)

πŸš€ Enhancement

πŸ› Bug Fix

  • #236 Ensure that timezones are ignored when saving dates selected with the datepicker (@Windvis)

Committers: 2

1.4.0 (2021-12-14)

πŸš€ Enhancement

  • #229 Allow users to easily report wrong data (@nbittich)
  • #228 Only show the edit buttons if the user has the required permissions (@nbittich)
  • #223 Also show the province field when using CRAB on the positions pages (@nbittich)

πŸ› Bug Fix

  • #227 Fix a problem where the position name wasn't shown on the edit page (@Windvis)
  • #225 Show all related organisations of a central worship service (@nbittich)
  • #224 Fix "Mail ons" link in the address search functionality (@Windvis)

Committers: 2

1.3.0 (2021-11-26)

πŸš€ Enhancement

  • #212 Use the privacy service to store sensitive personal information (@Windvis)

πŸ› Bug Fix

Committers: 2

1.2.1 (2021-11-24)

πŸ› Bug Fix

  • #214 Fix a problem which prevents users from entering the core data edit page (@Windvis)

Committers: 1

v1.2.0 (2021-11-18)

πŸš€ Enhancement

  • #194 Add validations to the position creation and edit pages (@gcapurso)
  • #204 Convert the SharePoint ids into links (@Windvis)
  • #200 Integrate CRAB (@nbittich)
  • #201 Add a page where users can run SPARQL queries (@nbittich)
  • #187 Add support for deep linking to resources from external applications (@Windvis)
  • #199 Automatically create a governing body on administrative unit creation (@Windvis)
  • #197 Validate if a KBO number is unique before saving (@Windvis)
  • #192 Add validations to the administrative unit creation and edit page (@Windvis)
  • #188 Add loading animations (@Windvis)
  • #184 Add validations to the site creation and edit pages (@gcapurso)

Committers: 3

v1.1.0 (2021-10-04)

πŸš€ Enhancement

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

πŸ› Bug Fix

  • #165 Improve the 'current position' checkbox behavior (@gcapurso)
  • #164 Link all selects to a label (@Windvis)
  • #161 Reset the financing percentage when selecting a non-financing involvement type (@Windvis)
  • #157 Contact card consistency + small bugfixes (@Dietr)
  • #150 Show the correct related organization selects based on the administrative unit type (@anitacaron)

Committers: 4