-
Notifications
You must be signed in to change notification settings - Fork 7
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
MERGING release/23.10 into develop #90
Merged
Merged
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
Release/2022 04
Release 1.5.0
* Update package.json * Update package.json * OTC-744: Removal of EO pickers, inserting villages automatically (#34) * OTC-744: Removal of EO district and region pickers, inserting villages automaticall * OTC-744: Removal of EO district and region pickers, inserting villages automatically * OTC-744: Fixing repeatable code * OTC-744: Removal of comments, reducers variables renamed * OTC-744: Change of button name and props flow * OTC-744: Removal of the obligatory field sign * OP-952: Switch toogle and user roles picker synchronized * OP-952: Optional chaining addition * OP-1055: Synchronization of adding CA role and CA Switch button * OP-952: Improvement of code quality - new constants, utils * OP-952: Changing the way of passing arguments * OP-952: Variable name fix, additional optional chaining * hotfix/OTC-750: Adding missing props * hotfix/OP-949: HF select fix * OP-1048: Removal of clearRegionDistricts * OP-949: Display users attached to restricted regions (#39) * OP-949: Display attached users * Console logs removed * OP-1064: Switch buttons always visible, make user roles unique (#41) * OP-1064: Switch buttons always visible, make user roles unique * OP-1064: Review change * OP-1063: change iUser_email to iUser_Email (#44) * OP-961: fixed unredable language label of a field while creating new user (#42) Co-authored-by: lruzicki <[email protected]> * OP-1068: filtersToQueryParams pagination fix (#45) * OP-1053: Validation of username (#43) * OP-1053: Username validation when creating new user. * OP-1053: Username now checked correctly. * OP-1053: Correct username check while editing. * OP-1053: Redundant file removed. * OP-1053: Code review fix. * OP-1090: added language value to component in language picker (#46) * OTC-884: Disabled save button fix (#48) * OTC-873: Validation of user email * Feature/op 1090 (#47) * OP-1090: added language value to component in language picker * OP-1090: added empty string if language is not provided * OTC-897: Unlock save when email is not given * OTC-875: No need to interact with form to update user roles * OTC-904: Wrong userTypes in mutation input fix (#52) * OTC-874: Municipalities and villages inserting fix while editing (#53) * OP-1023: modular IMIS:hierarchy in user's territorial rights doesn't work (#40) Co-authored-by: Patrick Delcroix <[email protected]> * OTC-957: Compile errors fix. (#55) * OTC-940: Inserting villages fix, removal of unused import (#54) * OTC-959: Unable to create/edit user fix (#56) * OTC-913: passing openDirty to the Form component when save exists (#57) * OTC-908: limit username length to value from backend (#59) * OTC-757: Clearing pagination state if entered the UsersPage (#60) * OTC-757: Clearing pagination state if entered the UsersPage * OTC-757: moduleName moved to the consts * OTC-988: Typing in role picker fix (#61) * OP-1366: add show history filtering option (#64) * OP-1416: Make user email required (#67) * OTC-1062: disabled picking birth date from the future (#66) Co-authored-by: lruzicki <[email protected]> * OP-1392: Remain buttons in a horizontal orientation (#65) * Feature/OTC-933 (#58) * OTC-933: Separate component for substitution officer. * OTC-933: Query and variables changes. * OTC-933: Code refactor. * OTC-933 Fixed officer substituion picker --------- Co-authored-by: Kamil Malinowski <[email protected]> * OTC-887: Display proper information when validating email (#62) * OTC-887: Display proper information when validating email * OTC-887: Regex change * OP-1429: Label and placeholder fix, fetch SO on dropdown click (#68) * OP-1429: Label and placeholder fix, fetch SO on dropdown click * OP-1429: Removal of redundant import * OP-1429: Removal of redundant import * OP-1429: Removal of redundant import --------- Co-authored-by: Patrick Delcroix <[email protected]> Co-authored-by: olewandowski1 <[email protected]> Co-authored-by: olewandowski <[email protected]> Co-authored-by: Damian Borowiecki <[email protected]> Co-authored-by: Jan <[email protected]> Co-authored-by: lruzicki <[email protected]> Co-authored-by: lruzicki <[email protected]> Co-authored-by: wzglinieckisoldevelo <[email protected]> Co-authored-by: Hiren Soni <[email protected]> Co-authored-by: lruzicki <[email protected]> Co-authored-by: Kamil Malinowski <[email protected]>
MERGING RELEASE branches
MERGING RELEASE branches
SonarCloud Quality Gate failed.
|
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.
MERGING release/23.10 into develop