Chatwoot/app/javascript/dashboard/api/specs
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
..
channel chore: Add missing frontend specs (#2329) 2021-05-25 01:30:21 -07:00
inbox feat: Support multiple file upload on dashboard (#3748) 2022-01-24 18:46:58 -08:00
account.spec.js chore: Add missing frontend specs (#2329) 2021-05-25 01:30:21 -07:00
accountActions.spec.js feat: Create modal to merge two contacts (#2457) 2021-10-13 18:35:13 +05:30
agents.spec.js [Refactor] Cleanup agent store and actions (#373) 2019-12-21 22:54:35 +05:30
apiSpecHelper.js feat: Add Integration hooks UI (#2301) 2021-06-06 16:59:05 +05:30
automation.spec.js feat: Add the ability to add new automation rule (#3459) 2022-02-02 18:46:07 +05:30
campaign.spec.js chore: Add inbox id in get campaigns API (#2278) 2021-05-17 21:38:12 +05:30
contacts.spec.js feat: Add advanced contact filters (#3471) 2021-12-02 19:12:44 -08:00
conversations.spec.js chore: Add missing frontend specs (#2329) 2021-05-25 01:30:21 -07:00
csatReports.spec.js feat: Add date-range filter on CSAT Reports (#2622) 2021-07-14 20:15:57 +05:30
endPoints.spec.js chore: Add missing frontend specs (#2329) 2021-05-25 01:30:21 -07:00
inboxes.spec.js feat: Ability to remove inbox avatar (#2885) 2021-08-31 15:12:05 +05:30
integrations.spec.js feat: Add Integration hooks UI (#2301) 2021-06-06 16:59:05 +05:30
labels.spec.js Feature: Improve label experience (#975) 2020-06-25 21:04:03 +05:30
notifications.spec.js chore: Add missing frontend specs (#2329) 2021-05-25 01:30:21 -07:00
reports.spec.js feat: Add Reports for teams (#3116) 2021-10-06 23:53:51 +05:30
teams.spec.js chore: Add missing frontend specs (#2329) 2021-05-25 01:30:21 -07:00
userNotificationSettings.spec.js Feature: Add UI to update email notification preferences (#579) 2020-03-01 17:47:08 +05:30
webhook.spec.js chore: Add missing frontend specs (#2329) 2021-05-25 01:30:21 -07:00