Rodrigo Antinarelli
491afaa43d
fix: UI tweaks to satisfy OHIF-161, OHIF-254, OHIF-167, OHIF-249, OHIF-170, OHIF-162
...
* add group hover for borderColor
* measurements action buttons hover state
* fixes and button/buttongroup/iconButton refactor
* OHIF-161: Fix Tracked/Untracked Text in Thumbnail's Tooltip
* OHIF-254: Format SR series date
* OHIF-167 - Fix Study Date Time format
* OHIF-249: Fix viewport border thickness and action bar min height
* pass viewportIdentificator to SR Thumbnail
* show tooltip when hover over the SR thumbnail
* OHIF-170: Display tooltip when hovering over an untracked series in the Viewport Action Bar
* Undo accidental date change
* Sneak in "Create Report" messaging for createReport notifications
* Fix text clipping
* Add no-select text styles for action bar, thumbnail, and thumbnail no image (sr)
* fix for OHIF-162
Modified to remove Viewport Identifier. Text now only reads: “Structured Report”This was partly to address a bug where the Viewport Identifier was incorrect for all but the first displayed SR. Component API changed for ThumbnailNoImage to accomodate any generic “modalityTooltip”
* Some ViewportPane resize magic
Co-authored-by: dannyrb <danny.ri.brown@gmail.com>
2020-07-02 21:41:55 -04:00
Rodrigo Antinarelli
4b8dcef956
Merge branch 'feat/v2-main' of https://github.com/OHIF/Viewers into fix/OHIF-37-thumbnailDoubleClick
2020-06-30 17:59:57 -03:00
Rodrigo Antinarelli
520e1c0774
fix focus styles
2020-06-30 16:05:18 -03:00
igoroctaviano
04baaf941b
Update snackbar styles
2020-06-30 14:25:10 -03:00
igoroctaviano
9e2ed50e79
add new overlay
2020-06-29 18:05:52 -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
igoroctaviano
44297af965
Create window level dropdown menu
2020-06-25 15:27:42 -03:00
Rodrigo Antinarelli
9a8bede80e
fix small defects
2020-05-15 12:56:35 +01:00
Gustavo Lelis
61f10f024a
Include theme min height
2020-05-15 12:55:12 +01:00
Rodrigo Antinarelli
a3f2080834
feat: MeasurementsPanel API definition + content
2020-05-15 12:54:29 +01:00
Rodrigo Antinarelli
cb7f6cd709
fix panel width
2020-05-15 12:54:28 +01:00
Rodrigo Antinarelli
b9da65ed9e
feat: Measurement Table
2020-05-15 12:47:45 +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
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
Rodrigo Antinarelli
b39a96cfb2
fix: StudyList Fixes
2020-05-15 12:37:41 +01:00
Gustavo André Lelis
11bd7105d6
fix: Issues on StudyList Filter ( #1513 )
...
* Fix instances font size
* Fixing sorting style and icons
* Fix clear filters flicking filter parent height
* Make filter size matching with study list table columns
* Addin width for grid24
* Use grid24 instead of 12
* Adding missing borders
* Fix gridCol division
2020-05-15 12:37:41 +01:00
Rodrigo Antinarelli
2049147021
chore: uiv2 docz custom page ( #1511 )
...
* feat: Customized Docz Layout
* manually apply padding into playground
* fix playground bug -- sticky items
* fix window
* remove specifc tailwind style for docz
2020-05-15 12:37:14 +01:00
Rodrigo Antinarelli
dbd0f74bea
feat: Study List Pagination ( #1502 )
...
* remove unused file
* add new color
* pagination handler
2020-05-15 12:36:00 +01:00
Rodrigo Antinarelli
fe672a804e
feat: Study List Table - v2 ( #1497 )
...
* small fix in button hover
* exported icons
* feat: StudyList Table
* icons comment
* fix bottom spacing
* add gatsby plugin for svg import
* move mock file to ui
* replace component to import from ui
* move StudyList to platform/ui
* fix inner table bg color
* fix inner table border
* add custom flex values
* create custom class for custom scrollbar
* fix inner table
* update comment
* refactor for reusable classes
* update scrollbar name
* fix studyList export
* update scrollbar class
2020-05-15 12:36:00 +01:00
Gustavo Lelis
bc7de7e528
GroupButton component and docz
2020-05-15 12:35:00 +01:00
Rodrigo Antinarelli
6b853eae56
create themeWrapper to be used as wrapper
2020-05-15 12:35:00 +01:00
Rodrigo Antinarelli
cdcfc7115f
update tailwind base config with custom theme
2020-05-15 12:32:32 +01:00
Rodrigo Antinarelli
c6f9f092b4
extend tailwind theme -- add default colors
2020-05-15 12:31:49 +01:00
Rodrigo Antinarelli
f7a0a2bd92
update tailwind theme
2020-05-15 12:31:15 +01:00
Danny Brown
d6e3b45f3c
feat: nuke UI project; start new with updated tooling BREAKING_CHANGE ( #1468 )
...
BREAKING_CHANGE
* initial structure for components rewrite
* WIP Input
* WIP Label
* add button props
* add label class name
* fix dependency
* new examples buttonModules & buttonEmotion + refac
* clean up to merge initial code into base branch
* remove unused file
* extend default theme -- add new colors
* chore: prettier formatting
* chore: try to exclude feature branch PRs
* chore: suggest toml syntax highlighting extension
* chore: capture yarn.lock changes
* docs: condense readme
* chore: update deploy preview to build docz component library
* chore: Add component library to deploy preview index
* chore: fix invalid tailwindcss config
* chore: try tweaking toml to kickstart preview
* chore: revert
* chore: fix formatting of file index
* chore: don't waste precious build minutes on a broken build
* chore: chmod build-and-deploy.sh
* ci: nuke circleci until we need the workflows on master
* debug lerna commands
* remove redundant yarn commands
* try nohoist
* revert tests
* attempt to resolve import issue
* force update yarn lock
* try new workarounds for yarn version
* another workaround
* shift vtk to extension repo deps
* catch vtk addition
* update lock
* Try older yarn version
* try again
* debugging
* fix: yarn doctor warnings
* learn some life lessons from the yarn docs
* clean up netlify.toml
* clean up netlify.toml
* yarn package doctor react-dom
* yarn doctor: missing peer dep
* yarn doctor, satisfying webpack loader peer deps
* fix docz base path for deploy-preview
* yarn docter: replaced prePublishOnly usage
* More yarn doctoring
* ignore .yarn directory
* fix last yarn doctor warning
* updated yarn lock
Co-authored-by: Rodrigo Antinarelli <rodrigoantinarelli@gmail.com>
2020-05-15 12:28:18 +01:00