Chatwoot/app/listeners
Muhsin Keloth 91b9168fae
feat: Add the ability to add new automation rule (#3459)
* Add automation modal

* Fix the v-model for automations

* Actions and Condition dropdowns for automations

* Fix merge conflicts

* Handle event change and confirmation

* Appends new action

* Removes actions

* Automation api integration

* Api integration for creating automations

* Registers vuex module to the global store

* Automations table

* Updarted labels and actions

* Integrate automation api

* Fixes the mutation error - removed the data key wrapper

* Fixed the automation condition models to work with respective event types

* Remove temporary fixes added to the api request

* Displa timestamp and automation status values

* Added the clone buton

* Removed uncessary helper method

* Specs for automations

* Handle WIP code

* Remove the payload wrap

* Fix the action query payload

* Removed unnecessary files

* Disabled Automations routes

* Ability to delete automations

* Fix specs

* Fixed merge conflicts

Co-authored-by: Fayaz Ahmed <15716057+fayazara@users.noreply.github.com>
Co-authored-by: fayazara <fayazara@gmail.com>
Co-authored-by: Nithin David Thomas <1277421+nithindavid@users.noreply.github.com>
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
2022-02-02 18:46:07 +05:30
..
action_cable_listener.rb feat: Add a view for mentions (#3505) 2021-12-09 11:20:14 +05:30
agent_bot_listener.rb feat: CSAT for all channels (#2749) 2021-08-23 22:00:47 +05:30
automation_rule_listener.rb feat: Add the ability to add new automation rule (#3459) 2022-02-02 18:46:07 +05:30
base_listener.rb Feature: Ability to switch between multiple accounts (#881) 2020-05-26 22:38:48 +05:30
campaign_listener.rb feat: Add campaigns in web widget (#2227) 2021-05-10 00:31:00 -07:00
csat_survey_listener.rb feat: Add CSAT response APIs (#2503) 2021-06-29 20:59:41 +05:30
event_listener.rb Add missing conversation id for first response event (#2922) 2021-09-02 00:16:09 +05:30
hook_listener.rb feat: enable Dialogflow integration all inboxes except email (#3285) 2021-11-12 17:53:03 +05:30
installation_webhook_listener.rb chore: Remove account.destroy listener (#1530) 2020-12-19 18:11:43 +05:30
notification_listener.rb chore: Fix issue with conversation assignment notifications (#3661) 2021-12-28 21:53:13 +05:30
reporting_listener.rb Feature: Ability to switch between multiple accounts (#881) 2020-05-26 22:38:48 +05:30
webhook_listener.rb feat: CSAT for all channels (#2749) 2021-08-23 22:00:47 +05:30