James A. Petts
|
baedf243bc
|
WIP OHIF-190 rehydrate.
|
2020-06-30 10:28:46 +01:00 |
|
James A. Petts
|
14005d61f3
|
WIP rehydration.
|
2020-06-29 18:22:19 +01:00 |
|
Danny Brown
|
aa402183f4
|
Merge pull request #1824 from OHIF/feat/ohif-125
OHIF-125: Error boundaries
|
2020-06-26 16:47:52 -04:00 |
|
Danny Brown
|
baf6093fca
|
Merge pull request #1825 from OHIF/feat/ohif-195
OHIF-195: Update "More Menu" toolbar icons to use previous versions
|
2020-06-26 16:43:45 -04:00 |
|
igoroctaviano
|
7782d3d200
|
Fix broken merge
|
2020-06-26 17:07:49 -03:00 |
|
igoroctaviano
|
b18e5099d9
|
Add more icons
|
2020-06-26 17:03:17 -03:00 |
|
igoroctaviano
|
550564d60f
|
Add more icons
|
2020-06-26 16:59:47 -03:00 |
|
igoroctaviano
|
9bd1ce734c
|
Add more icons
|
2020-06-26 16:56:19 -03:00 |
|
igoroctaviano
|
f5b78536d2
|
Add old icons
|
2020-06-26 16:49:34 -03:00 |
|
Danny Brown
|
a59722a182
|
Merge pull request #1814 from dannyrb/dannyrb/ohif-154/restore-command-functionality-for-toolbar
[OHIF-154] Dannyrb/ohif 154/restore command functionality for toolbar
|
2020-06-26 14:27:25 -04:00 |
|
Danny Brown
|
1931d45450
|
Merge branch 'feat/v2-main' into dannyrb/ohif-154/restore-command-functionality-for-toolbar
|
2020-06-26 14:26:35 -04:00 |
|
dannyrb
|
33a2df6ad9
|
Update all cornerstone commands
|
2020-06-26 14:22:45 -04:00 |
|
dannyrb
|
8339154820
|
Clean up old comments
|
2020-06-26 14:17:45 -04:00 |
|
dannyrb
|
c6ec439331
|
Make sure primary cornerstone extension has references to enabled elements
|
2020-06-26 14:14:25 -04:00 |
|
dannyrb
|
8607659501
|
Test that we can access activeViewportIndex from extension
|
2020-06-26 13:51:27 -04:00 |
|
igoroctaviano
|
b34a9880f7
|
Use modal as default fallback
|
2020-06-26 14:47:18 -03:00 |
|
dannyrb
|
aa4e88c2fa
|
Set initial state for provider; fix useReducer usage
|
2020-06-26 13:29:10 -04:00 |
|
dannyrb
|
077143bd4a
|
Update ViewportGridService interface
|
2020-06-26 13:28:50 -04:00 |
|
dannyrb
|
3993c12701
|
Update dependents to use new exposed service
|
2020-06-26 13:28:30 -04:00 |
|
Igor Octaviano
|
2c0f7bb9f9
|
Merge pull request #1803 from OHIF/feat/ui-v2-Dropdown
Feat/ui v2 dropdown
|
2020-06-26 14:10:14 -03:00 |
|
Rodrigo Antinarelli
|
cdc88ff552
|
fix learn more
|
2020-06-26 12:59:06 -03:00 |
|
Rodrigo Antinarelli
|
c93faf628b
|
nuke inputnumber
|
2020-06-26 12:44:30 -03:00 |
|
Rodrigo Antinarelli
|
0d53346d61
|
Merge branch 'feat/v2-main' of https://github.com/OHIF/Viewers into feat/ui-v2-Dropdown
|
2020-06-26 12:42:56 -03:00 |
|
igoroctaviano
|
a197b887fb
|
Merge branch 'feat/v2-main' of github.com:OHIF/Viewers into feat/ohif-125
|
2020-06-26 12:38:18 -03:00 |
|
igoroctaviano
|
34afb12c6f
|
Add proptypes
|
2020-06-26 12:38:10 -03:00 |
|
Rodrigo Antinarelli
|
edd4a4118c
|
feat: Modal + ViewportDownloadForm (#1799)
* feat: Modal + ViewportDownloadForm
* styles for image preview box
* modal update & close handler
* open modal for Learn More (search info)
* change modal default alignment
* Update platform/ui/src/components/InputNumber/InputNumber.mdx
* nuke inputNumber and use inputText with refactor
* make input more reusable
* revert inputText "number" stuff
* replace inputText to Input
* fix input spacing + label
* fix modal overlay classes
* fix inline styles
* fix onclick learn more
* fix close icon
* revert transition
* remove inline styles
* remove unecessary stuff
|
2020-06-26 16:34:43 +01:00 |
|
Rodrigo Antinarelli
|
d220dd2489
|
create dropdown documentation
|
2020-06-26 12:34:10 -03:00 |
|
Igor Octaviano
|
554b9a0db4
|
OHIF-174: Patient Info Icon should be clickable and show the correct details (#1816)
* Update patient info to be clickable and update fields in viewers
* Add spacing
* Remove log
* round number
* Add default
|
2020-06-26 16:05:29 +01:00 |
|
Igor Octaviano
|
5180eb127d
|
OHIF-163: Patient Name is displayed in correct format "Last Name, First Name" (#1820)
* Add util to formatpn
* Format patient name in patient information tab
|
2020-06-26 15:11:00 +01:00 |
|
Igor Octaviano
|
101efa4cf4
|
Add simple loading and default state to datasourcewrapper (#1815)
|
2020-06-26 15:08:16 +01:00 |
|
Igor Octaviano
|
1d8f5cfc42
|
Viewport grid load default as 1x1 and load first image of series by default (#1817)
|
2020-06-26 14:40:03 +01:00 |
|
igoroctaviano
|
e9696894a9
|
Add error boundary
|
2020-06-26 10:26:50 -03:00 |
|
James Petts
|
8f05cf73c7
|
Add authoring information to exported DICOMs using the DICOMWeb DataSource (#1819)
* OHIF-177 JSDocs.
* Add proxy for activeDataSource to extensionManager.
* Add app authoring information.
|
2020-06-26 10:24:19 +01:00 |
|
James Petts
|
81a764a78f
|
[OHIF-177] - JSDocs (#1818)
* OHIF-177 JSDocs.
* Add proxy for activeDataSource to extensionManager.
|
2020-06-26 10:01:13 +01:00 |
|
Rodrigo Antinarelli
|
eeeaa8d1da
|
fix tailwind class
|
2020-06-25 18:45:28 -03:00 |
|
dannyrb
|
dfbf32fe43
|
Add "todo" notes for next work day
|
2020-06-25 17:02:10 -04:00 |
|
dannyrb
|
6e873cc92a
|
Expose ViewportGridService API methods to extensions
|
2020-06-25 17:00:42 -04:00 |
|
Danny Brown
|
1a065855f2
|
Merge pull request #1811 from OHIF/feat/OHIF-177
[OHIF-177] - First pass at SR STOW with Arrow Annotate, Ellipse, Length and Bidirectional.
|
2020-06-25 16:24:46 -04:00 |
|
Danny Brown
|
0264e5998d
|
Merge branch 'feat/v2-main' into feat/OHIF-177
|
2020-06-25 16:17:50 -04:00 |
|
Danny Brown
|
f615971477
|
Merge pull request #1806 from OHIF/feat/ohif-151
OHIF-151: Replace the "..." icon in more menu with active tool in menu.
|
2020-06-25 16:12:50 -04:00 |
|
igoroctaviano
|
6eb474be88
|
Add active state
|
2020-06-25 16:51:48 -03:00 |
|
igoroctaviano
|
52521c5b56
|
Add active state
|
2020-06-25 16:49:46 -03:00 |
|
igoroctaviano
|
5d89460326
|
Merge branch 'feat/v2-main' of github.com:OHIF/Viewers into feat/ohif-151
|
2020-06-25 16:13:47 -03:00 |
|
Danny Brown
|
399fa89b1f
|
Merge pull request #1812 from OHIF/feat/ohif-152
OHIF-152: Create window level dropdown menu
|
2020-06-25 15:06:31 -04:00 |
|
Danny Brown
|
9c3159cc15
|
more descriptive comment for isDisabled prop
|
2020-06-25 15:06:14 -04:00 |
|
igoroctaviano
|
3f0619848b
|
Update code to avoid intercepting onclick
|
2020-06-25 16:03:06 -03:00 |
|
Rodrigo Antinarelli
|
b0935e4fb6
|
fix icon size
|
2020-06-25 15:42:36 -03:00 |
|
Danny Brown
|
11932f460e
|
Merge pull request #1813 from OHIF/feat/v2-main
catch-up
|
2020-06-25 14:39:45 -04:00 |
|
igoroctaviano
|
44297af965
|
Create window level dropdown menu
|
2020-06-25 15:27:42 -03:00 |
|
Rodrigo Antinarelli
|
3dc4cf6cea
|
useCallback to avoid redeclaring functions
|
2020-06-25 14:08:09 -03:00 |
|