Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | web: refactor fileset manifest display | Bryan Newbold | 2022-03-31 | 1 | -14/+65 |
| | |||||
* | web metadata display: multi-line for some array values | Bryan Newbold | 2022-03-31 | 1 | -0/+8 |
| | |||||
* | quick fix: coverage search | Bryan Newbold | 2022-03-09 | 1 | -1/+2 |
| | |||||
* | web editing: set entity status, eg when re-editing | Bryan Newbold | 2022-03-09 | 2 | -1/+12 |
| | |||||
* | web editing: fix links between edit tabs for re-editing behavior | Bryan Newbold | 2022-03-09 | 7 | -11/+14 |
| | |||||
* | Merge branch 'bnewbold-container-web' into 'master' | bnewbold | 2022-03-10 | 10 | -335/+778 |
|\ | | | | | | | | | container web interface improvements See merge request webgroup/fatcat!140 | ||||
| * | hack around mypy complaints | Bryan Newbold | 2022-02-15 | 2 | -5/+8 |
| | | |||||
| * | containers: update preservation page | Bryan Newbold | 2022-02-15 | 3 | -81/+101 |
| | | | | | | | | Mostly adding copy and a KBART holdings page. | ||||
| * | web: update container landing page | Bryan Newbold | 2022-02-15 | 2 | -46/+65 |
| | | |||||
| * | container browse: more polish | Bryan Newbold | 2022-02-15 | 3 | -25/+48 |
| | | |||||
| * | web: small improvements to release SERP rows | Bryan Newbold | 2022-02-15 | 1 | -1/+4 |
| | | |||||
| * | container browse: refactor count data structure to fix sorting | Bryan Newbold | 2022-02-15 | 3 | -30/+79 |
| | | |||||
| * | containers: small fixes to browse view | Bryan Newbold | 2022-02-15 | 1 | -3/+8 |
| | | |||||
| * | web: tweak 'generic' / container mix-in search result behavior | Bryan Newbold | 2022-02-15 | 1 | -1/+10 |
| | | |||||
| * | web: remove generic entity fields from 'metadata' tab | Bryan Newbold | 2022-02-15 | 2 | -4/+17 |
| | | |||||
| * | containers: iterate on browse interface, showing year/volume/issue | Bryan Newbold | 2022-02-11 | 3 | -51/+94 |
| | | |||||
| * | containers: progress on browse interface | Bryan Newbold | 2022-02-11 | 4 | -28/+146 |
| | | |||||
| * | container browse: quick fix type annotation | Bryan Newbold | 2022-02-09 | 1 | -1/+1 |
| | | |||||
| * | move container_status ES query code from fatcat_web to fatcat_tools | Bryan Newbold | 2022-02-09 | 2 | -153/+18 |
| | | | | | | | | | | | | 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' feature | Bryan Newbold | 2022-02-09 | 4 | -1/+107 |
| | | |||||
| * | web: move search-in-container to dedicated tab | Bryan Newbold | 2022-02-09 | 4 | -3/+119 |
| | | |||||
| * | search: improve container_id handling | Bryan Newbold | 2022-02-09 | 1 | -27/+6 |
| | | |||||
| * | container SERP: fix layout on mobile | Bryan Newbold | 2022-02-09 | 2 | -54/+62 |
| | | |||||
| * | container search: iterate on SERP page (including stats) | Bryan Newbold | 2022-02-09 | 3 | -10/+72 |
| | | |||||
| * | container: scholars portal kbart link; unknown type display | Bryan Newbold | 2022-02-09 | 1 | -1/+3 |
| | | |||||
* | | update sentry SDK configuration | Bryan Newbold | 2022-02-25 | 2 | -10/+5 |
|/ | |||||
* | Merge remote-tracking branch 'github/master' | Bryan Newbold | 2022-02-09 | 1 | -1/+7 |
|\ | |||||
| * | Display unknown abstract format | Johannah Sprinz | 2022-02-08 | 1 | -3/+7 |
| | | |||||
| * | hide abstract format if None | Johannah Sprinz | 2022-02-08 | 1 | -1/+3 |
| | | |||||
* | | web: update homepage preservation svg image | Bryan Newbold | 2022-02-09 | 2 | -2/+6 |
| | | |||||
* | | web: editgroup and editor underscore redirect helpers | Bryan Newbold | 2022-02-09 | 1 | -0/+10 |
| | | |||||
* | | release SERP: show wikidata QID | Bryan Newbold | 2022-02-08 | 1 | -0/+3 |
| | | |||||
* | | editing: correct button/form names | Bryan Newbold | 2022-02-08 | 2 | -2/+2 |
| | | |||||
* | | release: tweak preservation label text | Bryan Newbold | 2022-02-08 | 1 | -2/+2 |
|/ | |||||
* | container view: don't display status/type if unknown | Bryan Newbold | 2022-02-07 | 1 | -2/+8 |
| | |||||
* | web: switch 'perpetual access' terminology to 'preservation' | Bryan Newbold | 2022-02-07 | 3 | -9/+9 |
| | |||||
* | web: handle abstract with no mimetype | Bryan Newbold | 2022-02-07 | 1 | -1/+1 |
| | | | | | Good example of a bug where type annotations on entity classes would help. | ||||
* | search: fix 'max() arg is an empty sequence' | Bryan Newbold | 2022-02-04 | 1 | -2/+2 |
| | |||||
* | search: add a circuit break on very large volume ranges | Bryan Newbold | 2022-02-04 | 1 | -0/+2 |
| | |||||
* | temporarily disable mypy checks on web_config.py | Bryan Newbold | 2022-02-03 | 2 | -2/+8 |
| | |||||
* | small changes to preservation coverage search queries | Bryan Newbold | 2022-02-03 | 2 | -10/+67 |
| | | | | | | | - allow fetching of by-release-type preservation histograms as JSON - query flag to exclude 'stub' entity types - don't include 'stub' entities in container-by-year or container-by-volume charts (and JSON) | ||||
* | web: update front-page stats | Bryan Newbold | 2022-02-01 | 1 | -3/+3 |
| | |||||
* | web: support for alert messages (site-wide) | Bryan Newbold | 2022-01-21 | 2 | -1/+16 |
| | |||||
* | elasticsearch: bump timeout to 40 seconds (from default of 10) | Bryan Newbold | 2022-01-10 | 1 | -1/+1 |
| | |||||
* | make fmt | Bryan Newbold | 2021-12-15 | 2 | -5/+6 |
| | |||||
* | move from raven to sentry_sdk | Martin Czygan | 2021-12-14 | 2 | -5/+12 |
| | | | | | | | | | related docs: * https://docs.sentry.io/platforms/python/guides/flask/migration/ * https://docs.sentry.io/platforms/python/guides/asgi/configuration/integrations/flask/ > `fetch_git_sha` is gone, see: https://forum.sentry.io/t/fetch-git-sha-equivalent-in-the-unified-python-sdk/5521 | ||||
* | codespell fixes in python code (comments) | Bryan Newbold | 2021-11-24 | 2 | -3/+3 |
| | |||||
* | codespell fixes in web interface templates | Bryan Newbold | 2021-11-24 | 14 | -19/+19 |
| | |||||
* | typo: don't expand containers for release revs (TOML) | Bryan Newbold | 2021-11-19 | 1 | -1/+1 |
| | |||||
* | web editgroup diff: don't enrich in TOML diff; fix overlapping break | Bryan Newbold | 2021-11-19 | 2 | -5/+8 |
| |