chatwoot/app/javascript/widget
Shivam Mishra a040aee96b
feat: allow adding custom attributes to conversations from the SDK (#6782)
* feat: add conversation attributes method to sdk and widget app

* feat: add endpoints to update custom attributes

* refactor: update SDK api

* feat: add api and actions for conversation updates

* fix: error message

* test: custom attributes on conversations controller

---------

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2023-04-04 08:57:55 +05:30
..
api feat: allow adding custom attributes to conversations from the SDK (#6782) 2023-04-04 08:57:55 +05:30
assets chore: Use markdown-it instead of marked (#6123) 2023-03-03 13:26:54 +05:30
components fix: Disable form if pre-chat disabled on new conversation (#6813) 2023-04-03 12:03:58 +05:30
constants chore: Add chatwoot:on-message event (#6425) 2023-02-09 12:48:22 -08:00
helpers chore: Add chatwoot:on-message event (#6425) 2023-02-09 12:48:22 -08:00
i18n chore: Update translations (#6751) 2023-03-27 14:45:50 +05:30
mixins Merge branch 'hotfix/2.4.1' into develop 2022-04-21 14:19:18 +05:30
store feat: allow adding custom attributes to conversations from the SDK (#6782) 2023-04-04 08:57:55 +05:30
views feat: Show custom attributes in pre-chat form on new conversation (#6735) 2023-03-23 15:22:49 +05:30
App.vue feat: allow adding custom attributes to conversations from the SDK (#6782) 2023-04-04 08:57:55 +05:30
router.js feat: Use vue-router on widget route management (#3415) 2022-01-12 16:25:27 +05:30