Tim Stallmann

Results 27 comments of Tim Stallmann

Just a note here that I'm also using @williamgurzoni's approach and it's working well -- also filtering the outbox so that if you create and then delete an object, all...

Here's an example snippet from the way we're doing it; which has different cases based on the action type; it would probably be better to do something more generic but...

@csb324 :stars: :fireworks: this is the best news I've gotten all day! I think the linter is just choking on the `async` keyword in line 98 of sheets.js.

Hmm I'm still getting now an `invalid grant` API response. @csb324 were you able to get this to work all the way through with an actual google sheet upload? I'm...

Oh nice! @nathanmillar16 how did you fix your config? I'm still stuck on this error.

I just opened the github page to report this exact issue!!

@balloob also I think this is maybe a slightly different case than you're describing -- Levolor blinds (and I think also Somfy) don't actually support directly setting the position (so...

Cool! I did not realize that was a possibility.

Sure! Here's the article http://onlinelibrary.wiley.com/doi/10.1002/(SICI)1097-0258(19990830)18:16%3C2147::AID-SIM179%3E3.0.CO;2-I/full Just reviewed your PR for fixing this and added a comment...

What a blast from the past -- This appears to have been addressed when https://github.com/pysal/pysal/pull/931 was merged!