New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@activeadmin/activeadmin

Package Overview
Dependencies
Maintainers
0
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@activeadmin/activeadmin - npm Package Versions

1235

2.10.1

Diff

Changelog

Source

2.10.1

Enhancements

  • Apply box-sizing: border-box globally. [#7349] by [@deivid-rodriguez]
  • Vendor normalize 8.0.1. [#7350] by [@deivid-rodriguez]
  • Remove deprecation warning using controller filters inside initializer. [#7340] by [@mgrunberg]

Bug Fixes

  • Fix frozen string error when downloading CSV and streaming disabled. [#7332] by [@deivid-rodriguez]
deivid.rodriguez
published 2.10.0 •

Changelog

Source

2.10.0

Enhancements

  • Load favicon from Webpacker assets when use_webpacker is set to true. [#6954] by [@Fs00]
  • Don't apply sorting to collection until after scoping. [#7205] by [@agrobbin]
  • Resolve dart sass deprecation warning for division. [#7095] by [@tordans]
  • Use instrument from the Notifications API instead of low level publish. [#7262] by [@sprql]
  • Avoid mutating string literals. [#6936] by [@tomgilligan]
  • Include print styles in main stylesheet. [#6922] by [@deivid-rodriguez]
  • Use POST for OmniAuth links. [#6916] by [@deivid-rodriguez]
  • Scope new record instantiation by authorization scope. [#6884] by [@ngouy]
  • Make permit_params and belongs_to order independent. [#6906] by [@deivid-rodriguez]
  • Use collection length instead of running COUNTs for limited collections. [#5660] by [@MmKolodziej]

Bug Fixes

  • Show ransackable_scopes filters in search results. [#7127] by [@vlad-psh]

Translation Improvements

  • Fix Dutch translation for password reset button. [#7181] by [@mvz]
  • Add few key to RO pagination.entry. [#6915] by [@lubosch]
  • Change misleading Korean translation. [#6873] by [@1000ship]

Documentation

  • Replace deprecated update_attributes! with update!. [#6959] by [@sergey-alekseev]
  • Clarify docs on user setup. [#6872] by [@javawizard]

Dependency Changes

  • Drop rails 5.2 support. [#7293] by [@deivid-rodriguez]
  • Drop support for Ruby 2.5. [#7236] by [@alejandroperea]
deivid.rodriguez
published 2.9.0 •

Changelog

Source

2.9.0

Enhancements

  • Support for Rails 6.1. [#6548] by [@deivid-rodriguez]
  • Add ability to override "Remove" button text on has_many forms. [#6523] by [@littleforest]
  • Drop git in gemspec. [#6462] by [@utkarsh2102]

Bug Fixes

  • Pick up upstream fixes in devise templates. [#6536] by [@munen]

Documentation

  • Fix has_many syntax in forms documentation. [#6583] by [@krzcho]
  • Add example of using default_main_content in show pages. [#6487] by [@sjieg]

Dependency Changes

  • Remove sassc and sprockets runtime dependencies. [#6584] by [@deivid-rodriguez]
deivid.rodriguez
published 2.8.1 •

Changelog

Source

2.8.1

Bug Fixes

  • Fix permitted_param generation for belongs_to when :param is used. [#6460] by [@deivid-rodriguez]
  • Fix streaming CSV export. [#6451] by [@deivid-rodriguez]
  • Fix input string filter no rendering dropdown input when its column name ends with a ransack predicate. [#6422] by [@Fivell]
deivid.rodriguez
published 2.8.0 •

Changelog

Source

2.8.0

Enhancements

  • Allow using PORO decorators. [#6249] by [@brunvez]
  • Make sure ActiveAdmin.routes provides routes in a consistent order. [#6124] by [@jiikko]
  • Use proper closing tags for HTML in ModalDialog component. [#6221] by [@javierjulio]

Bug Fixes

  • Fix comment layout so regardless of size, each is aligned and spaced evenly. [#6393] by [@Ivanov-Anton]

Translation Improvements

  • Fix several Arabic translations. [#6368] by [@mshalaby]
  • Add missing scope/all italian translation. [#6341] by [@fuzziness]
  • Improve Japanese translation. [#6315] by [@rn0rno]
  • Fix es and es-MX sign_in and sign_up translation. [#6210] by [@roramirez]

Documentation

  • Fix filter_columns_for_large_association and filter_method_for_large_association examples. [#6232] by [@ndbroadbent]

Dependency Changes

  • Allow formtastic 4. [#6318] by [@deivid-rodriguez]
  • Drop Ruby 2.4 support. [#6198] by [@deivid-rodriguez]
deivid.rodriguez
published 2.7.0 •

Changelog

Source

2.7.0

Enhancements

  • Extend menu to allow for nested submenus. [#5994] by [@taralbass]
  • Add Webpacker compatibility with opt-in config switch and installation generator. [#5855] by [@sgara]

Bug Fixes

  • Fix scopes renderer when resource has only optional scopes and their conditions are false. [#6149] by [@Looooong]
  • Fix some missing wrapper markup in "logged out" layout. [#6086] by [@irmela]
  • Fix some typos in Vietnamese translation. [#6099] by [@giapnhdev]
deivid.rodriguez
published 2.6.1 •

Changelog

Source

2.6.1

Bug Fixes

  • Fix some ruby 2.7 warnings about keyword args. [#6000] by [@vcsjones]
  • Missing create_another translation in Vietnamese. [#6002] by [@imcvampire]
  • Using "destroy" for user facing message is too robotic, prefer "delete". [#6047] by [@vfonic]
  • Typo in confirmation message for comment deletion. [#6047] by [@vfonic]
sgara
published 2.6.0 •

Changelog

Source

2.6.0

Enhancements

  • Display multiple flash messages in separate elements. [#5929] by [@mirelon]
  • Make delete confirmation messages in French & Spanish gender-neutral. [#5946] by [@cprodhomme]

Bug Fixes

  • Export ModalDialog component to re-enable client side usage. [#5956] by [@sgara]
  • Use default ActionView options instead of default Formtastic options for DateRangeInput [#5957] by [@mirelon]
  • Fix i18n key in docs example to translate scopes. [#5943] by [@adler99]
sgara
published 2.4.0-alpha-4 •

sgara
published 2.4.0-alpha-3 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc