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

Feature/cdr 279 add data acces hooks for plugins #816

Merged
merged 40 commits into from
May 3, 2022

Conversation

stefanspiska
Copy link
Contributor

No description provided.

…plugins

# Conflicts:
#	service/src/main/java/org/ehrbase/service/CompositionServiceImp.java
#	service/src/main/java/org/ehrbase/service/FolderServiceImp.java
see CDR-279
…plugins

# Conflicts:
#	application/src/main/java/org/ehrbase/application/abac/CustomMethodSecurityExpressionRoot.java
see CDR-279
see CDR-279
see CDR-279
@stefanspiska stefanspiska force-pushed the feature/CDR-279_add_data_acces_hooks_for_plugins branch from ff1a672 to 32a6c5e Compare April 13, 2022 14:06
@stefanspiska stefanspiska marked this pull request as ready for review April 13, 2022 14:21
see CDR-279
see CDR-279
see CDR-279
- build the call chain functions passed to extension points iteratively
- only go through the whole callchain stuff if there are extension points to be called
- remove no longer needed CallChain class
- no longer add an identity call to each chain
…plugins

# Conflicts:
#	CHANGELOG.md
#	service/src/main/java/org/ehrbase/dao/access/jooq/AqlQueryHandler.java
#	service/src/main/java/org/ehrbase/service/CompositionServiceImp.java
#	service/src/test/java/org/ehrbase/aql/TestAqlBase.java
#	service/src/test/java/org/ehrbase/dao/access/jooq/AqlQueryHandlerTest.java
…plugins

# Conflicts:
#	CHANGELOG.md
#	rest-ehr-scape/src/main/java/org/ehrbase/rest/ehrscape/controller/CompositionController.java
@sonarcloud
Copy link

sonarcloud bot commented May 3, 2022

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 6 Code Smells

52.2% 52.2% Coverage
0.7% 0.7% Duplication

@vmueller-vg vmueller-vg merged commit e0c682b into develop May 3, 2022
@vmueller-vg vmueller-vg deleted the feature/CDR-279_add_data_acces_hooks_for_plugins branch May 3, 2022 14:51
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.

None yet

3 participants