Tim Wisniewski

Results 184 issues of Tim Wisniewski

This pull requests allows `` fields to be serialized as numeric values, ex: `{ "cost": 50 }` instead of `{ "cost": "50" }`.

Hey guys, my proxy settings appear to be working for the main datasync push, but the log dataset push and email notifications fail (data.phila.gov unknownhostexception). Trying to look through the...

Enables FPS-style looking: move the mouse to look around, without needing to hold the button down.

Hey, love the idea for this! It doesn't seem to be working on Firefox for me... I'm using greasemonkey, and it shows the Studio Mini controls, but nothing happens when...

Hello, I'd like to use the core lib without a framework. Is there an example of that anywhere?

type: question

Allow a fork-and-PR workflow for unauthorised users, and a branch-and-PR workflow for authorised users.

enhancement

e.g. `/diff/timwis/demo-data/123` will fetch the git diff of PR #123 from the timwis/demo-data repo and render it in a CSV-friendly format (via [daff](https://github.com/paulfitz/daff)). This would allow data maintainers to review...

enhancement

This is initially very easy, but will become a lot more complicated once #1 is implemented.

enhancement

Since handsontable is pretty massive (2mb), we'd likely get a better initial load if we [lazy-loaded the route/view that uses it](https://router.vuejs.org/guide/advanced/lazy-loading.html). But this may be premature optimisation so let's measure...

One of them `window.confirm()` things.