Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clean up domain/env detection code | Bryan Newbold | 2020-05-21 | 2 | -28/+11 |
| | |||||
* | search query improvements | Bryan Newbold | 2020-05-21 | 3 | -52/+55 |
| | | | | | | - wire up most of the filters and sort order - query sticks around in search box - crude error message (needs work) | ||||
* | add a helper tag for search index document | Bryan Newbold | 2020-05-20 | 1 | -1/+5 |
| | |||||
* | fix some ext_id links | Bryan Newbold | 2020-05-20 | 1 | -4/+4 |
| | |||||
* | fixes from manual testing | Bryan Newbold | 2020-05-20 | 1 | -1/+1 |
| | |||||
* | update search template for schema | Bryan Newbold | 2020-05-20 | 1 | -129/+95 |
| | |||||
* | style tweaks | Bryan Newbold | 2020-05-13 | 3 | -19/+34 |
| | |||||
* | skeleton of basic search, using covid19 index | Bryan Newbold | 2020-05-13 | 4 | -13/+580 |
| | |||||
* | very hack-y i18n support in jinja2 templates | Bryan Newbold | 2020-05-12 | 1 | -0/+4 |
| | |||||
* | fastapi infrastructure | Bryan Newbold | 2020-05-12 | 2 | -0/+9 |
- API/web distrinction - language code prefixes - content negotiation for endpoints |