-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MIJN-9578-BUG-thema-parkeren-wordt-niet-getoond-indien-persoon-alleen…
…-vergunningen-in-mijn-parkeren-heeft (#1654) * Name change parkeren collection id's and removed unused * Remove unused collection id (duplicate) * Added mock data for the JWE create route * added jwe endpoint * fixed * Added no-data mock variants * Refactored out sso url fetching. Rename function. It no longer fetches only a url... * fix test * removed feature toggle * Working state * Fallback URL no longer defined in two places * fixed tests, removed redundant ones * Renamed because it did not align with name in keyvault * Added feature where button to login to parkeren is no longer shown when ONLY decos vergunningen * Fixed undefined formdata * Fixed tests, removed unit tests. Are now integration tests * Last test for error * Fix wronly named variable * Update .env.local.template Co-authored-by: Tim van Oostrom <[email protected]> * Update .env.local.template Co-authored-by: Tim van Oostrom <[email protected]> * Suggestion 1 * Suggestion 2 * Returns true when api errors * change template file * Added back the fallback URL * Removed react parkeren var, replaced with defaults to '/' * feature toggle back * removed error logging * feature toggle and rename * added comment * renamed parkeervergunningen * wrong mock data * Link changed but need button styling * changed nodatavariant * removed loading * Add MaButtonLink * Update test * Refactored in own types * Fix broken mock, added mock documentation for variants * Add transform hook, refine types * Implement hook * Change import * Add mokum/eherkenning logic * Backend service complete with tests * formatter added parentheses * Moved helpers, data to bottom. Added forTesting * Removed redundant any type * Added test * Refactored --------- Co-authored-by: Tim van Oostrom <[email protected]>
- Loading branch information
1 parent
2e30862
commit 740f328
Showing
25 changed files
with
601 additions
and
374 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.