Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

rails_admin

We are on a mission to Make RailsAdmin better!
Collective - https://opencollective.com/rails_admin - Code: https://github.com/sferik/rails_admin

Correct meta tags syntax (#3672)

meta tags are void elements, so this is the correct syntax for them. See also: https://developer...

github.com/railsadminteam/rails_admin - 06c9f5cf237fcae6898adde8e3e776bdc87f3e76 authored 11 months ago
Use released versions of turbo-rails

Refs. https://github.com/railsadminteam/rails_admin/commit/c6a403605658d797aed14f5d02462b9aa50f0df9

github.com/railsadminteam/rails_admin - 96a0f6634f000a920f92023ae9f8cb8114f60748 authored 11 months ago
Temporarily lock jRuby to 9.4.5.0

Refs. https://github.com/jruby/jruby/issues/8116

github.com/railsadminteam/rails_admin - 51d45392ddc3fc669e024af8ec71303692300a91 authored 11 months ago
Follow-up for #3652

Add a test case to ensure the table and column names are quoted

github.com/railsadminteam/rails_admin - d1ae021ea5e017f14dd56506bb98278bb28b2cbd authored 11 months ago
Fix default config path for ImportmapFormatter (#3676)

github.com/railsadminteam/rails_admin - 9ecfa420449275b82c8315469da49be9eade4f60 authored 11 months ago
Quote table_ and column_name for sorting (#3652)

* Quote table_ and column_name for sorting

* Use quoted_table_name quote_column_name

* Fix...

github.com/railsadminteam/rails_admin - b8155f870e15a2489758e6dc6e7b2e9ae08d5aeb authored 11 months ago
Fix the build

Refs. https://github.com/hotwired/turbo-rails/pull/574

github.com/railsadminteam/rails_admin - c6a403605658d797aed14f5d02462b9aa50f0df9 authored 11 months ago
Allow turbo-rails 2 in gemspec (#3671)

github.com/railsadminteam/rails_admin - d520219a3b9ef1c5251c30c8c2ef807b6f50720b authored 11 months ago
Avoid factory_bot 6.4.5

Refs. https://github.com/thoughtbot/factory_bot/issues/1614

github.com/railsadminteam/rails_admin - af7414a98aa87cfe90d79cb0ed64962fb34c58f4 authored about 1 year ago
Test against Ruby 3.3

github.com/railsadminteam/rails_admin - 0f29ea8729305f701a4a1c995a368a1247019859 authored about 1 year ago
Support importmap-rails 2.0

Refs. https://github.com/railsadminteam/rails_admin/discussions/3666

github.com/railsadminteam/rails_admin - 24380d53f7c82eef4758e96a0b98e9d4333a806d authored about 1 year ago
Make ActiveStorage/ActionText detection less likely to cause false positives

Closes #3659

github.com/railsadminteam/rails_admin - 073b809853b6bc231841e3f8dd9d35875220c616 authored about 1 year ago
Test against Mongoid 8

github.com/railsadminteam/rails_admin - cb2edd3e2a4419f1ef56561ca78dbc84b2f709e5 authored about 1 year ago
Test against Rails 7.1

github.com/railsadminteam/rails_admin - 9a50b9ebb708eeda16fb7691b9fdb807b5b5fd61 authored about 1 year ago
Mitigate jRuby build failures

github.com/railsadminteam/rails_admin - 68ad4363d9e65805c883cb4ae2c78fcbce109b75 authored about 1 year ago
Upgrade node and vite to fix the vite build

github.com/railsadminteam/rails_admin - b78be369dab9a390ef008675faa88d443901406a authored about 1 year ago
Un-pin turbo-rails to fix Rails 6.1 builds

github.com/railsadminteam/rails_admin - c6c17d1f991545c149c420234a2bffe700138de4 authored about 1 year ago
Follow-up for #3555

Reuse content column instead of adding a new boolean one, as modifying an old migration doesn't ...

github.com/railsadminteam/rails_admin - c042fe5e735caeb4732d0d1a15f3b98425b01baf authored about 1 year ago
Resolved a problem with embedded mongoid documents and boolean selectors (#3555)

* Resolved a problem with embedded mongoid documents and boolean selectors

Previous implement...

github.com/railsadminteam/rails_admin - 870872244cf0375283203dd592dc1d67e3b8d663 authored about 1 year ago
Stop using update_only to decide to show subform on create (#3649)

github.com/railsadminteam/rails_admin - 13c90fdd95c3755035b44264dc61e4b65c09ff12 authored about 1 year ago
Follow-up for #3643

- Setup CI
- Load fontawesome files by using $fa-font-path

github.com/railsadminteam/rails_admin - 0e12e5b465997c14d5b7a4d500a0d4cebed21aa9 authored over 1 year ago
Basic vite integration attempt (#3643)

github.com/railsadminteam/rails_admin - a8a2584adbcc34b86f84d2bd0f38bc2e70d9ed66 authored over 1 year ago
Support client-side dynamic scoping

Closes #2934

github.com/railsadminteam/rails_admin - 12715f2dd12d97f0676e548e4271906df424b89d authored over 1 year ago
Fix Rubocop offense

Refs. https://github.com/rubocop/rubocop/pull/12108

github.com/railsadminteam/rails_admin - 6ab7bd3316e7b5e886061c2e52a97204197881cc authored over 1 year ago
Revive the live demo

Closes #3537, Refs. #3635

github.com/railsadminteam/rails_admin - 5ca8ccbf4dbd23857a323aaa6985832fe9b5c38c authored over 1 year ago
Unlock webrick version

github.com/railsadminteam/rails_admin - 23795833af48cdb800df1837db292054a5ad08c1 authored over 1 year ago
Fix typo: tripple ==> triple (#3637)

github.com/railsadminteam/rails_admin - e158beb6a42ee74c7f90807186f5b141e7b20547 authored over 1 year ago
Replace &rdquo; entity with inline <q> element (#3636)

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/q

> Most modern browsers implement ...

github.com/railsadminteam/rails_admin - d1859a80adf2c4f20c978fda83e1823e623e8650 authored over 1 year ago
Vulnerability fix: validate return_to param using request.host (#3627)

* Use starts_with?

Add specs

* Fix linter issues

* Fix linter issues. Disable metric Cl...

github.com/railsadminteam/rails_admin - da4800420cd377960b6f20b94b97aa49e4bf94e0 authored over 1 year ago
fix is_blank and is_present filters for uuid columns (#3629)

* fix is_blank and is_present filters for uuid columns

* fix rubocop errors

github.com/railsadminteam/rails_admin - 647347c48de65b49f8f63a767289484599f7b638 authored over 1 year ago
Add support for '%-l' option to Flatpickr. (#3616)

We currently support the options '%-d', '%-H', '%-I', '%-M',
'%-m', '%-S', but not '%-l'. Addin...

github.com/railsadminteam/rails_admin - 923d73ec9cd3c76fd61d23aa209edddbe7649065 authored over 1 year ago
Fix polymorphic association target classes not set correctly in subclasses

Fixes #3631

github.com/railsadminteam/rails_admin - 2a89ebcfa96243697988f6570b9c9be19a7a01b5 authored over 1 year ago
Fix multiple_carrierwave field spec failing due to mocking

github.com/railsadminteam/rails_admin - 75a69276b168bc200a2a3ad085326a44604375de authored over 1 year ago
Relax Rubocop Metrics/ClassLength threshold

because it became aware of singleton classes.

github.com/railsadminteam/rails_admin - dec5be4fc48c1e626ef91796be0cb9fb61da1f7b authored over 1 year ago
Postpone introduction of the new event name `rails_admin:dom_ready`

to make the upcoming release a patch one.
This partially reverts commit 2ee43deb1fa8d3a9e3ea0e58...

github.com/railsadminteam/rails_admin - 33773d7f8dd43eeb0f6a7c125c4bee170132e5d2 authored almost 2 years ago
Fix install failing with importmap setup

Fixes #3609

github.com/railsadminteam/rails_admin - aca22b6ba1eca1ac618525334cf14fc946e1c99e authored almost 2 years ago
Fix to show non-eager-loaded models which are explicitly configured

Fixes #3604

github.com/railsadminteam/rails_admin - 87c9d5bc5b6ffb423e72054b3cfe8f949c12c178 authored almost 2 years ago
Change dom_ready event name to use colon as the separator

... which is the standard way for adding prefixes. The old event name still triggers for compati...

github.com/railsadminteam/rails_admin - 2ee43deb1fa8d3a9e3ea0e589c1687d684e19ad6 authored almost 2 years ago
Restore caching in RailsAdmin::Config::Model#excluded? (#3587)

Partially reverts 2fa86c361b88fbd4c36adaad60be2104e57d75f5. The commit
introduced a regression ...

github.com/railsadminteam/rails_admin - edd9f248fd3b147a95681c5f10b70e810000d3ae authored about 2 years ago
Update GitHub Actions Badge URL

github.com/railsadminteam/rails_admin - e8319bc5130c9fff31229827b5741a3707e6dc9d authored about 2 years ago
Optimize file path to class name conversion (#3589)

github.com/railsadminteam/rails_admin - ede987012af6f55ecf9714d5529daa48816b1517 authored about 2 years ago
Switch to the safe navigation operator in spec files (#3588)

Ruby now has native support safe navigation so it can sometimes be used
instead of the Rails Ob...

github.com/railsadminteam/rails_admin - e83fb0b52f52292dc8b7f6d4c4a19c61b8cc3204 authored about 2 years ago
Fix typo: Envinronment ==> Environment (#3586)

github.com/railsadminteam/rails_admin - fa9a96bb12f07da349c0c2884a30a4f207991e4b authored about 2 years ago
Enable RuboCop Style/Encoding and apply auto-fixes (#3585)

Docs on the cop:
https://docs.rubocop.org/rubocop/cops_style.html#styleencoding

Docs on the ...

github.com/railsadminteam/rails_admin - c32b507fe532716f198fb5993d8dabecfcc63246 authored about 2 years ago
Add CI testing for Ruby 3.2 (#3583)

Released on 25 Dec 2022:
https://www.ruby-lang.org/en/news/2022/12/25/ruby-3-2-0-released/

github.com/railsadminteam/rails_admin - 1dc696b132b53d5b88108d3d351f039d7bd1104c authored about 2 years ago
Fix some typos (#3580)

github.com/railsadminteam/rails_admin - 974ac2e153d1da8bc7d6825dd1f1cb85ce533e61 authored about 2 years ago
Relax Font-Awesome dependency to allow Webpacker users to stay on 5.x

Closes #3565

github.com/railsadminteam/rails_admin - 3a7f34875248e446b48fd76870f0c337fee6dcf9 authored about 2 years ago
Remove unnecessary executable bit from Rakefile

github.com/railsadminteam/rails_admin - 0158c817d6cf5aae8b0b85a8b7ebbe942e7ba9dd authored about 2 years ago
Simplify uses of defined?

If an instance variable isn't defined it will always return nil.

github.com/railsadminteam/rails_admin - 2fa86c361b88fbd4c36adaad60be2104e57d75f5 authored about 2 years ago
Remove unused glphyicon assets (#3578)

Unused since 687867035b3a917623a3ccb01e07af0e532f47fa when Bootstrap was
updated to 5.x.

github.com/railsadminteam/rails_admin - aefbca40119525481a723c233d14955123f601d0 authored about 2 years ago
Define jQuery object in separate file to support esbuild (#3571)

* Import jQuery in separate file to avoid hoisted variables

* Add blank line for consistency
...

github.com/railsadminteam/rails_admin - 4a864aa5537e70ce162d39617867e4338e9241c9 authored about 2 years ago
Lock JRuby version to work around jruby/jruby#7481

github.com/railsadminteam/rails_admin - 6d2eece3e3fb9bb1291a53fa29579b62716636c5 authored about 2 years ago
Fix filter box being duplicated on browser back

Fixes #3570

github.com/railsadminteam/rails_admin - c6b18934cff3db0768836d799ee1bea54045709c authored about 2 years ago
Add updated setup instructions for ubuntu and macos (#3569)

github.com/railsadminteam/rails_admin - d313a69954657278b7af0da2ce830398a53f3045 authored about 2 years ago
Fix sidebar menu expanding horizontally, preventing vertical scroll

Fixes #3564

github.com/railsadminteam/rails_admin - 9997c1095066aaac39afb27bf8de705cf6ccb1ef authored about 2 years ago
Fix to use defer instead of async to ensure script loading order

Refs. #3513
cf. https://stackoverflow.com/a/39711009

github.com/railsadminteam/rails_admin - 2a409764b13a4e23fc848725c604d318e3375484 authored about 2 years ago
Tweak `select` form fields class (#3559)

Bootstrap 5 uses `form-select` (https://getbootstrap.com/docs/5.0/forms/select/) to help indicat...

github.com/railsadminteam/rails_admin - 4a8cc9ec0acb307461110cb8104b65f9ebc6b44c authored about 2 years ago
Fix sidebar style being broken

Fixes #3553

github.com/railsadminteam/rails_admin - d7abba4e8a2e380b4d7f8fb3b37302300af63de5 authored over 2 years ago
Fix Bootstrap 5.2 compatibility

github.com/railsadminteam/rails_admin - ef76fcea0b23aed04f6568448cd157ccc9ba30a0 authored over 2 years ago
Load ActionText assets statically to enable full-featured setup

Fixes #3251, Fixes #3386

github.com/railsadminteam/rails_admin - 458d0fb56d79d4fa0a252ad1ca715fd0a3b4b900 authored over 2 years ago
Fix filtering select widget options being empty on browser back

github.com/railsadminteam/rails_admin - 3cffc0002079bc9d515dc0f3b31513c7166aa2b9 authored over 2 years ago
Further stability improvement on the Flatpickr spec

github.com/railsadminteam/rails_admin - 2a7a7b0abac569152ce7b132d9709f900db37538 authored over 2 years ago
Add ability to limit filter operators

Useful for tables with a large amount of records.

github.com/railsadminteam/rails_admin - be9a75e504edd9a754157a4ddba590e8a5d14149 authored over 2 years ago
Improve stability of integration specs

github.com/railsadminteam/rails_admin - fdb9abb990a7dfebb069177418cd0a5dfeed417e authored over 2 years ago
Fix RailsAdmin widgets not activated after a validation error

Refs. https://github.com/hotwired/turbo/issues/85

github.com/railsadminteam/rails_admin - a604da5670378e57da7b5492afad40e4f4ad083d authored over 2 years ago
Prevent ES Module processing from affecting non-RailsAdmin assets

Refs. #3488

github.com/railsadminteam/rails_admin - f8219bf3bc508c5e42f5d044cf6355a56726f8b2 authored over 2 years ago
Add externalized gem net-smtp to Gemfile

github.com/railsadminteam/rails_admin - 8891c2841b3692f2a4061e34187509e944cf933a authored over 2 years ago
Support filtering has_one associations

github.com/railsadminteam/rails_admin - 9657774b423912357d8ad8a476b644bb4e36dc30 authored over 2 years ago
Add ability to set default order of PaperTrail versions

Closes #3095

github.com/railsadminteam/rails_admin - a1c4c673041642ae2a2aa07e3f0555e17be9d940 authored over 2 years ago
Add block-style DSL support for extension adapters

github.com/railsadminteam/rails_admin - 951b70878cb007d54b4a7aeadd708d4c7668727b authored over 2 years ago
Fix export action didn't use export section for eager loading

Fixes #1954

github.com/railsadminteam/rails_admin - 4cc3f304cc0bc4a7dbaf41a6e4e12ecbdbba6e22 authored over 2 years ago
Make sidebar navigation collapsible

Closes #3198

github.com/railsadminteam/rails_admin - e8cb8edd39246bf75ed72295b7832faf5056367c authored over 2 years ago
Fix #3541 breaking on reload with parent_controller set

github.com/railsadminteam/rails_admin - 33e92147214975cddace61737cbbde3117663efe authored over 2 years ago
Add ability to show a help text under the search box

github.com/railsadminteam/rails_admin - 94f16fb5fdfdaa867173e95820583a68e5a306c5 authored over 2 years ago
Fix loading indicator appears again on browser back

Refs. 32e6b1463ecf66b38e6fdc7924426d9753d71eab

github.com/railsadminteam/rails_admin - b9ee7f0c202abc7c09726bdaa28536e7ec25127e authored over 2 years ago
Fix vendored Font Awesome not rendered correctly

Refs. #3544

github.com/railsadminteam/rails_admin - 3a177c2e8c1b1d782186ee5bbb3c0d44cc4c0060 authored over 2 years ago
Add support for ActiveStorage direct uploads

Closes #3296

github.com/railsadminteam/rails_admin - e13c7e23f789ed2a575eff01b75e52a41cc930b7 authored over 2 years ago
Fix dart sass 2.0 division deprecations (#3544)

* Fix dart sass 2.0 division deprecations

The src/rails_admin/styles/base/theming.scss used d...

github.com/railsadminteam/rails_admin - 44138c70dc7967c65aab28a765dfc7ff34d071ed authored over 2 years ago
Add safeguard fot the spec failure

https://github.com/railsadminteam/rails_admin/runs/7385621766?check_suite_focus=true

github.com/railsadminteam/rails_admin - ec83444d335eea93190b70401399a3a1bec25bb6 authored over 2 years ago
Load constants lazily on RailsAdmin initialization (#3541)

* Partially revert "Reload configuration on change in development mode"

This partially revert...

github.com/railsadminteam/rails_admin - f84ca1c7abc9c6685802ddb62f52ffc6e5008e55 authored over 2 years ago
Add a spec for #3539

github.com/railsadminteam/rails_admin - 8846789875d54924bed2b6a35563c867838bf63d authored over 2 years ago
Fix dummy_app failing to start with old version of ActiveRecord

github.com/railsadminteam/rails_admin - 0f5bfa33e75f987bbec5a0fcad8686b086f9add3 authored over 2 years ago
Update CI env var for MAKE

Followup to https://github.com/railsadminteam/rails_admin/pull/3383

From discussion in https:...

github.com/railsadminteam/rails_admin - 5d015526d9a17c4f699d36186eecb063f5c454ae authored over 2 years ago
Fix YAML-serialized columns following Rails update (#3543)

CI builds from today are failing on `Psych::DisallowedClass` for serialized columns
https://git...

github.com/railsadminteam/rails_admin - 1b3c2fe755a877e56e5eac28e41c4f9c4f7c9057 authored over 2 years ago
Adds focus: false to newly created modal dialogs (#3539)

Without forcing `focus: false`, a Bootstrap modal rendered by RailsAdmin will not allow other mo...

github.com/railsadminteam/rails_admin - 4609fc690c7ba5a9fca026ea494c3d0d17d1cfb8 authored over 2 years ago
Fix Rubocop deprecation

github.com/railsadminteam/rails_admin - 0ebbd857912da9bd76b99ee35fb3d9b95ab78b30 authored over 2 years ago
Improve pagination appearance on smaller screens

Fixes #3516

github.com/railsadminteam/rails_admin - a2e366e8839c9046b9f9fde219875a05bc1a66bb authored over 2 years ago
Fix the value of submit buttons being lost on submisison

Fixes #3513

github.com/railsadminteam/rails_admin - 60e115053ea34fa42c3099464106cf6e58dbfa03 authored over 2 years ago
Restore the loading indicator back

Closes #3500

github.com/railsadminteam/rails_admin - 32e6b1463ecf66b38e6fdc7924426d9753d71eab authored over 2 years ago