chatwoot/app/javascript/shared
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
..
assets chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30
components chore: Refactor UTM params to stay compliant with standards (#12312) 2025-08-29 11:46:52 -07:00
composables fix: Installation name not showing (#12096) 2025-08-06 13:11:22 +05:30
constants feat: allow configuring attachment upload limit (#12835) 2025-11-17 14:03:08 -08:00
helpers feat: allow configuring attachment upload limit (#12835) 2025-11-17 14:03:08 -08:00
mixins feat(voice): Improved voice call creation flow [EE] (#12268) 2025-08-22 13:38:23 +02:00
store feat: allow configuring attachment upload limit (#12835) 2025-11-17 14:03:08 -08:00