iachat/app/javascript/dashboard
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
..
api feat: Changelog card components (#12673) 2025-10-27 14:39:49 +05:30
assets chore: Improve layout styles (#12025) 2025-07-30 13:49:27 -07:00
components chore: Update missing places with new colors (#12862) 2025-11-13 22:16:13 +05:30
components-next chore: Hide assistant switcher on paywall screen (#12875) 2025-11-17 09:58:59 +05:30
composables feat: allow configuring attachment upload limit (#12835) 2025-11-17 14:03:08 -08:00
constants chore: Enable flexible whatsapp onboarding (Manual + Embedded Signup) options (#12344) 2025-09-15 19:59:56 +05:30
helper chore(docs): Fix typos in some files (#12817) 2025-11-07 07:57:37 -08:00
i18n chore: Hide assistant switcher on paywall screen (#12875) 2025-11-17 09:58:59 +05:30
mixins feat: allow configuring attachment upload limit (#12835) 2025-11-17 14:03:08 -08:00
modules chore: Adds URL-based search and tab selection (#12663) 2025-10-27 11:17:04 +05:30
routes fix: Brand installation name not showing (#12861) 2025-11-13 22:16:25 +05:30
store feat: Update Captain navigation structure (#12761) 2025-11-06 16:31:23 -08:00
App.vue fix: Handle login when there are no accounts (#12816) 2025-11-07 10:14:59 +05:30
featureFlags.js feat: Improve captain conversation handling (#12599) 2025-10-06 10:51:58 -07:00