-
Notifications
You must be signed in to change notification settings - Fork 1
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
[Large] Create logic for editing metadata #372
Open
aswallace
wants to merge
26
commits into
feature/metadata-editing/develop
Choose a base branch
from
feature/metadata-editing/create-mms-endpoint-logic
base: feature/metadata-editing/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
26 commits
Select commit
Hold shift + click to select a range
f8db60c
Start work on MMS endpoint
aswallace 3a56a6a
Add edit files logic and support in fileservices
SeanLeRoy a669973
Update to use FES stored annotationID
SeanLeRoy d405170
Update comment
SeanLeRoy 8eafa0f
Remove MMS
SeanLeRoy f4a1eb9
Map FES base URL to MMS base url
SeanLeRoy d39f514
Change minor spelling
aswallace a1392ba
Fix editFileLogic tests
aswallace 64d8bad
Start work on MMS endpoint
aswallace 47cbad7
Add edit files logic and support in fileservices
SeanLeRoy d773efb
Update to use FES stored annotationID
SeanLeRoy d249446
Remove MMS
SeanLeRoy 90dcd75
Map FES base URL to MMS base url
SeanLeRoy a528766
Change minor spelling
aswallace 18ce082
Start work on MMS endpoint
aswallace 97d6710
Add edit files logic and support in fileservices
SeanLeRoy 4bb3c33
Update to use FES stored annotationID
SeanLeRoy 6f66c59
Remove MMS
SeanLeRoy 85ecfe2
Map FES base URL to MMS base url
SeanLeRoy 55649ba
Change minor spelling
aswallace b0e6544
temporarily skip out-of-date tests
aswallace 2d42179
add refresh for edits and account for annotations with spaces
aswallace 4b8da5e
update file id references to match UID changes
aswallace 80d9536
fix MMS endpoint base urls and request body
aswallace e885706
remove logic for getting metadata from MMS
aswallace e5114f8
trim value strings to prevent empty submits
aswallace 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 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 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 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 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 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 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 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 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 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 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 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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it might be better to aggregate all missing annotations and throw a single error