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(v3p7): segmentation mode and cloud server configuration #3717

Closed
wants to merge 362 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
362 commits
Select commit Hold shift + click to select a range
5eaf616
chore(version): version.json [skip ci]
ohif-bot Jul 7, 2023
87f3615
chore(version): Update package versions [skip ci]
ohif-bot Jul 7, 2023
a3e7ff4
fix(tmtv): jumpToClick Tool for TMTV mode (#3525)
Sofien-Sellami Jul 7, 2023
bfa1b1c
chore(version): version.json [skip ci]
ohif-bot Jul 7, 2023
2e040d5
chore(version): Update package versions [skip ci]
ohif-bot Jul 7, 2023
453ff0b
fix(cli): extension template (#3512)
m00n620 Jul 7, 2023
74acc02
chore(version): version.json [skip ci]
ohif-bot Jul 7, 2023
913264d
chore(version): Update package versions [skip ci]
ohif-bot Jul 7, 2023
c3cd265
fix(Measurement tracking): Side panel study browser can now be closed…
jbocce Jul 12, 2023
c9eb025
chore(version): version.json [skip ci]
ohif-bot Jul 12, 2023
19418df
chore(version): Update package versions [skip ci]
ohif-bot Jul 12, 2023
7d286a0
fix(Worklist): use the flexbox gap style property for spacing between…
jbocce Jul 12, 2023
11471e6
chore(version): version.json [skip ci]
ohif-bot Jul 12, 2023
93a009f
chore(version): Update package versions [skip ci]
ohif-bot Jul 12, 2023
18156bb
fix(PT measurement units): Use the modality unit that arrives from co…
jbocce Jul 13, 2023
f3aa8a8
chore(version): version.json [skip ci]
ohif-bot Jul 13, 2023
265c1fb
chore(version): Update package versions [skip ci]
ohif-bot Jul 13, 2023
030e1e4
chore(test): Integration test wait until rendered/queried instead of …
wayfarer3130 Jul 19, 2023
839923e
chore(version): version.json [skip ci]
ohif-bot Jul 19, 2023
b904ea0
chore(version): Update package versions [skip ci]
ohif-bot Jul 19, 2023
d5cbbb0
Fix the wrong aspect ratio load (#3534)
wayfarer3130 Jul 19, 2023
32bb553
chore(version): version.json [skip ci]
ohif-bot Jul 19, 2023
6d88978
chore(version): Update package versions [skip ci]
ohif-bot Jul 19, 2023
7bbc213
feat(DataSource): Allow for dynamic data source configuration and cre…
jbocce Jul 20, 2023
783bab7
chore(version): version.json [skip ci]
ohif-bot Jul 20, 2023
09a3022
chore(version): Update package versions [skip ci]
ohif-bot Jul 20, 2023
81ab527
fix(oauth): handle no user scenario (#3556)
sedghi Jul 20, 2023
2645e3c
chore(version): version.json [skip ci]
ohif-bot Jul 20, 2023
72933af
chore(version): Update package versions [skip ci]
ohif-bot Jul 20, 2023
1efe2db
docs: fixes a README.md typo (#3553)
wyli Jul 21, 2023
3ef26cc
chore(version): version.json [skip ci]
ohif-bot Jul 21, 2023
cab8d32
chore(version): Update package versions [skip ci]
ohif-bot Jul 21, 2023
d8f628b
fix(rerendering): reduce the re-rendering of the viewport grid (#3558)
sedghi Jul 26, 2023
924a547
chore(version): version.json [skip ci]
ohif-bot Jul 26, 2023
4d104ad
chore(version): Update package versions [skip ci]
ohif-bot Jul 26, 2023
019dedc
docs(readme): fix broken DICOMWeb link in main Readme (#3561)
diazandr3s Jul 27, 2023
d8867d3
chore(version): version.json [skip ci]
ohif-bot Jul 27, 2023
6d3b3d1
chore(version): Update package versions [skip ci]
ohif-bot Jul 27, 2023
72207e6
dev(yarn link): make it possible to yarn link easily with cornerstone…
sedghi Jul 27, 2023
862f255
chore(version): version.json [skip ci]
ohif-bot Jul 27, 2023
58d3849
chore(version): Update package versions [skip ci]
ohif-bot Jul 27, 2023
0493a0d
feat(Mode): Ability to overwrite mode configuration and small improve…
igoroctaviano Aug 8, 2023
431b307
chore(version): version.json [skip ci]
ohif-bot Aug 8, 2023
ec76ea2
chore(version): Update package versions [skip ci]
ohif-bot Aug 8, 2023
156c1ba
perf(segmentation): make segmentation read 3x faster (#3577)
sedghi Aug 8, 2023
55a50c9
chore(version): version.json [skip ci]
ohif-bot Aug 8, 2023
4f037ae
chore(version): Update package versions [skip ci]
ohif-bot Aug 8, 2023
8adf663
fix(state synchronization): SEG and RT viewports should keep their be…
sedghi Aug 9, 2023
348acb9
chore(version): version.json [skip ci]
ohif-bot Aug 9, 2023
9ae3d9f
chore(version): Update package versions [skip ci]
ohif-bot Aug 9, 2023
5d43542
lint(curly): consistent use of curly brackets in codebase (#3584)
sedghi Aug 9, 2023
86e6d28
chore(version): version.json [skip ci]
ohif-bot Aug 9, 2023
ca1287d
chore(version): Update package versions [skip ci]
ohif-bot Aug 9, 2023
b55518e
chore(exports): Exposes hydration functions from seg and rt extension…
rodrigobasilio2022 Aug 9, 2023
daf734e
chore(version): version.json [skip ci]
ohif-bot Aug 9, 2023
aedb9d1
chore(version): Update package versions [skip ci]
ohif-bot Aug 9, 2023
5302e5b
feat(Thumbnail): Display set messages support & displaying of series …
rodrigobasilio2022 Aug 11, 2023
2c38f6b
chore(version): version.json [skip ci]
ohif-bot Aug 11, 2023
88ef7b7
chore(version): Update package versions [skip ci]
ohif-bot Aug 11, 2023
41dc424
fix(Docker): Fix ARM64 Docker builds by adding node-gyp dependencies …
Aug 14, 2023
7074c6d
chore(version): version.json [skip ci]
ohif-bot Aug 14, 2023
799d079
chore(version): Update package versions [skip ci]
ohif-bot Aug 14, 2023
884577a
fix: Integration test instability (#3597)
wayfarer3130 Aug 15, 2023
e664fff
chore(version): version.json [skip ci]
ohif-bot Aug 15, 2023
9c51f17
chore(version): Update package versions [skip ci]
ohif-bot Aug 15, 2023
19408c9
feat(errorHandling): Create fallback page for Server, Study and Serie…
rodrigobasilio2022 Aug 16, 2023
c4007d4
chore(version): version.json [skip ci]
ohif-bot Aug 16, 2023
ecbe7c5
chore(version): Update package versions [skip ci]
ohif-bot Aug 16, 2023
53c16b9
feat(hp priors): Study comparison hanging protocol (#3579)
wayfarer3130 Aug 16, 2023
a5bfae6
chore(version): version.json [skip ci]
ohif-bot Aug 16, 2023
c6d5f71
chore(version): Update package versions [skip ci]
ohif-bot Aug 16, 2023
3c4795d
feat(read-only config): read only ui for SEG/RT/SR (#3586)
rodrigobasilio2022 Aug 16, 2023
bb4297a
chore(version): version.json [skip ci]
ohif-bot Aug 16, 2023
2c891da
chore(version): Update package versions [skip ci]
ohif-bot Aug 16, 2023
ed0b01c
doc(README.md): Acknowledge IDC (README.md) #1136 (#3576)
igoroctaviano Aug 16, 2023
ea9903e
chore(version): version.json [skip ci]
ohif-bot Aug 16, 2023
de6976d
chore(version): Update package versions [skip ci]
ohif-bot Aug 16, 2023
f845f87
feat(handler): Add handler for unsupported sopclassUIDs (#3601)
rodrigobasilio2022 Aug 16, 2023
d69dab7
chore(version): version.json [skip ci]
ohif-bot Aug 16, 2023
3fe6766
chore(version): Update package versions [skip ci]
ohif-bot Aug 16, 2023
0f9b369
feat(thumbnail highlight): Thumbnails of hydrated series are now high…
jbocce Aug 16, 2023
a8717c8
chore(version): version.json [skip ci]
ohif-bot Aug 16, 2023
ede6300
chore(version): Update package versions [skip ci]
ohif-bot Aug 16, 2023
b117a54
fix(rgb): Fix rgb inconsistencies by updating cs3d image loader (#3604)
igoroctaviano Aug 16, 2023
ee6f399
chore(version): version.json [skip ci]
ohif-bot Aug 16, 2023
fe0ee05
chore(version): Update package versions [skip ci]
ohif-bot Aug 16, 2023
65b49ae
fix(memory leak): array buffer was sticking around in volume viewport…
sedghi Aug 23, 2023
eb57c2f
chore(version): version.json [skip ci]
ohif-bot Aug 23, 2023
a2ef2b0
chore(version): Update package versions [skip ci]
ohif-bot Aug 23, 2023
a336992
feat(cloud data source config): GUI and API for configuring a cloud d…
jbocce Aug 25, 2023
7ecd2f1
chore(version): version.json [skip ci]
ohif-bot Aug 25, 2023
9fbdf37
chore(version): Update package versions [skip ci]
ohif-bot Aug 25, 2023
75f61f8
fi(buffer): buffer undefined (#3590)
dxlin Aug 29, 2023
77c102f
chore(version): version.json [skip ci]
ohif-bot Aug 29, 2023
a9d6869
chore(version): Update package versions [skip ci]
ohif-bot Aug 29, 2023
44f101d
fix(PT Metadata): Allow for PatientWeight to be missing from the meta…
jbocce Aug 29, 2023
88d695c
chore(version): version.json [skip ci]
ohif-bot Aug 29, 2023
eafc716
chore(version): Update package versions [skip ci]
ohif-bot Aug 29, 2023
35fc30c
fix(OpenIdConnectRoutes): fix handleUnauthenticated (#3617)
mccle Aug 29, 2023
84b7de5
chore(version): version.json [skip ci]
ohif-bot Aug 29, 2023
5856ae2
chore(version): Update package versions [skip ci]
ohif-bot Aug 29, 2023
adedc8c
feat(data source UI config): Popup the configuration dialogue wheneve…
jbocce Aug 30, 2023
7ecaf0d
chore(version): version.json [skip ci]
ohif-bot Aug 30, 2023
5dafac7
chore(version): Update package versions [skip ci]
ohif-bot Aug 30, 2023
4c6ff87
feat(grid): remove viewportIndex and only rely on viewportId (#3591)
sedghi Aug 30, 2023
2d7da9c
chore(version): version.json [skip ci]
ohif-bot Aug 30, 2023
b170e7f
chore(prettier): update prettier to fix publish (#3623)
sedghi Aug 30, 2023
01500a2
chore(version): version.json [skip ci]
ohif-bot Aug 30, 2023
9045dda
chore(prettier): full repo linting and code reformatting once and for…
sedghi Sep 1, 2023
f7cddd0
chore(version): version.json [skip ci]
ohif-bot Sep 1, 2023
6d47dce
chore(version): Update package versions [skip ci]
ohif-bot Sep 1, 2023
3ce7225
fix(nginx archive recipe): Fixes to various configuration files. (#3624)
jbocce Sep 5, 2023
7987f0e
chore(version): version.json [skip ci]
ohif-bot Sep 5, 2023
ef58893
chore(version): Update package versions [skip ci]
ohif-bot Sep 5, 2023
69115da
feat(ImageOverlayViewerTool): add ImageOverlayViewer tool that can re…
md-prog Sep 6, 2023
38ab1ae
chore(version): version.json [skip ci]
ohif-bot Sep 6, 2023
ce72929
chore(version): Update package versions [skip ci]
ohif-bot Sep 6, 2023
dd6a881
export(checkbox): add missing checkbox export (#3629)
salimkanoun Sep 6, 2023
a39929d
chore(version): version.json [skip ci]
ohif-bot Sep 6, 2023
6c83648
chore(version): Update package versions [skip ci]
ohif-bot Sep 6, 2023
94f7cfb
fix(hotkeys): preserve hotkeys if changed, and reduce re-rendering (#…
sedghi Sep 6, 2023
908fb8e
chore(version): version.json [skip ci]
ohif-bot Sep 6, 2023
6dd74b6
chore(version): Update package versions [skip ci]
ohif-bot Sep 6, 2023
a6e668f
docs(google cloud healthcare): Added recipe docs for setting up Googl…
jbocce Sep 11, 2023
12acc39
chore(version): version.json [skip ci]
ohif-bot Sep 11, 2023
c158279
chore(version): Update package versions [skip ci]
ohif-bot Sep 11, 2023
de0a742
chore(prettier): fix end-of-line warnings (#3642)
jbocce Sep 11, 2023
3cc35e7
chore(version): version.json [skip ci]
ohif-bot Sep 11, 2023
2a77871
chore(version): Update package versions [skip ci]
ohif-bot Sep 11, 2023
c0fb2b4
chore(gitignore): add vercel ignore (#3640)
lokeshnano Sep 12, 2023
3e73ddf
chore(version): version.json [skip ci]
ohif-bot Sep 12, 2023
ca19bae
chore(version): Update package versions [skip ci]
ohif-bot Sep 12, 2023
0d10f46
fix(suv): import calculate-suv library version that prevents SUV calc…
jbocce Sep 12, 2023
7f683a3
chore(version): version.json [skip ci]
ohif-bot Sep 12, 2023
64079e0
chore(version): Update package versions [skip ci]
ohif-bot Sep 12, 2023
11ca5b6
docs(spelling): Add codespell config + github action, run and fix a g…
yarikoptic Sep 12, 2023
15e1af2
chore(version): version.json [skip ci]
ohif-bot Sep 12, 2023
7eda0c5
chore(version): Update package versions [skip ci]
ohif-bot Sep 12, 2023
74e62a1
fix(health imaging): studies not loading from healthimaging if imagep…
IbrahimCSAE Sep 12, 2023
fd74e46
chore(version): version.json [skip ci]
ohif-bot Sep 12, 2023
bd7f959
chore(version): Update package versions [skip ci]
ohif-bot Sep 12, 2023
38af311
fix(measurements): Update the calibration tool to match changes in CS…
wayfarer3130 Sep 15, 2023
8c6764a
chore(version): version.json [skip ci]
ohif-bot Sep 15, 2023
9ccdaef
chore(version): Update package versions [skip ci]
ohif-bot Sep 15, 2023
2737903
fix(DicomJson): retrieve.series.metadata method should be async (#3659)
jbocce Sep 18, 2023
3279df5
chore(version): version.json [skip ci]
ohif-bot Sep 18, 2023
c49b833
chore(version): Update package versions [skip ci]
ohif-bot Sep 18, 2023
2d7721c
fix(keyCloak): fix openresty keycloak deployment recipe (#3655)
sedghi Sep 19, 2023
10ecd49
chore(version): version.json [skip ci]
ohif-bot Sep 19, 2023
2132f07
chore(version): Update package versions [skip ci]
ohif-bot Sep 19, 2023
d609ae1
docs(url): fix incorrect url param in the doc (#3667)
sedghi Sep 21, 2023
0318504
chore(version): version.json [skip ci]
ohif-bot Sep 21, 2023
807bd66
chore(version): Update package versions [skip ci]
ohif-bot Sep 21, 2023
221dedd
fix(mpr): Return the original/raw hanging protocol when fetching and …
jbocce Sep 21, 2023
2fc2897
chore(version): version.json [skip ci]
ohif-bot Sep 21, 2023
034a6d7
chore(version): Update package versions [skip ci]
ohif-bot Sep 21, 2023
2bd3b26
perf(memory): add 16 bit texture via configuration - reduces memory b…
sedghi Sep 22, 2023
a02a5de
chore(version): version.json [skip ci]
ohif-bot Sep 22, 2023
896866e
chore(version): Update package versions [skip ci]
ohif-bot Sep 22, 2023
48bbd62
feat(segmentation mode): Add create, and export SEG with Brushes (#3632)
sedghi Sep 22, 2023
85c899b
feat(SidePanel): new side panel tab look-and-feel (#3657)
jbocce Sep 22, 2023
04ca10d
fix(react-select): update react select package (#3622)
Sofien-Sellami Sep 22, 2023
a308f7b
chore(version): version.json [skip ci]
ohif-bot Sep 22, 2023
10ca35d
chore(version): Update package versions [skip ci]
ohif-bot Sep 22, 2023
c86b129
chore(build): try to publish to npm (#3675)
sedghi Sep 26, 2023
00918d8
chore(version): version.json [skip ci]
ohif-bot Sep 26, 2023
3431b10
chore(version): Update package versions [skip ci]
ohif-bot Sep 26, 2023
0bf9949
chore(build): try to publish to npm again (#3676)
sedghi Sep 26, 2023
b8e519a
chore(version): version.json [skip ci]
ohif-bot Sep 26, 2023
b6e3322
chore(version): Update package versions [skip ci]
ohif-bot Sep 26, 2023
fcd323f
chore(publish): fix timeout problem (#3678)
sedghi Sep 26, 2023
9a4aa1a
chore(version): version.json [skip ci]
ohif-bot Sep 26, 2023
1f90696
chore(version): Update package versions [skip ci]
ohif-bot Sep 26, 2023
8feb5ee
chore(publish): fix timeout problem without lerna (#3679)
sedghi Sep 26, 2023
3d38122
chore(version): version.json [skip ci]
ohif-bot Sep 26, 2023
485cf03
chore(version): Update package versions [skip ci]
ohif-bot Sep 26, 2023
86f54d0
fix(toggleOneUp): fixed one up for main tmtv layout (#3677)
jbocce Sep 26, 2023
cfbb3cf
chore(version): version.json [skip ci]
ohif-bot Sep 26, 2023
52da92f
chore(version): Update package versions [skip ci]
ohif-bot Sep 26, 2023
dc73b18
fix(cli): various fixes for adding custom modes and extensions (#3683)
jbocce Sep 29, 2023
66abdac
chore(version): version.json [skip ci]
ohif-bot Sep 29, 2023
3dabee2
chore(version): Update package versions [skip ci]
ohif-bot Sep 29, 2023
a67d72d
fix(no sab): should work when shared array buffer is not required (#3…
sedghi Sep 29, 2023
d09938b
chore(version): version.json [skip ci]
ohif-bot Sep 29, 2023
c9c57b0
chore(version): Update package versions [skip ci]
ohif-bot Sep 29, 2023
1129c15
fix(config): support more values for the useSharedArrayBuffer (#3688)
sedghi Oct 3, 2023
e2e806f
chore(version): version.json [skip ci]
ohif-bot Oct 3, 2023
b342972
chore(version): Update package versions [skip ci]
ohif-bot Oct 3, 2023
8a335bd
fix(StackSync): Miscellaneous fixes for stack image sync (#3663)
wayfarer3130 Oct 3, 2023
e36a604
fix(dicom overlay): Handle special cases of ArrayBuffer for various D…
jbocce Oct 3, 2023
3415cf9
chore(version): version.json [skip ci]
ohif-bot Oct 3, 2023
b33ad0c
chore(version): Update package versions [skip ci]
ohif-bot Oct 3, 2023
eb22328
fix(typescript error): Change pubSubServiceInterface file type to typ…
Edward-Son Oct 3, 2023
06facd8
chore(version): version.json [skip ci]
ohif-bot Oct 3, 2023
4c88a4a
chore(version): Update package versions [skip ci]
ohif-bot Oct 3, 2023
4dc2acd
fix(editing): regression bug in disable editing (#3687)
rodrigobasilio2022 Oct 3, 2023
58f214b
chore(version): version.json [skip ci]
ohif-bot Oct 3, 2023
2a086a6
chore(version): Update package versions [skip ci]
ohif-bot Oct 3, 2023
5cc1dc9
docs(links): Adding references to two used markdown links (#3650)
yarikoptic Oct 3, 2023
49bc346
chore(version): version.json [skip ci]
ohif-bot Oct 3, 2023
64f68f5
chore(version): Update package versions [skip ci]
ohif-bot Oct 3, 2023
5e7fe91
feat(displayArea): add display area to hanging protocol (#3691)
sedghi Oct 3, 2023
38cd3d8
chore(version): version.json [skip ci]
ohif-bot Oct 3, 2023
1b207f1
chore(version): Update package versions [skip ci]
ohif-bot Oct 3, 2023
108383b
feat(debug): Add timing information about time to first image/all ima…
wayfarer3130 Oct 3, 2023
15eca78
chore(version): version.json [skip ci]
ohif-bot Oct 3, 2023
01d843f
chore(version): Update package versions [skip ci]
ohif-bot Oct 3, 2023
28cec04
fix(cli): Add npm packaged mode not working (#3689)
jbocce Oct 4, 2023
42b7d99
chore(version): version.json [skip ci]
ohif-bot Oct 4, 2023
a755cce
chore(version): Update package versions [skip ci]
ohif-bot Oct 4, 2023
29748d4
fix(translation): Side panel translate fix (#3156)
wx0322 Oct 4, 2023
c418185
chore(version): version.json [skip ci]
ohif-bot Oct 4, 2023
953c564
chore(version): Update package versions [skip ci]
ohif-bot Oct 4, 2023
745050a
feat(locale): Added Turkish language support (tr-TR) - Community PR (…
sedghi Oct 4, 2023
ed82511
chore(version): version.json [skip ci]
ohif-bot Oct 4, 2023
17f528b
chore(version): Update package versions [skip ci]
ohif-bot Oct 4, 2023
ebe8f71
feat(locale): add German translations - community PR (#3697)
sedghi Oct 4, 2023
83c001f
chore(version): version.json [skip ci]
ohif-bot Oct 4, 2023
646bef1
chore(version): Update package versions [skip ci]
ohif-bot Oct 4, 2023
c1d5ee7
fix(measurement and microscopy): various small fixes for measurement…
jbocce Oct 4, 2023
3f27c38
chore(version): version.json [skip ci]
ohif-bot Oct 4, 2023
748acaf
chore(version): Update package versions [skip ci]
ohif-bot Oct 4, 2023
1fd98d9
fix(segmentation scroll): and hydration bugs (#3701)
jbocce Oct 6, 2023
cdb66dc
chore(version): version.json [skip ci]
ohif-bot Oct 6, 2023
29aeb07
chore(version): Update package versions [skip ci]
ohif-bot Oct 6, 2023
8bc12a3
fix(bugs): fixing lots of bugs regarding release candidate (#3700)
sedghi Oct 6, 2023
a790be9
chore(version): version.json [skip ci]
ohif-bot Oct 6, 2023
eab42c1
chore(version): Update package versions [skip ci]
ohif-bot Oct 6, 2023
40673f6
feat(Segmentation): download RTSS from Labelmap(#3692)
dxlin Oct 6, 2023
a6a6aed
chore(version): version.json [skip ci]
ohif-bot Oct 6, 2023
349c503
chore(version): Update package versions [skip ci]
ohif-bot Oct 6, 2023
4911e47
fix(segmentation): do not use SAB if not specified (#3705)
sedghi Oct 9, 2023
6a5fe59
chore(version): version.json [skip ci]
ohif-bot Oct 9, 2023
f9f33f7
chore(version): Update package versions [skip ci]
ohif-bot Oct 9, 2023
0a42d57
fix(modality unit): fix the modality unit per target via upgrade of c…
sedghi Oct 9, 2023
820bb83
chore(version): version.json [skip ci]
ohif-bot Oct 9, 2023
7d87766
chore(version): Update package versions [skip ci]
ohif-bot Oct 9, 2023
52f34c6
fix(voi): should publish voi change event on reset (#3707)
sedghi Oct 10, 2023
f9c3d51
chore(version): version.json [skip ci]
ohif-bot Oct 10, 2023
f845505
chore(version): Update package versions [skip ci]
ohif-bot Oct 10, 2023
a9a6ad5
fix(segmentation): Various fixes for segmentation mode and other (#3…
jbocce Oct 10, 2023
5a3af83
chore(version): version.json [skip ci]
ohif-bot Oct 10, 2023
dc929d3
chore(version): Update package versions [skip ci]
ohif-bot Oct 10, 2023
7c57f67
fix(modules): add stylus loader as an option to be uncommented (#3710)
sedghi Oct 10, 2023
5ba63bd
chore(version): version.json [skip ci]
ohif-bot Oct 10, 2023
132938b
chore(version): Update package versions [skip ci]
ohif-bot Oct 10, 2023
c3a5847
fix(i18n): display set(s) are two words for English messages (#3711)
jbocce Oct 10, 2023
a894b6f
chore(version): version.json [skip ci]
ohif-bot Oct 10, 2023
8067f0c
chore(version): Update package versions [skip ci]
ohif-bot Oct 10, 2023
f288e30
Merge branch 'release' of github.com:OHIF/Viewers into candidate-3p7-…
sedghi Oct 11, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
382 changes: 212 additions & 170 deletions .circleci/config.yml

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions .codespellrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[codespell]
skip = .git,*.pdf,*.svg,yarn.lock,*.min.js,locales
# ignore words ending with … and some camelcased variables and names
ignore-regex = \b\S+…\S*|\b(doubleClick|afterAll|PostgresSQL)\b|\bWee, L\.|.*te.*Telugu.*
# some odd variables
ignore-words-list = datea,ser,childrens
48 changes: 0 additions & 48 deletions .docker/Nginx-Orthanc/config/nginx.conf

This file was deleted.

89 changes: 0 additions & 89 deletions .docker/Nginx-Orthanc/config/orthanc.json

This file was deleted.

23 changes: 0 additions & 23 deletions .docker/Nginx-Orthanc/docker-compose.yml

This file was deleted.

2 changes: 0 additions & 2 deletions .docker/Nginx-Orthanc/volumes/orthanc-db/.gitignore

This file was deleted.

3 changes: 2 additions & 1 deletion .docker/Viewer-v3.x/default.conf.template
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
server {
listen ${PORT};
listen ${PORT} default_server;
listen [::]:${PORT} default_server;
location / {
root /usr/share/nginx/html;
index index.html index.htm;
Expand Down
22 changes: 22 additions & 0 deletions .docker/Viewer-v3.x/default.ssl.conf.template
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
server {
listen ${SSL_PORT} ssl http2 default_server;
listen [::]:${SSL_PORT} ssl http2 default_server;
ssl_certificate /etc/ssl/certs/ssl-certificate.crt;
ssl_certificate_key /etc/ssl/private/ssl-private-key.key;
location / {
root /usr/share/nginx/html;
index index.html index.htm;
try_files $uri $uri/ /index.html;
add_header Cross-Origin-Opener-Policy same-origin;
add_header Cross-Origin-Embedder-Policy require-corp;
add_header Cross-Origin-Resource-Policy same-origin;
proxy_set_header Host $host;
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header X-Forwarded-Proto $http_x_forwarded_proto;
}
error_page 500 502 503 504 /50x.html;
location = /50x.html {
root /usr/share/nginx/html;
}
}
12 changes: 11 additions & 1 deletion .docker/Viewer-v3.x/entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
#!/bin/sh

envsubst '${PORT}' < /usr/src/default.conf.template > /etc/nginx/conf.d/default.conf
if [ -n "$SSL_PORT" ]
then
envsubst '${SSL_PORT}:${PORT}' < /usr/src/default.ssl.conf.template > /etc/nginx/conf.d/default.conf
else
envsubst '${PORT}' < /usr/src/default.conf.template > /etc/nginx/conf.d/default.conf
fi

if [ -n "$APP_CONFIG" ]
then
echo "$APP_CONFIG" > /usr/share/nginx/html/app-config.js
fi

if [ -n "$CLIENT_ID" ] || [ -n "$HEALTHCARE_API_ENDPOINT" ]
then
Expand Down
7 changes: 7 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Reduces size of context and hides
# files from Docker (can't COPY or ADD these)

# Note that typically the Docker context for various OHIF containers is the
# directory of this file (i.e. the root of the source). As such, this is
# the .dockerignore file for ALL Docker containers that are built. For example,
# the Docker containers built from the recipes in ./platform/app/.recipes will
# have this file as their .dockerignore.

# Output
dist/
build/
Expand Down Expand Up @@ -28,3 +34,4 @@ dockerfile
.vscode/
coverage/
docs/
testdata/
11 changes: 5 additions & 6 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
{
"plugins": [
"@typescript-eslint",
"import",
"eslint-plugin-tsdoc",
"prettier"
],
"plugins": ["@typescript-eslint", "import", "eslint-plugin-tsdoc", "prettier"],
"extends": [
"react-app",
"eslint:recommended",
Expand All @@ -21,6 +16,10 @@
"version": "detect"
}
},
"rules": {
// Enforce consistent brace style for all control statements for readability
"curly": "error"
},
"globals": {
"cy": true,
"before": true,
Expand Down
14 changes: 6 additions & 8 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,17 +39,15 @@ body:
attributes:
label: The current behavior
description:
'A clear and concise description of what happens instead of the expected
behavior.'
'A clear and concise description of what happens instead of the expected behavior.'
validations:
required: true

- type: textarea
id: expected_behavior
attributes:
label: The expected behavior
description:
'A clear and concise description of what you expected to happen.'
description: 'A clear and concise description of what you expected to happen.'
validations:
required: true

Expand All @@ -66,7 +64,7 @@ body:
attributes:
label: 'Node version'
description: 'Your Node.js version.'
placeholder: 'e.g., 16.14.0'
placeholder: 'e.g., 18.16.1'
validations:
required: true
- type: input
Expand All @@ -81,6 +79,6 @@ body:
- type: markdown
attributes:
value: >
> :warning: Reports we cannot reproduce are at risk of being marked
stale and > closed. The more information you can provide, the more
likely we are to look > into and address your issue.
> :warning: Reports we cannot reproduce are at risk of being marked stale and > closed. The
more information you can provide, the more likely we are to look > into and address your
issue.
8 changes: 3 additions & 5 deletions .github/ISSUE_TEMPLATE/feature-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,15 @@ body:
attributes:
label: 'What feature or change would you like to see made?'
description:
'Please include as much detail as possible including possibly mock up
screen shots, workflow or logic flow diagrams etc.'
'Please include as much detail as possible including possibly mock up screen shots, workflow
or logic flow diagrams etc.'
placeholder: '...'
validations:
required: true
- type: textarea
attributes:
label: 'Why should we prioritize this feature?'
description:
'Discuss if and how the requested feature interacts with existing
features.'
description: 'Discuss if and how the requested feature interacts with existing features.'
placeholder: '...'
validations:
required: true
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ after the commits are squashed.
#### Tested Environment

- [] OS: <!--[e.g. Windows 10, macOS 10.15.4]-->
- [] Node version: <!--[e.g. 16.14.0]-->
- [] Node version: <!--[e.g. 18.16.1]-->
- [] Browser:
<!--[e.g. Chrome 83.0.4103.116, Firefox 77.0.1, Safari 13.1.1]-->

Expand Down
5 changes: 2 additions & 3 deletions .github/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ exemptLabels:
staleLabel: 'Stale :baguette_bread:'
# Comment to post when marking an issue as stale. Set to `false` to disable
markComment: >
This issue has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs. Thank you
for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will
be closed if no further activity occurs. Thank you for your contributions.
# Comment to post when closing a stale issue. Set to `false` to disable
closeComment: false
22 changes: 22 additions & 0 deletions .github/workflows/codespell.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
name: Codespell

on:
push:
branches: [master]
pull_request:
branches: [master]

permissions:
contents: read

jobs:
codespell:
name: Check for spelling errors
runs-on: ubuntu-latest

steps:
- name: Checkout
uses: actions/checkout@v3
- name: Codespell
uses: codespell-project/actions-codespell@v2
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,6 @@ platform/app/src/pluginImports.js
/Viewers.iml
platform/app/.recipes/Nginx-Dcm4Che/dcm4che/dcm4che-arc/*
platform/app/.recipes/OpenResty-Orthanc/logs/*
.vercel

.vs
1 change: 1 addition & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[submodule "testdata"]
path = testdata
url = https://github.com/OHIF/viewer-testdata-dicomweb.git
branch = main
Loading
Loading