Erik Ziegler
99b8dc4759
feat: Add White Labelling, Hanging Protocols, and tons of Extensions / Mode fixes
...
* modified
* new files in existing extensions/libraries/modes
* fixed bugs and tests
* Clean up
* fix: viewport display fixed
* Fixed configs for deployment
* Removed unnecessary files and functions
* Fixed default HP module
* Added white labelling
* Fixed hash routing
* Removed unnecessary routers
Co-authored-by: Alireza Sedghi <ar.sedghi@gmail.com>
2021-05-28 14:32:48 -04:00
Erik Ziegler
0db81b30f3
chore: Clean up unused files, imports, and work on getting end-to-end tests and unit tests running ( #2272 )
2021-03-01 16:52:54 +01:00
Igor Octaviano
ef163cd702
Fix broken UI package build ( #1990 )
...
* Use path instead of alias
* Add missing pacakges
* Use path in viewers
* Use path in contextProviders
* Add base to config
* Add conditionals for window
* Copy config to avoid breaking build
* Update and lock versions
* Update lock file
* Remove scaling config
* Fix broken versions of react date
* Fix broken dev
2020-08-14 14:25:08 -04:00
Erik Ziegler
55cf9f2306
OHIF-285/OHIF-274: Fix default hanging of display sets into the ViewportGrid ( #1917 )
...
* OHIF-285/OHIF-274: Fix default hanging of display sets into the ViewportGrid
Co-authored-by: James A. Petts <jamesapetts@gmail.com>
2020-07-24 11:51:57 +01:00
Erik Ziegler
70b7158c9b
StudyBrowser almost works
2020-05-15 13:09:46 +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
Gustavo Lelis
08ebfd5865
Update sidePanel to support multiple components
2020-05-15 12:56:09 +01:00
Rodrigo Antinarelli
cb7f6cd709
fix panel width
2020-05-15 12:54:28 +01:00
Rodrigo Antinarelli
ed30a4ccac
fix side panel header
2020-05-15 12:52:48 +01:00
Rodrigo Antinarelli
cb9011b58a
fix sidepanel header height
2020-05-15 12:52:47 +01:00
Gustavo Lelis
f96f965a76
Small style fixes and implementation of toolbars on viewer docz page
2020-05-15 12:52:44 +01:00
Rodrigo Antinarelli
29c3ad1fca
fix relative css
2020-05-15 12:49:28 +01:00
Gustavo André Lelis
eda99a0bac
OHIF-79: Study Browser side panel ( #1614 )
...
* Initial code changes for StudyBrowser
* StudyItem component basic strucure
* Adding new icon
* Updates to get StudyItem working
* Small fix on side panel open header
* Adding new icons
* Thumbnail List
* ThumbnailSR WIP
* Thumanil WIP
* Export new components into ohif/ui
* Updates on style
* Update ThumbnailSR style
* Margin updates
* MAke it scrollable
* Make it scrollable
* Style updates
* Fixing tooltip
* Tunning the mock data and testing scenarios
* Update mock data
* make all studies collapsed
* small fix on tooltip
* Removing empty mdx files
* Updating viewer docz page
* Style updates
* Update button font-size
* Fix: Make cancel button only visible on hover
* Fixing callouts
* Fix eslint
2020-05-15 12:49:24 +01:00
Rodrigo Antinarelli
b9da65ed9e
feat: Measurement Table
2020-05-15 12:47:45 +01:00
Rodrigo Antinarelli
cd167dbd30
feat: Secondary Toolbar
2020-05-15 12:47:16 +01:00
Gustavo Lelis
da5b4591d0
Updating icons naming and colors
2020-05-15 12:47:15 +01:00
Gustavo Lelis
636f86323a
fix border blicking in white on transition
2020-05-15 12:47:15 +01:00
Gustavo Lelis
4668fbfa27
Fix callouts
2020-05-15 12:47:15 +01:00
Gustavo Lelis
345d136590
Small fixes
2020-05-15 12:47:14 +01:00
Gustavo Lelis
c8eda21da4
Update icons and small refacto for performance
2020-05-15 12:47:14 +01:00
Gustavo Lelis
59dd5820dd
Side pannels
2020-05-15 12:47:13 +01:00
Gustavo Lelis
a2ff5e9e48
Small style update
2020-05-15 12:47:13 +01:00
Gustavo Lelis
8be7854118
Initial changes for SidePanel
2020-05-15 12:47:11 +01:00