iachat/app/javascript/dashboard/helper
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
..
specs feat: Add the ability to add new automation rule (#3459) 2022-02-02 18:46:07 +05:30
actionCable.js feat: Add a view for mentions (#3505) 2021-12-09 11:20:14 +05:30
actionQueryGenerator.js feat: Add the ability to add new automation rule (#3459) 2022-02-02 18:46:07 +05:30
APIHelper.js chore: Adjust Chatwoot Config to deploy frontend as a separate app (#2347) 2021-05-28 19:21:16 +05:30
commons.js feat: Adds the ability to edit and delete custom attributes (#2982) 2021-09-13 03:26:18 -07:00
downloadCsvFile.js feat: Add Reports for teams (#3116) 2021-10-06 23:53:51 +05:30
filterQueryGenerator.js Fix: Pagination bug with filters payload (#3747) 2022-01-17 20:35:53 +05:30
inbox.js feat: Use Fluent SVG icons on the dashboard (#3482) 2021-11-30 21:03:18 -08:00
pushHelper.js Feature: Add web push notification permission in frontend (#766) 2020-05-06 00:10:56 +05:30
scriptGenerator.js Chore: Add web_widget_script in the Inboxes API (#615) 2020-03-16 12:32:34 +05:30
scriptHelpers.js feat: Configure Chatwoot & Analytics for SaaS app (#2975) 2021-09-07 23:11:01 +05:30
states.js Move src to dashboard (#152) 2019-10-16 14:36:17 +05:30
URLHelper.js enhancement: Custom views (#3838) 2022-01-27 08:26:12 +05:30