Jade Philippe

Results 5 issues of Jade Philippe

Resolves #714. While configuring mina on my project I noticed deprecation warnings for bundle flags. I modified the commands in the `bundle:install` task in my project and would like to...

### What happened? I have a client created using an installation access token for a GitHub App. When I call `list_app_installation_repositories` on this client, I get the list of repositories...

Type: Bug

### Steps to reproduce When submitting a form with an error, Rails 7.1 redirects to incorrect path when the resource is singular. This may be an issue with Turbo (see...

routing
attached PR

Resolves #4240 ### Description Refer to #4324 for original PR that is now organized into logical and smaller commits. ### Type of change * New feature (non-breaking change which adds...

Resolves #4688 ### Description In order to display a message when a partner import is failing I modified the existing `Importable` concern and the Partner model `import_csv` method. This ensures...