-
Notifications
You must be signed in to change notification settings - Fork 0
Release develop annotation service #426
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Tonybodo
wants to merge
628
commits into
develop
Choose a base branch
from
release-develop-annotation-service
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
628 commits
Select commit
Hold shift + click to select a range
aa454a3
feat: save overwrite layer group
DefineDan 9618159
feat: hide group layers
DefineDan dd8f24e
feat: load newly saved annotations to editor
DefineDan dfcb124
refactor: import helpers naming
DefineDan 8b530fa
fix: save overwrite for .nii.gz
DefineDan d009e2d
feat: show layers to save
DefineDan 0dc3371
feat: add task loading logic for who review strategy
TimRiedel 69dc008
feat: add loading block component
richartkeil 24b03e9
fix: load title and description from who task
TimRiedel a8d2711
fix: keep loading popup open until all files are imported
TimRiedel 02f58c1
Merge branch 'layer-groups' into who-review-task
TimRiedel 86469ee
feat: do not display divider for last table row
richartkeil 4289703
feat: add duplicate Layer option
janiswehen c356d25
feat: introduce general page components
richartkeil 997da1e
refactor: restructure layout
richartkeil cf4b61e
refactor: get and set file group or metadata
DefineDan c49c5ed
fix: forbid duplicate layers in group
DefineDan 8d9d552
refactor: extract project section components
richartkeil ea62e7c
refactor: rename data to images
richartkeil 6f7158e
fix: initially selected slice when using group layers
DefineDan b5bcb27
Merge branch 'develop-annotation-service' into page-restructure
richartkeil abfe7e8
fix: back button padding incorrect
richartkeil 5fa526c
fix: unused import of Modal
richartkeil 33ce5a1
feat: add saving logic to who review strategy
TimRiedel e692d57
Merge pull request #465 from HealthML/duplicate-layers
janiswehen 6e49202
fix: handle layers that are not part of a group
TimRiedel 78afef0
refactor: confirmation popup messageData
Tonybodo 7d7edb5
fix: add missing translation in import popup
Tonybodo 3fc12fb
refactor: merge async changes
Tonybodo 65f50e7
Merge branch 'refactor-feedback' of https://github.com/HealthML/visia…
Tonybodo 3736cd7
fix: linting issues
Tonybodo 0a2b2ec
fix: changed event handling for editor affects all screens
richartkeil 38c4d00
refactor: new layer grouping object that is not a file
DefineDan b26d51f
reafactor: revert some changes made to LayerGroup
DefineDan 63d869c
refactor: lint
DefineDan 965dec6
fix: async and saving issues
konrad-gerlach 84de75e
feat: export single nifti
janiswehen e1384ad
refactor: better saving name suggestion
janiswehen 9bf09d2
Merge branch 'layer-groups' into export-single-nifti
janiswehen f5991e4
refactor: import from components
janiswehen 61e3add
refactor: named import for hubBaseUrl
janiswehen 4d63c16
fix: modals don't open
richartkeil d38afbc
fix: duplicate translation keys
richartkeil 5c93728
fix: variable spelling mistake
richartkeil ad19640
Fix: Disable blur for fileending dropdown
Tonybodo 16f4114
fix: recursion when deleting layers
DefineDan a777852
Merge remote-tracking branch 'origin/develop-annotation-service' into…
DefineDan cae0262
refactor: add getFamilyLayersOf to ILayer
Tonybodo b32dc1a
refactor: always useCallback
janiswehen 8da71a9
fix: remove walnut
janiswehen 515c77e
Merge pull request #461 from HealthML/layer-groups
konrad-gerlach a93fe22
fix: back button broken
richartkeil c8c65f9
feat: customize mia title
richartkeil 7bc5b85
refactor: add component prop files
richartkeil e0275aa
fix: lint
janiswehen 88d1ca9
merge: develop-annotation-service into who-review-task
konrad-gerlach af7e1af
docs: add review strategy and task documentation
konrad-gerlach db51b7c
refactor: make buildTask private in who strategy
konrad-gerlach 540c029
refactor: simplify DetailsTable component
richartkeil 41e22ba
fix: unsorted import statements
richartkeil 5a3d28d
fix: address review findings
konrad-gerlach 4907fca
Merge pull request #466 from HealthML/refactor-feedback
richartkeil ee5ddbf
feat: add saving progress bar
konrad-gerlach ee6ec14
Merge pull request #469 from HealthML/who-review-task
konrad-gerlach 7018479
feat: mia strategia
janiswehen 3e55139
Merge branch 'develop-annotation-service' into mia-review-task
janiswehen 5cdfa6f
feat: return Url after review finished
janiswehen 67eb826
Merge branch 'release-develop-annotation-service' into develop-annota…
richartkeil ee605ca
feat: layer has changes
janiswehen 45d058e
refactor: drop down and add isDisbaleMixin
Tonybodo 32a2e69
feat: add image and annotation metadata
janiswehen 5a24e3c
feat: add MiaReviewBar
janiswehen ff3dc2f
Merge branch 'develop-annotation-service' into page-restructure
richartkeil 9414c16
fix: list padding not balanced
richartkeil 7abdeff
fix: issues detected by linter
richartkeil ace5d44
Merge pull request #463 from HealthML/page-restructure
richartkeil c20d096
feat: implement generic progress component
richartkeil 15a4732
feat: layer wise command history
janiswehen 442327b
feat: increase progress height
richartkeil 0f9e610
feat: let progress bar handle translation
richartkeil 93de6dd
feat: add saveItem to CommandStack
janiswehen c3b7f98
feat: add export popup
Tonybodo f503ed3
feat: show dataset progress
richartkeil a34ab72
feat: add grid component to ui-shared
johannaschlimme 224ec5a
feat: add grid and list icons
johannaschlimme 93d7779
feat: add iterable type interface
johannaschlimme d01ab91
feat: add use local storage func to utils
johannaschlimme 1f2e647
feat: add grid and list views to data manager components
johannaschlimme b093b5d
feat: add translations and dataset preview
johannaschlimme 4fb1866
feat: add grid and list views to dataset section
johannaschlimme 48cd2c5
feat: add grid and list views to projects screen
johannaschlimme d07ad18
feat: add fake annotation progress component
richartkeil e4f1628
fix: not loading task
janiswehen fe600e6
feat: adapt dataset progress if no images exist
richartkeil 7e0ed34
Merge branch 'develop-annotation-service' into mia-review-task
janiswehen 2fb3176
Merge branch 'develop-annotation-service' into export-single-nifti
janiswehen 4fcc63e
fix: layersToExport not updating correctly
janiswehen cb29b58
fix: export nii not working and better title
janiswehen abcbfb5
feat: add options selector to new views
johannaschlimme 1696031
refactor: delete old edit popups
johannaschlimme 16f8e90
refactor: delete old lists
johannaschlimme 067945b
fix: progress bar not sorted correctly
richartkeil 7f1dac8
feat: sort layer list
janiswehen f0d63a6
fix: issues detected by linter
richartkeil 5608fa7
fix: progress in saveAs
janiswehen e84606f
refactor: rename getFamilyLayersOf to getFamilyLayers
janiswehen b1f5a1a
feat: let display date function accept strings
richartkeil 6e3df25
feat: add jobs page and add progress
richartkeil c310831
fix: lint
janiswehen 4252681
Merge branch 'export-single-nifti' into mia-review-task
janiswehen ce02620
feat: remove big sheet from grid view
johannaschlimme 87936f9
feat: adapt letter casing
richartkeil e58e9b9
fix: comment letter casing
richartkeil a062752
feat: add 'v' before model version
richartkeil 1623c5c
refactor: change datetime preposition
richartkeil 3703d72
feat: adjust details section height based on row height
richartkeil c071894
refactor: add optional comma to translation
richartkeil 453a878
feat: add brats previews
johannaschlimme d7d30fc
feat: add progress confetti
richartkeil 8a633fb
Merge pull request #477 from HealthML/list-grid-views
johannaschlimme 94f087e
fix: different plus button heights and padding
johannaschlimme 0dfc791
Merge branch 'develop-annotation-service' into progress-bar
johannaschlimme 0645b7f
Merge pull request #478 from HealthML/progress-bar
johannaschlimme 86a7418
feat: implement review workflow
janiswehen 373681a
Merge branch 'develop-annotation-service' into mia-review-task
janiswehen 264b5c2
feat: review buttons
DefineDan 4d86be8
fix: add translations for project and dataset name
johannaschlimme 3a5c35f
feat: uncolor save and verify button
janiswehen e578f5f
feat: save verification on close
janiswehen a78459e
feat: mia create task
DefineDan d392666
Merge branch 'mia-review-task' of github.com:HealthML/visian into mia…
DefineDan 7089790
fix: save button
DefineDan 2e485b3
refactor: feedback
janiswehen 1de8ba4
Merge branch 'develop-annotation-service' into export-single-nifti
janiswehen 32d0344
Merge pull request #468 from HealthML/export-single-nifti
janiswehen a8ae731
Merge branch 'develop-annotation-service' into mia-review-task
janiswehen 36a444d
feat: add dragndrop layergroup ui
konrad-gerlach bd5270e
Merge branch 'develop-annotation-service' into layer-group-ui
konrad-gerlach 92eab4c
Merge pull request #490 from HealthML/missing-name-translations
TimRiedel e83e1aa
fix: save button disabled
janiswehen d42bd74
fix: image import component is unmounted when hub returns first images
richartkeil 9b610d1
feat: submit creation popups with enter key
johannaschlimme 870c51f
fix: open creat on annotation
janiswehen a785d08
fix: undo redo buttons
DefineDan 4279076
feat: improve ui
konrad-gerlach e9da86b
refactor: change review Icon
janiswehen d43c405
refactor: use useCallback
konrad-gerlach f42e15c
merge: upstream branch into local branch
konrad-gerlach 57302fe
refactor: create startReview method in store
janiswehen ff70ba2
fix: rerendering
konrad-gerlach 712d6df
refactor: reviewBar text
janiswehen 13452f6
refactor: happy family
janiswehen 0efefe8
fix: arrow-right
janiswehen 91e432d
refactor: delete useles component
janiswehen 486e450
Merge pull request #506 from HealthML/fix-image-import-unmount
TimRiedel b481131
docs: link issue in comment
janiswehen ffa5acd
feat: translate task title and description
janiswehen 7d28846
refactor: better error message and color theme
janiswehen 24759b3
fix: lint
janiswehen 15ac2d5
feat: return to last page on editor exit
janiswehen d818b9b
feat: add autofocus to creation popup input
johannaschlimme 142412e
feat: add form for confirmation popup
johannaschlimme f4406a5
feat: add form for edit popup
johannaschlimme 7566c99
feat: disable submit button if no changes
johannaschlimme a1059bc
refactor: better error handling in save-popup
janiswehen 0525eb8
Merge branch 'develop-annotation-service' into mia-review-task
janiswehen b4a12d0
Merge pull request #476 from HealthML/mia-review-task
janiswehen a18c064
refactor: rename Progress component to ProgressBar
janiswehen 1ce1c81
refactor: move types to ui-shared
janiswehen 8167862
feat: add yarn hook for libary generation
janiswehen 26dc88c
refactor: rename types from Mia
janiswehen 17a6cbc
refactor: move backend types to utils
janiswehen ef022bb
fix: remove util types from ui-shared
janiswehen e6362c5
merge: develop-annotation-service into layer-group-ui
konrad-gerlach 1470887
feat: add submit by enter for job deletion
johannaschlimme bc78577
feat: submit image deletion by enter key
johannaschlimme 81ae939
Merge branch 'develop-annotation-service' into submit-forms
johannaschlimme 411fecd
refactor: remove react-beautiful-dnd
konrad-gerlach 30babcb
refactor: make metadata type more explicit
janiswehen 1dccca7
fix: lint
janiswehen a831855
feat: add missing cancel job translation
johannaschlimme f37d513
refactor: make review-task abstract
janiswehen 7bfb4bb
fix: observable issue and recursion bug
konrad-gerlach 958405a
refactor: remove fake annotation progress
TimRiedel ec58a2b
fix: applySnapshot in layer fails
janiswehen 69b54d0
feat: add metadata to layer snapshot
janiswehen 58b3d8b
feat: add reviewTask snapshot
janiswehen e39a0a0
feat: snapshot of review strategy
janiswehen 3f0cb0a
feat: persist reviewStrategy
janiswehen 652c391
feat: implement layerFamily snapshot
janiswehen 0c64da8
feat: add layerFamily snapshot to document
janiswehen 4ddcd2a
feat: make document observe layer familys
janiswehen e7f39a9
refactor: add returnUrl to store
janiswehen 315c266
refactor: remove returnUrl from mia
janiswehen 9d7961c
feat: set returnUrl on editor open
janiswehen a8241fa
feat: disable exit button for who
janiswehen c90295b
fix: lint
janiswehen cb67ca0
Merge pull request #526 from HealthML/remove-fake-progress
richartkeil f242712
refactor: remove submit by enter for delete confirmations
johannaschlimme ea58b4a
fix: dragging families into families
konrad-gerlach 0010955
Merge pull request #523 from HealthML/submit-forms
johannaschlimme 1291543
fix: WHO saving bug
konrad-gerlach b6eb5ef
fix: address review findings
konrad-gerlach c6c9886
fix: layer context menu duplicate layers bug
konrad-gerlach ae0c71d
refactor: Error severity
Tonybodo fafdd26
feat: Show job name and id
Tonybodo 4b44960
Merge pull request #517 from HealthML/page-redirect-from-editor
TimRiedel b8af6dd
fix: lint
janiswehen 6bfc1fc
feat: add Font DINPRO
janiswehen 84eca4a
fix: address review findings and remove dropAnimation
konrad-gerlach 9355386
Merge branch 'develop-annotation-service' into red-big-dockey
janiswehen a6194a4
refactor: remove Severity refactor
janiswehen 4358423
fix: remove unused npm script
richartkeil 08d2097
feat: disable layer movement when using strategy
konrad-gerlach 0c301a7
feat: change preview when strategy exists
konrad-gerlach 0a0fe66
Merge branch 'develop-annotation-service' into refactor-util-types
janiswehen 5391c7a
Merge pull request #520 from HealthML/refactor-util-types
janiswehen 732c320
refactor: implement feedback
janiswehen 050eedd
Merge branch 'develop-annotation-service' into refactor-metadata
janiswehen 7219a84
feat: limit item width
konrad-gerlach c11b765
refactor: unify image list component
richartkeil ea5bb87
fix: import sorting
richartkeil 681d745
fix: address review findings
konrad-gerlach 785b9f6
fix: address review findings
konrad-gerlach 8d98641
Merge branch 'layer-group-ui' of https://github.com/HealthML/visian i…
konrad-gerlach 9bfdf15
fix: no-layers problem
konrad-gerlach dd2b4e1
refactor: remove image row
richartkeil 57f8650
Merge pull request #521 from HealthML/refactor-metadata
Tonybodo e20a23e
fix: status badge padding
richartkeil ad19b18
refactor: remove old font
richartkeil 84e8b9e
merge: develop-annotation-service into layer-group-ui
konrad-gerlach 8417dd3
Merge pull request #496 from HealthML/layer-group-ui
konrad-gerlach 6b2fce4
Merge pull request #542 from HealthML/image-list-refactor
richartkeil 0c65939
Merge branch 'develop-annotation-service' into new-font
janiswehen 5ffdece
fix: saving issue
konrad-gerlach 94c7a85
refactor: ui fixes
Tonybodo e89a341
Merge pull request #545 from HealthML/fix-saving-issue
janiswehen ad5b78c
Merge pull request #540 from HealthML/new-font
janiswehen d616ff6
feat: enable drop preview for strategies
konrad-gerlach 97d6ce9
fix: review suggestions
johannaschlimme e6c8e41
fix: image layers not at last after import
richartkeil 76ff1ab
Merge branch 'develop-annotation-service' into red-big-dockey
johannaschlimme df3de20
Merge pull request #547 from HealthML/layer-group-dnd-for-strategies
richartkeil 273c63d
Merge pull request #539 from HealthML/red-big-dockey
johannaschlimme be389d9
fix: layer group ui bug with incorrect preview
konrad-gerlach a6558ce
Merge pull request #548 from HealthML/update-sortable-tree
richartkeil 775bea1
Merge branch 'develop' into develop-annotation-service
Tonybodo d1849ec
refactor: Add missing index files and remove depth paths
Tonybodo 4c37d94
Fix: Linting warnings
Tonybodo 00ecb89
Refactor: Remove unnessesary code comments
Tonybodo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| node_modules |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,12 @@ | ||
| { | ||
| "version": "0.2.0", | ||
| "configurations": [ | ||
| { | ||
| "type": "chrome", | ||
| "request": "launch", | ||
| "name": "Launch chrome against localhost", | ||
| "url": "http://localhost:4200", | ||
| "webRoot": "${workspaceFolder}/apps/editor" | ||
| } | ||
| ] | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,18 @@ | ||
| FROM node:18 as build | ||
|
|
||
| ENV NODE_ENV=production | ||
|
|
||
| WORKDIR /app | ||
|
|
||
| COPY .yarn .yarn | ||
| COPY package.json yarn.lock .yarnrc.yml ./ | ||
| RUN yarn install | ||
|
|
||
| COPY . . | ||
| ARG NX_ANNOTATION_SERVICE_HUB_URL | ||
| RUN yarn build editor --prod | ||
|
|
||
| FROM nginx:alpine | ||
| COPY ./nginx.conf /etc/nginx/conf.d/default.conf | ||
| COPY --from=build /app/dist/apps/editor /usr/share/nginx/html | ||
| EXPOSE 80 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.