aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_web/templates
Commit message (Expand)AuthorAgeFilesLines
* web: refactor fileset manifest displayBryan Newbold2022-03-311-14/+65
* web metadata display: multi-line for some array valuesBryan Newbold2022-03-311-0/+8
* web editing: fix links between edit tabs for re-editing behaviorBryan Newbold2022-03-097-11/+14
* containers: update preservation pageBryan Newbold2022-02-153-81/+101
* web: update container landing pageBryan Newbold2022-02-152-46/+65
* container browse: more polishBryan Newbold2022-02-151-20/+39
* web: small improvements to release SERP rowsBryan Newbold2022-02-151-1/+4
* container browse: refactor count data structure to fix sortingBryan Newbold2022-02-151-17/+20
* containers: small fixes to browse viewBryan Newbold2022-02-151-3/+8
* web: remove generic entity fields from 'metadata' tabBryan Newbold2022-02-151-1/+9
* containers: iterate on browse interface, showing year/volume/issueBryan Newbold2022-02-111-20/+54
* containers: progress on browse interfaceBryan Newbold2022-02-112-22/+53
* containers: initial work on 'browse' featureBryan Newbold2022-02-092-0/+33
* web: move search-in-container to dedicated tabBryan Newbold2022-02-093-3/+73
* container SERP: fix layout on mobileBryan Newbold2022-02-092-54/+62
* container search: iterate on SERP page (including stats)Bryan Newbold2022-02-092-9/+57
* container: scholars portal kbart link; unknown type displayBryan Newbold2022-02-091-1/+3
* 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-091-2/+2
* | release SERP: show wikidata QIDBryan Newbold2022-02-081-0/+3
* | editing: correct button/form namesBryan Newbold2022-02-082-2/+2
* | release: tweak preservation label textBryan Newbold2022-02-081-2/+2
|/
* container view: don't display status/type if unknownBryan Newbold2022-02-071-2/+8
* web: switch 'perpetual access' terminology to 'preservation'Bryan Newbold2022-02-073-9/+9
* web: update front-page statsBryan Newbold2022-02-011-3/+3
* web: support for alert messages (site-wide)Bryan Newbold2022-01-211-1/+13
* codespell fixes in web interface templatesBryan Newbold2021-11-2414-19/+19
* web editgroup diff: don't enrich in TOML diff; fix overlapping breakBryan Newbold2021-11-191-0/+1
* polish editgroup diff viewBryan Newbold2021-11-182-67/+47
* initial implementation of editgroup 'diff' for reviewBryan Newbold2021-11-172-4/+84
* web: fix API URL link for review pages of entitiesBryan Newbold2021-11-171-2/+2
* add GET w/ query params to reference match endpoint (and JSON version)Bryan Newbold2021-10-181-1/+3
* web: minor typo correctionBryan Newbold2021-10-131-1/+1
* web: container lookup and display featuresBryan Newbold2021-10-132-6/+12
* web: implement new schema changesBryan Newbold2021-10-134-7/+37
* web: fix stats rowspan (oops)Bryan Newbold2021-08-121-1/+1
* web: remove confusing 'references' row from stats tableBryan Newbold2021-08-121-3/+0
* web: update front-page static statsBryan Newbold2021-08-061-3/+3
* refs: format (commas) large refs hit countsBryan Newbold2021-08-061-1/+1
* refs web: correct URL to refs section of guideBryan Newbold2021-08-041-1/+1
* refs: web UI tweaks for iterated CSL schemaBryan Newbold2021-08-031-3/+19
* refs: fix typo preventing CSL from rendering in refs outputBryan Newbold2021-07-271-1/+1
* refs: revert fatcat-pubmed -> pubmed truncationBryan Newbold2021-07-271-4/+1
* refs: several small improvements to web UIBryan Newbold2021-07-275-35/+71
* refs: slightly better match form (will change)Bryan Newbold2021-07-271-42/+46
* refs: show up to 8 authors in summary tablesBryan Newbold2021-07-271-4/+4
* refs: support for wikipedia outbound refs, and display in tablesBryan Newbold2021-07-272-3/+44
* refs: generalize web endpoints; JSON content negotiation; openlibrary inbound...Bryan Newbold2021-07-231-0/+29