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

feat: backport Flag.category SearchParameter from R5 #5454

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

ThatOneBro
Copy link
Member

@ThatOneBro ThatOneBro commented Oct 30, 2024

Fixes #5456

@ThatOneBro ThatOneBro requested a review from a team as a code owner October 30, 2024 21:07
Copy link

vercel bot commented Oct 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
medplum-provider ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 30, 2024 9:35pm
medplum-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 30, 2024 9:35pm
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
medplum-app ⬜️ Ignored (Inspect) Visit Preview Oct 30, 2024 9:35pm
medplum-storybook ⬜️ Ignored (Inspect) Visit Preview Oct 30, 2024 9:35pm

Copy link

@ThatOneBro ThatOneBro added this pull request to the merge queue Oct 30, 2024
@ThatOneBro ThatOneBro added this to the October 31, 2024 milestone Oct 30, 2024
@ThatOneBro ThatOneBro added the search Features and fixes related to search label Oct 30, 2024
Merged via the queue into main with commit a52ab69 Oct 30, 2024
34 checks passed
@ThatOneBro ThatOneBro deleted the derrick-add-flag-category-search-param branch October 30, 2024 22:44
medplumbot added a commit that referenced this pull request Nov 4, 2024
## What's Changed

* Add stub code systems (#5431)
* Change subscription upload to be an upsert (#5434)
* test(cli): add refing config file names for cleanup (#5435)
* [Photon Health] Add NDC fallback and update MedicationKnowledge when syncing formulary (#5379)
* Fixes #5426 - accounts/compartment on create (#5438)
* Quote sort parameter for ValueSet expansion (#5444)
* fix(patient-intake): `condition` -> `code` search param (#5443)
* Add documentation on setting Windows Agent logLevel (#5440)
* Fix ResearchStudy reference search parameter target (#5450)
* feat: backport `Flag.category` SearchParameter from R5 (#5454)
* docs(useSubscription): add docs page for `useSubscription` (#5442)
* Careers page update (#5452)
* feat: add Questionnaire Bot interaction dropdown (#5449)
* Generate CodeSystems referenced by base spec (#5436)
* fix(react): make `@medplum/react-hooks` peer, mark as `external` in esbuild (#4847)
* Note that referential integrity is not supported for deletes (#5447)
* Enable criteria for wildcard access policies (#5448)
* Enable chained search over canonical references (#5457)
* Use FHIR stringify in server responses (#5437)
* Add opt-in `Project.systemSetting` to perform searches on readers when available (#5461)
* Update 'Install on Ubuntu' docs (#5463)
* fix(react): fix `ValueSetAutocomplete` not iterable (#5466)
* Ignore conflicts in reference lookup table (#5460)
* fix(react/app): don't cast `Bundle.entry` to `BundleEntry[]` (#5470)
* Clean up a lot of as BundleEntry casts (#5472)
* Handle otel parse error (#5477)
* Default additional containers to non-essential (#5478)
* Revert otel instrumentation-http (#5481)
* More updates to 'Install on Ubuntu' (#5471)
* Create and publish .deb file (#5479)
* Remove Literal in favor of Parameter (#5451)
* Fixes #5480 - Deploy deb to apt.medplum.com (#5482)
* Emit performance metrics for Repository interactions (#5474)
* fix(mock): make `MockClient` strip empty values for FHIR compliance (#5473)
* Fix build-deb checksum check (#5485)
* Fix deb and checksum filenames (#5488)
* Dependency upgrades 2024-11-04 (#5483)
* enable send to patient (#5487)
* Fix build-deb import GPG key step (#5489)
* Document use of batch upserts with urn:uuid: replacement (#5458)
* Remove build-deb from publish.yml (#5490)
* Disable S3 ACL in build-deb deb-s3 command (#5491)
* Fix chained search join (#5492)

**Full Changelog**: v3.2.18...v3.2.19
github-merge-queue bot pushed a commit that referenced this pull request Nov 5, 2024
## What's Changed

* Add stub code systems (#5431)
* Change subscription upload to be an upsert (#5434)
* test(cli): add refing config file names for cleanup (#5435)
* [Photon Health] Add NDC fallback and update MedicationKnowledge when syncing formulary (#5379)
* Fixes #5426 - accounts/compartment on create (#5438)
* Quote sort parameter for ValueSet expansion (#5444)
* fix(patient-intake): `condition` -> `code` search param (#5443)
* Add documentation on setting Windows Agent logLevel (#5440)
* Fix ResearchStudy reference search parameter target (#5450)
* feat: backport `Flag.category` SearchParameter from R5 (#5454)
* docs(useSubscription): add docs page for `useSubscription` (#5442)
* Careers page update (#5452)
* feat: add Questionnaire Bot interaction dropdown (#5449)
* Generate CodeSystems referenced by base spec (#5436)
* fix(react): make `@medplum/react-hooks` peer, mark as `external` in esbuild (#4847)
* Note that referential integrity is not supported for deletes (#5447)
* Enable criteria for wildcard access policies (#5448)
* Enable chained search over canonical references (#5457)
* Use FHIR stringify in server responses (#5437)
* Add opt-in `Project.systemSetting` to perform searches on readers when available (#5461)
* Update 'Install on Ubuntu' docs (#5463)
* fix(react): fix `ValueSetAutocomplete` not iterable (#5466)
* Ignore conflicts in reference lookup table (#5460)
* fix(react/app): don't cast `Bundle.entry` to `BundleEntry[]` (#5470)
* Clean up a lot of as BundleEntry casts (#5472)
* Handle otel parse error (#5477)
* Default additional containers to non-essential (#5478)
* Revert otel instrumentation-http (#5481)
* More updates to 'Install on Ubuntu' (#5471)
* Create and publish .deb file (#5479)
* Remove Literal in favor of Parameter (#5451)
* Fixes #5480 - Deploy deb to apt.medplum.com (#5482)
* Emit performance metrics for Repository interactions (#5474)
* fix(mock): make `MockClient` strip empty values for FHIR compliance (#5473)
* Fix build-deb checksum check (#5485)
* Fix deb and checksum filenames (#5488)
* Dependency upgrades 2024-11-04 (#5483)
* enable send to patient (#5487)
* Fix build-deb import GPG key step (#5489)
* Document use of batch upserts with urn:uuid: replacement (#5458)
* Remove build-deb from publish.yml (#5490)
* Disable S3 ACL in build-deb deb-s3 command (#5491)
* Fix chained search join (#5492)

**Full Changelog**: v3.2.18...v3.2.19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
search Features and fixes related to search
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Backport Flag.category SearchParameter from R5
2 participants