iachat/app/javascript/shared/helpers/specs
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
..
cache.spec.js chore: Add cache to improve widget performance (#11163) 2025-03-24 16:04:49 -07:00
clipboard.spec.js feat: Add the frontend support for MFA (#12372) 2025-09-18 21:16:06 +05:30
colorHelper.spec.js
CustomErrors.spec.js
CustomEventHelper.spec.js
DateHelper.spec.js chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30
documentHelper.spec.js feat: add FE changes for captain pdf support for faq generation (#12115) 2025-09-02 19:01:16 +05:30
Emoji.spec.js
FileHelper.spec.js feat: allow configuring attachment upload limit (#12835) 2025-11-17 14:03:08 -08:00
KeyboardHelpers.spec.js
localStorage.spec.js
MessageFormatter.spec.js fix: Prevent template variables from becoming links (#10725) 2025-01-23 18:18:14 +05:30
MessageTypeHelper.spec.js
mitt.spec.js
portalHelper.spec.js feat: Sync Popular Articles locale with widget locale (#11754) 2025-06-24 19:52:44 +05:30
ReportsDataHelper.spec.js
sanitizeData.spec.js
sessionStorage.spec.js feat: Prevent saving preferences and status when impersonating (#11164) 2025-05-20 17:34:30 -07:00
timeHelper.spec.js feat: Retry failed messages within 24h (#12436) 2025-09-16 21:00:15 +05:30
ValidatorsHelper.spec.js fix: Handle slug validation errors in Help Center (#11368) 2025-04-24 16:58:05 +05:30