-
Notifications
You must be signed in to change notification settings - Fork 6
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
refactor: Use dsp-ingest for file upload (DEV-2628) #1602
Merged
Merged
Conversation
This file contains 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
seakayone
force-pushed
the
feat/use-dsp-ingest-for-file-upload
branch
from
May 17, 2024 13:45
1525c55
to
d7c5b15
Compare
seakayone
changed the title
feat/use dsp ingest for file upload
refactor: Use dsp-ingest for file upload
May 17, 2024
seakayone
force-pushed
the
feat/use-dsp-ingest-for-file-upload
branch
3 times, most recently
from
May 21, 2024 13:33
649b3f8
to
43cd50f
Compare
seakayone
force-pushed
the
feat/use-dsp-ingest-for-file-upload
branch
from
May 21, 2024 13:34
43cd50f
to
70ace42
Compare
seakayone
changed the title
refactor: Use dsp-ingest for file upload
refactor: Use dsp-ingest for file upload (DEV-2628)
May 21, 2024
irmastnt
requested changes
May 22, 2024
libs/vre/shared/app-resource-properties/src/lib/upload-file.service.ts
Outdated
Show resolved
Hide resolved
apps/dsp-app/src/app/workspace/resource/representation/upload/upload.component.ts
Outdated
Show resolved
Hide resolved
seakayone
force-pushed
the
feat/use-dsp-ingest-for-file-upload
branch
from
May 23, 2024 10:59
097784f
to
6b0a35d
Compare
derschnee68
approved these changes
May 23, 2024
irmastnt
approved these changes
May 23, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Needs dasch-swiss/dsp-js-lib#639 to be merged, released and integrated for updating dsp-api resources correctly.
For now I was able to test this locally by publish the dsp-js-lib for my machine using our built in yalc support:
And import it into the app: