-
Notifications
You must be signed in to change notification settings - Fork 16
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
ARXIVNG-1727: update help page search redirect for new help pages #227
Conversation
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.
Good catch on this detail.
Does this mean we will also have to release a patch version for arxiv-search for arxiv-docs release? |
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.
This looks right
yes |
* updating gitignore for docs * adding update-docs script, updating intersphinx refs * update help search redirect for new help pages (#227)
* ARXIVNG-281 moved Kinesis BaseConsumer to arxiv-base * ARXIVNG-1177 prototype API * set max page size * ARXIVNG-1177 updating openapi and jsonschema * Update Pipfile * ARXIVNG-1177 working on serialization * ARXIVNG-1177 added tests using JSON schema * authn/z and exception handling for API endpoints * ARXIVNG-1177 added auth, more tests * updated docs * updated readme * ARXIVNG-1206 added support for configurable return fields; query by URI. * updated openapi spec * added canonical URI to latest and parent metadata object * added documentation for date parameters, and fixed a bug * fixed typo in jsonschema * Fix template to display secondaries * APPLICATION_ROOT defaults to /; updated Flask to v1 * ARXIVNG-1347 added cross list search option in advanced; ARXIVNG-1278 all-fields includes cross-list search * added handling of outsideallowedrange exception * ARXIVNG-1277 add styling for secondary search catgories * fix for hit highlighting * updated arxiv-base dep * ARXIVNG-1349 change layout for search results to better align tags and DOI tags * ARXIVNG-1349 rearrange header in advanced search take 1 * ARXIVNG-1349 tweak margins and layout for tabletet/mobile * ARXIVNG-1363 upgraded requests version; ARXIVNG-1362 added custom user agent * upgraded Flask to 1.0.2 * ARXIVNG-1357 upgraded secondary classification mapping to be consistent with primary * fixed hit highlighting for secondaries * highlighting fix for non-field hits on primary and secondary category * better fix for category bug * fixed typing errors * supporting cross-list classification in high-level filtering, per #209 * updated some dependencies, refs * fixed broken test * fixed mypy issues * updated dockerfile * ARXIVNG-1448 support for primary, ARXIVNG-1447 secondary categories * updated schema * ARXIVNG-1223 query parameters are included in response metadata * fixed minor bug * added examples to openapi schema * fixed style and typing issues * added some tests * fixed docstyle issue * ARXIVNG-1349 mobile styling fix ffor results * updated dependencies * minor tweaks to dependencies * updating gitignore for docs * adding update-docs script, updating intersphinx refs * update help search redirect for new help pages (#227) * ARXIVNG-1519 tuning search API for production * ARXIVNG-1901 apply layout fixes for search results display * adding start and size to docs, adjusting MAXIMUM_size to match old API * update arxiv-base to 0.15.2 * lintstats with more debug * mypy ignores for a variety of errors
No description provided.