diff --git a/package.json b/package.json index 70e36d3..4b874d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "evolution-manager", - "version": "0.3.3", + "version": "0.3.4", "main": "dist", "engines": { "node": ">=16.0.0" diff --git a/src/assets/chatwoot/chatwoot_api.png b/src/assets/chatwoot/chatwoot_api.png new file mode 100644 index 0000000..af13033 Binary files /dev/null and b/src/assets/chatwoot/chatwoot_api.png differ diff --git a/src/assets/chatwoot/chatwoot_api_1.png b/src/assets/chatwoot/chatwoot_api_1.png new file mode 100644 index 0000000..00dd8c3 Binary files /dev/null and b/src/assets/chatwoot/chatwoot_api_1.png differ diff --git a/src/assets/chatwoot/chatwoot_api_2.png b/src/assets/chatwoot/chatwoot_api_2.png new file mode 100644 index 0000000..6a67ddf Binary files /dev/null and b/src/assets/chatwoot/chatwoot_api_2.png differ diff --git a/src/assets/chatwoot/chatwoot_api_3.png b/src/assets/chatwoot/chatwoot_api_3.png new file mode 100644 index 0000000..8add8e6 Binary files /dev/null and b/src/assets/chatwoot/chatwoot_api_3.png differ diff --git a/src/components/instance/settings/Chatwoot.vue b/src/components/instance/settings/Chatwoot.vue index 51717e0..9813bf7 100644 --- a/src/components/instance/settings/Chatwoot.vue +++ b/src/components/instance/settings/Chatwoot.vue @@ -123,6 +123,9 @@ :disabled="loading" hide-details > + + Como configurar o chatwoot? + diff --git a/src/components/modal/ChatwootConfig.vue b/src/components/modal/ChatwootConfig.vue new file mode 100644 index 0000000..21e66ad --- /dev/null +++ b/src/components/modal/ChatwootConfig.vue @@ -0,0 +1,119 @@ + + +