James A. Petts
649216fde4
Co-authored-by: Danny Brown <danny.ri.brown@gmail.com>
2020-05-18 14:46:05 +01:00
Erik Ziegler
10930cda68
Avoid re-renders in study browser and entire page
2020-05-16 15:08:06 +02:00
James A. Petts
4fc3169fed
display viewport.
2020-05-15 18:07:21 +01:00
Erik Ziegler
7c0d93f011
Try to do study panel the way react wants
2020-05-15 15:56:57 +02:00
Erik Ziegler
264a72b566
Missing file
2020-05-15 14:30:47 +02:00
Erik Ziegler
f3f50d11fe
Fixes after rebasing
2020-05-15 14:29:27 +02:00
Erik Ziegler
70b7158c9b
StudyBrowser almost works
2020-05-15 13:09:46 +01:00
Erik Ziegler
ec2df02e83
Improve study browser
2020-05-15 13:06:23 +01:00
dannyrb
6044190ab1
Fine tune grid spacing
2020-05-15 13:05:56 +01:00
dannyrb
41c0b38bf7
expose className on ViewportPane
2020-05-15 13:05:55 +01:00
dannyrb
66e3aea773
update Viewer example to use updated components
2020-05-15 13:05:55 +01:00
dannyrb
50d0144e78
update docz examples to match new component api
2020-05-15 13:05:55 +01:00
dannyrb
d7cdc1c3ba
Rename dndContext --> dndProvider
2020-05-15 13:05:55 +01:00
dannyrb
599204176c
Add drag and drop provider
2020-05-15 13:05:55 +01:00
dannyrb
fe57becb2c
Pull @ohif/ui ViewportPane into separate component and expose
2020-05-15 13:05:54 +01:00
dannyrb
f319092b84
Cleanup @ohif/ui ViewportGrid API
2020-05-15 13:05:52 +01:00
dannyrb
26450644ab
add react-dnd
2020-05-15 13:04:54 +01:00
dannyrb
c1d399d543
export studyListTableRow from @ohif/ui
2020-05-15 13:02:02 +01:00
dannyrb
c532d94025
Default to truncating overflow text in series table
2020-05-15 13:02:02 +01:00
dannyrb
1107779a63
fix duplicate name/key render warning
2020-05-15 13:02:01 +01:00
dannyrb
053ed36e8f
full circle ModalitiesInStudy filtering
2020-05-15 13:02:00 +01:00
dannyrb
17e2680da8
Update Select to work on an array of values; so long as values are contained in options array
2020-05-15 13:02:00 +01:00
dannyrb
92923789e5
fix daterange presets
2020-05-15 13:02:00 +01:00
dannyrb
8f284aafac
apply start/end dates to qido search
2020-05-15 13:02:00 +01:00
dannyrb
2b8f527d8c
round trip query string parameters for startDate and endDate; drop JSON stringify
2020-05-15 13:02:00 +01:00
dannyrb
36bc73579d
Title hover for truncated text
2020-05-15 13:01:59 +01:00
dannyrb
8dac6d7318
truncate and show ellipsis for content outside of cell bounds
2020-05-15 13:01:59 +01:00
dannyrb
1b9c0fcfae
Auto include collapse/expand icon for first column as a part of row component
2020-05-15 13:01:59 +01:00
dannyrb
e3b0f60e69
Can't select row text, but can select expanded content text
2020-05-15 13:01:58 +01:00
dannyrb
4c57335696
Rename setFilterValues prop to onChange
2020-05-15 13:01:24 +01:00
Gustavo André Lelis
e633eb80eb
feat: Notification provider and service ( #1703 )
...
* Create basic structure for Viewport dialog provier and Dialog component
* Implementation of a UIViewportDialogService
* Update viewportDialogProvider docz
* Create example of use of UIViewportDialogService
2020-05-15 12:59:28 +01:00
Rodrigo Antinarelli
cee09fcf8d
feat: OHIF-120 - Study List Route Template ( #1693 )
...
* fix pagination size
* clean up, start a very basic route configuration
* quick navigation between routes
* configure webpack to read .env variables
* export studylist filter
* split studylist filter into a component
* minor fix in studylist pagination
* update studylistfilter imports
* create studylist container with study list content
* moving file
* study list filter doc page
* catch change in ui-v2
* fix: 1px gap that shows text underneath
* Shift to routes folder
Co-authored-by: Danny Brown <danny.ri.brown@gmail.com>
2020-05-15 12:59:26 +01:00
Rodrigo Antinarelli
01b314522d
feat: New @ohif/viewer project structure + routes ( #1674 )
...
* fix pagination size
* clean up, start a very basic route configuration
* quick navigation between routes
* configure webpack to read .env variables
* Move container components to Routes directory
* Fix naming of recipe file
* Clean up source folder
* update yarn.lock
* ci: update netlify deploy preview to build viewer project
* update PWA entrypoint to pass configuration on window to App as props
* fix: for missing key
* Pass routerBasename to our React Router component
* Simplify config for meow
Co-authored-by: dannyrb <danny.ri.brown@gmail.com>
2020-05-15 12:57:23 +01:00
Rodrigo Antinarelli
9a8bede80e
fix small defects
2020-05-15 12:56:35 +01:00
Gustavo Lelis
11e58e70f6
Implement tooltip on remaining paces
2020-05-15 12:56:35 +01:00
Rodrigo Antinarelli
57f4f4691c
update viewport documentation
2020-05-15 12:56:35 +01:00
Rodrigo Antinarelli
eafe158e62
clean up draft
2020-05-15 12:56:34 +01:00
Rodrigo Antinarelli
12d1ff6bea
feat: Viewport API + Documentation Page
2020-05-15 12:56:32 +01:00
Rodrigo Antinarelli
5f9535a74b
feat: Viewport component and API definition
2020-05-15 12:56:11 +01:00
Gustavo Lelis
08ebfd5865
Update sidePanel to support multiple components
2020-05-15 12:56:09 +01:00
Gustavo Lelis
802a8d5f1b
Fix propTypes and update tracked series tag
2020-05-15 12:55:54 +01:00
Gustavo Lelis
928dc9f7b0
Updating mockData
2020-05-15 12:55:12 +01:00
Gustavo Lelis
19aec45797
Rename thumbnailSR
2020-05-15 12:55:12 +01:00
Gustavo Lelis
8ae21a97d8
Refactor Thumbnail component
2020-05-15 12:55:12 +01:00
Gustavo Lelis
61f10f024a
Include theme min height
2020-05-15 12:55:12 +01:00
Gustavo Lelis
ad6b592a37
ThumbnailTracked component
2020-05-15 12:55:12 +01:00
Rodrigo Antinarelli
8e43bca3f2
fix: Update MeasurementTable doc page
2020-05-15 12:54:29 +01:00
Rodrigo Antinarelli
54720368bf
update documentation page
2020-05-15 12:54:29 +01:00
Rodrigo Antinarelli
a3f2080834
feat: MeasurementsPanel API definition + content
2020-05-15 12:54:29 +01:00
Rodrigo Antinarelli
8f566c7ef4
update toolbar documentation page
2020-05-15 12:54:28 +01:00