-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Comparing changes
Open a pull request
base repository: activeadmin/activeadmin
base: v4.0.0.beta8
head repository: activeadmin/activeadmin
compare: v4.0.0.beta9
- 10 commits
- 25 files changed
- 5 contributors
Commits on Jul 28, 2024
-
Issues identified with the help of `awesome_bot` gem
Configuration menu - View commit details
-
Copy full SHA for 883fb6a - Browse repository at this point
Copy the full SHA 883fb6aView commit details
Commits on Jul 31, 2024
-
Better implementation of counter-cache-column check (#8411)
improve counter_cache_col? check Reimplementation of #7347 Fixes #7346. Thanks @plashchynski for the work! ``` I have a model with some column ends with a "_count" substring. This column doesn't appear on a show page. It should appear as It is a regular column just like any other. ```
Configuration menu - View commit details
-
Copy full SHA for 17abb7b - Browse repository at this point
Copy the full SHA 17abb7bView commit details
Commits on Aug 1, 2024
-
Bump the rails_70 group in /gemfiles/rails_70 with 2 updates (#8415)
Bumps the rails_70 group in /gemfiles/rails_70 with 2 updates: [sprockets-rails](https://github.com/rails/sprockets-rails) and [cssbundling-rails](https://github.com/rails/cssbundling-rails). Updates `sprockets-rails` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/rails/sprockets-rails/releases) - [Commits](rails/sprockets-rails@v3.5.1...v3.5.2) Updates `cssbundling-rails` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rails/cssbundling-rails/releases) - [Commits](rails/cssbundling-rails@v1.4.0...v1.4.1) --- updated-dependencies: - dependency-name: sprockets-rails dependency-type: direct:development update-type: version-update:semver-patch dependency-group: rails_70 - dependency-name: cssbundling-rails dependency-type: direct:development update-type: version-update:semver-patch dependency-group: rails_70 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1353ea3 - Browse repository at this point
Copy the full SHA 1353ea3View commit details -
Bump the rails_default group with 2 updates (#8414)
Bumps the rails_default group with 2 updates: [sprockets-rails](https://github.com/rails/sprockets-rails) and [cssbundling-rails](https://github.com/rails/cssbundling-rails). Updates `sprockets-rails` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/rails/sprockets-rails/releases) - [Commits](rails/sprockets-rails@v3.5.1...v3.5.2) Updates `cssbundling-rails` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rails/cssbundling-rails/releases) - [Commits](rails/cssbundling-rails@v1.4.0...v1.4.1) --- updated-dependencies: - dependency-name: sprockets-rails dependency-type: direct:development update-type: version-update:semver-patch dependency-group: rails_default - dependency-name: cssbundling-rails dependency-type: direct:development update-type: version-update:semver-patch dependency-group: rails_default ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c6b6335 - Browse repository at this point
Copy the full SHA c6b6335View commit details -
Bump the rails_61 group in /gemfiles/rails_61 with 2 updates (#8413)
Bumps the rails_61 group in /gemfiles/rails_61 with 2 updates: [sprockets-rails](https://github.com/rails/sprockets-rails) and [cssbundling-rails](https://github.com/rails/cssbundling-rails). Updates `sprockets-rails` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/rails/sprockets-rails/releases) - [Commits](rails/sprockets-rails@v3.5.1...v3.5.2) Updates `cssbundling-rails` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rails/cssbundling-rails/releases) - [Commits](rails/cssbundling-rails@v1.4.0...v1.4.1) --- updated-dependencies: - dependency-name: sprockets-rails dependency-type: direct:development update-type: version-update:semver-patch dependency-group: rails_61 - dependency-name: cssbundling-rails dependency-type: direct:development update-type: version-update:semver-patch dependency-group: rails_61 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d07d585 - Browse repository at this point
Copy the full SHA d07d585View commit details -
Bump the npm group with 2 updates (#8416)
Bumps the npm group with 2 updates: [rollup](https://github.com/rollup/rollup) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss). Updates `rollup` from 4.18.0 to 4.19.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.18.0...v4.19.1) Updates `tailwindcss` from 3.4.4 to 3.4.7 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.7/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.4...v3.4.7) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c281c26 - Browse repository at this point
Copy the full SHA c281c26View commit details -
This is being done since we just received multiple PRs for rexml 3.3.3 but 3.3.4 already exists. Both versions have security fixes.
Configuration menu - View commit details
-
Copy full SHA for a5128b9 - Browse repository at this point
Copy the full SHA a5128b9View commit details -
Update rollup and eslint packages
Also rename the eslint command to just lint and run on prebuild
Configuration menu - View commit details
-
Copy full SHA for e5162a0 - Browse repository at this point
Copy the full SHA e5162a0View commit details
Commits on Aug 3, 2024
-
Add accessible names for navigation buttons (#8338)
* Improve accessibility of navigation buttons - Remove reference to `drawer-navigation-label`, which is not defined - Change `aria-controls` to `main-menu` - Add `aria-label` to buttons without text Close #8328 * Update UPGRADING.md Co-authored-by: Javier Julio <javierjulio@icloud.com> --------- Co-authored-by: Javier Julio <javierjulio@icloud.com>
Configuration menu - View commit details
-
Copy full SHA for d037b36 - Browse repository at this point
Copy the full SHA d037b36View commit details
Commits on Aug 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2bb7bdf - Browse repository at this point
Copy the full SHA 2bb7bdfView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.0.0.beta8...v4.0.0.beta9