* feat: Add OpenID Connect support, speed up docker rebuilds
* fix: Switch Google Cloud API URL to v1
* chore: Remove redux-oidc and use our own components instead
* ohif-333: add component foundation
* ohif-333: add expandable content and mocked data
* ohif-333: improve ListMenu component for the new toolbar button and add radio behavior
* ohif-333: add click outside behavior and update primary and secondary props
* ohif-333: separate classes from markup
* ohif-333: fix layout issues
* ohif-333: extract window level component
* ohif-333: update component returns
* ohif-333: update chevron thickness
* ohif-333: remove is active prop
* Delete lerna-debug.log
* ohif-333: clean toolbar and use example in ui package
* ohif-333: update styles to avoid word break
* ohif-333: fix ui package build
Co-authored-by: Erik Ziegler <erik.sweed@gmail.com>
Co-authored-by: Danny Brown <danny.ri.brown@gmail.com>
* 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
* 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>
* Custom Select component
* Including inpot section
* Adding missing import sections on docz
* Change cursor once is disabled
* update date range color font
* feat: Date Range wrapper component
* fix yarn issues
* add calendar icon
* date range css styles
* date range fixes
* fix propTypes warning
* fix clear method, defaultProps & onChange method
* update inline styles to use tailwind classes
* date range documentation page
* minor refactor
* feat: Data mocking for studies
* feat: Data Mocking for Study List
* fix empty study position
* rename variables for numOfStudies
* fix studies query
* remove alert :|
* minor refactor
* split utils and refactoring
* refactoring -- format, clean up icons, mdx mock
* New icons and old strucure of OHIF ui v1
* Export icon
* Removing wrong import and fixing some exports
* Fixing svg loader and svg images to fullCurrent
* Small fixes on docz
* Remove repeated icon
* Update other components to use Icon
* Update platform/ui/src/components/Icon/icon.mdx
Co-Authored-By: Rodrigo Antinarelli <rodrigoantinarelli@gmail.com>
* Fixing callouts
* Move icons to assets and fixing layout on iconButtons
* Fix path of icons
Co-authored-by: Danny Brown <danny.ri.brown@gmail.com>
Co-authored-by: Rodrigo Antinarelli <rodrigoantinarelli@gmail.com>