[Feature] Add reusable WebUI controls for attachment rename fields (message_filename_template and zip_entry_name_template), likely as an advanced section in the attachment r... #1

Closed
opened 2026-07-06 11:20:11 +02:00 by zemion · 1 comment
Owner

Imported from the consolidated GovOPlaN product backlog.

  • Source: /mnt/DATA/Nextcloud/ADD ideas UG/Products/govoplan/backlog.md
  • Line: 73
  • Section: Milestones > Milestone 1 - Campaign And Attachment Foundation
  • Source status: DONE.

Imported backlog item:

- [ ] Add reusable WebUI controls for attachment rename fields (`message_filename_template` and `zip_entry_name_template`), likely as an advanced section in the attachment rule editor and shared wherever attachment rules are edited.
<!-- codex-backlog-fingerprint:cef39aeb7d7dcd355b2c2fad --> Imported from the consolidated GovOPlaN product backlog. - Source: `/mnt/DATA/Nextcloud/ADD ideas UG/Products/govoplan/backlog.md` - Line: `73` - Section: `Milestones > Milestone 1 - Campaign And Attachment Foundation` - Source status: `DONE.` Imported backlog item: ```markdown - [ ] Add reusable WebUI controls for attachment rename fields (`message_filename_template` and `zip_entry_name_template`), likely as an advanced section in the attachment rule editor and shared wherever attachment rules are edited. ```
zemion added this to the Milestone 1 - Campaign And Attachment Foundation milestone 2026-07-06 13:10:08 +02:00
Author
Owner

Codex State: done

Summary

  • Added WebUI controls for attachment rule message_filename_template and zip_entry_name_template in the shared attachment rule grid used by campaign-level and recipient-level attachment editors.
  • Kept stored attachment labels as plain data defaults instead of i18n message tokens.

Changed Files

  • webui/src/features/campaigns/components/AttachmentRulesOverlay.tsx
  • webui/src/features/campaigns/utils/attachments.ts
  • webui/src/i18n/generatedTranslations.ts

Verification

  • npm run build (govoplan-core/webui)
  • npm run audit:i18n-structural (govoplan-core/webui)
## Codex State: done ### Summary - Added WebUI controls for attachment rule message_filename_template and zip_entry_name_template in the shared attachment rule grid used by campaign-level and recipient-level attachment editors. - Kept stored attachment labels as plain data defaults instead of i18n message tokens. ### Changed Files - `webui/src/features/campaigns/components/AttachmentRulesOverlay.tsx` - `webui/src/features/campaigns/utils/attachments.ts` - `webui/src/i18n/generatedTranslations.ts` ### Verification - `npm run build (govoplan-core/webui)` - `npm run audit:i18n-structural (govoplan-core/webui)`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: add-ideas/govoplan-campaign#1
No description provided.