Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* merge main into dev (#58) * merge dev into main - fix empty label in create 121 program (#53) * fix empty label bug * Add support for barcode question type (#54) * fix empty label bug * improve clarity * fix error * add support for kobo barcode questiontype --------- Co-authored-by: Jacopo Margutti <jacopo.margutti@gmail.com> * exception: map fspName to programFinancialServiceProviderConfigurationName * exception for nlrc * Update test_koboto121.py Change fspName to programFinancialServiceProviderConfigurationName in test * Changed endpoint url path post registrations Signed-off-by: Ruben <vandervalk@geoit.nl> * Update README.md * remove nlrc exceptions * Included not in payment export (#66) * Merge into prod (#65) * merge main into dev (#58) * merge dev into main - fix empty label in create 121 program (#53) * fix empty label bug * Add support for barcode question type (#54) * fix empty label bug * improve clarity * fix error * add support for kobo barcode questiontype --------- Co-authored-by: Jacopo Margutti <jacopo.margutti@gmail.com> * exception: map fspName to programFinancialServiceProviderConfigurationName * exception for nlrc * Update test_koboto121.py Change fspName to programFinancialServiceProviderConfigurationName in test * Changed endpoint url path post registrations Signed-off-by: Ruben <vandervalk@geoit.nl> * Update README.md * remove nlrc exceptions --------- Signed-off-by: Ruben <vandervalk@geoit.nl> Co-authored-by: Jacopo Margutti <jacopo.margutti@gmail.com> Co-authored-by: Sanne Berendschot <sberendschot@redcross.nl> Co-authored-by: Ruben <vandervalk@geoit.nl> Co-authored-by: RubenGeo <34537157+RubenGeo@users.noreply.github.com> Co-authored-by: Daan Gorsse <110089322+DGorsseRedCross@users.noreply.github.com> * Removed included from export * change test accordingly * also remove phoneNumber from payment export, fix tests * remove print --------- Signed-off-by: Ruben <vandervalk@geoit.nl> Co-authored-by: tijsziere <39266480+tijsziere@users.noreply.github.com> Co-authored-by: Jacopo Margutti <jacopo.margutti@gmail.com> Co-authored-by: Sanne Berendschot <sberendschot@redcross.nl> Co-authored-by: Ruben <vandervalk@geoit.nl> Co-authored-by: RubenGeo <34537157+RubenGeo@users.noreply.github.com> Co-authored-by: Daan Gorsse <110089322+DGorsseRedCross@users.noreply.github.com> * better error handling * improve error handling, remove unnecessary checkfields * catch date errors * change to programRegistrationAttributes * update programQuestions to programRegistrationAttribute * update 121 route * re-add fspName * update test * update * remove required field mitigation measure (not needed in 121 anymore) --------- Signed-off-by: Ruben <vandervalk@geoit.nl> Co-authored-by: Jacopo Margutti <jacopo.margutti@gmail.com> Co-authored-by: Sanne Berendschot <sberendschot@redcross.nl> Co-authored-by: Ruben <vandervalk@geoit.nl> Co-authored-by: RubenGeo <34537157+RubenGeo@users.noreply.github.com> Co-authored-by: Daan Gorsse <110089322+DGorsseRedCross@users.noreply.github.com> Co-authored-by: Wessel de Jong <wes_dejong9@hotmail.com>
- Loading branch information