-
Notifications
You must be signed in to change notification settings - Fork 25
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
feat: make large file access warning text configurable with largeData… #1517
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
bpedersen2
reviewed
Nov 26, 2024
Junjiequan
force-pushed
the
SWAP-4247-change-sftp-text-on-scicat
branch
3 times, most recently
from
November 29, 2024 17:58
b959770
to
1428273
Compare
nitrosx
requested changes
Dec 4, 2024
Junjiequan
force-pushed
the
SWAP-4247-change-sftp-text-on-scicat
branch
from
January 8, 2025 09:47
734e2c0
to
876483b
Compare
Junjiequan
force-pushed
the
SWAP-4247-change-sftp-text-on-scicat
branch
2 times, most recently
from
January 8, 2025 13:38
1477788
to
1bc05f2
Compare
nitrosx
approved these changes
Jan 8, 2025
Junjiequan
force-pushed
the
SWAP-4247-change-sftp-text-on-scicat
branch
2 times, most recently
from
January 13, 2025 08:25
74015bc
to
e4ac8c5
Compare
Junjiequan
force-pushed
the
SWAP-4247-change-sftp-text-on-scicat
branch
from
January 16, 2025 09:38
e4ac8c5
to
2dccd33
Compare
…FileAccessInstruction.
…sage in frontend configuration
Junjiequan
force-pushed
the
SWAP-4247-change-sftp-text-on-scicat
branch
from
January 17, 2025 11:56
2dccd33
to
f33449f
Compare
Junjiequan
added a commit
that referenced
this pull request
Jan 22, 2025
#1517) …FileAccessInstruction. <!-- Follow semantic-release guidelines for the PR title, which is used in the changelog. Title should follow the format `<type>(<scope>): <subject>`, where - Type is one of: build|chore|ci|docs|feat|fix|perf|refactor|revert|style|test|BREAKING CHANGE - Scope (optional) describes the place of the change (eg a particular milestone) and is usually omitted - subject should be a non-capitalized one-line description in present imperative tense and not ending with a period See https://github.com/angular/angular.js/blob/master/DEVELOPERS.md#-git-commit-guidelines for more details. --> ## Description Change for the SciCatProject/frontend#1666 ## Motivation <!-- Background on use case, changes needed --> ## Fixes <!-- Please provide a list of the issues fixed by this PR --> * Bug fixed (#X) ## Changes: <!-- Please provide a list of the changes implemented by this PR --> * changes made ## Tests included - [ ] Included for each change/fix? - [ ] Passing? <!-- Merge will not be approved unless tests pass --> ## Documentation - [ ] swagger documentation updated (required for API changes) - [ ] official documentation updated ### official documentation info <!-- If you have updated the official documentation, please provide PR # and URL of the updated pages -->
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.
…FileAccessInstruction.
Description
Change for the SciCatProject/frontend#1666
Motivation
Fixes
Changes:
Tests included
Documentation
official documentation info