iachat/app/javascript/dashboard/routes/dashboard/settings
Sojan Jose 45d4d3660c
feat: Add private note action to automations (#11926)
## Summary
- allow AutomationRule to accept `add_private_note` action
- support `add_private_note` in automation action service
- expose private note action in frontend constants and i18n
- test new automation rule action

## Testing
- `pnpm eslint
app/javascript/dashboard/routes/dashboard/settings/automation/constants.js`
- `bundle exec rubocop app/services/automation_rules/action_service.rb
app/models/automation_rule.rb
spec/services/automation_rules/action_service_spec.rb`
- `bundle exec rspec
spec/services/automation_rules/action_service_spec.rb`


------
https://chatgpt.com/codex/tasks/task_e_6870c5f7b8b88326a9bd60b2ba710ccd

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2025-07-16 09:57:35 +05:30
..
account chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30
agentBots feat: Ability to reset api_access_token (#11565) 2025-05-29 14:42:13 +05:30
agents chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30
attributes fix: Translate Priority and Messages types in Automations and Macros (#11741) 2025-07-08 12:40:40 +05:30
auditlogs chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30
automation feat: Add private note action to automations (#11926) 2025-07-16 09:57:35 +05:30
billing feat: Support bigger font size in dashboard (#10974) 2025-02-27 12:10:33 +05:30
canned chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30
components chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30
customRoles chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30
helper chore: Custom Roles to manage permissions [ UI ] (#9865) 2024-09-17 11:40:11 -07:00
inbox feat: Whatsapp embedded signup (#11612) 2025-07-14 21:37:06 -07:00
integrations chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30
labels chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30
macros chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30
profile chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30
reports chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30
sla chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30
teams chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30
settings.routes.js feat(v4): Update the campaigns page design (#10371) 2024-10-31 11:57:13 +05:30
SettingsHeader.vue chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30
SettingsLayout.vue chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30
SettingsSubPageHeader.vue chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30
SettingsWrapper.vue feat: update colors for v4 (#10660) 2025-01-15 17:13:03 +05:30
Wrapper.vue chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30