-
Notifications
You must be signed in to change notification settings - Fork 6
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
Release v1.13 #974
Merged
Release v1.13 #974
Conversation
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
task: https://taiga.maykinmedia.nl/project/open-inwoner/task/1904 if the ZGW APIs reuse StatusTypen for different ZaakTypen, we end up with multiple `ZaakTypeStatusTypeConfig` that have the same `statustype_url`, which led to errors when retrieving these configs. To fix this we explicitly filter for the correct `ZaakTypeConfig` as well
…alues [#1895] Make postcode field non-nullable
…-zaaktypestatustypeconfig 🐛 [#1904] Fix Case list crashing due to reused Statustypen
[#1899] Use NLDS-compliant date format consistently
…er-first-in-DOM ♿ [#1884] Make cookiebanner be the first element to load
tasks: * https://taiga.maykinmedia.nl/project/open-inwoner/task/1902 * https://taiga.maykinmedia.nl/project/open-inwoner/task/1903 To avoid the OIDC backends for other variants attempting to authenticate a user for another variant, we check if the callback path matches or not
…user-charfields ♻️ [#1889] Remove null=True from User CharFields
…icate-statustypeconfig 🐛 [#1904] Fix status notification for duplicate configs
task: https://taiga.maykinmedia.nl/project/open-inwoner/task/2027 previously, in case the user did not select a branch, the KVK_BRANCH_NUMBER would be set to the KVK, which meant that everywhere this sessionvariable was used, it had to be compared to the KVK number to see if it was an actual branch number or if it was set just to skip the branch selection screen
…om-main [#2032] Make submodule update from main branch
[#1885] Changed document admin to be readonly
…ee-validation Removing validation on OpenKlant employee name (will become optional …
[#2039] Applied some fixes to Userfeed plugin
…n-var-usage ♻️ [#2027] Only set KVK branch sessionvar if branch is selected
…k-configurable [#1980] Add configuration field for buttons in cases listview
Updating translations
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.