Commit Graph

1757 Commits

Author SHA1 Message Date
Rodrigo Antinarelli
4fbc208b41 (React) - Header and Dropdown component (#327)
* add .DS_Store to .gitignore

* create header component

* add icons image file to the project

* add new theme variables

* insert header component into Viewer

* add web fonts

* create dropdown component

* update header styles

* import dropdown with custom list into header component

* reindent index

* Update index.html

* create json file for header menu settings

* import header menu

* header prefix
2018-12-29 15:02:18 +01:00
Erik Ziegler
470b57de8e Fixes for opening/closing sidebar 2018-12-19 14:53:03 +01:00
Erik Ziegler
c08d12cb36 Start adding toggle to open/close sidebar 2018-12-19 09:41:30 +01:00
Erik Ziegler
4174018149 Start adding toolbar back in 2018-12-18 14:15:55 +01:00
Erik Ziegler
e84197b19d fix(styles): Switch from stylus to CSS for app-level styles. Add CSS variables for theme 2018-12-18 13:33:26 +01:00
Erik Ziegler
09ac6ee347 fix base URL usage for web workers 2018-12-17 23:08:26 +01:00
Erik Ziegler
4a3a0aa394 Add StandaloneViewer-style routes 2018-12-17 22:50:58 +01:00
Erik Ziegler
cd6f177bca Fix sed usage to expand variables 2018-12-17 22:21:30 +01:00
Erik Ziegler
8d9e4191ed Forgot to add homepage to package.json 2018-12-17 21:27:38 +01:00
Erik Ziegler
fa0bcfe31f Use homepage to fix static site deploy preview 2018-12-17 21:23:50 +01:00
Erik Ziegler
fbfc3f6163 Netlify doesn't have yarn, so switch it to npm 2018-12-17 20:53:59 +01:00
Erik Ziegler
f2ca5629c8 Fix static site generation 2018-12-17 20:45:30 +01:00
Erik Ziegler
11d36a4e6b Switch to react app with dependencies on ohif-core and react-viewerbase 2018-12-17 17:23:03 +01:00
Erik Ziegler
fc5bd73c1e add new viewer folder 2018-12-14 15:23:48 +01:00
Erik Ziegler
d541c23117 wip, very broken as I moved stuff to ohif-core 2018-12-14 14:38:36 +01:00
Erik Ziegler
7b66dec163 continue consolidating packages, converting various pieces to react 2018-12-13 23:24:39 +01:00
Erik Ziegler
5f30f7bd35 reorganize packages, start converting overall app to react (very broken at the moment) 2018-12-12 18:06:25 +01:00
Erik Ziegler
024fe1a448 chore(ohif-studylist): Remove OHIF.studylist.classes deprecation notice 2018-12-12 09:11:59 +01:00
Erik Ziegler
6511198c90 Package.js updates 2018-12-12 09:11:49 +01:00
Erik Ziegler
184c959037 Move ohif:hotkeys into ohif:core 2018-12-12 09:11:29 +01:00
Erik Ziegler
1abd0e6f9d Move ohif:commands into ohif:core 2018-12-12 09:11:05 +01:00
Erik Ziegler
da36c33c70 Move ohif:metadata into ohif:core 2018-12-12 09:11:00 +01:00
Erik Ziegler
700fff763c Move ohif:header into ohif:core 2018-12-12 09:10:53 +01:00
Erik Ziegler
54a0f447b5 Move ohif:log into ohif:core 2018-12-12 09:10:46 +01:00
Erik Ziegler
054e37dfb7 WIP reorganization 2018-12-12 09:10:39 +01:00
Erik Ziegler
6706dfe634 fixes to transition OHIF Viewer to redux 2018-12-11 22:15:33 +01:00
Erik Ziegler
5dec28ba8c chore(cleanup): Remove persistent-session package 2018-12-11 22:15:14 +01:00
Erik Ziegler
c3565cd687 Begin switching study browser use react-viewerbase 2018-12-11 12:30:21 +01:00
Erik Ziegler
83a7271cd1 fix(viewport): Fix active viewport by connecting to redux 2018-12-06 16:12:23 +01:00
Erik Ziegler
943efb44e5 refactor(viewport): Switch to react-cornerstone-viewport 2018-12-06 13:10:46 +01:00
Erik Ziegler
a42cc5f1a1 fix(meteor): Fix broken autoupdate for Meteor 1.8 2018-12-04 00:36:51 +01:00
Erik Ziegler
aa170e9a89 wip on react transition 10 2018-12-03 23:56:29 +01:00
Erik Ziegler
33fad2f317 wip on react transition 9 2018-12-03 23:28:23 +01:00
Erik Ziegler
71b49e6766 wip on react transition 8 2018-12-03 18:11:39 +01:00
Erik Ziegler
9ae5dd25ce wip on react transition 7 2018-12-02 08:23:43 +01:00
Erik Ziegler
765abfd572 wip on react transition 6 2018-12-01 12:27:36 -05:00
Erik Ziegler
1ace720566 wip on react transition 5 2018-12-01 08:52:03 -05:00
Erik Ziegler
5568490819 wip on react transition 4 2018-11-30 16:12:04 -05:00
Erik Ziegler
895fb01a02 wip on react transition 3 2018-11-30 15:23:59 -05:00
Erik Ziegler
f821ea2b80 wip on react transition 2 2018-11-30 14:28:15 -05:00
Erik Ziegler
7425c2beb8 wip on react transition 2018-11-30 11:40:16 -05:00
Evren Ozkan
5a4deedda8 fix(reference-lines): Update reference lines for the latest changes in cornerstone tools 2018-11-29 16:02:33 -05:00
Evren Ozkan
c7565c7037 fix(download-tool): Update download tool for the latest changes in cornerstone tools 2018-11-29 13:02:54 -05:00
Evren Ozkan
94406edf21 fix(tool-manager): Set tools passive except the active tools 2018-11-29 13:02:12 -05:00
Evren Ozkan
635c8b9119 fix(tool-manager): Instantiate cornerstone tools by element 2018-11-29 12:47:23 -05:00
Evren Ozkan
e947f1fad0 fix(tool-context-menu): Show context-menu on tool right-click 2018-11-28 15:04:24 -05:00
Evren Ozkan
4ee352592c fix(tool-style): Add default tool configuration 2018-11-28 14:21:48 -05:00
Evren Ozkan
b91542f4cf Update to cornerstone-tools 3.0.0-b.1421 2018-11-28 13:37:03 -05:00
Evren Ozkan
ea6dea4549 fix(tool-manager): Set all tools passive by default in order to render external data if exists 2018-11-15 10:55:38 -05:00
James Petts
5019f539ee Fix keyscroll. 2018-11-12 11:18:48 +00:00