Agusti F.

Results 119 comments of Agusti F.

Hi, is anyone interested or currently developing the safari extension for buttercup? If not I would love to try a stab at if anyone else doesn't object. or already is...

Probably same topic but with better title than https://github.com/smpallen99/coherence/issues/38

This looks awesome @smpallen99 , thanks for taking the time into making coherence better, I've been following the repo the last months !! Hope new phx stuff brings modularity and...

I think that should be delegated to Authorization like with Canary https://github.com/cpjk/canary smpallen99 has some repos where he integrates it all, also check whatwasit with --whodoneit really awesome stuff with...

Im interested on this too, I want to build a Admin/Seller/Customer interface and with all the new shit going on with phx1.3 and ex1.4 I don't know where to start....

Great @smpallen99 , I will be following along the repos... Anyways, I don't want to nitpick, but have you taken a look at rummage-phoenix? it seems it solves doing a...

I was just trying out the maligun adapter with this config. ``` elixir config :coherence, Cruceritis.Coherence.Mailer, adapter: Swoosh.Adapters.Mailgun, api_key: "pubkey-API-KEY-STUFF-HERE" # %% End Coherence Configuration %% ``` I guess Im...

> where can I find a complete documentation for stream framework? https://stream-framework.readthedocs.io/en/latest/ P.S. This might be an old issue but I founnd it via google so this might be useful...

Maybe you can wait for Docker to be something available, someone else said they're working on it on issue https://github.com/birkir/prime/issues/118 PS: Or just the heroku deploy button to try it...

Hey @casl/ability looks great, in case you want to change the permissions layer down the road, https://github.com/maticzav/graphql-shield let's use a more graphql-centric approach to it, applying a resolvers/permissions layer to...