8000 Tags · icanbwell/fhir-server · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: icanbwell/fhir-server

Tags

5.11.7

Toggle 5.11.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
IGNT-173 Enable merge streaming (#1892)

* Add merge streaming support

* Add merge streaming support

* Add merge streaming support with testing

* fix test

* Resolve PR reviews

* IGNT-173 Fix access logs and minor fixes

* IGNT-173 Update test case

---------

Co-authored-by: shubhamgoel24 <shub.goel@icanbwell.com>

5.11.6

Toggle 5.11.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
IGNT-161 Update patient uuid for Subscription resources to generate w…

…ith sourceAssigningAuthority (#1896)

* IGNT-161 Update patient uuid for Subscription resources to generate with sourceAssigningAuthority

* IGNT-161 Fix failing test cases

5.11.5

Toggle 5.11.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
IGNT-162 Fix serializer for export status (#1894)

5.11.4

Toggle 5.11.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
IGNT-162 Fix serializer for export status (#1893)

5.11.3

Toggle 5.11.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
IGNT-154 Add more tests for patient summary (#1889)

* improve tests to check for exact number of rows in each sheet

* improve tests to check for exact number of rows in each sheet

* return 404 if access scopes do not allow results

* if in a graph some resource is not allowed then skip it instead of failing the whole call

* make hasValidScopes sync

* fixes

* fix test

* fix test

5.11.2

Toggle 5.11.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
IGNT-158 Support query string for $merge endpoint to disable smart me…

…rge (#1891)

* Reducing PUT Request Overhead

* Reducing PUT Request Overhead Cleanup

* Update src/tests/merge/merge_replace/fixtures/expected/expected_Replaced_Phone.json

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Keeping it backward-compatible

* DCON-408 Type case query string to JS Boolean

* DCON-408 added updated testcase

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Mintu Kumar Sah <mintu.sah@icanbwell.com>

5.11.1

Toggle 5.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
IGNT-67 Added Binary res for patient data view control (#1890)

5.11.0

Toggle 5.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
IGNT-154: Enable auth with okta (#1888)

* add okta urls

* add support for multiple urls

* add support for multiple urls

* add support for multiple urls

* Update src/strategies/jwt.bearer.strategy.js

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update src/utils/requestCompletionLogData.js

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* remove test for id token

* extract function

* add class to cache wellKnownConfigurationManager.js

* add lru-cache

* add lru-cache

* make cache static

* use wellKnownConfigurationManager.js

* add tests

* add env var

* fix tests

* fix tests

* fix tests

* add clearJwksCache

* fix all tests

* add new test

* add new test

* add new test

* separate authService.js

* fix test

* add to container

* fix authService.test.js

* fix createContainer.js

* fix jwt.bearer.strategy.test.js

* use passpor.auth in jwt.bearer.strategy.test.js

* use createJwksKeyAsync to create keys

* add parameter types

* add parameter types

* fix jwt.bearer.strategy.test.js

* add ability to remove prefix on scopes

* add ability to remove prefix on scopes

* make jwks key cache static

* fix healthCheck.js

* return end_session_endpoint

* return end_session_endpoint

* return end_session_endpoint

* fix tests

* fix tests

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

5.10.59

Toggle 5.10.59's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
IGNT-105 Added custom instrumentation for data view control (#1886)

* IGNT-105 Added custom instrumentation for data view control

* IGNT-105 Update opentl instrumentation mongo package

* IGNT-105 Moved custom tracer to util

* IGNT-105 Minor fixes

5.10.58_SG-IGNT-105_1

Toggle 5.10.58_SG-IGNT-105_1's commit message

Verified

This commit was signed with the committer’s verified signature.
shubhamgoel24 Shubham Goel
IGNT-105 Moved custom tracer to util

0