aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * filesets: typo bugfix, and test 'mimetype' on entity, not extraBryan Newbold2022-04-042-2/+2
| |
| * web: refactor fileset manifest displayBryan Newbold2022-03-311-14/+65
| |
| * web metadata display: multi-line for some array valuesBryan Newbold2022-03-311-0/+8
| |
| * fileset ingest: fix mimetype handlingBryan Newbold2022-03-311-4/+5
| |
| * guide: updates to file and fileset metadataBryan Newbold2022-03-312-8/+19
| |
| * bugfix: logic flow in fileset release checkingBryan Newbold2022-03-231-3/+6
| |
| * single-file variant of fileset importer for dataset attemptsBryan Newbold2022-03-235-0/+340
| |
| * fix typo in fileset comparison helperBryan Newbold2022-03-232-4/+3
| |
| * ingest fileset fixes, and some test coverageBryan Newbold2022-03-234-16/+110
| |
| * dataset ingest: JSON object fixesBryan Newbold2022-03-221-5/+5
| |
* | Fix typo "Registery" in templatesFederico Leva2022-03-311-1/+1
|/
* 2022-03-21 fatcat statsBryan Newbold2022-03-222-0/+48
|
* document recent bulk metadata edits/importsBryan Newbold2022-03-223-0/+62
|
* quick fix: coverage searchBryan Newbold2022-03-091-1/+2
|
* web editing: set entity status, eg when re-editingBryan Newbold2022-03-092-1/+12
|
* web editing: fix links between edit tabs for re-editing behaviorBryan Newbold2022-03-097-11/+14
|
* Merge branch 'bnewbold-container-web' into 'master'bnewbold2022-03-1015-339/+971
|\ | | | | | | | | container web interface improvements See merge request webgroup/fatcat!140
| * hack around mypy complaintsBryan Newbold2022-02-152-5/+8
| |
| * containers: update preservation pageBryan Newbold2022-02-153-81/+101
| | | | | | | | Mostly adding copy and a KBART holdings page.
| * web: update container landing pageBryan Newbold2022-02-152-46/+65
| |
| * container browse: more polishBryan Newbold2022-02-153-25/+48
| |
| * web: small improvements to release SERP rowsBryan Newbold2022-02-151-1/+4
| |
| * container browse: refactor count data structure to fix sortingBryan Newbold2022-02-153-30/+79
| |
| * containers: small fixes to browse viewBryan Newbold2022-02-151-3/+8
| |
| * web: tweak 'generic' / container mix-in search result behaviorBryan Newbold2022-02-151-1/+10
| |
| * web: remove generic entity fields from 'metadata' tabBryan Newbold2022-02-152-4/+17
| |
| * containers: iterate on browse interface, showing year/volume/issueBryan Newbold2022-02-113-51/+94
| |
| * containers: progress on browse interfaceBryan Newbold2022-02-114-28/+146
| |
| * container browse: quick fix type annotationBryan Newbold2022-02-091-1/+1
| |
| * move container_status ES query code from fatcat_web to fatcat_toolsBryan Newbold2022-02-096-157/+205
| | | | | | | | | | | | The main motivation is to never have fatcat_tools import from fatcat_web, only vica-versa. Some code in fatcat_tools needs container stats, so starting with that code path (plus some generic helpers).
| * containers: initial work on 'browse' featureBryan Newbold2022-02-094-1/+107
| |
| * web: move search-in-container to dedicated tabBryan Newbold2022-02-094-3/+119
| |
| * search: improve container_id handlingBryan Newbold2022-02-091-27/+6
| |
| * container SERP: fix layout on mobileBryan Newbold2022-02-092-54/+62
| |
| * container ES schema: more aliasesBryan Newbold2022-02-091-0/+6
| |
| * container search: iterate on SERP page (including stats)Bryan Newbold2022-02-093-10/+72
| |
| * container: scholars portal kbart link; unknown type displayBryan Newbold2022-02-091-1/+3
| |
* | entity updates: don't try to ingest arxiv DOIs (for now)Bryan Newbold2022-02-281-0/+2
| |
* | importer: hotfix for sentry config errorBryan Newbold2022-02-251-1/+1
| |
* | ingest: longer ES timeoutBryan Newbold2022-02-251-1/+1
| |
* | update sentry SDK configurationBryan Newbold2022-02-258-28/+12
| |
* | sql dumps: use 'custom' mode instead of 'tar'Bryan Newbold2022-02-231-1/+5
| |
* | Merge branch 'bnewbold-datacite-skip-ir-containers' into 'master'bnewbold2022-02-141-0/+34
|\ \ | |/ |/| | | | | datacite importer: skip container_id for some repository sources See merge request webgroup/fatcat!138
| * datacite importer: skip container_id for some repository sourcesBryan Newbold2022-02-091-0/+34
| |
* | update/consolidate python TODOBryan Newbold2022-02-091-1/+4
|/
* Merge remote-tracking branch 'github/master'Bryan Newbold2022-02-091-1/+7
|\
| * Display unknown abstract formatJohannah Sprinz2022-02-081-3/+7
| |
| * hide abstract format if NoneJohannah Sprinz2022-02-081-1/+3
| |
* | web: update homepage preservation svg imageBryan Newbold2022-02-092-2/+6
| |
* | bulk cleanups: NCI chem entries; IRs with container_id; PLOS non-articlesBryan Newbold2022-02-094-0/+330
| |