Chatwoot/app/javascript/dashboard/components/widgets
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
..
chart feat: Add CSAT reports (#2608) 2021-07-14 10:20:06 +05:30
conversation feat: Shows agent avatar for message sent by agent (#3884) 2022-02-01 16:34:54 +05:30
FilterInput feat: Add the ability to add new automation rule (#3459) 2022-02-02 18:46:07 +05:30
forms chore: Fix pre-commit hooks (#3525) 2021-12-08 17:32:00 -08:00
mentions chore: Move Canned Responses list to a separate component (#1681) 2021-01-23 14:07:01 +05:30
modal chore: Fix Eslint warnings (#3654) 2021-12-27 13:49:31 +05:30
WootWriter chore: Use globalConfig in NetworkNotification (#3871) 2022-02-01 12:25:51 +05:30
AttachmentsPreview.vue feat: Activestorage direct upload (#3768) 2022-01-27 15:57:22 +05:30
AutomationActionInput.vue feat: Add the ability to add new automation rule (#3459) 2022-02-02 18:46:07 +05:30
Avatar.vue feat: Use vue-router on widget route management (#3415) 2022-01-12 16:25:27 +05:30
BackButton.vue feat: Use Fluent SVG icons on the dashboard (#3482) 2021-11-30 21:03:18 -08:00
ChannelItem.vue feat: Add Instagram Channel (#2955) 2021-10-05 14:35:32 +05:30
ChatTypeTabs.vue feat: Adds keyboard shortcuts for conversation actions (#2672) 2021-08-09 00:38:52 -07:00
ColorPicker.vue Feature: Ability to customise widget color (#903) 2020-05-30 17:28:00 +05:30
EmptyState.vue chore: Fix Eslint warnings (#3654) 2021-12-27 13:49:31 +05:30
InboxName.vue feat: Use Fluent SVG icons on the dashboard (#3482) 2021-11-30 21:03:18 -08:00
LabelSelector.stories.js feat: Ability to add label for contact page (#2350) 2021-06-14 10:36:00 +05:30
LabelSelector.vue chore: Update contact sidebar with accordion (#3002) 2021-09-13 18:08:58 +05:30
LoadingState.vue chore: Fix Eslint warnings (#3654) 2021-12-27 13:49:31 +05:30
ReportStatsCard.vue chore: Fix Eslint warnings (#3654) 2021-12-27 13:49:31 +05:30
SettingIntroBanner.stories.js chore: Cleanup page-top-bar style conflicts (#2407) 2021-06-10 09:35:15 +05:30
SettingIntroBanner.vue chore: Cleanup page-top-bar style conflicts (#2407) 2021-06-10 09:35:15 +05:30
TableFooter.vue feat: Use Fluent SVG icons on the dashboard (#3482) 2021-11-30 21:03:18 -08:00
Thumbnail.spec.js chore: Add missing frontend specs (#2329) 2021-05-25 01:30:21 -07:00
Thumbnail.vue fix: Changes thumbnail colors to new color scheme (#3483) 2021-12-01 15:18:41 +05:30
UserAvatarWithName.vue feat: Add CSAT reports (#2608) 2021-07-14 10:20:06 +05:30