ohif-viewer/platform/viewer/src
Danny Brown 2cdef4b984
feat: responsive study list (#1068)
* feat: 🎸 Load spinner when selecting gcloud store. Add key on td

* feat: 🎸 Code review. Translate loading study status

* feat: 🎸 Code review. Minor code refactoring

* fix: add missing study and index declerations

* Newer version of react-dates (calendar input component)

* Add useMedia hook

* Add useDebounce hook

* Export hooks for consumption

* Pull search filter into own component

* StudyListWithData to StudyListRoute

* Rename pagination component

* Rename Toolbar

* CustomeDateRangePicker to plain ol' css

* Remove unused styles

* Misc

* Magic to make our "OR" filters work

* Play w/ Mobile styles

* Fix pagination pushing out max width for viewport

* Tidy up small and medium templates

* Remove unecessary nesting

* Better mobile header and logo styles

* Fix studyList font size

* Remove unused code

* hookup on click

* Fix table search selectors

* Cypress uses medium width

* Remove irrelevant test

* Fix primary sort

* Fix sort for our smaller displays

* fix study list sometimes longer than specified rowsPerPage

* Simplify date picker styles

* restore study date filters

* Fix about table styling

* fix take value for search

* Fix header sizing for viewer and list route

* Remove dead code

* Restore isLoading

* Update platform/ui/src/components/studyList/StudyList.styl

Co-Authored-By: Rodrigo Antinarelli <rodrigoantinarelli@gmail.com>

* Attempt first usage of translations w/ hooks

* Pull from react-i18n library

* Fit presets on to a single line

* add no results message

* Show error message in studyList table

* Update input selectors for e2e tests

* Make sure messages span all columns

* fix test selector for table results

* Skip hover for result rows

* fix imports

* Date filtering w/ config

* Default export

* Pushed to PageComponent

* Remove DropZone

This previously only worked for null/undefined studies. I'm unable to trigger the state by testing the data. This "might" have happened when using a fresh/empty PACS; but even an empty array of studies would not show
2019-10-28 14:47:57 -04:00
..
__mocks__ Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
__tests__ Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
appExtensions fix: 🐛 Desc of meas.table not being updated on properly (#1094) 2019-10-25 22:19:16 -04:00
components feat: responsive study list (#1068) 2019-10-28 14:47:57 -04:00
connectedComponents fix: 🐛 JSON launch not working properly (#1089) (#1093) 2019-10-26 00:00:34 -04:00
context refactor: 💡 React components to consume appConfig using Context (#852) 2019-09-06 14:31:26 -04:00
customHooks feat: 🎸 Allow routes to load Google Cloud DICOM Stores in the Study List (#1069) 2019-10-25 14:49:48 +02:00
googleCloud feat: 🎸 Allow routes to load Google Cloud DICOM Stores in the Study List (#1069) 2019-10-25 14:49:48 +02:00
lib feat: Multiple fixes and implementation changes to react-cornerstone-viewport 2019-10-09 10:23:14 -04:00
routes fix: 🐛 JSON launch not working properly (#1089) (#1093) 2019-10-26 00:00:34 -04:00
store feat: 🎸 Improve usability of Google Cloud adapter, including direct routes to studies (#989) 2019-10-11 09:59:38 +02:00
studylist feat: responsive study list (#1068) 2019-10-28 14:47:57 -04:00
utils fix: Switch token storage back to localStorage because in-memory was annoying for end users (#1030) 2019-10-11 14:53:49 +02:00
App.js feat: responsive study list (#1068) 2019-10-28 14:47:57 -04:00
config.js Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
head.html Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
index-umd.js Revert "* fix: 🐛 Enabling workbox to cache webfonts and fonts-stylesheets, add local fonts for UMD build (#906)" (#961) 2019-09-27 06:54:47 -04:00
index.js chore: remove unused relativeWebWorkerScriptsPath config key 2019-09-09 15:50:10 -04:00
OHIFStandaloneViewer.css Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
OHIFStandaloneViewer.js feat: 🎸 Improve usability of Google Cloud adapter, including direct routes to studies (#989) 2019-10-11 09:59:38 +02:00
sanity.test.js Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
sha.js Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
theme-tide.css feat: Snapshot Download Tool (#840) 2019-10-25 22:46:32 -04:00
variables.css feat: Notification Service (#1011) 2019-10-14 11:39:31 -04:00
version.js Drop -alpha flags 2019-08-14 14:27:04 -04:00