forked from jklimke/rails_admin
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of github.com:railsadminteam/rails_admin
* 'master' of github.com:railsadminteam/rails_admin: (53 commits) fix is_blank and is_present filters for uuid columns (railsadminteam#3629) Add support for '%-l' option to Flatpickr. (railsadminteam#3616) Fix polymorphic association target classes not set correctly in subclasses Fix multiple_carrierwave field spec failing due to mocking Fix webpacker build Relax Rubocop Metrics/ClassLength threshold Version 3.1.2 Postpone introduction of the new event name `rails_admin:dom_ready` Fix install failing with importmap setup Fix to show non-eager-loaded models which are explicitly configured Change dom_ready event name to use colon as the separator Restore caching in RailsAdmin::Config::Model#excluded? (railsadminteam#3587) Update GitHub Actions Badge URL Optimize file path to class name conversion (railsadminteam#3589) Switch to the safe navigation operator in spec files (railsadminteam#3588) Fix typo: Envinronment ==> Environment (railsadminteam#3586) Enable RuboCop Style/Encoding and apply auto-fixes (railsadminteam#3585) Add CI testing for Ruby 3.2 (railsadminteam#3583) Version 3.1.1 Fix some typos (railsadminteam#3580) ...
- Loading branch information
Showing
120 changed files
with
1,158 additions
and
504 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.