summaryrefslogtreecommitdiffstats
path: root/python/fatcat_web/templates/entity_macros.html
Commit message (Collapse)AuthorAgeFilesLines
* datacite release links and metadata expansionBryan Newbold2019-12-201-2/+2
| | | | | | | Small ergonomic changes for datacite releases: - add a link to live/current datacite metadata (like we do for Crossref) - expand "extra" metadata fields under 'datacite' dict in metadata view
* gray out inactive navigation linksMartin Czygan2019-11-141-2/+2
| | | | | | | | As per [this issue](https://github.com/Semantic-Org/Semantic-UI/issues/1885#issuecomment-77619519), text colors are not supported in semantic ui. To not move text too much, gray out inactive links.
* move pagination into macrosMartin Czygan2019-11-141-0/+40
| | | | | | | | | Two new macros: * top_results(found) * bottom_results(found) wip: move pagination into macro
* finish container coverage pageBryan Newbold2019-09-041-0/+13
| | | | Also re-worked container view sidebar a bit more.
* include example releases on container landing pageBryan Newbold2019-09-031-0/+77
| | | | | Included making release search results an entity macro (in webface templates).
* webface include webarchive_urls for containersBryan Newbold2019-09-031-1/+1
|
* fix revision JSON entity links in webface side barBryan Newbold2019-08-241-1/+15
|
* simplify url_list() template macroBryan Newbold2019-08-241-10/+4
|
* more UI tweakingBryan Newbold2019-06-131-1/+1
|
* refactor all entities to new UI styleBryan Newbold2019-06-131-9/+20
|
* entity view tweaksBryan Newbold2019-06-131-1/+1
|
* continue large refactors of entity viewsBryan Newbold2019-06-121-3/+14
| | | | | | - container views generic - editgroup edit deletion and re-editing - /editgroup/entity/ident views
* more lookup viewsBryan Newbold2019-06-051-0/+18
|
* stabilize sort order for entity metadataBryan Newbold2019-05-301-2/+2
|
* show arixv, jstor, pubmed extra metadata in depthBryan Newbold2019-05-221-1/+1
|
* show version in release listsBryan Newbold2019-05-211-0/+1
|
* partial python impl of ext_id and release_stage refactorsBryan Newbold2019-05-131-3/+3
|
* Merge branch 'bnewbold-review-bots'Bryan Newbold2019-04-091-1/+0
|\
| * remove title from metadata macroBryan Newbold2019-04-061-1/+0
| |
* | have webcapture wayback links go right to capture (not calendar)Bryan Newbold2019-04-091-4/+10
|/
* web editing of container urlsBryan Newbold2019-04-041-0/+8
|
* improve url/table rendering for dweb URLsBryan Newbold2019-03-191-1/+1
|
* localhost JSON links fro dev.fatcat.wikiBryan Newbold2019-03-191-1/+1
| | | | | Might be better/simpler to set up DNS A records on 'dev.fatcat.wiki', but that would require some hack to make offline dev work correctly.
* hot pink side-bar for WIP entitiesBryan Newbold2019-03-191-0/+8
|
* smaller release statusBryan Newbold2019-03-041-2/+3
|
* explode some extra metadata dictsBryan Newbold2019-03-041-2/+9
|
* revert collapsing extra key; do use template in release viewBryan Newbold2019-03-021-2/+2
|
* collapse extra metadata key columnBryan Newbold2019-03-021-2/+2
|
* fix entity JSON linksBryan Newbold2019-03-021-1/+1
|
* improve/fix deleted entity viewBryan Newbold2019-03-021-2/+5
|
* macro-ify more entity view; fix release listsBryan Newbold2019-03-021-0/+51
|
* make 'Fatcat Bits' a macroBryan Newbold2019-03-011-0/+14