Chatwoot/app/javascript/dashboard/components
Fayaz Ahmed 193a531e49
feat: Edit automation modal (#3876)
* 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

* Edit automation modal

* Edit automation modal and api integration

* Replaced hardcoded values

* Using absolute paths

* Update app/javascript/dashboard/routes/dashboard/settings/automation/EditAutomationRule.vue

Co-authored-by: Nithin David Thomas <1277421+nithindavid@users.noreply.github.com>

* Update app/javascript/dashboard/routes/dashboard/settings/automation/Index.vue

Co-authored-by: Nithin David Thomas <1277421+nithindavid@users.noreply.github.com>

* Intendation fix

* Disable automation route

* Minor fix

Co-authored-by: Muhsin Keloth <muhsinkeramam@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 19:15:02 +05:30
..
Accordion bug: Fix cannot copy text content from sidebar (#3506) 2021-12-06 14:38:04 +05:30
buttons chore: Updates design of resolve context menu (#3667) 2021-12-29 22:24:11 +05:30
layout feat: Edit automation modal (#3876) 2022-02-02 19:15:02 +05:30
specs feat: Add a view for mentions (#3505) 2021-12-09 11:20:14 +05:30
ui feature: Filtering conversations and contacts with custom attributes (#3851) 2022-02-01 13:13:55 +05:30
widgets feat: Add the ability to add new automation rule (#3459) 2022-02-02 18:46:07 +05:30
ChatList.vue feature: Filtering conversations and contacts with custom attributes (#3851) 2022-02-01 13:13:55 +05:30
Code.vue fix: Show push notifications settings except Safari (#1741) 2021-02-08 16:39:15 +05:30
CustomAttribute.vue feat: Use Fluent SVG icons on the dashboard (#3482) 2021-11-30 21:03:18 -08:00
index.js feat: Add CSAT reports (#2608) 2021-07-14 10:20:06 +05:30
Modal.vue feat: Use Fluent SVG icons on the dashboard (#3482) 2021-11-30 21:03:18 -08:00
ModalHeader.vue feat: Disable attachments and emoji picker in the web widget (#1102) 2020-08-05 17:46:17 +05:30
NetworkNotification.vue chore: Use globalConfig in NetworkNotification (#3871) 2022-02-01 12:25:51 +05:30
SettingsSection.vue feat: HMAC verification for web widget (#1643) 2021-01-17 22:44:03 +05:30
SidemenuIcon.vue feat: Use Fluent SVG icons on the dashboard (#3482) 2021-11-30 21:03:18 -08:00
Snackbar.vue chore: Add a redirect link to the conversation in success toast message (#3711) 2022-01-13 11:15:40 -08:00
SnackbarContainer.vue chore: Add a redirect link to the conversation in success toast message (#3711) 2022-01-13 11:15:40 -08:00