Nicolas Brousse

Results 34 issues of Nicolas Brousse

I propose this `composer.json` file to access this components via composer.

Is it possible in future to set a Proc or lambda for `ftp_url` param? It can be usefull if we want to access uploads with random url like that :...

Would it be possible to have an option allowing a route to have an alias for one or more api_version values possible. For example. My API has a version 0.1.1,...

feature-request

### Did you find a bug? We migrate a Rails application that use `activeadmin`, from Rails 5.2 to 6.0 last week. We notice that we was not able to load...

I love to use `pgcli` on my laptop. I use it to log on my heroku databases (`pgcli $(heroku config:get DATABASE_URL)`). And I would like to be able to do...

Could be nice to do tests with ruby 2.7 and check errors/deprecations.

enhancement
help wanted

I think it could be nice to be able to use `ActiveModel::Validations` on a component.

enhancement
question

* [x] Use` ActionController::Base` instead `ApplicationController for Styleguide` * [x] Set locale in `Komponent::StyleguideController` * [x] Remove components helper and move into `Komponent::StyleguideController` * [ ] Support static pages on...

enhancement

If we want to have a component that works directly with a model object, Rails application returns an error. With the following example. ```erb # frontent/components/post_card/_examples.html.erb ``` ```erb # frontent/components/post_card/_post_card.html.erb...

need documentation
need changelog