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: add secondary dicom server #188

Merged
merged 4 commits into from
Feb 21, 2024

Conversation

pedrokohler
Copy link
Collaborator

@pedrokohler pedrokohler commented Feb 2, 2024

Adding the ability to use a secondary annotations server passed in the url with the gcp query parameter.

Solves #186

Before:

Only one server allowed.

After:

Screenshare.-.2024-02-02.11_23_44.AM.mp4

Copy link
Collaborator

@igoroctaviano igoroctaviano left a comment

Choose a reason for hiding this comment

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

its working :) I left one comment.

@igoroctaviano
Copy link
Collaborator

@pedrokohler please address linting step which is failing

@pedrokohler
Copy link
Collaborator Author

@pedrokohler please address linting step which is failing

@igoroctaviano done.

Copy link
Collaborator

@igoroctaviano igoroctaviano left a comment

Choose a reason for hiding this comment

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

LGTM

@fedorov fedorov merged commit 356009f into ImagingDataCommons:master Feb 21, 2024
4 of 5 checks passed
@fedorov fedorov linked an issue Feb 21, 2024 that may be closed by this pull request
github-actions bot pushed a commit to igoroctaviano/slim that referenced this pull request May 2, 2024
# [0.2.0](v0.1.1...v0.2.0) (2024-05-02)

### Bug Fixes

* **package.json:** Fix Inefficient Regular Expression Complexity in nth-check (vulnerability) ([ImagingDataCommons#151](https://github.com/igoroctaviano/slim/issues/151)) ([4f42258](4f42258))
* security issues ([ImagingDataCommons#179](https://github.com/igoroctaviano/slim/issues/179)) ([eb8ddc0](eb8ddc0))
* **test.txt:** testing release ([00aabd6](00aabd6))

### Features

* add secondary dicom server ([ImagingDataCommons#188](https://github.com/igoroctaviano/slim/issues/188)) ([356009f](356009f))
github-actions bot pushed a commit to igoroctaviano/slim that referenced this pull request May 2, 2024
# [0.2.0](v0.1.1...v0.2.0) (2024-05-02)

### Bug Fixes

* **package.json:** Fix Inefficient Regular Expression Complexity in nth-check (vulnerability) ([ImagingDataCommons#151](https://github.com/igoroctaviano/slim/issues/151)) ([4f42258](4f42258))
* security issues ([ImagingDataCommons#179](https://github.com/igoroctaviano/slim/issues/179)) ([eb8ddc0](eb8ddc0))
* **test.txt:** testing release ([00aabd6](00aabd6))

### Features

* add secondary dicom server ([ImagingDataCommons#188](https://github.com/igoroctaviano/slim/issues/188)) ([356009f](356009f))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support primary/secondary DICOM server
3 participants