Alex Benoit
Alex Benoit
https://snyk.io/test/npm/jquery/1.12.4 After fresh rails install: `/assets/administrate/application.debug...js` included version 1.12.4 of jquery
I am trying to register a plugin with Chart.js such as [chartjs-plugin-annotation](https://github.com/chartjs/chartjs-plugin-annotation). I am on Rails 7 with Webpack, so I ran `yarn add chartkick chart.js` and `import "chartkick/chart.js"` ....
When deleting an already rendered child association (not added by vanilla nested) using the `link_to_remove_nested`, the library executes these lines: https://github.com/arielj/vanilla-nested/blob/083064c6985578e1747d62b27ab05d46eaf28728/app/assets/javascripts/vanilla_nested.js#L60-L70 The issue might be that when emptying out the...
Title is defined by: https://github.com/thoughtbot/administrate/blob/main/app/views/layouts/administrate/application.html.erb#L22 For custom controllers as described in https://administrate-demo.herokuapp.com/adding_controllers_without_related_model the title of the page is only "- AppName" Intended behavior: Use the resource name defined in (example):...
https://getbootstrap.com/docs/5.2/forms/input-group/#multiple-inputs
Rails 7 adds error codes to validation errors, updated to match rails defaults https://github.com/rails/rails/commit/e83d7dcb2fc98fea3d726fde569001e400a050b1