-
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
fix: allows to download original asset (DEV-4402) #1953
Merged
irmastnt
merged 9 commits into
main
from
feature/dev-4401-if-a-known-user-downloads-specific-formats-its-downloaded-as
Dec 2, 2024
Merged
fix: allows to download original asset (DEV-4402) #1953
irmastnt
merged 9 commits into
main
from
feature/dev-4401-if-a-known-user-downloads-specific-formats-its-downloaded-as
Dec 2, 2024
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
…pecific-formats-its-downloaded-as
derschnee68
reviewed
Nov 28, 2024
libs/vre/resource-editor/representations/src/lib/archive/archive.component.ts
Outdated
Show resolved
Hide resolved
derschnee68
approved these changes
Dec 2, 2024
…pecific-formats-its-downloaded-as
irmastnt
deleted the
feature/dev-4401-if-a-known-user-downloads-specific-formats-its-downloaded-as
branch
December 2, 2024 12:45
irmastnt
added a commit
that referenced
this pull request
Dec 10, 2024
…pecific-formats-its-downloaded-as * main: chore: update nx to v19.0.8 (#1983) fix: project linting (DEV-4446) (#1973) chore(main): release 11.22.3 (#1915) chore: update nx to v18.2.0 and angular to v17.3.0 (DEV-4406) (#1952) fix: prevents still image component from crashing when image is not p… (#1971) fix: reusable list item form validation (DEV-4374) (#1969) chore(deps-dev): bump prettier from 3.4.1 to 3.4.2 (#1966) fix: removed withCredentials in representation service (#1965) chore(deps-dev): bump @openapitools/openapi-generator-cli from 2.13.13 to 2.15.3 (#1957) fix: get the template on changes (DEV-4228) (#1963) fix: allows to download original asset (DEV-4402) (#1953)
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.
resolves DEV-4402