ohif-viewer/platform/viewer/src
ladeirarodolfo b17f753e62 feat: Issue 879 viewer route query param not filtering but promoting (#1141)
* feat: 🎸 Filter by url query param for seriesInstnaceUID

* fix: Set SR viewport as active by interaction (#1118)

* fix: Set SR viewport as active by interaction

* quick fix

* (eslint) add "before" as global variables

* add data-cy

* add data-cy

* create E2E test

* (E2E) create custom command to set layout size

* remove .only e2e

* remove throttle for onScroll

* feat: 🎸 Code review in progress

Code review. Move retrieveMEtadata load to separate folders. Some minor
code clean up

* feat: 🎸 Code review. Missing changes from previous commit

* feat: 🎸 Code review missing changes from previous commit

When sorting, Criteria for instance must use instanceNumber and not
instancesNumber

* feat: 🎸 Code review. Add more jsdoc info

* feat: 🎸 Code review. Prettify changed code

* feat: 🎸 Instead of filtering do promote. WIP

* feat: 🎸 Fix minor issue. Allow promote or filter

* feat: 🎸 Changing component to functional component

* Merge from master Part1/2
Conflicts solved:
	both added:      core/src/studies/services/wado/retrieveMetadataLoader.js
	both added:      core/src/studies/services/wado/retrieveMetadataLoaderAsync.js
	both added:      core/src/studies/services/wado/retrieveMetadataLoaderSync.js
	both modified:   viewer/src/connectedComponents/ViewerRetrieveStudyData.js
	both modified:   viewer/src/routes/ViewerRouting.js

* Merge process from master Part 1/2
Missing files from previous commit

* feat: 🎸 Add cancelable promises to cut async methods

* feat: 🎸 Missing changes from previous merge process

* feat: 🎸 Missing changes from previous merge process
2019-11-19 03:33:48 -05: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 Pass services to each module, improve tests 2019-11-14 19:29:40 -03:00
components Use modal instead of modal context 2019-11-14 17:25:09 -03:00
connectedComponents feat: Issue 879 viewer route query param not filtering but promoting (#1141) 2019-11-19 03:33:48 -05: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: filter field for google api windows (#1170) 2019-11-13 09:38:49 -05:00
lib feat: Multiple fixes and implementation changes to react-cornerstone-viewport 2019-10-09 10:23:14 -04:00
routes feat: 🎸 Filter by url query param for seriesInstnaceUID (#1117) 2019-11-05 16:48:44 -05:00
store feat: 🎸 Improve usability of Google Cloud adapter, including direct routes to studies (#989) 2019-10-11 09:59:38 +02:00
studylist fix: minor date picker UX improvements 2019-11-18 16:30:47 -05: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 Add servicesManager test and registerServices method 2019-11-15 09:27:42 -03: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
service-worker.js feat: service worker (#1045) 2019-10-29 14:51:40 -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 fix: minor date picker UX improvements 2019-11-18 16:30:47 -05:00
version.js Drop -alpha flags 2019-08-14 14:27:04 -04:00