ohif-viewer/platform/core/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__ feat: Use QIDO + WADO to load series metadata individually rather than the entire study metadata at once (#953) 2019-10-03 09:51:29 +02:00
classes feat: 🎸 Update hotkeys and user preferences modal (#1135) 2019-11-11 21:03:36 -05:00
DICOMWeb fix: application crash if patientName is an object (#1138) 2019-10-31 14:41:08 -04:00
extensions Pass services to each module, improve tests 2019-11-14 19:29:40 -03:00
hanging-protocols refactor: layout manager to viewer (#1026) 2019-10-11 12:03:59 -04:00
lib Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
measurements fix: measurementsAPI issue caused by production build (#842) 2019-09-04 13:53:13 -04:00
redux feat: 🎸 Update hotkeys and user preferences modal (#1135) 2019-11-11 21:03:36 -05:00
services feat: Inject into Extension Modules / improve tests 2019-11-15 14:47:40 -05:00
studies feat: Issue 879 viewer route query param not filtering but promoting (#1141) 2019-11-19 03:33:48 -05:00
ui Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
utils fix: Add a fallback metadata provider which pulls metadata from WADO-… (#1158) 2019-11-08 13:55:56 +01:00
cornerstone.js Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
header.js Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
ie.js Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
index.js Add new modal service 2019-11-14 10:19:33 -03:00
index.test.js Add new modal service 2019-11-14 10:19:33 -03:00
log.js Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
object.js Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
string.js Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
user.js Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00