Sébastien Dubois

Results 51 issues of Sébastien Dubois

HI, thanks @sarkistlt for this project which looks really cool! I mean, to my knowledge there isn't any CMS out there which allows to manage one's own GraphQL endpoint, is...

Hi! I've been trying to experiment with a public GraphQL API to learn Relay. I cloned the [relay-101 tutorial](https://github.com/clayallsopp/relay-101), and could run it fine, thanks 😊 But obviously I now...

There is currently no test verifying that the initializer (e.g as it is generated by `rails g mobility:install` is correct. Ref: https://github.com/shioyama/mobility/issues/410#issuecomment-655535732

active_record
rails

### What were you trying to do? I tried to generate dashboards to visualize/manage our ActiveStorage blobs and attachments, hopefully in order to see which kind of blobs we have...

documentation
resolver

## What were you trying to do? I added bullet to my project, which shows that I should add eager loading for my dashboard relationships to avoid N+1 queries when...

bug
models
guidance-offered

* What were you trying to do? I am following the Propshaft [upgrade guide](https://github.com/rails/propshaft/blob/main/UPGRADING.md). After replacing Sprockets with Propshaft in my Gemfile, I expect Sprockets-related errors to disappear and Administrate...

bug

* What were you trying to do? The authorization/pundit system allows to restrict which resources an admin can view/edit, but how to authorize them to only view/edit specific fields within...

bug
fields
fields-context

See https://github.com/thoughtbot/administrate/pull/1591#issuecomment-638218493 Fixes #1332.

security
dependencies
feature

This is required for models with ActionText `has_rich_text`. I thought it would be good to have this in Administrate itself as it's a core Rails feature and it's so small...

feature
fields

This is in answer to https://github.com/thoughtbot/administrate/issues/1535#issuecomment-608354608. TODO: - [ ] test

feature
fields