Chatwoot/app/javascript/dashboard/components
Fayaz Ahmed 9eb861a3b7
feat: Custom attributes in automations and refactor (#4548)
* Custom attributes

* Custom Attrs Manifest

* Fix dropdown values for custom attributes

* Handle edit mode for custom attributes

* Ported duplicate logic to a mixin

* fix Code climate issue

* Fix Codeclimate complexity warning

* Bug fix - Custom attributes getting duplicated

* Bug fixes and Code Climate issue fix

* Code Climate Issues Breakdown

* Fix test spec

* Add labels for Custom attributes in dropdown

* Refactor

* Refactor Automion mixin

* Refactor Mixin

* Refactor getOperator

* Fix getOperatorType

* File name method refactor

* Refactor appendNewCondition

* spec update

* Refactor methods

* Mixin Spec update

* Automation Mixins Test Specs

* Mixin Spec Rerun

* Automation validations mixin spec

* Automation helper test spec

* Send custom_attr key

* Fix spec fixtures

* fix: Changes for custom attribute type and lower case search

* fix: Specs

* fix: Specs

* fix: Ruby version change

* fix: Ruby version change

* Removes Lowercased values and fix label value in api payload

* Fix specs

* Fixed Query Spec

* Removed disabled labels if no attributes are present

* Code Climate Fixes

* fix: custom attribute with indifferent access

* fix: custom attribute with indifferent access

* Fix specs

* Minor label fix

* REtrigger circle ci build

* Update app/javascript/shared/mixins/specs/automationMixin.spec.js

* Update app/javascript/shared/mixins/specs/automationMixin.spec.js

* fix: Custom attribute case insensitivity search

* Add missing reset action method to input

* Set team_input to single select instead of multiple

* fix: remove value case check for date,boolean and number data type

* fix: cognitive complexity

* fix: cognitive complexity

* fix: Fixed activity message for automation system

* fix: Fixed activity message for automation system

* fix: Fixed activity message for automation system

* fix: codeclimate

* fix: codeclimate

* fix: action cable events for label update

* fix: codeclimate, conversation modela number of methods

* fix: codeclimate, conversation modela number of methods

* fix: codeclimate, conversation modela number of methods

* fix: codeclimate, conversation modela number of methods

* Fix margin bottom for attachment button

* Remove margin bottom to avoid conflict from macros

* Fix automation action query generator using the right key

* fix: not running message created event for activity message

* fix: not running message created event for activity message

* codeclimate fix

* codeclimate fix

* codeclimate fix

* Update app/javascript/dashboard/mixins/automations/methodsMixin.js

Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>

* Update app/javascript/shared/mixins/specs/automationHelper.spec.js

Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>

* Update app/javascript/dashboard/helper/automationHelper.js

Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>

* Update app/javascript/dashboard/mixins/automations/methodsMixin.js

Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>

Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
Co-authored-by: Tejaswini <tejaswini@chatwoot.com>
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: Sojan Jose <sojan@pepalo.com>
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2022-11-10 10:53:29 +05:30
..
Accordion bug: Fix cannot copy text content from sidebar (#3506) 2021-12-06 14:38:04 +05:30
app chore: Cleanup update banner with localstorage updates (#5209) 2022-08-05 13:46:12 +05:30
buttons feat: Add support for right click context menu in conversations (#4923) 2022-07-26 10:47:28 +05:30
layout chore: Refactor sidebar components used in help center (#5695) 2022-10-21 16:43:43 -07:00
specs feat: Add a view for mentions (#3505) 2021-12-09 11:20:14 +05:30
ui fix: Fix timestamp auto-update in conversations chat list (#5640) 2022-10-28 01:05:39 +05:30
widgets feat: Custom attributes in automations and refactor (#4548) 2022-11-10 10:53:29 +05:30
ChatList.vue feat: Add assign team option to the context menu (#5153) 2022-08-05 10:57:58 +05:30
Code.vue chore: Replace packages with native functions (#5140) 2022-08-03 17:08:21 +05:30
CustomAttribute.vue fix: Custom attribute not getting changed on conversations (#3965) 2022-02-14 15:52:15 +05:30
index.js feat: Add the ability for the agents to execute a macro (#5698) 2022-10-24 20:33:59 -07:00
Modal.vue feat: Update the design for dropdown buttons (#5625) 2022-10-13 13:36:42 -07:00
ModalHeader.vue feat: Adds the ability to delete a portal (#5305) 2022-09-01 13:27:08 +05:30
NetworkNotification.vue chore: Update self-closing tag eslint config (#4826) 2022-06-10 19:29:52 +05:30
SettingsSection.vue chore: Update self-closing tag eslint config (#4826) 2022-06-10 19:29:52 +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