James Shannon

Results 15 issues of James Shannon

Have there been any thoughts about converting actions to POST requests rather than GET? I found https://github.com/texastribune/django-object-actions/pull/2but it appears that's mostly on the serving side and not where the buttons...

question
to do

Created CSV validation script

Created some shared library classes. This should greatly simplify adding new counties. I want to propose this PR so that it can be reviewed. Don't merge quite yet -- I'm...

There is a lot of repeated code across each county's scraper and parser scripts. And lots of code that should be repeated but isn't (like retrying on transient network failures)....

I've just spend a bunch of time because of a not-very-helpful error message generated by the assert library. Specifically: ``` Error: invalid int 32: string at assertInt32 (file:///home/james/Projects/ipaas/webui/my-app/node_modules/@bufbuild/protobuf/dist/esm/private/assert.js:29:15) at BinaryWriter.int32...

Hi, I bought a few T-Echo boards. I want to flash them and install some simple custom code on them for my club to track GPS coordinates and upload to...

Hi... I see there haven't been any updates in a while? Is this considered feature complete and stable? Any plans to get this working with botocore? Thanks, James

HI, Not sure if this should be in front-end or back-end (guess it should technically be in both), but one of the things I've used CrUX data for, which I'd...

enhancement

For sites with lots of TLDs and subdomains the autocomplete search widget can be misleading. Where's chevrolet.com and footlocker.com? ![image](https://user-images.githubusercontent.com/761381/34173102-38fd46de-e4a9-11e7-806f-95208319bc91.png) ![image](https://user-images.githubusercontent.com/761381/34173112-42a5078a-e4a9-11e7-8bd2-a5abd0187e55.png) You need to search for www.chevrolet.com and www.footlocker.com. But...

enhancement

I'm hoping for some clarity on the customizable event sensors. I'm a bit confused. Once I understand better I can update the documentation, if you'd like. According to the docs:...