chore: unify sapi module getFeatures methods
chore: abstractify annotation service bugfix: sapi region -> getFeatures now includes spatial feat bugfix: ieeg now sort by dataset chore: udpate sapi schema chore: move splashscreen to sapiviews/core/atlas feat: added ieeg rich dataset support chore: abstractify tree control bugfix: race condition in encoding state in url chore: added hooks when atlas/tmpl/parc changes chore: remove unused var/methods chore: updated get sapi schema script
Showing
- package.json 1 addition, 1 deletionpackage.json
- src/atlasComponents/annotations/annotation.service.ts 120 additions, 0 deletionssrc/atlasComponents/annotations/annotation.service.ts
- src/atlasComponents/annotations/index.ts 1 addition, 0 deletionssrc/atlasComponents/annotations/index.ts
- src/atlasComponents/annotations/module.ts 0 additions, 0 deletionssrc/atlasComponents/annotations/module.ts
- src/atlasComponents/sapi/core/sapiParcellation.ts 2 additions, 2 deletionssrc/atlasComponents/sapi/core/sapiParcellation.ts
- src/atlasComponents/sapi/core/sapiRegion.ts 34 additions, 17 deletionssrc/atlasComponents/sapi/core/sapiRegion.ts
- src/atlasComponents/sapi/core/sapiSpace.ts 13 additions, 2 deletionssrc/atlasComponents/sapi/core/sapiSpace.ts
- src/atlasComponents/sapi/index.ts 3 additions, 0 deletionssrc/atlasComponents/sapi/index.ts
- src/atlasComponents/sapi/module.ts 4 additions, 6 deletionssrc/atlasComponents/sapi/module.ts
- src/atlasComponents/sapi/sapi.effects.ts 0 additions, 12 deletionssrc/atlasComponents/sapi/sapi.effects.ts
- src/atlasComponents/sapi/sapi.service.ts 5 additions, 9 deletionssrc/atlasComponents/sapi/sapi.service.ts
- src/atlasComponents/sapi/schema.ts 44 additions, 39 deletionssrc/atlasComponents/sapi/schema.ts
- src/atlasComponents/sapi/stories.base.ts 31 additions, 8 deletionssrc/atlasComponents/sapi/stories.base.ts
- src/atlasComponents/sapi/type.ts 49 additions, 30 deletionssrc/atlasComponents/sapi/type.ts
- src/atlasComponents/sapiViews/core/atlas/module.ts 3 additions, 0 deletionssrc/atlasComponents/sapiViews/core/atlas/module.ts
- src/atlasComponents/sapiViews/core/atlas/splashScreen/splashScreen.component.ts 1 addition, 1 deletion...piViews/core/atlas/splashScreen/splashScreen.component.ts
- src/atlasComponents/sapiViews/core/atlas/splashScreen/splashScreen.style.css 0 additions, 0 deletions.../sapiViews/core/atlas/splashScreen/splashScreen.style.css
- src/atlasComponents/sapiViews/core/atlas/splashScreen/splashScreen.template.html 0 additions, 0 deletions...iViews/core/atlas/splashScreen/splashScreen.template.html
- src/atlasComponents/sapiViews/core/datasets/dataset/dataset.stories.ts 4 additions, 4 deletions...onents/sapiViews/core/datasets/dataset/dataset.stories.ts
- src/atlasComponents/sapiViews/core/region/region/chip/region.chip.stories.ts 3 additions, 3 deletions.../sapiViews/core/region/region/chip/region.chip.stories.ts
Please register or sign in to comment