Commit Graph

3803 Commits

Author SHA1 Message Date
Gustavo Lelis
f084597f2b Fix: Active Viewport border width discrepancy causes resize 2020-05-15 12:53:28 +01:00
Rodrigo Antinarelli
6167e018dd remove console.log 2020-05-15 12:53:04 +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
3c6408b99e Style ficx on tooltip for viewport toolbar 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
Gustavo Lelis
a0662c4883 Fixing eslint issues 2020-05-15 12:52:27 +01:00
Gustavo Lelis
2131cb5abb Update docz after callouts 2020-05-15 12:49:40 +01:00
Gustavo Lelis
993c46022c Docz for context provider 2020-05-15 12:49:40 +01:00
Rodrigo Antinarelli
164fef3542 minor fix 2020-05-15 12:49:40 +01:00
Rodrigo Antinarelli
6434c0f112 feat: Viewport Action Bar 2020-05-15 12:49:38 +01:00
Rodrigo Antinarelli
29c3ad1fca fix relative css 2020-05-15 12:49:28 +01:00
Rodrigo Antinarelli
bf20084dfb fix responsive display 2020-05-15 12:49:27 +01:00
Rodrigo Antinarelli
63202065b9 feat: Viewport Notification 2020-05-15 12:49:27 +01:00
Gustavo Lelis
d13c2f6a69 Viewport grid component 2020-05-15 12:49:27 +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
51750c6ede fix viewer 2020-05-15 12:47:48 +01:00
Rodrigo Antinarelli
af7f2f525b create segmentation and measurement mdx 2020-05-15 12:47:48 +01:00
Rodrigo Antinarelli
bfdcf6ecb6 Empty measurements 2020-05-15 12:47:48 +01:00
Rodrigo Antinarelli
9bffa88bed Segments table and color LUT 2020-05-15 12:47:48 +01:00
Rodrigo Antinarelli
b9da65ed9e feat: Measurement Table 2020-05-15 12:47:45 +01:00
Rodrigo Antinarelli
4c09467672 fix toolbar colors 2020-05-15 12:47:16 +01:00
Rodrigo Antinarelli
f9eac89d49 fix doc page title 2020-05-15 12:47:16 +01:00
Rodrigo Antinarelli
cd167dbd30 feat: Secondary Toolbar 2020-05-15 12:47:16 +01:00
Rodrigo Antinarelli
25ae057c7c split css from tailwind and fx studyList icon 2020-05-15 12:47:16 +01:00
Rodrigo Antinarelli
9acea28a35 fix onClick check 2020-05-15 12:47:15 +01:00
Rodrigo Antinarelli
8185468bd2 minor fixes 2020-05-15 12:47:15 +01:00
Rodrigo Antinarelli
440dc74828 minor fixes 2020-05-15 12:47:15 +01:00
Rodrigo Antinarelli
8af93d845f fix docz menu 2020-05-15 12:47:15 +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
0a5009f80b Basci example for SidePanel 2020-05-15 12:47:14 +01:00
Gustavo Lelis
345d136590 Small fixes 2020-05-15 12:47:14 +01:00
Gustavo Lelis
f838de8059 Fix viewer's docz page 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
1cf286962c Update Docs 2020-05-15 12:47:14 +01:00
Gustavo Lelis
5f695f2e66 Addin new icons 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
Rodrigo Antinarelli
c902ba201f svg icons, tw stroke, toolbar icons and more menu 2020-05-15 12:46:47 +01:00
Rodrigo Antinarelli
9cc530e964 fix tooltip width 2020-05-15 12:46:46 +01:00
Rodrigo Antinarelli
b3dff5ddee feat: Toolbar Header 2020-05-15 12:46:44 +01:00
Rodrigo Antinarelli
f8bbee22b7 feat: Custom Menu Structure (#1605) 2020-05-15 12:46:23 +01:00
Rodrigo Antinarelli
ba5e1497bf fix color conflicts 2020-05-15 12:46:23 +01:00
Rodrigo Antinarelli
f4b078912a feat: StudyListTable, ExpandedRow, API definitions (#1579)
* feat: StudyListTable Refactor

* feat: StudyListTable + Props Refactor

* fix expanded rows handler

* update and fix study list doc page

* fix date format

* use moment to format date

* expose new components

* fix study list expanded row

* Export and Create doc page for Pagination

* API Definition, Export and Doc page for StudyListTable

* StudyListTableRow

* use real example to mount study list

* move files

* temporary change study list (viewer) structure

* fix studyList

* remove unused files

* remove file

* remove unused package

* PR fixes

* Remove console.dir

Co-authored-by: Gustavo Lelis <galelis@gmail.com>
2020-05-15 12:46:20 +01:00
Gustavo André Lelis
056f56f5b4 refactor: StudyListFilter refactor (#1580)
* Creating InputGroup

* Updating Views with new InputGroup

* Creating Docz for InputGroup

* Fixing eslint issues

* Renaming inputGroup props naming to be more generic.
2020-05-15 12:44:33 +01:00
Rodrigo Antinarelli
5766d4e91a remove old colors 2020-05-15 12:43:49 +01:00
Rodrigo Antinarelli
b6201ebc34 feat: ui-v2 Color System Naming 2020-05-15 12:43:46 +01:00