Andrew Thal

Results 25 comments of Andrew Thal

Same issue here when trying to create a dashboard from a previously exported dashboard json, with grafana 4.5.2 and wizzy 0.6.0, pretty much making wizzy unusable for me at the...

@bjunc this isn't something that we've figured out quite yet, mainly because existing use cases are push-based, so the resolution has been from a pre-formed data structure. Is your use...

Got it, so in that case I think you should be able to follow the examples in the README for non-plug-based resolution.

From what I can tell it looks like you can specify a pipeline when you include the Absinthe Phoenix Socket, e.g. ```elixir defmodule MyApp.Web.UserSocket do use Phoenix.Socket use Absinthe.Phoenix.Socket schema:...

I'm experiencing this same issue

@lpil https://github.com/athal7/test_watch_bcrypt

PR would be great, maybe for core though after that PR gets merged in would be better?

@paultyng on this pr to get things up to date it does do the charge on transition to complete, but it still builds the payments on transition to confirm, which...

scratch that, it's still on transition to confirm, the gift cards are related to complete. if you want to submit a PR that would be wonderful

pretty slick :) if it's covered in full it shouldn't show CC choices right?