iachat/app/controllers/super_admin
Sojan Jose bf806f0c28
feat: allow configuring attachment upload limit (#12835)
## Summary
- add a configurable MAXIMUM_FILE_UPLOAD_SIZE installation setting and
surface it through super admin and global config payloads
- apply the configurable limit to attachment validations and shared
upload helpers on dashboard and widget
- introduce a reusable helper with unit tests for parsing the limit and
extend attachment specs for configurability


------
[Codex
Task](https://chatgpt.com/codex/tasks/task_e_6912644786b08326bc8dee9401af6d0a)

---------

Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: iamsivin <iamsivin@gmail.com>
2025-11-17 14:03:08 -08:00
..
devise chore: Make super admin auth error readable (#8406) 2023-11-22 17:26:08 -08:00
access_tokens_controller.rb Feature: Introduce Super Admins (#705) 2020-05-11 23:07:22 +05:30
account_users_controller.rb fix: broken link in admin account user list (#11661) 2025-06-04 21:37:05 -05:00
accounts_controller.rb chore: improve plan-based feature handling with plan hierarchy (#11335) 2025-04-28 14:13:56 -07:00
agent_bots_controller.rb feat: Ability to update avatars from super admin (#7264) 2023-06-09 15:32:24 +05:30
app_configs_controller.rb feat: allow configuring attachment upload limit (#12835) 2025-11-17 14:03:08 -08:00
application_controller.rb chore: Add submenu for super admin settings (#11860) 2025-07-15 21:28:39 -07:00
dashboard_controller.rb Chore: Release Fixes (#3011) 2021-09-14 15:54:57 +05:30
installation_configs_controller.rb feat: Super admin design improvements (#8517) 2023-12-08 19:40:35 -08:00
instance_statuses_controller.rb chore: fix git_sha in instance health (#8893) 2024-02-12 14:33:15 +05:30
platform_apps_controller.rb feat: Manage platform apps from Super Admin (#2129) 2021-04-20 00:01:05 +05:30
settings_controller.rb feat: Super admin design improvements (#8517) 2023-12-08 19:40:35 -08:00
users_controller.rb feat: Auto confirm user email when super admin make changes (#12418) 2025-09-23 20:14:02 +05:30