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

(feat) add supplier selection #35

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

ictbeheer
Copy link
Contributor

@ictbeheer ictbeheer commented Nov 6, 2024

  • added supplier selection (GF_Addon)
  • filter options on enabled suppliers
  • format JSON response error message

Maar het meest belangrijke, op basis van de leverancier selectie in de algemene instellingen wordt op de pagina 'formulier instellingen' alleen de zaaktypen en informatieobject typen van de geselecteerde leveranciers opgehaald.

Scherm­afbeelding 2024-12-11 om 17 02 34
Scherm­afbeelding 2024-12-11 om 17 02 13

@mvdhoek1 mvdhoek1 force-pushed the feat/idp-userdata-2 branch from 1933de0 to ac57443 Compare December 11, 2024 11:12
@@ -38,4 +39,17 @@ public function getResponse(): ?Response
{
return $this->response;
}

protected function formatResponse(array $json): string
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Discutabel deze method maar Procura gebruikt geen 'title' en 'detail' in hun response wanneer er een fout optreedt. Ik ga dit bij hen aangeven maar betwijfel of zij dit gaan aanpassen.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Klopt dit heb ik aangegeven met als antwoord: Hoe graag ik het ook zou willen, maar dit kunnen wij niet op korte termijn aanpassen.

Ik haal de method wel weg zodra ik kan mergen, voor nu is ie handig om te debuggen.

@mvdhoek1 mvdhoek1 marked this pull request as ready for review December 13, 2024 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants