Simon Franzen

Results 9 issues of Simon Franzen

Dear rails and graphql community, many thanks for more than 200 stars on github! This is amazing! 💙 Maybe you could help us out in decision making: Would it be...

question

After updating the database from geonames the district information are lost. old PR https://github.com/zauberware/postal-codes-json-xml-csv/pull/4 from @magicbrothers

Hey, I was pretty exited to see that craftCMS has a graphql adapter. We are wondering if the adapter also works for CraftCommerce. And if not: how to implement more...

feature request

We should change this https://github.com/michael-lynch/open-weather/blob/3e3a1329e31638939ce935a5abe5274d474a9f05/src/openweather.js#L258 to that ``` iconURL = "//openweathermap.org/img/w/${data.weather[0].icon}.png"; ```

While using the wrapper I am missing a overall wrapper element. The aim is: When it's night, my wrapper should get the class "night", when it's day the wrapper gets...

The jobs are running successfully, but I can't make it to work with papercrop. ``` has_attached_file :attachment crop_attached_file :attachment, aspect_ratio: 1.0/1.0 process_in_background :attachment ```

* set graphql dependency to rails 6.0 * update version for gem * rspec dummy: add manifest to make rails 6 happy * rspec dummy: remove empty query type because...

I wondered why there is no sign out mutation. The client could "forget" the token in the frontend to sign out, but with a explicit logout mutation we could invalidate...

Hey, I also have done a boilerplate with devise and jwt, but we think we should focus on one library, so we want to join here 👍 What about rails...