-
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
MERGING release/24.04 into main #74
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
* CM-24: Scaffold frontend Individual module * CM-24: added Individuals and Individual pages with deletion * CM-24: possibility to edit Individual without validations * CM-24: added validation for json_ext and required fields * CM-24: updated readme * CM-24: added github workflows * CM-24: fixed code style in styles.js * CM-24: Adjustments after changes in individual model
hotfix: fix ci and cd
CM-24: remove additional field displaying on Individual page
CM-24: change uuids to ids when delete mutation
CM-116: Added eslint and fixed workflow
… page (#7) * CM-24: prevent erorr when doing actions on bp after the deletion * CM-24: fix resetting search params, add maxDate to the DOB picker * CM-24: system checks if any changes were made
* CM-106: add benefit plans panel to individual * CM-106: fix eslint * CM-106: fix eslint
* CM-114: fix eslint * CM-114: remove unused import
* CM-106: add benefit plans panel to individual * CM-106: fix eslint * CM-106: fix eslint * CM-108: initial group detail view * CM-106: update view to mockup * CM-106: remove unused files * CM-108: add droup detail view * CM-108: update group detail view
CM-105: add groups export
* CM-106: add benefit plans panel to individual * CM-106: fix eslint * CM-106: fix eslint * CM-108: initial group detail view * CM-106: update view to mockup * CM-106: remove unused files * CM-108: add droup detail view * CM-108: update group detail view
* CM-29: add export funcionality to individuals * CM-121: address QA tasks * CM-121: fix eslint
* CM-105: fix exports * CM-105: update translations
* CM-106: add benefit plans panel to individual * CM-106: fix eslint * CM-106: fix eslint * CM-108: initial group detail view * CM-106: update view to mockup * CM-106: remove unused files * CM-108: add droup detail view * CM-108: update group detail view * CM-108: reset cache on unmount
* CM-48: add roles to individuals in groups * CM-48: remove console log
* CM-48: add roles to individuals in groups * CM-48: remove console log * CM-39: fix issues on server
* CM-158: fix download and switching tabs * CM-158: fix eslint
CM-738: Preview and download individuals
* CM-737: make AppliedCriteriaRow public reference * CM-737: get default criteria --------- Co-authored-by: Jan <[email protected]>
CM-717: As an auditor I want to have clear information about the groups individual belonged to
Co-authored-by: Jan <[email protected]>
* CM-700: download upload file * CM-700: fix translation --------- Co-authored-by: Jan <[email protected]>
* CM-726: added changes in picker workflow * CM-726: added changes in picker workflow 2
* CM-726: added changes in picker workflow * CM-726: added changes in picker workflow 2 * CM-726: added adjustments related to backend gql for workflow
* CM-778: added possibility to display extra fields of individual * CM-778: removed console.log * CM-778: fixed commits * CM-778: added default filter in historical searcher
* CM-847: fix droup id passing via prop * CM-847: fix eslint --------- Co-authored-by: Jan <[email protected]>
Co-authored-by: Jan <[email protected]>
OP-1468: fix handling failed export
Co-authored-by: Jan <[email protected]>
Co-authored-by: Jan <[email protected]>
* CM-868: added individual picker * CM-868: added possibility to filter by benefit plan
MERGING develop into release/24.04
Co-authored-by: Jan <[email protected]>
MERGING develop into release/24.04
Update npmpublish.yml
Quality Gate failedFailed conditions See analysis details on SonarCloud Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
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/24.04 into main