aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_web/templates/entity_base.html
Commit message (Collapse)AuthorAgeFilesLines
* web: inbound/outbound refs as links (temporarily); change URL namesBryan Newbold2021-07-231-0/+4
|
* prefer contrib.creator.display_name over contrib.raw_nameBryan Newbold2021-04-121-2/+2
| | | | | | | | These will be getting updates from ORCID and are usually more complete and more correct for display, attribution, and search purposes. Might need to tweak fuzzycat code to handle multiple names at the verification stage.
* web: small corrections to subtitle/original_nameBryan Newbold2020-03-281-2/+2
|
* web: display container original titlesBryan Newbold2020-03-261-0/+3
|
* fix delete release history viewBryan Newbold2019-12-091-1/+1
| | | | | | This was causing 5xx errors in production and qa. Eg, at: https://qa.fatcat.wiki/release/aaaaaaaaaaaaarceaaaaaaaaai/history
* start container coverage pageBryan Newbold2019-09-041-1/+3
|
* show release original_title in headerBryan Newbold2019-07-011-0/+3
|
* more descriptive HTML titlesBryan Newbold2019-06-301-0/+13
|
* webface UI tweaks, mostly for mobileBryan Newbold2019-06-271-1/+4
|
* fix a corner-case of WIP edit tab show/no-showBryan Newbold2019-06-141-1/+1
|
* allow editing of WIP entitiesBryan Newbold2019-06-141-1/+1
|
* typos and HTML validationBryan Newbold2019-06-141-0/+2
|
* refactor all entities to new UI styleBryan Newbold2019-06-131-7/+34
|
* fixes after rebaseBryan Newbold2019-06-131-4/+4
|
* new entity view tabs mobile hackBryan Newbold2019-06-131-1/+1
|
* entity view tweaksBryan Newbold2019-06-131-6/+6
|
* experiment with entity view tabsbnewbold2019-06-131-0/+70