ohif-bot
6d47dce4dd
chore(version): Update package versions [skip ci]
2023-09-01 20:26:45 +00:00
Alireza
9045ddaedc
chore(prettier): full repo linting and code reformatting once and for all ( #3627 )
2023-09-01 16:19:39 -04:00
Alireza
4c6ff873e8
feat(grid): remove viewportIndex and only rely on viewportId ( #3591 )
...
Co-authored-by: Bill Wallace <wayfarer3130@gmail.com>
2023-08-30 16:46:55 -04:00
ohif-bot
5dafac7c92
chore(version): Update package versions [skip ci]
2023-08-30 13:38:56 +00:00
Joe Boccanfuso
adedc8c382
feat(data source UI config): Popup the configuration dialogue whenever a data source is not fully configured ( #3620 )
2023-08-30 09:27:48 -04:00
ohif-bot
5856ae2464
chore(version): Update package versions [skip ci]
2023-08-29 16:44:37 +00:00
mccle
35fc30c535
fix(OpenIdConnectRoutes): fix handleUnauthenticated ( #3617 )
2023-08-29 12:36:41 -04:00
ohif-bot
eafc716d00
chore(version): Update package versions [skip ci]
2023-08-29 16:33:17 +00:00
ohif-bot
a9d6869198
chore(version): Update package versions [skip ci]
2023-08-29 15:27:52 +00:00
ohif-bot
9fbdf37f44
chore(version): Update package versions [skip ci]
2023-08-25 18:27:00 +00:00
Joe Boccanfuso
a336992971
feat(cloud data source config): GUI and API for configuring a cloud data source with Google cloud healthcare implementation ( #3589 )
2023-08-25 14:19:17 -04:00
ohif-bot
a2ef2b0fcb
chore(version): Update package versions [skip ci]
2023-08-23 13:43:54 +00:00
Alireza
65b49aeb1b
fix(memory leak): array buffer was sticking around in volume viewports ( #3611 )
2023-08-23 09:35:44 -04:00
ohif-bot
fe0ee050ed
chore(version): Update package versions [skip ci]
2023-08-16 20:56:02 +00:00
Igor Octaviano
b117a54aa1
fix(rgb): Fix rgb inconsistencies by updating cs3d image loader ( #3604 )
2023-08-16 16:48:13 -04:00
ohif-bot
ede6300099
chore(version): Update package versions [skip ci]
2023-08-16 16:59:14 +00:00
ohif-bot
3fe676638b
chore(version): Update package versions [skip ci]
2023-08-16 15:44:41 +00:00
rodrigobasilio2022
f845f87716
feat(handler): Add handler for unsupported sopclassUIDs ( #3601 )
2023-08-16 11:37:28 -04:00
ohif-bot
de6976df3b
chore(version): Update package versions [skip ci]
2023-08-16 14:47:46 +00:00
ohif-bot
2c891dae60
chore(version): Update package versions [skip ci]
2023-08-16 14:33:56 +00:00
ohif-bot
c6d5f719e7
chore(version): Update package versions [skip ci]
2023-08-16 14:22:41 +00:00
Bill Wallace
53c16b928f
feat(hp priors): Study comparison hanging protocol ( #3579 )
2023-08-16 10:15:12 -04:00
ohif-bot
ecbe7c56e0
chore(version): Update package versions [skip ci]
2023-08-16 03:06:31 +00:00
rodrigobasilio2022
19408c987f
feat(errorHandling): Create fallback page for Server, Study and Series ( #3592 )
2023-08-15 22:59:29 -04:00
ohif-bot
9c51f17c60
chore(version): Update package versions [skip ci]
2023-08-15 11:29:22 +00:00
Bill Wallace
884577a23d
fix: Integration test instability ( #3597 )
...
There are a couple of changes here which should improve stability of the tests. Hopefully that will be sufficient, but it is difficult to tell for sure if it is complete.
2023-08-15 07:20:45 -04:00
ohif-bot
799d0793fd
chore(version): Update package versions [skip ci]
2023-08-14 15:07:20 +00:00
ohif-bot
88ef7b733f
chore(version): Update package versions [skip ci]
2023-08-11 22:23:34 +00:00
ohif-bot
aedb9d1576
chore(version): Update package versions [skip ci]
2023-08-09 15:47:02 +00:00
ohif-bot
ca1287d99e
chore(version): Update package versions [skip ci]
2023-08-09 14:15:07 +00:00
Alireza
5d435424e2
lint(curly): consistent use of curly brackets in codebase ( #3584 )
2023-08-09 10:07:33 -04:00
ohif-bot
9ae3d9f769
chore(version): Update package versions [skip ci]
2023-08-09 12:16:53 +00:00
ohif-bot
4f037ae55e
chore(version): Update package versions [skip ci]
2023-08-08 18:48:02 +00:00
Alireza
156c1ba60b
perf(segmentation): make segmentation read 3x faster ( #3577 )
2023-08-08 14:39:31 -04:00
ohif-bot
ec76ea24dd
chore(version): Update package versions [skip ci]
2023-08-08 14:13:33 +00:00
Igor Octaviano
0493a0d587
feat(Mode): Ability to overwrite mode configuration and small improvements ( #3580 )
2023-08-08 10:05:20 -04:00
ohif-bot
58d38495f0
chore(version): Update package versions [skip ci]
2023-07-27 16:47:28 +00:00
Alireza
72207e6c78
dev(yarn link): make it possible to yarn link easily with cornerstone3D and update docs ( #3563 )
2023-07-27 12:39:12 -04:00
ohif-bot
6d3b3d191f
chore(version): Update package versions [skip ci]
2023-07-27 13:59:21 +00:00
ohif-bot
4d104add05
chore(version): Update package versions [skip ci]
2023-07-26 15:42:03 +00:00
ohif-bot
cab8d322c2
chore(version): Update package versions [skip ci]
2023-07-21 12:34:48 +00:00
ohif-bot
72933af984
chore(version): Update package versions [skip ci]
2023-07-20 16:17:02 +00:00
Alireza
81ab52784a
fix(oauth): handle no user scenario ( #3556 )
2023-07-20 12:08:54 -04:00
ohif-bot
09a302250c
chore(version): Update package versions [skip ci]
2023-07-20 15:50:41 +00:00
Joe Boccanfuso
7bbc213f58
feat(DataSource): Allow for dynamic data source configuration and creation ( #3543 )
2023-07-20 11:43:05 -04:00
ohif-bot
6d88978710
chore(version): Update package versions [skip ci]
2023-07-19 19:28:14 +00:00
ohif-bot
b904ea0f23
chore(version): Update package versions [skip ci]
2023-07-19 13:49:16 +00:00
Bill Wallace
030e1e4104
chore(test): Integration test wait until rendered/queried instead of timed ( #3540 )
2023-07-19 09:41:47 -04:00
ohif-bot
265c1fbb10
chore(version): Update package versions [skip ci]
2023-07-13 13:13:19 +00:00
Joe Boccanfuso
18156bb7b1
fix(PT measurement units): Use the modality unit that arrives from cornerstone3d instead of calculating the modality unit (again) here. ( #3533 )
2023-07-13 09:03:17 -04:00