iachat/app/dashboards
Liam 9efadf8804
fix: Update permitted_attributes to support the latest version of administrate (#7644)
This fixes an issue where permitted_attributes throws an error of ArgumentError (wrong number of arguments (given 1, expected 0)):

This is because we now bring in the latest version of administrate and administrate changes the way permitted_attributes works; it now passes an action parameter to permitted_attributes. This means we need to update permitted_attributes to accept that new parameter.

Fixes: #7592
2023-07-31 11:53:44 -07:00
..
access_token_dashboard.rb feat: Supports masking tokens in super admin (#6491) 2023-02-21 17:50:55 +05:30
account_dashboard.rb fix: Update permitted_attributes to support the latest version of administrate (#7644) 2023-07-31 11:53:44 -07:00
account_user_dashboard.rb Feature: Ability to switch between multiple accounts (#881) 2020-05-26 22:38:48 +05:30
agent_bot_dashboard.rb feat: Ability to update avatars from super admin (#7264) 2023-06-09 15:32:24 +05:30
installation_config_dashboard.rb feat: installation config in super admin console (#1641) 2021-01-15 13:21:53 +05:30
platform_app_dashboard.rb feat: Manage platform apps from Super Admin (#2129) 2021-04-20 00:01:05 +05:30
user_dashboard.rb feat: Ability to update avatars from super admin (#7264) 2023-06-09 15:32:24 +05:30