-
Notifications
You must be signed in to change notification settings - Fork 15
DRYD-1832: New API Usage #279
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
mikejritter
wants to merge
34
commits into
collectionspace:develop
Choose a base branch
from
mikejritter:dryd-1804-api
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
34 commits
Select commit
Hold shift + click to select a range
6e0f7af
Add some docs for search
mikejritter 568d0e6
Use search list type and api
mikejritter bcb1c99
Update to retrieve errors/results via hooks
mikejritter 619f3f5
Remove unused variables
mikejritter 44838e3
Remove unused imports
mikejritter 8869b00
Use search list type as the default
mikejritter 9ee7931
Remove todo
mikejritter 98d0df3
Route subresource queries to regular search page
mikejritter 798fc5c
Clean up some todos/comments
mikejritter 5a1a9be
rm comment
mikejritter b765a80
Simplify css
mikejritter e2eda6e
Start on styling for thumbnails
mikejritter 76db459
Fetch search results and errors in SearchResultSummary
mikejritter 19da6ef
Pass listType for correct traversal of search data
mikejritter b6487d7
Start work for adding thumbnails
mikejritter cd3b5c0
Correct item location path
mikejritter e2891ae
Move away from passing listType prop to using functions to get the de…
mikejritter 4548504
Update tests for listType change
mikejritter b12df38
Use searchName constants
mikejritter 14aedbe
Linting fixes
mikejritter ca29985
Check if searchDescriptor is not null
mikejritter 667b1c9
Add tests for deriveListType and getListTypeForResult
mikejritter f66c29b
s/For/From
mikejritter d726311
Remove old getListType
mikejritter f1b19c3
Get list type from the search result in new components
mikejritter e241554
Remove some extraneous code/comments
mikejritter 2ea0a9e
Missed import and add key
mikejritter 63df751
Add comments
mikejritter bf19447
Additional null handling
mikejritter 5210fee
Remove unused props/function
mikejritter 229e65b
Remove unused render helper
mikejritter 08ead5f
More null safety
mikejritter a31f3a6
Remove unused listType const and prop
mikejritter c475021
Use single function for reading search results
mikejritter 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
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
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
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
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.