Skip to content
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

CM-296: add additional params to the custom filters #218

Merged
merged 1 commit into from
Oct 4, 2023

Conversation

jdolkowski
Copy link
Contributor

https://openimis.atlassian.net/browse/CM-296

This PR adds ability to use additional params with custom filters.

@sonarcloud
Copy link

sonarcloud bot commented Oct 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Contributor

@dborowiecki dborowiecki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks good, I'd avoid unpacking tuple with so many arguments like in
module_name, object_type_name, uuid_of_object, additional_params = Query._obtain_params_from_custom_filter_graphql_query(**kwargs),

but I see that it was used previously so I wouldn't suggest changing it right now.

@sniedzielski sniedzielski merged commit 478c6fc into develop Oct 4, 2023
5 of 13 checks passed
@sniedzielski sniedzielski deleted the feature/CM-296 branch October 4, 2023 09:00
dragos-dobre added a commit that referenced this pull request Oct 18, 2023
* CI update

* CI Update 2

* ONI-104: Block logging if HF contract expired. (#215)

* ONI-104: Block logging if HF conract expired.

* ONI-104: Changed default setting for HF status login.

* ONI-104: Code review changes in HF contract login check.

* CM-296: add additional params to the custom filters (#218)

Co-authored-by: Jan <j.dolkowski@soldevelo.com>

* Better helpers (#219)

* cache-user-disctrict

* fix

* better helper

* ONI-174: Fix updating user. (#220)

* Deactivate cache on service (#221)

* hotfix user save

* ONI-174: Add util to remove permission from a role. (#223)

* update cache rights (#225)

---------

Co-authored-by: Damian Borowiecki <dborowiecki@soldevelo.com>
Co-authored-by: Jan <jdolkowski@soldevelo.com>
Co-authored-by: wzglinieckisoldevelo <98958634+wzglinieckisoldevelo@users.noreply.github.com>
Co-authored-by: Jan <j.dolkowski@soldevelo.com>
Co-authored-by: Patrick Delcroix <patrick.delcroix@swisstph.ch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants