Compare commits
132
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b545653a93 | ||
|
|
0f02455224 | ||
|
|
1c2c8f26fc | ||
|
|
82408a8e03 | ||
|
|
c17c9b10d9 | ||
|
|
7e1458fd32 | ||
|
|
d017156f32 | ||
|
|
c1f6d9f76f | ||
|
|
e5d41f4b03 | ||
|
|
ed562832a6 | ||
|
|
2be2c9aa04 | ||
|
|
d9b86182f2 | ||
|
|
79e46d1758 | ||
|
|
5895d7b2bd | ||
|
|
bf5220e881 | ||
|
|
6bc29bfef2 | ||
|
|
9dddd1b020 | ||
|
|
bc294d8829 | ||
|
|
4b243a44ee | ||
|
|
f2961c4f8e | ||
|
|
c4ea779759 | ||
|
|
cfb74b12f9 | ||
|
|
63bea5219b | ||
|
|
74c611325f | ||
|
|
71ebacc46e | ||
|
|
770e395f17 | ||
|
|
4a925619a1 | ||
|
|
db537b5c86 | ||
|
|
12d7be62d3 | ||
|
|
cd1dbb67eb | ||
|
|
114596db19 | ||
|
|
96a3999c8b | ||
|
|
6040e50265 | ||
|
|
488c334b72 | ||
|
|
7c2ca1a07e | ||
|
|
bca8c99148 | ||
|
|
ecfa6bf6a2 | ||
|
|
616bbced9c | ||
|
|
24f49b9b5a | ||
|
|
ef24eef0b9 | ||
|
|
e90c231dd3 | ||
|
|
100d39d58a | ||
|
|
f57c9279aa | ||
|
|
6eecd84b22 | ||
|
|
a8febc00d3 | ||
|
|
80c87da8c9 | ||
|
|
0fbb9b91b2 | ||
|
|
b52b2b9a47 | ||
|
|
12134f9391 | ||
|
|
30996140a3 | ||
|
|
77a0f18685 | ||
|
|
2556de1f38 | ||
|
|
a9de672932 | ||
|
|
0ccbe5882c | ||
|
|
4d588ae618 | ||
|
|
35c69fc282 | ||
|
|
123882c6ab | ||
|
|
43a4aa2366 | ||
|
|
9cdd11031b | ||
|
|
e97489f534 | ||
|
|
429d2e5ef5 | ||
|
|
1afd54db37 | ||
|
|
35f28fbe28 | ||
|
|
7663d7cc73 | ||
|
|
83967735d3 | ||
|
|
19cfd4be4c | ||
|
|
161024db9d | ||
|
|
a7e73de8d4 | ||
|
|
ca02b442dd | ||
|
|
4efeb4eda2 | ||
|
|
c88447c11f | ||
|
|
27f7e0921e | ||
|
|
f3b8777ebf | ||
|
|
73f6b888cd | ||
|
|
b8fc921f9a | ||
|
|
990d045cb3 | ||
|
|
7fcb0d6880 | ||
|
|
9631b0b929 | ||
|
|
0a2fd7b1f4 | ||
|
|
11a7414dc0 | ||
|
|
9a4c1e1fb9 | ||
|
|
098a6263a9 | ||
|
|
7590faaa63 | ||
|
|
031199f15a | ||
|
|
8a5b007bc4 | ||
|
|
69e3926db6 | ||
|
|
8187bb8a38 | ||
|
|
4de1cd8c22 | ||
|
|
3b141fca28 | ||
|
|
ccf890d855 | ||
|
|
94baba1d15 | ||
|
|
f112e500e1 | ||
|
|
43753bc74a | ||
|
|
5cb8645edb | ||
|
|
6e48e73e73 | ||
|
|
46c0198b6a | ||
|
|
4397ee7d3b | ||
|
|
3af7c3b2e7 | ||
|
|
1af726e05e | ||
|
|
1da0474ed1 | ||
|
|
adff853086 | ||
|
|
5adc5c7de6 | ||
|
|
4a088e0663 | ||
|
|
cd80bd07ca | ||
|
|
b3f616da76 | ||
|
|
c838779932 | ||
|
|
55d41b112b | ||
|
|
a780de4b64 | ||
|
|
cf025e0fa4 | ||
|
|
84822a013a | ||
|
|
a428dfc3f4 | ||
|
|
4b12a8a51e | ||
|
|
3c78d25306 | ||
|
|
8faccba052 | ||
|
|
02000de905 | ||
|
|
d7c0507e33 | ||
|
|
e97e68b1ba | ||
|
|
be1999e7f8 | ||
|
|
c3601e16cf | ||
|
|
dc728faafb | ||
|
|
2a365bf19e | ||
|
|
d5ecbba71f | ||
|
|
abcff9883f | ||
|
|
d463a5cc30 | ||
|
|
c750413094 | ||
|
|
f2a7e1da6b | ||
|
|
41c7683e04 | ||
|
|
1b1ba3f8dd | ||
|
|
bd94e5062d | ||
|
|
3fb77fe806 | ||
|
|
c7d259d5fd | ||
|
|
5905b5301d |
@@ -19,7 +19,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- node/install:
|
- node/install:
|
||||||
node-version: '20.12'
|
node-version: '23.7'
|
||||||
- node/install-pnpm
|
- node/install-pnpm
|
||||||
- node/install-packages:
|
- node/install-packages:
|
||||||
pkg-manager: pnpm
|
pkg-manager: pnpm
|
||||||
|
|||||||
@@ -5,30 +5,30 @@
|
|||||||
version: '3'
|
version: '3'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
base:
|
base:
|
||||||
build:
|
build:
|
||||||
context: ..
|
context: ..
|
||||||
dockerfile: .devcontainer/Dockerfile.base
|
dockerfile: .devcontainer/Dockerfile.base
|
||||||
args:
|
args:
|
||||||
VARIANT: "ubuntu-22.04"
|
VARIANT: 'ubuntu-22.04'
|
||||||
NODE_VERSION: "20.9.0"
|
NODE_VERSION: '23.7.0'
|
||||||
RUBY_VERSION: "3.3.3"
|
RUBY_VERSION: '3.3.3'
|
||||||
# On Linux, you may need to update USER_UID and USER_GID below if not your local UID is not 1000.
|
# On Linux, you may need to update USER_UID and USER_GID below if not your local UID is not 1000.
|
||||||
USER_UID: "1000"
|
USER_UID: '1000'
|
||||||
USER_GID: "1000"
|
USER_GID: '1000'
|
||||||
image: base:latest
|
image: base:latest
|
||||||
|
|
||||||
app:
|
app:
|
||||||
build:
|
build:
|
||||||
context: ..
|
context: ..
|
||||||
dockerfile: .devcontainer/Dockerfile
|
dockerfile: .devcontainer/Dockerfile
|
||||||
args:
|
args:
|
||||||
VARIANT: "ubuntu-22.04"
|
VARIANT: 'ubuntu-22.04'
|
||||||
NODE_VERSION: "20.9.0"
|
NODE_VERSION: '23.7.0'
|
||||||
RUBY_VERSION: "3.3.3"
|
RUBY_VERSION: '3.3.3'
|
||||||
# On Linux, you may need to update USER_UID and USER_GID below if not your local UID is not 1000.
|
# On Linux, you may need to update USER_UID and USER_GID below if not your local UID is not 1000.
|
||||||
USER_UID: "1000"
|
USER_UID: '1000'
|
||||||
USER_GID: "1000"
|
USER_GID: '1000'
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- ..:/workspace:cached
|
- ..:/workspace:cached
|
||||||
|
|||||||
@@ -4,6 +4,8 @@ module.exports = {
|
|||||||
'prettier',
|
'prettier',
|
||||||
'plugin:vue/vue3-recommended',
|
'plugin:vue/vue3-recommended',
|
||||||
'plugin:vitest-globals/recommended',
|
'plugin:vitest-globals/recommended',
|
||||||
|
// use recommended-legacy when upgrading the plugin to v4
|
||||||
|
'plugin:@intlify/vue-i18n/recommended',
|
||||||
],
|
],
|
||||||
overrides: [
|
overrides: [
|
||||||
{
|
{
|
||||||
@@ -229,6 +231,18 @@ module.exports = {
|
|||||||
'vue/singleline-html-element-content-newline': 'off',
|
'vue/singleline-html-element-content-newline': 'off',
|
||||||
'import/extensions': ['off'],
|
'import/extensions': ['off'],
|
||||||
'no-console': 'error',
|
'no-console': 'error',
|
||||||
|
'@intlify/vue-i18n/no-dynamic-keys': 'warn',
|
||||||
|
'@intlify/vue-i18n/no-unused-keys': [
|
||||||
|
'warn',
|
||||||
|
{
|
||||||
|
extensions: ['.js', '.vue'],
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
|
settings: {
|
||||||
|
'vue-i18n': {
|
||||||
|
localeDir: './app/javascript/*/i18n/**.json',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
env: {
|
env: {
|
||||||
browser: true,
|
browser: true,
|
||||||
|
|||||||
@@ -23,12 +23,10 @@ jobs:
|
|||||||
bundler-cache: true
|
bundler-cache: true
|
||||||
|
|
||||||
- uses: pnpm/action-setup@v4
|
- uses: pnpm/action-setup@v4
|
||||||
with:
|
|
||||||
version: 9.3.0
|
|
||||||
|
|
||||||
- uses: actions/setup-node@v4
|
- uses: actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
node-version: 20
|
node-version: 23
|
||||||
cache: 'pnpm'
|
cache: 'pnpm'
|
||||||
|
|
||||||
- name: Install pnpm dependencies
|
- name: Install pnpm dependencies
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
nightly:
|
nightly:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-24.04
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: get installer
|
- name: get installer
|
||||||
|
|||||||
@@ -0,0 +1,140 @@
|
|||||||
|
# #
|
||||||
|
# # This action will publish Chatwoot EE docker image.
|
||||||
|
# # This is set to run against merges to develop, master
|
||||||
|
# # and when tags are created.
|
||||||
|
# #
|
||||||
|
|
||||||
|
name: Publish Chatwoot EE docker images
|
||||||
|
|
||||||
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- develop
|
||||||
|
- master
|
||||||
|
tags:
|
||||||
|
- v*
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
|
env:
|
||||||
|
DOCKER_REPO: chatwoot/chatwoot
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
build:
|
||||||
|
strategy:
|
||||||
|
fail-fast: false
|
||||||
|
matrix:
|
||||||
|
include:
|
||||||
|
- platform: linux/amd64
|
||||||
|
runner: ubuntu-latest
|
||||||
|
- platform: linux/arm64
|
||||||
|
runner: ubuntu-22.04-arm
|
||||||
|
runs-on: ${{ matrix.runner }}
|
||||||
|
env:
|
||||||
|
GIT_REF: ${{ github.head_ref || github.ref_name }}
|
||||||
|
steps:
|
||||||
|
- name: Checkout
|
||||||
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
|
- name: Prepare
|
||||||
|
run: |
|
||||||
|
platform=${{ matrix.platform }}
|
||||||
|
echo "PLATFORM_PAIR=${platform//\//-}" >> $GITHUB_ENV
|
||||||
|
|
||||||
|
- name: Set Chatwoot edition
|
||||||
|
run: |
|
||||||
|
echo -en '\nENV CW_EDITION="ee"' >> docker/Dockerfile
|
||||||
|
|
||||||
|
- name: Set Docker Tags
|
||||||
|
run: |
|
||||||
|
SANITIZED_REF=$(echo "$GIT_REF" | sed 's/\//-/g')
|
||||||
|
if [ "${{ github.ref_name }}" = "master" ]; then
|
||||||
|
echo "DOCKER_TAG=${DOCKER_REPO}:latest" >> $GITHUB_ENV
|
||||||
|
else
|
||||||
|
echo "DOCKER_TAG=${DOCKER_REPO}:${SANITIZED_REF}" >> $GITHUB_ENV
|
||||||
|
fi
|
||||||
|
|
||||||
|
- name: Set up QEMU
|
||||||
|
uses: docker/setup-qemu-action@v3
|
||||||
|
|
||||||
|
- name: Set up Docker Buildx
|
||||||
|
uses: docker/setup-buildx-action@v3
|
||||||
|
|
||||||
|
- name: Login to DockerHub
|
||||||
|
if: github.event_name == 'push' || github.event_name == 'workflow_dispatch'
|
||||||
|
uses: docker/login-action@v3
|
||||||
|
with:
|
||||||
|
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||||
|
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||||
|
|
||||||
|
- name: Build and push by digest
|
||||||
|
id: build
|
||||||
|
uses: docker/build-push-action@v6
|
||||||
|
with:
|
||||||
|
context: .
|
||||||
|
file: docker/Dockerfile
|
||||||
|
platforms: ${{ matrix.platform }}
|
||||||
|
push: ${{ github.event_name == 'push' || github.event_name == 'workflow_dispatch' }}
|
||||||
|
outputs: type=image,name=${{ env.DOCKER_REPO }},push-by-digest=true,name-canonical=true,push=true
|
||||||
|
|
||||||
|
- name: Export digest
|
||||||
|
run: |
|
||||||
|
mkdir -p ${{ runner.temp }}/digests
|
||||||
|
digest="${{ steps.build.outputs.digest }}"
|
||||||
|
touch "${{ runner.temp }}/digests/${digest#sha256:}"
|
||||||
|
|
||||||
|
- name: Upload digest
|
||||||
|
uses: actions/upload-artifact@v4
|
||||||
|
with:
|
||||||
|
name: digests-${{ env.PLATFORM_PAIR }}
|
||||||
|
path: ${{ runner.temp }}/digests/*
|
||||||
|
if-no-files-found: error
|
||||||
|
retention-days: 1
|
||||||
|
|
||||||
|
merge:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
|
needs:
|
||||||
|
- build
|
||||||
|
steps:
|
||||||
|
- name: Download digests
|
||||||
|
uses: actions/download-artifact@v4
|
||||||
|
with:
|
||||||
|
path: ${{ runner.temp }}/digests
|
||||||
|
pattern: digests-*
|
||||||
|
merge-multiple: true
|
||||||
|
|
||||||
|
- name: Login to DockerHub
|
||||||
|
uses: docker/login-action@v3
|
||||||
|
with:
|
||||||
|
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||||
|
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||||
|
|
||||||
|
- name: Set up Docker Buildx
|
||||||
|
uses: docker/setup-buildx-action@v3
|
||||||
|
|
||||||
|
- name: Create manifest list and push
|
||||||
|
working-directory: ${{ runner.temp }}/digests
|
||||||
|
env:
|
||||||
|
GIT_REF: ${{ github.head_ref || github.ref_name }}
|
||||||
|
run: |
|
||||||
|
SANITIZED_REF=$(echo "$GIT_REF" | sed 's/\//-/g')
|
||||||
|
if [ "${{ github.ref_name }}" = "master" ]; then
|
||||||
|
TAG="${DOCKER_REPO}:latest"
|
||||||
|
else
|
||||||
|
TAG="${DOCKER_REPO}:${SANITIZED_REF}"
|
||||||
|
fi
|
||||||
|
|
||||||
|
docker buildx imagetools create -t $TAG \
|
||||||
|
$(printf '${{ env.DOCKER_REPO }}@sha256:%s ' *)
|
||||||
|
|
||||||
|
- name: Inspect image
|
||||||
|
env:
|
||||||
|
GIT_REF: ${{ github.head_ref || github.ref_name }}
|
||||||
|
run: |
|
||||||
|
SANITIZED_REF=$(echo "$GIT_REF" | sed 's/\//-/g')
|
||||||
|
if [ "${{ github.ref_name }}" = "master" ]; then
|
||||||
|
TAG="${DOCKER_REPO}:latest"
|
||||||
|
else
|
||||||
|
TAG="${DOCKER_REPO}:${SANITIZED_REF}"
|
||||||
|
fi
|
||||||
|
|
||||||
|
docker buildx imagetools inspect $TAG
|
||||||
@@ -38,7 +38,6 @@ jobs:
|
|||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: pnpm/action-setup@v4
|
- uses: pnpm/action-setup@v4
|
||||||
with:
|
with:
|
||||||
version: 9
|
|
||||||
ref: ${{ github.event.pull_request.head.ref }}
|
ref: ${{ github.event.pull_request.head.ref }}
|
||||||
repository: ${{ github.event.pull_request.head.repo.full_name }}
|
repository: ${{ github.event.pull_request.head.repo.full_name }}
|
||||||
|
|
||||||
@@ -48,7 +47,7 @@ jobs:
|
|||||||
|
|
||||||
- uses: actions/setup-node@v4
|
- uses: actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
node-version: 20
|
node-version: 23
|
||||||
cache: 'pnpm'
|
cache: 'pnpm'
|
||||||
|
|
||||||
- name: Install pnpm dependencies
|
- name: Install pnpm dependencies
|
||||||
|
|||||||
@@ -19,13 +19,11 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
|
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
|
||||||
|
|
||||||
- uses: pnpm/action-setup@v2
|
- uses: pnpm/action-setup@v4
|
||||||
with:
|
|
||||||
version: 9.3.0
|
|
||||||
|
|
||||||
- uses: actions/setup-node@v4
|
- uses: actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
node-version: 20
|
node-version: 23
|
||||||
cache: 'pnpm'
|
cache: 'pnpm'
|
||||||
|
|
||||||
- name: pnpm
|
- name: pnpm
|
||||||
@@ -39,7 +37,7 @@ jobs:
|
|||||||
- name: setup env
|
- name: setup env
|
||||||
run: |
|
run: |
|
||||||
cp .env.example .env
|
cp .env.example .env
|
||||||
|
|
||||||
- name: Run asset compile
|
- name: Run asset compile
|
||||||
run: bundle exec rake assets:precompile
|
run: bundle exec rake assets:precompile
|
||||||
env:
|
env:
|
||||||
@@ -47,5 +45,3 @@ jobs:
|
|||||||
|
|
||||||
- name: Size Check
|
- name: Size Check
|
||||||
run: pnpm run size
|
run: pnpm run size
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -0,0 +1,40 @@
|
|||||||
|
name: Test Docker Build
|
||||||
|
|
||||||
|
on:
|
||||||
|
pull_request:
|
||||||
|
branches:
|
||||||
|
- develop
|
||||||
|
- master
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
test-build:
|
||||||
|
strategy:
|
||||||
|
fail-fast: false
|
||||||
|
matrix:
|
||||||
|
include:
|
||||||
|
- platform: linux/amd64
|
||||||
|
runner: ubuntu-latest
|
||||||
|
- platform: linux/arm64
|
||||||
|
runner: ubuntu-22.04-arm
|
||||||
|
runs-on: ${{ matrix.runner }}
|
||||||
|
steps:
|
||||||
|
- name: Checkout
|
||||||
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
|
- name: Set up QEMU
|
||||||
|
uses: docker/setup-qemu-action@v3
|
||||||
|
|
||||||
|
- name: Set up Docker Buildx
|
||||||
|
uses: docker/setup-buildx-action@v3
|
||||||
|
|
||||||
|
- name: Build Docker image
|
||||||
|
uses: docker/build-push-action@v6
|
||||||
|
with:
|
||||||
|
context: .
|
||||||
|
file: docker/Dockerfile
|
||||||
|
platforms: ${{ matrix.platform }}
|
||||||
|
push: false
|
||||||
|
load: false
|
||||||
|
cache-from: type=gha
|
||||||
|
cache-to: type=gha,mode=max
|
||||||
@@ -73,6 +73,7 @@ test/cypress/videos/*
|
|||||||
|
|
||||||
#ignore files under .vscode directory
|
#ignore files under .vscode directory
|
||||||
.vscode
|
.vscode
|
||||||
|
.cursor
|
||||||
|
|
||||||
# yalc for local testing
|
# yalc for local testing
|
||||||
.yalc
|
.yalc
|
||||||
|
|||||||
+8
-8
@@ -1,11 +1,11 @@
|
|||||||
# #!/bin/sh
|
#!/bin/sh
|
||||||
# . "$(dirname "$0")/_/husky.sh"
|
. "$(dirname "$0")/_/husky.sh"
|
||||||
|
|
||||||
# # lint js and vue files
|
# lint js and vue files
|
||||||
# npx --no-install lint-staged
|
npx --no-install lint-staged
|
||||||
|
|
||||||
# # lint only staged ruby files
|
# lint only staged ruby files
|
||||||
# git diff --name-only --cached | xargs ls -1 2>/dev/null | grep '\.rb$' | xargs bundle exec rubocop --force-exclusion -a
|
git diff --name-only --cached | xargs ls -1 2>/dev/null | grep '\.rb$' | xargs bundle exec rubocop --force-exclusion -a
|
||||||
|
|
||||||
# # stage rubocop changes to files
|
# stage rubocop changes to files
|
||||||
# git diff --name-only --cached | xargs git add
|
git diff --name-only --cached | xargs git add
|
||||||
|
|||||||
@@ -94,7 +94,7 @@ gem 'twitty', '~> 0.1.5'
|
|||||||
# facebook client
|
# facebook client
|
||||||
gem 'koala'
|
gem 'koala'
|
||||||
# slack client
|
# slack client
|
||||||
gem 'slack-ruby-client', '~> 2.2.0'
|
gem 'slack-ruby-client', '~> 2.5.2'
|
||||||
# for dialogflow integrations
|
# for dialogflow integrations
|
||||||
gem 'google-cloud-dialogflow-v2', '>= 0.24.0'
|
gem 'google-cloud-dialogflow-v2', '>= 0.24.0'
|
||||||
gem 'grpc'
|
gem 'grpc'
|
||||||
@@ -138,9 +138,7 @@ gem 'procore-sift'
|
|||||||
# parse email
|
# parse email
|
||||||
gem 'email_reply_trimmer'
|
gem 'email_reply_trimmer'
|
||||||
|
|
||||||
# TODO: we might have to fork this gem since 0.3.1 has hard depency on nokogir 1.10.
|
gem 'html2text'
|
||||||
# and this gem hasn't been updated for a while.
|
|
||||||
gem 'html2text', git: 'https://github.com/chatwoot/html2text_ruby', branch: 'chatwoot'
|
|
||||||
|
|
||||||
# to calculate working hours
|
# to calculate working hours
|
||||||
gem 'working_hours'
|
gem 'working_hours'
|
||||||
|
|||||||
+18
-21
@@ -22,14 +22,6 @@ GIT
|
|||||||
devise (>= 4.0.0, < 5.0.0)
|
devise (>= 4.0.0, < 5.0.0)
|
||||||
railties (>= 5.0.0, < 8.0.0)
|
railties (>= 5.0.0, < 8.0.0)
|
||||||
|
|
||||||
GIT
|
|
||||||
remote: https://github.com/chatwoot/html2text_ruby
|
|
||||||
revision: cdbdbbbf898d846d0136d69d688a003c6b26074b
|
|
||||||
branch: chatwoot
|
|
||||||
specs:
|
|
||||||
html2text (0.3.1)
|
|
||||||
nokogiri (>= 1.13.6)
|
|
||||||
|
|
||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
@@ -186,7 +178,7 @@ GEM
|
|||||||
database_cleaner-core (2.0.1)
|
database_cleaner-core (2.0.1)
|
||||||
datadog-ci (0.8.3)
|
datadog-ci (0.8.3)
|
||||||
msgpack
|
msgpack
|
||||||
date (3.3.4)
|
date (3.4.1)
|
||||||
ddtrace (1.23.2)
|
ddtrace (1.23.2)
|
||||||
datadog-ci (~> 0.8.1)
|
datadog-ci (~> 0.8.1)
|
||||||
debase-ruby_core_source (= 3.3.1)
|
debase-ruby_core_source (= 3.3.1)
|
||||||
@@ -280,7 +272,8 @@ GEM
|
|||||||
googleauth (~> 1.0)
|
googleauth (~> 1.0)
|
||||||
grpc (~> 1.36)
|
grpc (~> 1.36)
|
||||||
geocoder (1.8.1)
|
geocoder (1.8.1)
|
||||||
gli (2.21.1)
|
gli (2.22.2)
|
||||||
|
ostruct
|
||||||
globalid (1.2.1)
|
globalid (1.2.1)
|
||||||
activesupport (>= 6.1)
|
activesupport (>= 6.1)
|
||||||
gmail_xoauth (0.4.3)
|
gmail_xoauth (0.4.3)
|
||||||
@@ -361,6 +354,8 @@ GEM
|
|||||||
hana (1.3.7)
|
hana (1.3.7)
|
||||||
hashdiff (1.1.0)
|
hashdiff (1.1.0)
|
||||||
hashie (5.0.0)
|
hashie (5.0.0)
|
||||||
|
html2text (0.4.0)
|
||||||
|
nokogiri (>= 1.0, < 2.0)
|
||||||
http (5.1.1)
|
http (5.1.1)
|
||||||
addressable (~> 2.8)
|
addressable (~> 2.8)
|
||||||
http-cookie (~> 1.0)
|
http-cookie (~> 1.0)
|
||||||
@@ -487,7 +482,7 @@ GEM
|
|||||||
uri
|
uri
|
||||||
net-http-persistent (4.0.2)
|
net-http-persistent (4.0.2)
|
||||||
connection_pool (~> 2.2)
|
connection_pool (~> 2.2)
|
||||||
net-imap (0.4.17)
|
net-imap (0.4.19)
|
||||||
date
|
date
|
||||||
net-protocol
|
net-protocol
|
||||||
net-pop (0.1.2)
|
net-pop (0.1.2)
|
||||||
@@ -503,14 +498,14 @@ GEM
|
|||||||
newrelic_rpm (9.6.0)
|
newrelic_rpm (9.6.0)
|
||||||
base64
|
base64
|
||||||
nio4r (2.7.3)
|
nio4r (2.7.3)
|
||||||
nokogiri (1.17.1)
|
nokogiri (1.18.3)
|
||||||
mini_portile2 (~> 2.8.2)
|
mini_portile2 (~> 2.8.2)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
nokogiri (1.17.1-arm64-darwin)
|
nokogiri (1.18.3-arm64-darwin)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
nokogiri (1.17.1-x86_64-darwin)
|
nokogiri (1.18.3-x86_64-darwin)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
nokogiri (1.17.1-x86_64-linux)
|
nokogiri (1.18.3-x86_64-linux-gnu)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
oauth (1.1.0)
|
oauth (1.1.0)
|
||||||
oauth-tty (~> 1.0, >= 1.0.1)
|
oauth-tty (~> 1.0, >= 1.0.1)
|
||||||
@@ -543,6 +538,7 @@ GEM
|
|||||||
openssl (3.2.0)
|
openssl (3.2.0)
|
||||||
orm_adapter (0.5.0)
|
orm_adapter (0.5.0)
|
||||||
os (1.1.4)
|
os (1.1.4)
|
||||||
|
ostruct (0.6.1)
|
||||||
parallel (1.23.0)
|
parallel (1.23.0)
|
||||||
parser (3.2.2.1)
|
parser (3.2.2.1)
|
||||||
ast (~> 2.4.1)
|
ast (~> 2.4.1)
|
||||||
@@ -565,7 +561,7 @@ GEM
|
|||||||
activesupport (>= 3.0.0)
|
activesupport (>= 3.0.0)
|
||||||
raabro (1.4.0)
|
raabro (1.4.0)
|
||||||
racc (1.8.1)
|
racc (1.8.1)
|
||||||
rack (2.2.10)
|
rack (2.2.12)
|
||||||
rack-attack (6.7.0)
|
rack-attack (6.7.0)
|
||||||
rack (>= 1.0, < 4)
|
rack (>= 1.0, < 4)
|
||||||
rack-contrib (2.5.0)
|
rack-contrib (2.5.0)
|
||||||
@@ -751,12 +747,13 @@ GEM
|
|||||||
json (>= 1.8, < 3)
|
json (>= 1.8, < 3)
|
||||||
simplecov-html (~> 0.10.0)
|
simplecov-html (~> 0.10.0)
|
||||||
simplecov-html (0.10.2)
|
simplecov-html (0.10.2)
|
||||||
slack-ruby-client (2.2.0)
|
slack-ruby-client (2.5.2)
|
||||||
faraday (>= 2.0)
|
faraday (>= 2.0)
|
||||||
faraday-mashify
|
faraday-mashify
|
||||||
faraday-multipart
|
faraday-multipart
|
||||||
gli
|
gli
|
||||||
hashie
|
hashie
|
||||||
|
logger
|
||||||
snaky_hash (2.0.1)
|
snaky_hash (2.0.1)
|
||||||
hashie
|
hashie
|
||||||
version_gem (~> 1.1, >= 1.1.1)
|
version_gem (~> 1.1, >= 1.1.1)
|
||||||
@@ -782,7 +779,7 @@ GEM
|
|||||||
time_diff (0.3.0)
|
time_diff (0.3.0)
|
||||||
activesupport
|
activesupport
|
||||||
i18n
|
i18n
|
||||||
timeout (0.4.1)
|
timeout (0.4.3)
|
||||||
trailblazer-option (0.1.2)
|
trailblazer-option (0.1.2)
|
||||||
twilio-ruby (5.77.0)
|
twilio-ruby (5.77.0)
|
||||||
faraday (>= 0.9, < 3.0)
|
faraday (>= 0.9, < 3.0)
|
||||||
@@ -802,7 +799,7 @@ GEM
|
|||||||
unf_ext (0.0.8.2)
|
unf_ext (0.0.8.2)
|
||||||
unicode-display_width (2.4.2)
|
unicode-display_width (2.4.2)
|
||||||
uniform_notifier (1.16.0)
|
uniform_notifier (1.16.0)
|
||||||
uri (0.13.0)
|
uri (1.0.3)
|
||||||
uri_template (0.7.0)
|
uri_template (0.7.0)
|
||||||
valid_email2 (5.2.6)
|
valid_email2 (5.2.6)
|
||||||
activemodel (>= 3.2)
|
activemodel (>= 3.2)
|
||||||
@@ -897,7 +894,7 @@ DEPENDENCIES
|
|||||||
haikunator
|
haikunator
|
||||||
hairtrigger
|
hairtrigger
|
||||||
hashie
|
hashie
|
||||||
html2text!
|
html2text
|
||||||
image_processing
|
image_processing
|
||||||
jbuilder
|
jbuilder
|
||||||
json_refs
|
json_refs
|
||||||
@@ -957,7 +954,7 @@ DEPENDENCIES
|
|||||||
sidekiq (>= 7.3.1)
|
sidekiq (>= 7.3.1)
|
||||||
sidekiq-cron (>= 1.12.0)
|
sidekiq-cron (>= 1.12.0)
|
||||||
simplecov (= 0.17.1)
|
simplecov (= 0.17.1)
|
||||||
slack-ruby-client (~> 2.2.0)
|
slack-ruby-client (~> 2.5.2)
|
||||||
spring
|
spring
|
||||||
spring-watcher-listen
|
spring-watcher-listen
|
||||||
squasher
|
squasher
|
||||||
|
|||||||
+1
-1
@@ -1 +1 @@
|
|||||||
3.1.0
|
3.2.0
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
button,
|
button:not(.reset-base),
|
||||||
input[type="button"],
|
input[type='button']:not(.reset-base),
|
||||||
input[type="reset"],
|
input[type='reset']:not(.reset-base),
|
||||||
input[type="submit"],
|
input[type='submit']:not(.reset-base),
|
||||||
.button {
|
.button:not(.reset-base) {
|
||||||
appearance: none;
|
appearance: none;
|
||||||
background-color: $color-woot;
|
background-color: $color-woot;
|
||||||
border: 0;
|
border: 0;
|
||||||
|
|||||||
@@ -10,7 +10,6 @@
|
|||||||
|
|
||||||
.icon-container {
|
.icon-container {
|
||||||
margin-right: 2px;
|
margin-right: 2px;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.value-container {
|
.value-container {
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ class Api::V1::Accounts::Contacts::ConversationsController < Api::V1::Accounts::
|
|||||||
def index
|
def index
|
||||||
@conversations = Current.account.conversations.includes(
|
@conversations = Current.account.conversations.includes(
|
||||||
:assignee, :contact, :inbox, :taggings
|
:assignee, :contact, :inbox, :taggings
|
||||||
).where(inbox_id: inbox_ids, contact_id: @contact.id).order(id: :desc).limit(20)
|
).where(inbox_id: inbox_ids, contact_id: @contact.id).order(last_activity_at: :desc).limit(20)
|
||||||
end
|
end
|
||||||
|
|
||||||
private
|
private
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ class Api::V1::Accounts::InboxMembersController < Api::V1::Accounts::BaseControl
|
|||||||
def create
|
def create
|
||||||
authorize @inbox, :create?
|
authorize @inbox, :create?
|
||||||
ActiveRecord::Base.transaction do
|
ActiveRecord::Base.transaction do
|
||||||
agents_to_be_added_ids.map { |user_id| @inbox.add_member(user_id) }
|
@inbox.add_members(agents_to_be_added_ids)
|
||||||
end
|
end
|
||||||
fetch_updated_agents
|
fetch_updated_agents
|
||||||
end
|
end
|
||||||
@@ -24,7 +24,7 @@ class Api::V1::Accounts::InboxMembersController < Api::V1::Accounts::BaseControl
|
|||||||
def destroy
|
def destroy
|
||||||
authorize @inbox, :destroy?
|
authorize @inbox, :destroy?
|
||||||
ActiveRecord::Base.transaction do
|
ActiveRecord::Base.transaction do
|
||||||
params[:user_ids].map { |user_id| @inbox.remove_member(user_id) }
|
@inbox.remove_members(params[:user_ids])
|
||||||
end
|
end
|
||||||
head :ok
|
head :ok
|
||||||
end
|
end
|
||||||
@@ -41,8 +41,8 @@ class Api::V1::Accounts::InboxMembersController < Api::V1::Accounts::BaseControl
|
|||||||
# the missing ones are the agents which are to be deleted from the inbox
|
# the missing ones are the agents which are to be deleted from the inbox
|
||||||
# the new ones are the agents which are to be added to the inbox
|
# the new ones are the agents which are to be added to the inbox
|
||||||
ActiveRecord::Base.transaction do
|
ActiveRecord::Base.transaction do
|
||||||
agents_to_be_added_ids.each { |user_id| @inbox.add_member(user_id) }
|
@inbox.add_members(agents_to_be_added_ids)
|
||||||
agents_to_be_removed_ids.each { |user_id| @inbox.remove_member(user_id) }
|
@inbox.remove_members(agents_to_be_removed_ids)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,11 @@
|
|||||||
class Api::V1::Accounts::Integrations::LinearController < Api::V1::Accounts::BaseController
|
class Api::V1::Accounts::Integrations::LinearController < Api::V1::Accounts::BaseController
|
||||||
before_action :fetch_conversation, only: [:link_issue, :linked_issues]
|
before_action :fetch_conversation, only: [:link_issue, :linked_issues]
|
||||||
|
before_action :fetch_hook, only: [:destroy]
|
||||||
|
|
||||||
|
def destroy
|
||||||
|
@hook.destroy!
|
||||||
|
head :ok
|
||||||
|
end
|
||||||
|
|
||||||
def teams
|
def teams
|
||||||
teams = linear_processor_service.teams
|
teams = linear_processor_service.teams
|
||||||
@@ -90,4 +96,8 @@ class Api::V1::Accounts::Integrations::LinearController < Api::V1::Accounts::Bas
|
|||||||
def permitted_params
|
def permitted_params
|
||||||
params.permit(:team_id, :project_id, :conversation_id, :issue_id, :link_id, :title, :description, :assignee_id, :priority, label_ids: [])
|
params.permit(:team_id, :project_id, :conversation_id, :issue_id, :link_id, :title, :description, :assignee_id, :priority, label_ids: [])
|
||||||
end
|
end
|
||||||
|
|
||||||
|
def fetch_hook
|
||||||
|
@hook = Integrations::Hook.where(account: Current.account).find_by(app_id: 'linear')
|
||||||
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
@@ -9,14 +9,14 @@ class Api::V1::Accounts::TeamMembersController < Api::V1::Accounts::BaseControll
|
|||||||
|
|
||||||
def create
|
def create
|
||||||
ActiveRecord::Base.transaction do
|
ActiveRecord::Base.transaction do
|
||||||
@team_members = members_to_be_added_ids.map { |user_id| @team.add_member(user_id) }
|
@team_members = @team.add_members(members_to_be_added_ids)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
def update
|
def update
|
||||||
ActiveRecord::Base.transaction do
|
ActiveRecord::Base.transaction do
|
||||||
members_to_be_added_ids.each { |user_id| @team.add_member(user_id) }
|
@team.add_members(members_to_be_added_ids)
|
||||||
members_to_be_removed_ids.each { |user_id| @team.remove_member(user_id) }
|
@team.remove_members(members_to_be_removed_ids)
|
||||||
end
|
end
|
||||||
@team_members = @team.members
|
@team_members = @team.members
|
||||||
render action: 'create'
|
render action: 'create'
|
||||||
@@ -24,7 +24,7 @@ class Api::V1::Accounts::TeamMembersController < Api::V1::Accounts::BaseControll
|
|||||||
|
|
||||||
def destroy
|
def destroy
|
||||||
ActiveRecord::Base.transaction do
|
ActiveRecord::Base.transaction do
|
||||||
params[:user_ids].map { |user_id| @team.remove_member(user_id) }
|
@team.remove_members(params[:user_ids])
|
||||||
end
|
end
|
||||||
head :ok
|
head :ok
|
||||||
end
|
end
|
||||||
|
|||||||
@@ -0,0 +1,64 @@
|
|||||||
|
class Api::V2::Accounts::LiveReportsController < Api::V1::Accounts::BaseController
|
||||||
|
before_action :load_conversations, only: [:conversation_metrics, :grouped_conversation_metrics]
|
||||||
|
before_action :set_group_scope, only: [:grouped_conversation_metrics]
|
||||||
|
|
||||||
|
before_action :check_authorization
|
||||||
|
|
||||||
|
def conversation_metrics
|
||||||
|
render json: {
|
||||||
|
open: @conversations.open.count,
|
||||||
|
unattended: @conversations.open.unattended.count,
|
||||||
|
unassigned: @conversations.open.unassigned.count,
|
||||||
|
pending: @conversations.pending.count
|
||||||
|
}
|
||||||
|
end
|
||||||
|
|
||||||
|
def grouped_conversation_metrics
|
||||||
|
count_by_group = @conversations.open.group(@group_scope).count
|
||||||
|
unattended_by_group = @conversations.open.unattended.group(@group_scope).count
|
||||||
|
unassigned_by_group = @conversations.open.unassigned.group(@group_scope).count
|
||||||
|
|
||||||
|
group_metrics = count_by_group.map do |group_id, count|
|
||||||
|
metric = {
|
||||||
|
open: count,
|
||||||
|
unattended: unattended_by_group[group_id] || 0,
|
||||||
|
unassigned: unassigned_by_group[group_id] || 0
|
||||||
|
}
|
||||||
|
metric[@group_scope] = group_id
|
||||||
|
metric
|
||||||
|
end
|
||||||
|
|
||||||
|
render json: group_metrics
|
||||||
|
end
|
||||||
|
|
||||||
|
private
|
||||||
|
|
||||||
|
def check_authorization
|
||||||
|
authorize :report, :view?
|
||||||
|
end
|
||||||
|
|
||||||
|
def set_group_scope
|
||||||
|
render json: { error: 'invalid group_by' }, status: :unprocessable_entity and return unless %w[
|
||||||
|
team_id
|
||||||
|
assignee_id
|
||||||
|
].include?(permitted_params[:group_by])
|
||||||
|
|
||||||
|
@group_scope = permitted_params[:group_by]
|
||||||
|
end
|
||||||
|
|
||||||
|
def team
|
||||||
|
return unless permitted_params[:team_id]
|
||||||
|
|
||||||
|
@team ||= Current.account.teams.find(permitted_params[:team_id])
|
||||||
|
end
|
||||||
|
|
||||||
|
def load_conversations
|
||||||
|
scope = Current.account.conversations
|
||||||
|
scope = scope.where(team_id: team.id) if team.present?
|
||||||
|
@conversations = scope
|
||||||
|
end
|
||||||
|
|
||||||
|
def permitted_params
|
||||||
|
params.permit(:team_id, :group_by)
|
||||||
|
end
|
||||||
|
end
|
||||||
@@ -0,0 +1,35 @@
|
|||||||
|
module FacebookConcern
|
||||||
|
extend ActiveSupport::Concern
|
||||||
|
|
||||||
|
class InvalidDigestError < StandardError; end
|
||||||
|
|
||||||
|
private
|
||||||
|
|
||||||
|
def deletion_processed?(code)
|
||||||
|
request = DeleteRequest.find_by!(confirmation_code: code)
|
||||||
|
request.complete?
|
||||||
|
rescue ActiveRecord::RecordNotFound
|
||||||
|
false
|
||||||
|
end
|
||||||
|
|
||||||
|
def parse_fb_signed_request(signed_request)
|
||||||
|
encoded_signature, payload = signed_request.split('.', 2)
|
||||||
|
|
||||||
|
decoded_signature = Base64.urlsafe_decode64(encoded_signature)
|
||||||
|
decoded_payload = JSON.parse(Base64.urlsafe_decode64(payload))
|
||||||
|
|
||||||
|
expected_signature = OpenSSL::HMAC.digest('sha256', app_secret, payload)
|
||||||
|
|
||||||
|
raise InvalidDigestError if decoded_signature != expected_signature
|
||||||
|
|
||||||
|
decoded_payload
|
||||||
|
end
|
||||||
|
|
||||||
|
def app_url_base
|
||||||
|
ENV.fetch('FRONTEND_URL', nil)
|
||||||
|
end
|
||||||
|
|
||||||
|
def app_secret
|
||||||
|
GlobalConfigService.load('FB_APP_SECRET', '')
|
||||||
|
end
|
||||||
|
end
|
||||||
@@ -7,13 +7,17 @@ class DashboardController < ActionController::Base
|
|||||||
around_action :switch_locale
|
around_action :switch_locale
|
||||||
before_action :ensure_installation_onboarding, only: [:index]
|
before_action :ensure_installation_onboarding, only: [:index]
|
||||||
before_action :render_hc_if_custom_domain, only: [:index]
|
before_action :render_hc_if_custom_domain, only: [:index]
|
||||||
|
before_action :ensure_html_format
|
||||||
layout 'vueapp'
|
layout 'vueapp'
|
||||||
|
|
||||||
def index; end
|
def index; end
|
||||||
|
|
||||||
private
|
private
|
||||||
|
|
||||||
|
def ensure_html_format
|
||||||
|
head :not_acceptable unless request.format.html?
|
||||||
|
end
|
||||||
|
|
||||||
def set_global_config
|
def set_global_config
|
||||||
@global_config = GlobalConfig.get(
|
@global_config = GlobalConfig.get(
|
||||||
'LOGO', 'LOGO_DARK', 'LOGO_THUMBNAIL',
|
'LOGO', 'LOGO_DARK', 'LOGO_THUMBNAIL',
|
||||||
@@ -32,7 +36,7 @@ class DashboardController < ActionController::Base
|
|||||||
'LOGOUT_REDIRECT_LINK',
|
'LOGOUT_REDIRECT_LINK',
|
||||||
'DISABLE_USER_PROFILE_UPDATE',
|
'DISABLE_USER_PROFILE_UPDATE',
|
||||||
'DEPLOYMENT_ENV',
|
'DEPLOYMENT_ENV',
|
||||||
'CSML_EDITOR_HOST'
|
'CSML_EDITOR_HOST', 'INSTALLATION_PRICING_PLAN'
|
||||||
).merge(app_config)
|
).merge(app_config)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
@@ -0,0 +1,11 @@
|
|||||||
|
class Facebook::ConfirmController < ApplicationController
|
||||||
|
include FacebookConcern
|
||||||
|
|
||||||
|
def show
|
||||||
|
if deletion_processed?(params[:id])
|
||||||
|
render plain: 'Data Deleted Successfully', status: :ok
|
||||||
|
else
|
||||||
|
render plain: 'Processing. If there is an issue, please contact support', status: :ok
|
||||||
|
end
|
||||||
|
end
|
||||||
|
end
|
||||||
@@ -0,0 +1,23 @@
|
|||||||
|
class Facebook::DeleteController < ApplicationController
|
||||||
|
include FacebookConcern
|
||||||
|
|
||||||
|
def create
|
||||||
|
signed_request = params['signed_request']
|
||||||
|
payload = parse_fb_signed_request(signed_request)
|
||||||
|
id_to_process = payload['user_id']
|
||||||
|
|
||||||
|
delete_request = DeleteRequest.create(fb_id: id_to_process)
|
||||||
|
status_url = "#{app_url_base}/facebook/confirm/#{delete_request.confirmation_code}"
|
||||||
|
|
||||||
|
# IMPORTANT: Do not change the response format below.
|
||||||
|
# Facebook's Data Deletion Request system specifically expects responses in this format
|
||||||
|
# with a 'url' for status confirmation and a 'confirmation_code' field.
|
||||||
|
# See: https://developers.facebook.com/docs/development/create-an-app/app-dashboard/data-deletion-callback/#implementing
|
||||||
|
render json: { url: status_url, confirmation_code: delete_request.confirmation_code }, status: :ok
|
||||||
|
rescue InvalidDigestError
|
||||||
|
render json: { error: 'Invalid signature' }, status: :unprocessable_entity
|
||||||
|
rescue StandardError => e
|
||||||
|
ChatwootExceptionTracker.new(e).capture_exception
|
||||||
|
render json: { error: e.message }, status: :malformed_request
|
||||||
|
end
|
||||||
|
end
|
||||||
@@ -0,0 +1,73 @@
|
|||||||
|
class Linear::CallbacksController < ApplicationController
|
||||||
|
include Linear::IntegrationHelper
|
||||||
|
|
||||||
|
def show
|
||||||
|
@response = oauth_client.auth_code.get_token(
|
||||||
|
params[:code],
|
||||||
|
redirect_uri: "#{base_url}/linear/callback"
|
||||||
|
)
|
||||||
|
|
||||||
|
handle_response
|
||||||
|
rescue StandardError => e
|
||||||
|
Rails.logger.error("Linear callback error: #{e.message}")
|
||||||
|
redirect_to linear_redirect_uri
|
||||||
|
end
|
||||||
|
|
||||||
|
private
|
||||||
|
|
||||||
|
def oauth_client
|
||||||
|
app_id = GlobalConfigService.load('LINEAR_CLIENT_ID', nil)
|
||||||
|
app_secret = GlobalConfigService.load('LINEAR_CLIENT_SECRET', nil)
|
||||||
|
|
||||||
|
OAuth2::Client.new(
|
||||||
|
app_id,
|
||||||
|
app_secret,
|
||||||
|
{
|
||||||
|
site: 'https://api.linear.app',
|
||||||
|
token_url: '/oauth/token',
|
||||||
|
authorize_url: '/oauth/authorize'
|
||||||
|
}
|
||||||
|
)
|
||||||
|
end
|
||||||
|
|
||||||
|
def handle_response
|
||||||
|
hook = account.hooks.new(
|
||||||
|
access_token: parsed_body['access_token'],
|
||||||
|
status: 'enabled',
|
||||||
|
app_id: 'linear',
|
||||||
|
settings: {
|
||||||
|
token_type: parsed_body['token_type'],
|
||||||
|
expires_in: parsed_body['expires_in'],
|
||||||
|
scope: parsed_body['scope']
|
||||||
|
}
|
||||||
|
)
|
||||||
|
# You may wonder why we're not handling the refresh token update, since the token will expire only after 10 years, https://github.com/linear/linear/issues/251
|
||||||
|
hook.save!
|
||||||
|
redirect_to linear_redirect_uri
|
||||||
|
rescue StandardError => e
|
||||||
|
Rails.logger.error("Linear callback error: #{e.message}")
|
||||||
|
redirect_to linear_redirect_uri
|
||||||
|
end
|
||||||
|
|
||||||
|
def account
|
||||||
|
@account ||= Account.find(account_id)
|
||||||
|
end
|
||||||
|
|
||||||
|
def account_id
|
||||||
|
return unless params[:state]
|
||||||
|
|
||||||
|
verify_linear_token(params[:state])
|
||||||
|
end
|
||||||
|
|
||||||
|
def linear_redirect_uri
|
||||||
|
"#{ENV.fetch('FRONTEND_URL', nil)}/app/accounts/#{account.id}/settings/integrations/linear"
|
||||||
|
end
|
||||||
|
|
||||||
|
def parsed_body
|
||||||
|
@parsed_body ||= @response.response.parsed
|
||||||
|
end
|
||||||
|
|
||||||
|
def base_url
|
||||||
|
ENV.fetch('FRONTEND_URL', 'http://localhost:3000')
|
||||||
|
end
|
||||||
|
end
|
||||||
@@ -39,6 +39,8 @@ class SuperAdmin::AppConfigsController < SuperAdmin::ApplicationController
|
|||||||
%w[AZURE_APP_ID AZURE_APP_SECRET]
|
%w[AZURE_APP_ID AZURE_APP_SECRET]
|
||||||
when 'email'
|
when 'email'
|
||||||
['MAILER_INBOUND_EMAIL_DOMAIN']
|
['MAILER_INBOUND_EMAIL_DOMAIN']
|
||||||
|
when 'linear'
|
||||||
|
%w[LINEAR_CLIENT_ID LINEAR_CLIENT_SECRET]
|
||||||
else
|
else
|
||||||
%w[ENABLE_ACCOUNT_SIGNUP FIREBASE_PROJECT_ID FIREBASE_CREDENTIALS]
|
%w[ENABLE_ACCOUNT_SIGNUP FIREBASE_PROJECT_ID FIREBASE_CREDENTIALS]
|
||||||
end
|
end
|
||||||
|
|||||||
@@ -78,7 +78,11 @@ class AccountDashboard < Administrate::BaseDashboard
|
|||||||
# COLLECTION_FILTERS = {
|
# COLLECTION_FILTERS = {
|
||||||
# open: ->(resources) { resources.where(open: true) }
|
# open: ->(resources) { resources.where(open: true) }
|
||||||
# }.freeze
|
# }.freeze
|
||||||
COLLECTION_FILTERS = {}.freeze
|
COLLECTION_FILTERS = {
|
||||||
|
active: ->(resources) { resources.where(status: :active) },
|
||||||
|
suspended: ->(resources) { resources.where(status: :suspended) },
|
||||||
|
recent: ->(resources) { resources.where('created_at > ?', 30.days.ago) }
|
||||||
|
}.freeze
|
||||||
|
|
||||||
# Overwrite this method to customize how accounts are displayed
|
# Overwrite this method to customize how accounts are displayed
|
||||||
# across all pages of the admin dashboard.
|
# across all pages of the admin dashboard.
|
||||||
|
|||||||
@@ -94,7 +94,12 @@ class UserDashboard < Administrate::BaseDashboard
|
|||||||
# COLLECTION_FILTERS = {
|
# COLLECTION_FILTERS = {
|
||||||
# open: ->(resources) { resources.where(open: true) }
|
# open: ->(resources) { resources.where(open: true) }
|
||||||
# }.freeze
|
# }.freeze
|
||||||
COLLECTION_FILTERS = {}.freeze
|
COLLECTION_FILTERS = {
|
||||||
|
super_admin: ->(resources) { resources.where(type: 'SuperAdmin') },
|
||||||
|
confirmed: ->(resources) { resources.where.not(confirmed_at: nil) },
|
||||||
|
unconfirmed: ->(resources) { resources.where(confirmed_at: nil) },
|
||||||
|
recent: ->(resources) { resources.where('created_at > ?', 30.days.ago) }
|
||||||
|
}.freeze
|
||||||
|
|
||||||
# Overwrite this method to customize how users are displayed
|
# Overwrite this method to customize how users are displayed
|
||||||
# across all pages of the admin dashboard.
|
# across all pages of the admin dashboard.
|
||||||
|
|||||||
@@ -94,7 +94,8 @@ module Api::V2::Accounts::HeatmapHelper
|
|||||||
end
|
end
|
||||||
|
|
||||||
def since_timestamp(date)
|
def since_timestamp(date)
|
||||||
(date - 6.days).to_i.to_s
|
number_of_days = params[:days_before].present? ? params[:days_before].to_i.days : 6.days
|
||||||
|
(date - number_of_days).to_i.to_s
|
||||||
end
|
end
|
||||||
|
|
||||||
def until_timestamp(date)
|
def until_timestamp(date)
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
module FilterHelper
|
module Filters::FilterHelper
|
||||||
def build_condition_query(model_filters, query_hash, current_index)
|
def build_condition_query(model_filters, query_hash, current_index)
|
||||||
current_filter = model_filters[query_hash['attribute_key']]
|
current_filter = model_filters[query_hash['attribute_key']]
|
||||||
|
|
||||||
@@ -89,4 +89,18 @@ module FilterHelper
|
|||||||
operator = condition['query_operator'].upcase
|
operator = condition['query_operator'].upcase
|
||||||
raise CustomExceptions::CustomFilter::InvalidQueryOperator.new({}) unless %w[AND OR].include?(operator)
|
raise CustomExceptions::CustomFilter::InvalidQueryOperator.new({}) unless %w[AND OR].include?(operator)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
def conversation_status_values(values)
|
||||||
|
return Conversation.statuses.values if values.include?('all')
|
||||||
|
|
||||||
|
values.map { |x| Conversation.statuses[x.to_sym] }
|
||||||
|
end
|
||||||
|
|
||||||
|
def conversation_priority_values(values)
|
||||||
|
values.map { |x| Conversation.priorities[x.to_sym] }
|
||||||
|
end
|
||||||
|
|
||||||
|
def message_type_values(values)
|
||||||
|
values.map { |x| Message.message_types[x.to_sym] }
|
||||||
|
end
|
||||||
end
|
end
|
||||||
@@ -0,0 +1,47 @@
|
|||||||
|
module Linear::IntegrationHelper
|
||||||
|
# Generates a signed JWT token for Linear integration
|
||||||
|
#
|
||||||
|
# @param account_id [Integer] The account ID to encode in the token
|
||||||
|
# @return [String, nil] The encoded JWT token or nil if client secret is missing
|
||||||
|
def generate_linear_token(account_id)
|
||||||
|
return if client_secret.blank?
|
||||||
|
|
||||||
|
JWT.encode(token_payload(account_id), client_secret, 'HS256')
|
||||||
|
rescue StandardError => e
|
||||||
|
Rails.logger.error("Failed to generate Linear token: #{e.message}")
|
||||||
|
nil
|
||||||
|
end
|
||||||
|
|
||||||
|
def token_payload(account_id)
|
||||||
|
{
|
||||||
|
sub: account_id,
|
||||||
|
iat: Time.current.to_i
|
||||||
|
}
|
||||||
|
end
|
||||||
|
|
||||||
|
# Verifies and decodes a Linear JWT token
|
||||||
|
#
|
||||||
|
# @param token [String] The JWT token to verify
|
||||||
|
# @return [Integer, nil] The account ID from the token or nil if invalid
|
||||||
|
def verify_linear_token(token)
|
||||||
|
return if token.blank? || client_secret.blank?
|
||||||
|
|
||||||
|
decode_token(token, client_secret)
|
||||||
|
end
|
||||||
|
|
||||||
|
private
|
||||||
|
|
||||||
|
def client_secret
|
||||||
|
@client_secret ||= GlobalConfigService.load('LINEAR_CLIENT_SECRET', nil)
|
||||||
|
end
|
||||||
|
|
||||||
|
def decode_token(token, secret)
|
||||||
|
JWT.decode(token, secret, true, {
|
||||||
|
algorithm: 'HS256',
|
||||||
|
verify_expiration: true
|
||||||
|
}).first['sub']
|
||||||
|
rescue StandardError => e
|
||||||
|
Rails.logger.error("Unexpected error verifying Linear token: #{e.message}")
|
||||||
|
nil
|
||||||
|
end
|
||||||
|
end
|
||||||
@@ -5,8 +5,7 @@ module PortalHelper
|
|||||||
end
|
end
|
||||||
|
|
||||||
def generate_portal_bg(portal_color, theme)
|
def generate_portal_bg(portal_color, theme)
|
||||||
bg_image = theme == 'dark' ? 'hexagon-dark.svg' : 'hexagon-light.svg'
|
generate_portal_bg_color(portal_color, theme)
|
||||||
"url(/assets/images/hc/#{bg_image}) #{generate_portal_bg_color(portal_color, theme)}"
|
|
||||||
end
|
end
|
||||||
|
|
||||||
def generate_gradient_to_bottom(theme)
|
def generate_gradient_to_bottom(theme)
|
||||||
|
|||||||
@@ -6,4 +6,47 @@ module SuperAdmin::AccountFeaturesHelper
|
|||||||
def self.account_premium_features
|
def self.account_premium_features
|
||||||
account_features.filter { |feature| feature['premium'] }.pluck('name')
|
account_features.filter { |feature| feature['premium'] }.pluck('name')
|
||||||
end
|
end
|
||||||
|
|
||||||
|
# Returns a hash mapping feature names to their display names
|
||||||
|
def self.feature_display_names
|
||||||
|
account_features.each_with_object({}) do |feature, hash|
|
||||||
|
hash[feature['name']] = feature['display_name']
|
||||||
|
end
|
||||||
|
end
|
||||||
|
|
||||||
|
def self.filter_internal_features(features)
|
||||||
|
return features if GlobalConfig.get_value('DEPLOYMENT_ENV') == 'cloud'
|
||||||
|
|
||||||
|
internal_features = account_features.select { |f| f['chatwoot_internal'] }.pluck('name')
|
||||||
|
features.except(*internal_features)
|
||||||
|
end
|
||||||
|
|
||||||
|
def self.filter_deprecated_features(features)
|
||||||
|
deprecated_features = account_features.select { |f| f['deprecated'] }.pluck('name')
|
||||||
|
features.except(*deprecated_features)
|
||||||
|
end
|
||||||
|
|
||||||
|
def self.sort_and_transform_features(features, display_names)
|
||||||
|
features.sort_by { |key, _| display_names[key] || key }
|
||||||
|
.to_h
|
||||||
|
.transform_keys { |key| [key, display_names[key]] }
|
||||||
|
end
|
||||||
|
|
||||||
|
def self.partition_features(features)
|
||||||
|
filtered = filter_internal_features(features)
|
||||||
|
filtered = filter_deprecated_features(filtered)
|
||||||
|
display_names = feature_display_names
|
||||||
|
|
||||||
|
regular, premium = filtered.partition { |key, _value| account_premium_features.exclude?(key) }
|
||||||
|
|
||||||
|
[
|
||||||
|
sort_and_transform_features(regular, display_names),
|
||||||
|
sort_and_transform_features(premium, display_names)
|
||||||
|
]
|
||||||
|
end
|
||||||
|
|
||||||
|
def self.filtered_features(features)
|
||||||
|
regular, premium = partition_features(features)
|
||||||
|
regular.merge(premium)
|
||||||
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
@@ -14,6 +14,7 @@ import WootSnackbarBox from './components/SnackbarContainer.vue';
|
|||||||
import { setColorTheme } from './helper/themeHelper';
|
import { setColorTheme } from './helper/themeHelper';
|
||||||
import { isOnOnboardingView } from 'v3/helpers/RouteHelper';
|
import { isOnOnboardingView } from 'v3/helpers/RouteHelper';
|
||||||
import { useAccount } from 'dashboard/composables/useAccount';
|
import { useAccount } from 'dashboard/composables/useAccount';
|
||||||
|
import { useFontSize } from 'dashboard/composables/useFontSize';
|
||||||
import {
|
import {
|
||||||
registerSubscription,
|
registerSubscription,
|
||||||
verifyServiceWorkerExistence,
|
verifyServiceWorkerExistence,
|
||||||
@@ -37,8 +38,15 @@ export default {
|
|||||||
const router = useRouter();
|
const router = useRouter();
|
||||||
const store = useStore();
|
const store = useStore();
|
||||||
const { accountId } = useAccount();
|
const { accountId } = useAccount();
|
||||||
|
// Use the font size composable (it automatically sets up the watcher)
|
||||||
|
const { currentFontSize } = useFontSize();
|
||||||
|
|
||||||
return { router, store, currentAccountId: accountId };
|
return {
|
||||||
|
router,
|
||||||
|
store,
|
||||||
|
currentAccountId: accountId,
|
||||||
|
currentFontSize,
|
||||||
|
};
|
||||||
},
|
},
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
|
|||||||
@@ -0,0 +1,9 @@
|
|||||||
|
import ApiClient from '../ApiClient';
|
||||||
|
|
||||||
|
class CaptainBulkActionsAPI extends ApiClient {
|
||||||
|
constructor() {
|
||||||
|
super('captain/bulk_actions', { accountScoped: true });
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
export default new CaptainBulkActionsAPI();
|
||||||
@@ -137,6 +137,10 @@ class ConversationApi extends ApiClient {
|
|||||||
requestCopilot(conversationId, body) {
|
requestCopilot(conversationId, body) {
|
||||||
return axios.post(`${this.url}/${conversationId}/copilot`, body);
|
return axios.post(`${this.url}/${conversationId}/copilot`, body);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
getInboxAssistant(conversationId) {
|
||||||
|
return axios.get(`${this.url}/${conversationId}/inbox_assistant`);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
export default new ConversationApi();
|
export default new ConversationApi();
|
||||||
|
|||||||
@@ -61,9 +61,9 @@ class ReportsAPI extends ApiClient {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
getConversationTrafficCSV() {
|
getConversationTrafficCSV({ daysBefore = 6 } = {}) {
|
||||||
return axios.get(`${this.url}/conversation_traffic`, {
|
return axios.get(`${this.url}/conversation_traffic`, {
|
||||||
params: { timezone_offset: getTimeOffset() },
|
params: { timezone_offset: getTimeOffset(), days_before: daysBefore },
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -14,26 +14,29 @@ class SearchAPI extends ApiClient {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
contacts({ q }) {
|
contacts({ q, page = 1 }) {
|
||||||
return axios.get(`${this.url}/contacts`, {
|
return axios.get(`${this.url}/contacts`, {
|
||||||
params: {
|
params: {
|
||||||
q,
|
q,
|
||||||
|
page: page,
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
conversations({ q }) {
|
conversations({ q, page = 1 }) {
|
||||||
return axios.get(`${this.url}/conversations`, {
|
return axios.get(`${this.url}/conversations`, {
|
||||||
params: {
|
params: {
|
||||||
q,
|
q,
|
||||||
|
page: page,
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
messages({ q }) {
|
messages({ q, page = 1 }) {
|
||||||
return axios.get(`${this.url}/messages`, {
|
return axios.get(`${this.url}/messages`, {
|
||||||
params: {
|
params: {
|
||||||
q,
|
q,
|
||||||
|
page: page,
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -6,3 +6,209 @@
|
|||||||
body {
|
body {
|
||||||
font-family: Inter, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
|
font-family: Inter, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@layer base {
|
||||||
|
// FIXME: Use a common color file for all packs
|
||||||
|
// scss-lint:disable PropertySortOrder
|
||||||
|
:root {
|
||||||
|
--slate-1: 252 252 253;
|
||||||
|
--slate-2: 249 249 251;
|
||||||
|
--slate-3: 240 240 243;
|
||||||
|
--slate-4: 232 232 236;
|
||||||
|
--slate-5: 224 225 230;
|
||||||
|
--slate-6: 217 217 224;
|
||||||
|
--slate-7: 205 206 214;
|
||||||
|
--slate-8: 185 187 198;
|
||||||
|
--slate-9: 139 141 152;
|
||||||
|
--slate-10: 128 131 141;
|
||||||
|
--slate-11: 96 100 108;
|
||||||
|
--slate-12: 28 32 36;
|
||||||
|
|
||||||
|
--iris-1: 253 253 255;
|
||||||
|
--iris-2: 248 248 255;
|
||||||
|
--iris-3: 240 241 254;
|
||||||
|
--iris-4: 230 231 255;
|
||||||
|
--iris-5: 218 220 255;
|
||||||
|
--iris-6: 203 205 255;
|
||||||
|
--iris-7: 184 186 248;
|
||||||
|
--iris-8: 155 158 240;
|
||||||
|
--iris-9: 91 91 214;
|
||||||
|
--iris-10: 81 81 205;
|
||||||
|
--iris-11: 87 83 198;
|
||||||
|
--iris-12: 39 41 98;
|
||||||
|
|
||||||
|
--ruby-1: 255 252 253;
|
||||||
|
--ruby-2: 255 247 248;
|
||||||
|
--ruby-3: 254 234 237;
|
||||||
|
--ruby-4: 255 220 225;
|
||||||
|
--ruby-5: 255 206 214;
|
||||||
|
--ruby-6: 248 191 200;
|
||||||
|
--ruby-7: 239 172 184;
|
||||||
|
--ruby-8: 229 146 163;
|
||||||
|
--ruby-9: 229 70 102;
|
||||||
|
--ruby-10: 220 59 93;
|
||||||
|
--ruby-11: 202 36 77;
|
||||||
|
--ruby-12: 100 23 43;
|
||||||
|
|
||||||
|
--amber-1: 254 253 251;
|
||||||
|
--amber-2: 254 251 233;
|
||||||
|
--amber-3: 255 247 194;
|
||||||
|
--amber-4: 255 238 156;
|
||||||
|
--amber-5: 251 229 119;
|
||||||
|
--amber-6: 243 214 115;
|
||||||
|
--amber-7: 233 193 98;
|
||||||
|
--amber-8: 226 163 54;
|
||||||
|
--amber-9: 255 197 61;
|
||||||
|
--amber-10: 255 186 24;
|
||||||
|
--amber-11: 171 100 0;
|
||||||
|
--amber-12: 79 52 34;
|
||||||
|
|
||||||
|
--teal-1: 250 254 253;
|
||||||
|
--teal-2: 243 251 249;
|
||||||
|
--teal-3: 224 248 243;
|
||||||
|
--teal-4: 204 243 234;
|
||||||
|
--teal-5: 184 234 224;
|
||||||
|
--teal-6: 161 222 210;
|
||||||
|
--teal-7: 131 205 193;
|
||||||
|
--teal-8: 83 185 171;
|
||||||
|
--teal-9: 18 165 148;
|
||||||
|
--teal-10: 13 155 138;
|
||||||
|
--teal-11: 0 133 115;
|
||||||
|
--teal-12: 13 61 56;
|
||||||
|
|
||||||
|
--gray-1: 252 252 252;
|
||||||
|
--gray-2: 249 249 249;
|
||||||
|
--gray-3: 240 240 240;
|
||||||
|
--gray-4: 232 232 232;
|
||||||
|
--gray-5: 224 224 224;
|
||||||
|
--gray-6: 217 217 217;
|
||||||
|
--gray-7: 206 206 206;
|
||||||
|
--gray-8: 187 187 187;
|
||||||
|
--gray-9: 141 141 141;
|
||||||
|
--gray-10: 131 131 131;
|
||||||
|
--gray-11: 100 100 100;
|
||||||
|
--gray-12: 32 32 32;
|
||||||
|
|
||||||
|
--background-color: 253 253 253;
|
||||||
|
--text-blue: 8 109 224;
|
||||||
|
--border-container: 236 236 236;
|
||||||
|
--border-strong: 235 235 235;
|
||||||
|
--border-weak: 234 234 234;
|
||||||
|
--solid-1: 255 255 255;
|
||||||
|
--solid-2: 255 255 255;
|
||||||
|
--solid-3: 255 255 255;
|
||||||
|
--solid-active: 255 255 255;
|
||||||
|
--solid-amber: 252 232 193;
|
||||||
|
--solid-blue: 218 236 255;
|
||||||
|
--solid-iris: 230 231 255;
|
||||||
|
|
||||||
|
--alpha-1: 67, 67, 67, 0.06;
|
||||||
|
--alpha-2: 201, 202, 207, 0.15;
|
||||||
|
--alpha-3: 255, 255, 255, 0.96;
|
||||||
|
--black-alpha-1: 0, 0, 0, 0.12;
|
||||||
|
--black-alpha-2: 0, 0, 0, 0.04;
|
||||||
|
--border-blue: 39, 129, 246, 0.5;
|
||||||
|
--white-alpha: 255, 255, 255, 0.8;
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark {
|
||||||
|
--slate-1: 17 17 19;
|
||||||
|
--slate-2: 24 25 27;
|
||||||
|
--slate-3: 33 34 37;
|
||||||
|
--slate-4: 39 42 45;
|
||||||
|
--slate-5: 46 49 53;
|
||||||
|
--slate-6: 54 58 63;
|
||||||
|
--slate-7: 67 72 78;
|
||||||
|
--slate-8: 90 97 105;
|
||||||
|
--slate-9: 105 110 119;
|
||||||
|
--slate-10: 119 123 132;
|
||||||
|
--slate-11: 176 180 186;
|
||||||
|
--slate-12: 237 238 240;
|
||||||
|
|
||||||
|
--iris-1: 19 19 30;
|
||||||
|
--iris-2: 23 22 37;
|
||||||
|
--iris-3: 32 34 72;
|
||||||
|
--iris-4: 38 42 101;
|
||||||
|
--iris-5: 48 51 116;
|
||||||
|
--iris-6: 61 62 130;
|
||||||
|
--iris-7: 74 74 149;
|
||||||
|
--iris-8: 89 88 177;
|
||||||
|
--iris-9: 91 91 214;
|
||||||
|
--iris-10: 84 114 228;
|
||||||
|
--iris-11: 158 177 255;
|
||||||
|
--iris-12: 224 223 254;
|
||||||
|
|
||||||
|
--ruby-1: 25 17 19;
|
||||||
|
--ruby-2: 30 21 23;
|
||||||
|
--ruby-3: 58 20 30;
|
||||||
|
--ruby-4: 78 19 37;
|
||||||
|
--ruby-5: 94 26 46;
|
||||||
|
--ruby-6: 111 37 57;
|
||||||
|
--ruby-7: 136 52 71;
|
||||||
|
--ruby-8: 179 68 90;
|
||||||
|
--ruby-9: 229 70 102;
|
||||||
|
--ruby-10: 236 90 114;
|
||||||
|
--ruby-11: 255 148 157;
|
||||||
|
--ruby-12: 254 210 225;
|
||||||
|
|
||||||
|
--amber-1: 22 18 12;
|
||||||
|
--amber-2: 29 24 15;
|
||||||
|
--amber-3: 48 32 8;
|
||||||
|
--amber-4: 63 39 0;
|
||||||
|
--amber-5: 77 48 0;
|
||||||
|
--amber-6: 92 61 5;
|
||||||
|
--amber-7: 113 79 25;
|
||||||
|
--amber-8: 143 100 36;
|
||||||
|
--amber-9: 255 197 61;
|
||||||
|
--amber-10: 255 214 10;
|
||||||
|
--amber-11: 255 202 22;
|
||||||
|
--amber-12: 255 231 179;
|
||||||
|
|
||||||
|
--teal-1: 13 21 20;
|
||||||
|
--teal-2: 17 28 27;
|
||||||
|
--teal-3: 13 45 42;
|
||||||
|
--teal-4: 2 59 55;
|
||||||
|
--teal-5: 8 72 67;
|
||||||
|
--teal-6: 20 87 80;
|
||||||
|
--teal-7: 28 105 97;
|
||||||
|
--teal-8: 32 126 115;
|
||||||
|
--teal-9: 18 165 148;
|
||||||
|
--teal-10: 14 179 158;
|
||||||
|
--teal-11: 11 216 182;
|
||||||
|
--teal-12: 173 240 221;
|
||||||
|
|
||||||
|
--gray-1: 17 17 17;
|
||||||
|
--gray-2: 25 25 25;
|
||||||
|
--gray-3: 34 34 34;
|
||||||
|
--gray-4: 42 42 42;
|
||||||
|
--gray-5: 49 49 49;
|
||||||
|
--gray-6: 58 58 58;
|
||||||
|
--gray-7: 72 72 72;
|
||||||
|
--gray-8: 96 96 96;
|
||||||
|
--gray-9: 110 110 110;
|
||||||
|
--gray-10: 123 123 123;
|
||||||
|
--gray-11: 180 180 180;
|
||||||
|
--gray-12: 238 238 238;
|
||||||
|
|
||||||
|
--background-color: 18 18 19;
|
||||||
|
--border-strong: 52 52 52;
|
||||||
|
--border-weak: 38 38 42;
|
||||||
|
--solid-1: 23 23 26;
|
||||||
|
--solid-2: 29 30 36;
|
||||||
|
--solid-3: 44 45 54;
|
||||||
|
--solid-active: 53 57 66;
|
||||||
|
--solid-amber: 42 37 30;
|
||||||
|
--solid-blue: 16 49 91;
|
||||||
|
--solid-iris: 38 42 101;
|
||||||
|
--text-blue: 126 182 255;
|
||||||
|
|
||||||
|
--alpha-1: 36, 36, 36, 0.8;
|
||||||
|
--alpha-2: 139, 147, 182, 0.15;
|
||||||
|
--alpha-3: 36, 38, 45, 0.9;
|
||||||
|
--black-alpha-1: 0, 0, 0, 0.3;
|
||||||
|
--black-alpha-2: 0, 0, 0, 0.2;
|
||||||
|
--border-blue: 39, 129, 246, 0.5;
|
||||||
|
--border-container: 236, 236, 236, 0;
|
||||||
|
--white-alpha: 255, 255, 255, 0.1;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|||||||
@@ -82,7 +82,7 @@ input[type='url']:not(.reset-base) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
input[type='file'] {
|
input[type='file'] {
|
||||||
@apply bg-white dark:bg-slate-800 leading-[1.15] mb-4;
|
@apply bg-white dark:bg-n-solid-1 leading-[1.15] mb-4;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Select
|
// Select
|
||||||
@@ -141,11 +141,16 @@ code {
|
|||||||
@apply text-xs border-0;
|
@apply text-xs border-0;
|
||||||
|
|
||||||
&.hljs {
|
&.hljs {
|
||||||
@apply bg-slate-50 dark:bg-slate-700 text-slate-800 dark:text-slate-50 rounded-lg p-5;
|
@apply bg-n-slate-3 dark:bg-n-solid-3 text-slate-800 dark:text-slate-50 rounded-lg p-5;
|
||||||
|
|
||||||
.hljs-number,
|
.hljs-number,
|
||||||
.hljs-string {
|
.hljs-string {
|
||||||
@apply text-red-800 dark:text-red-400;
|
@apply text-red-800 dark:text-red-400;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.hljs-name,
|
||||||
|
.hljs-tag {
|
||||||
|
@apply text-n-slate-11;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ const handleButtonClick = () => {
|
|||||||
<template>
|
<template>
|
||||||
<section class="flex flex-col w-full h-full overflow-hidden bg-n-background">
|
<section class="flex flex-col w-full h-full overflow-hidden bg-n-background">
|
||||||
<header class="sticky top-0 z-10 px-6 lg:px-0">
|
<header class="sticky top-0 z-10 px-6 lg:px-0">
|
||||||
<div class="w-full max-w-[960px] mx-auto">
|
<div class="w-full max-w-[60rem] mx-auto">
|
||||||
<div class="flex items-center justify-between w-full h-20 gap-2">
|
<div class="flex items-center justify-between w-full h-20 gap-2">
|
||||||
<span class="text-xl font-medium text-n-slate-12">
|
<span class="text-xl font-medium text-n-slate-12">
|
||||||
{{ headerTitle }}
|
{{ headerTitle }}
|
||||||
@@ -44,7 +44,7 @@ const handleButtonClick = () => {
|
|||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
<main class="flex-1 px-6 overflow-y-auto lg:px-0">
|
<main class="flex-1 px-6 overflow-y-auto lg:px-0">
|
||||||
<div class="w-full max-w-[960px] mx-auto py-4">
|
<div class="w-full max-w-[60rem] mx-auto py-4">
|
||||||
<slot name="default" />
|
<slot name="default" />
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
|
|||||||
+3
-3
@@ -21,11 +21,11 @@ const addCampaign = async campaignDetails => {
|
|||||||
type: CAMPAIGN_TYPES.ONGOING,
|
type: CAMPAIGN_TYPES.ONGOING,
|
||||||
});
|
});
|
||||||
|
|
||||||
useAlert(t('CAMPAIGN.SMS.CREATE.FORM.API.SUCCESS_MESSAGE'));
|
useAlert(t('CAMPAIGN.LIVE_CHAT.CREATE.FORM.API.SUCCESS_MESSAGE'));
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
const errorMessage =
|
const errorMessage =
|
||||||
error?.response?.message ||
|
error?.response?.message ||
|
||||||
t('CAMPAIGN.SMS.CREATE.FORM.API.ERROR_MESSAGE');
|
t('CAMPAIGN.LIVE_CHAT.CREATE.FORM.API.ERROR_MESSAGE');
|
||||||
useAlert(errorMessage);
|
useAlert(errorMessage);
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
@@ -40,7 +40,7 @@ const handleSubmit = campaignDetails => {
|
|||||||
|
|
||||||
<template>
|
<template>
|
||||||
<div
|
<div
|
||||||
class="w-[400px] z-50 min-w-0 absolute top-10 ltr:right-0 rtl:left-0 bg-n-alpha-3 backdrop-blur-[100px] p-6 rounded-xl border border-slate-50 dark:border-slate-900 shadow-md flex flex-col gap-6 max-h-[85vh] overflow-y-auto"
|
class="w-[25rem] z-50 min-w-0 absolute top-10 ltr:right-0 rtl:left-0 bg-n-alpha-3 backdrop-blur-[100px] p-6 rounded-xl border border-slate-50 dark:border-slate-900 shadow-md flex flex-col gap-6 max-h-[85vh] overflow-y-auto"
|
||||||
>
|
>
|
||||||
<h3 class="text-base font-medium text-slate-900 dark:text-slate-50">
|
<h3 class="text-base font-medium text-slate-900 dark:text-slate-50">
|
||||||
{{ t(`CAMPAIGN.LIVE_CHAT.CREATE.TITLE`) }}
|
{{ t(`CAMPAIGN.LIVE_CHAT.CREATE.TITLE`) }}
|
||||||
|
|||||||
+1
-1
@@ -39,7 +39,7 @@ const handleClose = () => emit('close');
|
|||||||
|
|
||||||
<template>
|
<template>
|
||||||
<div
|
<div
|
||||||
class="w-[400px] z-50 min-w-0 absolute top-10 ltr:right-0 rtl:left-0 bg-n-alpha-3 backdrop-blur-[100px] p-6 rounded-xl border border-slate-50 dark:border-slate-900 shadow-md flex flex-col gap-6"
|
class="w-[25rem] z-50 min-w-0 absolute top-10 ltr:right-0 rtl:left-0 bg-n-alpha-3 backdrop-blur-[100px] p-6 rounded-xl border border-slate-50 dark:border-slate-900 shadow-md flex flex-col gap-6"
|
||||||
>
|
>
|
||||||
<h3 class="text-base font-medium text-slate-900 dark:text-slate-50">
|
<h3 class="text-base font-medium text-slate-900 dark:text-slate-50">
|
||||||
{{ t(`CAMPAIGN.SMS.CREATE.TITLE`) }}
|
{{ t(`CAMPAIGN.SMS.CREATE.TITLE`) }}
|
||||||
|
|||||||
@@ -4,6 +4,10 @@ defineProps({
|
|||||||
type: String,
|
type: String,
|
||||||
default: 'col',
|
default: 'col',
|
||||||
},
|
},
|
||||||
|
selectable: {
|
||||||
|
type: Boolean,
|
||||||
|
default: false,
|
||||||
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
const emit = defineEmits(['click']);
|
const emit = defineEmits(['click']);
|
||||||
@@ -18,10 +22,11 @@ const handleClick = () => {
|
|||||||
class="flex flex-col w-full shadow outline-1 outline outline-n-container group/cardLayout rounded-2xl bg-n-solid-2"
|
class="flex flex-col w-full shadow outline-1 outline outline-n-container group/cardLayout rounded-2xl bg-n-solid-2"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="flex w-full gap-3 px-6 py-5"
|
class="flex w-full gap-3 py-5"
|
||||||
:class="
|
:class="[
|
||||||
layout === 'col' ? 'flex-col' : 'flex-row justify-between items-center'
|
layout === 'col' ? 'flex-col' : 'flex-row justify-between items-center',
|
||||||
"
|
selectable ? 'px-10 py-6' : 'px-6',
|
||||||
|
]"
|
||||||
@click="handleClick"
|
@click="handleClick"
|
||||||
>
|
>
|
||||||
<slot />
|
<slot />
|
||||||
|
|||||||
@@ -8,17 +8,17 @@ import Breadcrumb from 'dashboard/components-next/breadcrumb/Breadcrumb.vue';
|
|||||||
import ComposeConversation from 'dashboard/components-next/NewConversation/ComposeConversation.vue';
|
import ComposeConversation from 'dashboard/components-next/NewConversation/ComposeConversation.vue';
|
||||||
|
|
||||||
const props = defineProps({
|
const props = defineProps({
|
||||||
buttonLabel: {
|
|
||||||
type: String,
|
|
||||||
default: '',
|
|
||||||
},
|
|
||||||
selectedContact: {
|
selectedContact: {
|
||||||
type: Object,
|
type: Object,
|
||||||
default: () => ({}),
|
default: () => ({}),
|
||||||
},
|
},
|
||||||
|
isUpdating: {
|
||||||
|
type: Boolean,
|
||||||
|
default: false,
|
||||||
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
const emit = defineEmits(['goToContactsList']);
|
const emit = defineEmits(['goToContactsList', 'toggleBlock']);
|
||||||
|
|
||||||
const { t } = useI18n();
|
const { t } = useI18n();
|
||||||
const slots = useSlots();
|
const slots = useSlots();
|
||||||
@@ -45,9 +45,17 @@ const breadcrumbItems = computed(() => {
|
|||||||
return items;
|
return items;
|
||||||
});
|
});
|
||||||
|
|
||||||
|
const isContactBlocked = computed(() => {
|
||||||
|
return props.selectedContact?.blocked;
|
||||||
|
});
|
||||||
|
|
||||||
const handleBreadcrumbClick = () => {
|
const handleBreadcrumbClick = () => {
|
||||||
emit('goToContactsList');
|
emit('goToContactsList');
|
||||||
};
|
};
|
||||||
|
|
||||||
|
const toggleBlock = () => {
|
||||||
|
emit('toggleBlock', isContactBlocked.value);
|
||||||
|
};
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
@@ -57,23 +65,41 @@ const handleBreadcrumbClick = () => {
|
|||||||
<div
|
<div
|
||||||
class="flex flex-col w-full h-full transition-all duration-300 ltr:2xl:ml-56 rtl:2xl:mr-56"
|
class="flex flex-col w-full h-full transition-all duration-300 ltr:2xl:ml-56 rtl:2xl:mr-56"
|
||||||
>
|
>
|
||||||
<header class="sticky top-0 z-10 px-6 xl:px-0">
|
<header class="sticky top-0 z-10 px-6 3xl:px-0">
|
||||||
<div class="w-full mx-auto max-w-[650px]">
|
<div class="w-full mx-auto max-w-[40.625rem]">
|
||||||
<div class="flex items-center justify-between w-full h-20 gap-2">
|
<div class="flex items-center justify-between w-full h-20 gap-2">
|
||||||
<Breadcrumb
|
<Breadcrumb
|
||||||
:items="breadcrumbItems"
|
:items="breadcrumbItems"
|
||||||
@click="handleBreadcrumbClick"
|
@click="handleBreadcrumbClick"
|
||||||
/>
|
/>
|
||||||
<ComposeConversation :contact-id="contactId">
|
<div class="flex items-center gap-2">
|
||||||
<template #trigger="{ toggle }">
|
<Button
|
||||||
<Button :label="buttonLabel" size="sm" @click="toggle" />
|
:label="
|
||||||
</template>
|
!isContactBlocked
|
||||||
</ComposeConversation>
|
? $t('CONTACTS_LAYOUT.HEADER.BLOCK_CONTACT')
|
||||||
|
: $t('CONTACTS_LAYOUT.HEADER.UNBLOCK_CONTACT')
|
||||||
|
"
|
||||||
|
size="sm"
|
||||||
|
slate
|
||||||
|
:is-loading="isUpdating"
|
||||||
|
:disabled="isUpdating"
|
||||||
|
@click="toggleBlock"
|
||||||
|
/>
|
||||||
|
<ComposeConversation :contact-id="contactId">
|
||||||
|
<template #trigger="{ toggle }">
|
||||||
|
<Button
|
||||||
|
:label="$t('CONTACTS_LAYOUT.HEADER.SEND_MESSAGE')"
|
||||||
|
size="sm"
|
||||||
|
@click="toggle"
|
||||||
|
/>
|
||||||
|
</template>
|
||||||
|
</ComposeConversation>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
<main class="flex-1 px-6 overflow-y-auto xl:px-px">
|
<main class="flex-1 px-6 overflow-y-auto 3xl:px-px">
|
||||||
<div class="w-full py-4 mx-auto max-w-[650px]">
|
<div class="w-full py-4 mx-auto max-w-[40.625rem]">
|
||||||
<slot name="default" />
|
<slot name="default" />
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
@@ -81,7 +107,7 @@ const handleBreadcrumbClick = () => {
|
|||||||
|
|
||||||
<div
|
<div
|
||||||
v-if="slots.sidebar"
|
v-if="slots.sidebar"
|
||||||
class="overflow-y-auto justify-end min-w-[200px] w-full py-6 max-w-[440px] border-l border-n-weak bg-n-solid-2"
|
class="overflow-y-auto justify-end min-w-52 w-full py-6 max-w-md border-l border-n-weak bg-n-solid-2"
|
||||||
>
|
>
|
||||||
<slot name="sidebar" />
|
<slot name="sidebar" />
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -50,6 +50,7 @@ const { t } = useI18n();
|
|||||||
</div>
|
</div>
|
||||||
<ComboBox
|
<ComboBox
|
||||||
id="inbox"
|
id="inbox"
|
||||||
|
use-api-results
|
||||||
:model-value="primaryContactId"
|
:model-value="primaryContactId"
|
||||||
:options="primaryContactList"
|
:options="primaryContactList"
|
||||||
:empty-state="
|
:empty-state="
|
||||||
|
|||||||
@@ -60,7 +60,7 @@ const emit = defineEmits([
|
|||||||
<template>
|
<template>
|
||||||
<header class="sticky top-0 z-10">
|
<header class="sticky top-0 z-10">
|
||||||
<div
|
<div
|
||||||
class="flex items-center justify-between w-full h-20 px-6 gap-2 mx-auto max-w-[960px]"
|
class="flex items-center justify-between w-full h-20 px-6 gap-2 mx-auto max-w-[60rem]"
|
||||||
>
|
>
|
||||||
<span class="text-xl font-medium truncate text-n-slate-12">
|
<span class="text-xl font-medium truncate text-n-slate-12">
|
||||||
{{ headerTitle }}
|
{{ headerTitle }}
|
||||||
|
|||||||
+1
-1
@@ -62,7 +62,7 @@ const activeFilterQueryData = computed(() => {
|
|||||||
t('CONTACTS_LAYOUT.FILTER.ACTIVE_FILTERS.CLEAR_FILTERS')
|
t('CONTACTS_LAYOUT.FILTER.ACTIVE_FILTERS.CLEAR_FILTERS')
|
||||||
"
|
"
|
||||||
:show-clear-button="!hasActiveSegments"
|
:show-clear-button="!hasActiveSegments"
|
||||||
class="max-w-[960px] px-6"
|
class="max-w-[60rem] px-6"
|
||||||
@open-filter="emit('openFilter')"
|
@open-filter="emit('openFilter')"
|
||||||
@clear-filters="emit('clearFilters')"
|
@clear-filters="emit('clearFilters')"
|
||||||
/>
|
/>
|
||||||
|
|||||||
@@ -72,7 +72,7 @@ const openFilter = () => {
|
|||||||
@clear-filters="emit('clearFilters')"
|
@clear-filters="emit('clearFilters')"
|
||||||
/>
|
/>
|
||||||
<main class="flex-1 overflow-y-auto">
|
<main class="flex-1 overflow-y-auto">
|
||||||
<div class="w-full mx-auto max-w-[960px]">
|
<div class="w-full mx-auto max-w-[60rem]">
|
||||||
<ContactsActiveFiltersPreview
|
<ContactsActiveFiltersPreview
|
||||||
v-if="
|
v-if="
|
||||||
(hasAppliedFilters || !isNotSegmentView) &&
|
(hasAppliedFilters || !isNotSegmentView) &&
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ defineProps({
|
|||||||
class="relative flex flex-col items-center justify-center w-full h-full overflow-hidden"
|
class="relative flex flex-col items-center justify-center w-full h-full overflow-hidden"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="relative w-full max-w-[960px] mx-auto overflow-hidden h-full max-h-[448px]"
|
class="relative w-full max-w-[60rem] mx-auto overflow-hidden h-full max-h-[28rem]"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="w-full h-full space-y-4 overflow-y-hidden opacity-50 pointer-events-none"
|
class="w-full h-full space-y-4 overflow-y-hidden opacity-50 pointer-events-none"
|
||||||
|
|||||||
@@ -60,7 +60,7 @@ const togglePortalSwitcher = () => {
|
|||||||
<template>
|
<template>
|
||||||
<section class="flex flex-col w-full h-full overflow-hidden bg-n-background">
|
<section class="flex flex-col w-full h-full overflow-hidden bg-n-background">
|
||||||
<header class="sticky top-0 z-10 px-6 pb-3 lg:px-0">
|
<header class="sticky top-0 z-10 px-6 pb-3 lg:px-0">
|
||||||
<div class="w-full max-w-[960px] mx-auto lg:px-6">
|
<div class="w-full max-w-[60rem] mx-auto lg:px-6">
|
||||||
<div
|
<div
|
||||||
v-if="showHeaderTitle"
|
v-if="showHeaderTitle"
|
||||||
class="flex items-center justify-start h-20 gap-2"
|
class="flex items-center justify-start h-20 gap-2"
|
||||||
@@ -96,7 +96,7 @@ const togglePortalSwitcher = () => {
|
|||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
<main class="flex-1 px-6 overflow-y-auto lg:px-0">
|
<main class="flex-1 px-6 overflow-y-auto lg:px-0">
|
||||||
<div class="w-full max-w-[960px] mx-auto py-3 lg:px-6">
|
<div class="w-full max-w-[60rem] mx-auto py-3 lg:px-6">
|
||||||
<slot name="content" />
|
<slot name="content" />
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
|
|||||||
+7
-7
@@ -52,7 +52,7 @@ onMounted(() => {
|
|||||||
|
|
||||||
<template>
|
<template>
|
||||||
<div
|
<div
|
||||||
class="flex flex-col absolute w-[400px] bg-n-alpha-3 outline outline-1 outline-n-container backdrop-blur-[100px] shadow-lg gap-6 rounded-xl p-6"
|
class="flex flex-col absolute w-[25rem] bg-n-alpha-3 outline outline-1 outline-n-container backdrop-blur-[100px] shadow-lg gap-6 rounded-xl p-6"
|
||||||
>
|
>
|
||||||
<div class="flex items-center justify-between">
|
<div class="flex items-center justify-between">
|
||||||
<h3>
|
<h3>
|
||||||
@@ -75,7 +75,7 @@ onMounted(() => {
|
|||||||
<div>
|
<div>
|
||||||
<div class="flex justify-between w-full gap-4 py-2">
|
<div class="flex justify-between w-full gap-4 py-2">
|
||||||
<label
|
<label
|
||||||
class="text-sm font-medium whitespace-nowrap min-w-[100px] text-slate-900 dark:text-slate-50"
|
class="text-sm font-medium whitespace-nowrap min-w-[6.25rem] text-slate-900 dark:text-slate-50"
|
||||||
>
|
>
|
||||||
{{
|
{{
|
||||||
t(
|
t(
|
||||||
@@ -90,9 +90,9 @@ onMounted(() => {
|
|||||||
'HELP_CENTER.EDIT_ARTICLE_PAGE.ARTICLE_PROPERTIES.META_DESCRIPTION_PLACEHOLDER'
|
'HELP_CENTER.EDIT_ARTICLE_PAGE.ARTICLE_PROPERTIES.META_DESCRIPTION_PLACEHOLDER'
|
||||||
)
|
)
|
||||||
"
|
"
|
||||||
class="w-[220px]"
|
class="w-[13.75rem]"
|
||||||
custom-text-area-wrapper-class="!p-0 !border-0 !rounded-none !bg-transparent transition-none"
|
custom-text-area-wrapper-class="!p-0 !border-0 !rounded-none !bg-transparent transition-none"
|
||||||
custom-text-area-class="max-h-[150px]"
|
custom-text-area-class="max-h-[9.375rem]"
|
||||||
auto-height
|
auto-height
|
||||||
min-height="3rem"
|
min-height="3rem"
|
||||||
/>
|
/>
|
||||||
@@ -108,12 +108,12 @@ onMounted(() => {
|
|||||||
:label="
|
:label="
|
||||||
t('HELP_CENTER.EDIT_ARTICLE_PAGE.ARTICLE_PROPERTIES.META_TITLE')
|
t('HELP_CENTER.EDIT_ARTICLE_PAGE.ARTICLE_PROPERTIES.META_TITLE')
|
||||||
"
|
"
|
||||||
custom-label-class="min-w-[120px]"
|
custom-label-class="min-w-[7.5rem]"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
<div class="flex justify-between w-full gap-3 py-2">
|
<div class="flex justify-between w-full gap-3 py-2">
|
||||||
<label
|
<label
|
||||||
class="text-sm font-medium whitespace-nowrap min-w-[120px] text-slate-900 dark:text-slate-50"
|
class="text-sm font-medium whitespace-nowrap min-w-[7.5rem] text-slate-900 dark:text-slate-50"
|
||||||
>
|
>
|
||||||
{{
|
{{
|
||||||
t('HELP_CENTER.EDIT_ARTICLE_PAGE.ARTICLE_PROPERTIES.META_TAGS')
|
t('HELP_CENTER.EDIT_ARTICLE_PAGE.ARTICLE_PROPERTIES.META_TAGS')
|
||||||
@@ -126,7 +126,7 @@ onMounted(() => {
|
|||||||
'HELP_CENTER.EDIT_ARTICLE_PAGE.ARTICLE_PROPERTIES.META_TAGS_PLACEHOLDER'
|
'HELP_CENTER.EDIT_ARTICLE_PAGE.ARTICLE_PROPERTIES.META_TAGS_PLACEHOLDER'
|
||||||
)
|
)
|
||||||
"
|
"
|
||||||
class="w-[224px]"
|
class="w-[14rem]"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
+1
-1
@@ -90,7 +90,7 @@ const handleCategory = async formData => {
|
|||||||
|
|
||||||
<template>
|
<template>
|
||||||
<div
|
<div
|
||||||
class="w-[400px] absolute top-10 ltr:right-0 rtl:left-0 bg-n-alpha-3 backdrop-blur-[100px] p-6 rounded-xl border border-slate-50 dark:border-slate-900 shadow-md flex flex-col gap-6"
|
class="w-[25rem] absolute top-10 ltr:right-0 rtl:left-0 bg-n-alpha-3 backdrop-blur-[100px] p-6 rounded-xl border border-slate-50 dark:border-slate-900 shadow-md flex flex-col gap-6"
|
||||||
>
|
>
|
||||||
<h3 class="text-base font-medium text-slate-900 dark:text-slate-50">
|
<h3 class="text-base font-medium text-slate-900 dark:text-slate-50">
|
||||||
{{
|
{{
|
||||||
|
|||||||
+1
-1
@@ -201,7 +201,7 @@ defineExpose({ state, isSubmitDisabled });
|
|||||||
color="slate"
|
color="slate"
|
||||||
size="sm"
|
size="sm"
|
||||||
:icon="!state.icon ? 'i-lucide-smile-plus' : ''"
|
:icon="!state.icon ? 'i-lucide-smile-plus' : ''"
|
||||||
class="!h-[38px] !w-[38px] absolute top-[31px] !outline-none !rounded-[7px] border-0 ltr:left-px rtl:right-px ltr:!rounded-r-none rtl:!rounded-l-none"
|
class="!h-[2.4rem] !w-[2.375rem] absolute top-[1.94rem] !outline-none !rounded-[0.438rem] border-0 ltr:left-px rtl:right-px ltr:!rounded-r-none rtl:!rounded-l-none"
|
||||||
@click="isEmojiPickerOpen = !isEmojiPickerOpen"
|
@click="isEmojiPickerOpen = !isEmojiPickerOpen"
|
||||||
/>
|
/>
|
||||||
<EmojiInput
|
<EmojiInput
|
||||||
|
|||||||
+1
-1
@@ -74,7 +74,7 @@ const handleDeletePortal = () => {
|
|||||||
</div>
|
</div>
|
||||||
<div
|
<div
|
||||||
v-else-if="activePortal"
|
v-else-if="activePortal"
|
||||||
class="flex flex-col w-full gap-4 max-w-[640px] pb-8"
|
class="flex flex-col w-full gap-4 max-w-[40rem] pb-8"
|
||||||
>
|
>
|
||||||
<PortalBaseSettings
|
<PortalBaseSettings
|
||||||
:active-portal="activePortal"
|
:active-portal="activePortal"
|
||||||
|
|||||||
+1
-1
@@ -92,7 +92,7 @@ const redirectToPortalHomePage = () => {
|
|||||||
|
|
||||||
<template>
|
<template>
|
||||||
<div
|
<div
|
||||||
class="pt-5 pb-3 bg-n-alpha-3 backdrop-blur-[100px] outline outline-n-container outline-1 z-50 absolute w-[440px] rounded-xl shadow-md flex flex-col gap-4"
|
class="pt-5 pb-3 bg-n-alpha-3 backdrop-blur-[100px] outline outline-n-container outline-1 z-50 absolute w-[27.5rem] rounded-xl shadow-md flex flex-col gap-4"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="flex items-center justify-between gap-4 px-6 pb-3 border-b border-n-alpha-2"
|
class="flex items-center justify-between gap-4 px-6 pb-3 border-b border-n-alpha-2"
|
||||||
|
|||||||
@@ -13,6 +13,7 @@ import {
|
|||||||
createNewContact,
|
createNewContact,
|
||||||
fetchContactableInboxes,
|
fetchContactableInboxes,
|
||||||
processContactableInboxes,
|
processContactableInboxes,
|
||||||
|
mergeInboxDetails,
|
||||||
} from 'dashboard/components-next/NewConversation/helpers/composeConversationHelper';
|
} from 'dashboard/components-next/NewConversation/helpers/composeConversationHelper';
|
||||||
|
|
||||||
import ComposeNewConversationForm from 'dashboard/components-next/NewConversation/components/ComposeNewConversationForm.vue';
|
import ComposeNewConversationForm from 'dashboard/components-next/NewConversation/components/ComposeNewConversationForm.vue';
|
||||||
@@ -47,6 +48,7 @@ const currentUser = useMapGetter('getCurrentUser');
|
|||||||
const globalConfig = useMapGetter('globalConfig/get');
|
const globalConfig = useMapGetter('globalConfig/get');
|
||||||
const uiFlags = useMapGetter('contactConversations/getUIFlags');
|
const uiFlags = useMapGetter('contactConversations/getUIFlags');
|
||||||
const messageSignature = useMapGetter('getMessageSignature');
|
const messageSignature = useMapGetter('getMessageSignature');
|
||||||
|
const inboxesList = useMapGetter('inboxes/getInboxes');
|
||||||
|
|
||||||
const sendWithSignature = computed(() =>
|
const sendWithSignature = computed(() =>
|
||||||
fetchSignatureFlagFromUISettings(targetInbox.value?.channelType)
|
fetchSignatureFlagFromUISettings(targetInbox.value?.channelType)
|
||||||
@@ -104,7 +106,12 @@ const handleSelectedContact = async ({ value, action, ...rest }) => {
|
|||||||
isFetchingInboxes.value = true;
|
isFetchingInboxes.value = true;
|
||||||
try {
|
try {
|
||||||
const contactableInboxes = await fetchContactableInboxes(contact.id);
|
const contactableInboxes = await fetchContactableInboxes(contact.id);
|
||||||
selectedContact.value.contactInboxes = contactableInboxes;
|
// Merge the processed contactableInboxes with the inboxesList
|
||||||
|
selectedContact.value.contactInboxes = mergeInboxDetails(
|
||||||
|
contactableInboxes,
|
||||||
|
inboxesList.value
|
||||||
|
);
|
||||||
|
|
||||||
isFetchingInboxes.value = false;
|
isFetchingInboxes.value = false;
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
isFetchingInboxes.value = false;
|
isFetchingInboxes.value = false;
|
||||||
@@ -162,15 +169,22 @@ watch(
|
|||||||
() => {
|
() => {
|
||||||
if (activeContact.value && props.contactId) {
|
if (activeContact.value && props.contactId) {
|
||||||
const contactInboxes = activeContact.value?.contactInboxes || [];
|
const contactInboxes = activeContact.value?.contactInboxes || [];
|
||||||
|
// First process the contactable inboxes to get the right structure
|
||||||
|
const processedInboxes = processContactableInboxes(contactInboxes);
|
||||||
|
// Then Merge processedInboxes with the inboxes list
|
||||||
selectedContact.value = {
|
selectedContact.value = {
|
||||||
...activeContact.value,
|
...activeContact.value,
|
||||||
contactInboxes: processContactableInboxes(contactInboxes),
|
contactInboxes: mergeInboxDetails(processedInboxes, inboxesList.value),
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{ immediate: true, deep: true }
|
{ immediate: true, deep: true }
|
||||||
);
|
);
|
||||||
|
|
||||||
|
const handleClickOutside = () => {
|
||||||
|
showComposeNewConversation.value = false;
|
||||||
|
};
|
||||||
|
|
||||||
onMounted(() => resetContacts());
|
onMounted(() => resetContacts());
|
||||||
|
|
||||||
const keyboardEvents = {
|
const keyboardEvents = {
|
||||||
@@ -188,7 +202,12 @@ useKeyboardEvents(keyboardEvents);
|
|||||||
|
|
||||||
<template>
|
<template>
|
||||||
<div
|
<div
|
||||||
v-on-click-outside="() => (showComposeNewConversation = false)"
|
v-on-click-outside="[
|
||||||
|
handleClickOutside,
|
||||||
|
// Fixed and edge case https://github.com/chatwoot/chatwoot/issues/10785
|
||||||
|
// This will prevent closing the compose conversation modal when the editor Create link popup is open.
|
||||||
|
{ ignore: ['div.ProseMirror-prompt'] },
|
||||||
|
]"
|
||||||
class="relative"
|
class="relative"
|
||||||
:class="{
|
:class="{
|
||||||
'z-40': showComposeNewConversation,
|
'z-40': showComposeNewConversation,
|
||||||
|
|||||||
+4
-3
@@ -77,7 +77,7 @@ const toggleMessageSignature = () => {
|
|||||||
setSignature();
|
setSignature();
|
||||||
};
|
};
|
||||||
|
|
||||||
// Added this watch to dynamically set signature.
|
// Added this watch to dynamically set signature on target inbox change.
|
||||||
// Only targetInbox has value and is Advance Editor(used by isEmailOrWebWidgetInbox)
|
// Only targetInbox has value and is Advance Editor(used by isEmailOrWebWidgetInbox)
|
||||||
// Set the signature only if the inbox based flag is true
|
// Set the signature only if the inbox based flag is true
|
||||||
watch(
|
watch(
|
||||||
@@ -86,7 +86,8 @@ watch(
|
|||||||
nextTick(() => {
|
nextTick(() => {
|
||||||
if (newValue && props.isEmailOrWebWidgetInbox) setSignature();
|
if (newValue && props.isEmailOrWebWidgetInbox) setSignature();
|
||||||
});
|
});
|
||||||
}
|
},
|
||||||
|
{ immediate: true }
|
||||||
);
|
);
|
||||||
|
|
||||||
const onClickInsertEmoji = emoji => {
|
const onClickInsertEmoji = emoji => {
|
||||||
@@ -147,7 +148,7 @@ useKeyboardEvents(keyboardEvents);
|
|||||||
|
|
||||||
<template>
|
<template>
|
||||||
<div
|
<div
|
||||||
class="flex items-center justify-between w-full h-[52px] gap-2 px-4 py-3"
|
class="flex items-center justify-between w-full h-[3.25rem] gap-2 px-4 py-3"
|
||||||
>
|
>
|
||||||
<div class="flex items-center gap-2">
|
<div class="flex items-center gap-2">
|
||||||
<WhatsAppOptions
|
<WhatsAppOptions
|
||||||
|
|||||||
+3
-3
@@ -47,10 +47,10 @@ const removeAttachment = id => {
|
|||||||
<div
|
<div
|
||||||
v-for="attachment in filteredImageAttachments"
|
v-for="attachment in filteredImageAttachments"
|
||||||
:key="attachment.id"
|
:key="attachment.id"
|
||||||
class="relative group/image w-[72px] h-[72px]"
|
class="relative group/image w-[4.5rem] h-[4.5rem]"
|
||||||
>
|
>
|
||||||
<img
|
<img
|
||||||
class="object-cover w-[72px] h-[72px] rounded-lg"
|
class="object-cover w-[4.5rem] h-[4.5rem] rounded-lg"
|
||||||
:src="attachment.thumb"
|
:src="attachment.thumb"
|
||||||
/>
|
/>
|
||||||
<Button
|
<Button
|
||||||
@@ -69,7 +69,7 @@ const removeAttachment = id => {
|
|||||||
<div
|
<div
|
||||||
v-for="attachment in filteredNonImageAttachments"
|
v-for="attachment in filteredNonImageAttachments"
|
||||||
:key="attachment.id"
|
:key="attachment.id"
|
||||||
class="max-w-[300px] inline-flex items-center h-8 min-w-0 bg-n-alpha-2 dark:bg-n-solid-3 rounded-lg gap-3 ltr:pl-3 rtl:pr-3 ltr:pr-2 rtl:pl-2"
|
class="max-w-[18.75rem] inline-flex items-center h-8 min-w-0 bg-n-alpha-2 dark:bg-n-solid-3 rounded-lg gap-3 ltr:pl-3 rtl:pr-3 ltr:pr-2 rtl:pl-2"
|
||||||
>
|
>
|
||||||
<span class="text-sm font-medium text-n-slate-11">
|
<span class="text-sm font-medium text-n-slate-11">
|
||||||
{{ fileNameWithEllipsis(attachment.resource) }}
|
{{ fileNameWithEllipsis(attachment.resource) }}
|
||||||
|
|||||||
+1
-1
@@ -265,7 +265,7 @@ const handleSendWhatsappMessage = async ({ message, templateParams }) => {
|
|||||||
|
|
||||||
<template>
|
<template>
|
||||||
<div
|
<div
|
||||||
class="w-[670px] mt-2 divide-y divide-n-strong overflow-visible transition-all duration-300 ease-in-out top-full justify-between flex flex-col bg-n-alpha-3 border border-n-strong shadow-sm backdrop-blur-[100px] rounded-xl"
|
class="w-[42rem] mt-2 divide-y divide-n-strong overflow-visible transition-all duration-300 ease-in-out top-full justify-between flex flex-col bg-n-alpha-3 border border-n-strong shadow-sm backdrop-blur-[100px] rounded-xl"
|
||||||
>
|
>
|
||||||
<ContactSelector
|
<ContactSelector
|
||||||
:contacts="contacts"
|
:contacts="contacts"
|
||||||
|
|||||||
+15
@@ -87,6 +87,21 @@ export const processContactableInboxes = inboxes => {
|
|||||||
}));
|
}));
|
||||||
};
|
};
|
||||||
|
|
||||||
|
export const mergeInboxDetails = (inboxesData, inboxesList = []) => {
|
||||||
|
if (!inboxesData || !inboxesData.length) {
|
||||||
|
return [];
|
||||||
|
}
|
||||||
|
|
||||||
|
return inboxesData.map(inboxData => {
|
||||||
|
const matchingInbox =
|
||||||
|
inboxesList.find(inbox => inbox.id === inboxData.id) || {};
|
||||||
|
return {
|
||||||
|
...camelcaseKeys(matchingInbox, { deep: true }),
|
||||||
|
...inboxData,
|
||||||
|
};
|
||||||
|
});
|
||||||
|
};
|
||||||
|
|
||||||
export const prepareAttachmentPayload = (
|
export const prepareAttachmentPayload = (
|
||||||
attachedFiles,
|
attachedFiles,
|
||||||
directUploadsEnabled
|
directUploadsEnabled
|
||||||
|
|||||||
+147
@@ -110,6 +110,153 @@ describe('composeConversationHelper', () => {
|
|||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
|
describe('mergeInboxDetails', () => {
|
||||||
|
it('returns empty array if inboxesData is empty or null', () => {
|
||||||
|
expect(helpers.mergeInboxDetails(null)).toEqual([]);
|
||||||
|
expect(helpers.mergeInboxDetails([])).toEqual([]);
|
||||||
|
expect(helpers.mergeInboxDetails(undefined)).toEqual([]);
|
||||||
|
});
|
||||||
|
|
||||||
|
it('merges inbox data with matching inboxes from the list', () => {
|
||||||
|
const inboxesData = [
|
||||||
|
{ id: 1, sourceId: 'source1' },
|
||||||
|
{ id: 2, sourceId: 'source2' },
|
||||||
|
];
|
||||||
|
|
||||||
|
const inboxesList = [
|
||||||
|
{
|
||||||
|
id: 1,
|
||||||
|
name: 'Inbox 1',
|
||||||
|
channel_type: 'Channel::Email',
|
||||||
|
channel_id: 10,
|
||||||
|
phone_number: null,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: 2,
|
||||||
|
name: 'Inbox 2',
|
||||||
|
channel_type: 'Channel::Whatsapp',
|
||||||
|
channel_id: 20,
|
||||||
|
phone_number: '+1234567890',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: 3,
|
||||||
|
name: 'Inbox 3',
|
||||||
|
channel_type: 'Channel::Api',
|
||||||
|
channel_id: 30,
|
||||||
|
phone_number: null,
|
||||||
|
},
|
||||||
|
];
|
||||||
|
|
||||||
|
const result = helpers.mergeInboxDetails(inboxesData, inboxesList);
|
||||||
|
|
||||||
|
expect(result.length).toBe(2);
|
||||||
|
expect(result[0]).toMatchObject({
|
||||||
|
id: 1,
|
||||||
|
sourceId: 'source1',
|
||||||
|
name: 'Inbox 1',
|
||||||
|
channelType: 'Channel::Email',
|
||||||
|
channelId: 10,
|
||||||
|
phoneNumber: null,
|
||||||
|
});
|
||||||
|
|
||||||
|
expect(result[1]).toMatchObject({
|
||||||
|
id: 2,
|
||||||
|
sourceId: 'source2',
|
||||||
|
name: 'Inbox 2',
|
||||||
|
channelType: 'Channel::Whatsapp',
|
||||||
|
channelId: 20,
|
||||||
|
phoneNumber: '+1234567890',
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
it('handles inboxes not found in the list', () => {
|
||||||
|
const inboxesData = [
|
||||||
|
{ id: 1, sourceId: 'source1' },
|
||||||
|
{ id: 99, sourceId: 'source99' }, // This doesn't exist in inboxesList
|
||||||
|
];
|
||||||
|
|
||||||
|
const inboxesList = [
|
||||||
|
{
|
||||||
|
id: 1,
|
||||||
|
name: 'Inbox 1',
|
||||||
|
channel_type: 'Channel::Email',
|
||||||
|
},
|
||||||
|
];
|
||||||
|
|
||||||
|
const result = helpers.mergeInboxDetails(inboxesData, inboxesList);
|
||||||
|
|
||||||
|
expect(result.length).toBe(2);
|
||||||
|
|
||||||
|
expect(result[0]).toMatchObject({
|
||||||
|
id: 1,
|
||||||
|
sourceId: 'source1',
|
||||||
|
name: 'Inbox 1',
|
||||||
|
channelType: 'Channel::Email',
|
||||||
|
});
|
||||||
|
|
||||||
|
expect(result[1]).toMatchObject({
|
||||||
|
id: 99,
|
||||||
|
sourceId: 'source99',
|
||||||
|
});
|
||||||
|
|
||||||
|
expect(result[1].name).toBeUndefined();
|
||||||
|
expect(result[1].channelType).toBeUndefined();
|
||||||
|
});
|
||||||
|
|
||||||
|
it('camelcases properties from inboxesList', () => {
|
||||||
|
const inboxesData = [{ id: 1, sourceId: 'source1' }];
|
||||||
|
|
||||||
|
const inboxesList = [
|
||||||
|
{
|
||||||
|
id: 1,
|
||||||
|
name: 'Inbox 1',
|
||||||
|
channel_type: 'Channel::Email',
|
||||||
|
avatar_url: 'https://example.com/avatar.png',
|
||||||
|
working_hours: [
|
||||||
|
{
|
||||||
|
day_of_week: 1,
|
||||||
|
closed_all_day: false,
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
|
];
|
||||||
|
|
||||||
|
const result = helpers.mergeInboxDetails(inboxesData, inboxesList);
|
||||||
|
|
||||||
|
expect(result[0]).toMatchObject({
|
||||||
|
id: 1,
|
||||||
|
sourceId: 'source1',
|
||||||
|
name: 'Inbox 1',
|
||||||
|
channelType: 'Channel::Email',
|
||||||
|
avatarUrl: 'https://example.com/avatar.png',
|
||||||
|
});
|
||||||
|
|
||||||
|
expect(result[0].workingHours[0]).toMatchObject({
|
||||||
|
dayOfWeek: 1,
|
||||||
|
closedAllDay: false,
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
it('preserves original properties when they conflict with inboxesList', () => {
|
||||||
|
const inboxesData = [
|
||||||
|
{ id: 1, sourceId: 'source1', name: 'Original Name' },
|
||||||
|
];
|
||||||
|
|
||||||
|
const inboxesList = [
|
||||||
|
{
|
||||||
|
id: 1,
|
||||||
|
name: 'List Name',
|
||||||
|
channel_type: 'Channel::Email',
|
||||||
|
},
|
||||||
|
];
|
||||||
|
|
||||||
|
const result = helpers.mergeInboxDetails(inboxesData, inboxesList);
|
||||||
|
|
||||||
|
expect(result[0].name).toBe('Original Name');
|
||||||
|
expect(result[0].channelType).toBe('Channel::Email');
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
describe('prepareAttachmentPayload', () => {
|
describe('prepareAttachmentPayload', () => {
|
||||||
it('prepares direct upload files', () => {
|
it('prepares direct upload files', () => {
|
||||||
const files = [{ blobSignedId: 'signed1' }];
|
const files = [{ blobSignedId: 'signed1' }];
|
||||||
|
|||||||
@@ -99,45 +99,50 @@ const computedJustify = computed(() => {
|
|||||||
const STYLE_CONFIG = {
|
const STYLE_CONFIG = {
|
||||||
colors: {
|
colors: {
|
||||||
blue: {
|
blue: {
|
||||||
solid: 'bg-n-brand text-white hover:brightness-110 outline-transparent',
|
solid:
|
||||||
|
'bg-n-brand text-white hover:enabled:brightness-110 outline-transparent',
|
||||||
faded:
|
faded:
|
||||||
'bg-n-brand/10 text-n-blue-text hover:bg-n-brand/20 outline-transparent',
|
'bg-n-brand/10 text-n-blue-text hover:enabled:bg-n-brand/20 outline-transparent',
|
||||||
outline: 'text-n-blue-text outline-n-blue-border',
|
outline: 'text-n-blue-text outline-n-blue-border',
|
||||||
ghost: 'text-n-blue-text hover:bg-n-alpha-2 outline-transparent',
|
ghost: 'text-n-blue-text hover:enabled:bg-n-alpha-2 outline-transparent',
|
||||||
link: 'text-n-blue-text hover:underline outline-transparent',
|
link: 'text-n-blue-text hover:enabled:underline outline-transparent',
|
||||||
},
|
},
|
||||||
ruby: {
|
ruby: {
|
||||||
solid: 'bg-n-ruby-9 text-white hover:bg-n-ruby-10 outline-transparent',
|
solid:
|
||||||
|
'bg-n-ruby-9 text-white hover:enabled:bg-n-ruby-10 outline-transparent',
|
||||||
faded:
|
faded:
|
||||||
'bg-n-ruby-9/10 text-n-ruby-11 hover:bg-n-ruby-9/20 outline-transparent',
|
'bg-n-ruby-9/10 text-n-ruby-11 hover:enabled:bg-n-ruby-9/20 outline-transparent',
|
||||||
outline: 'text-n-ruby-11 hover:bg-n-ruby-9/10 outline-n-ruby-8',
|
outline: 'text-n-ruby-11 hover:enabled:bg-n-ruby-9/10 outline-n-ruby-8',
|
||||||
ghost: 'text-n-ruby-11 hover:bg-n-alpha-2 outline-transparent',
|
ghost: 'text-n-ruby-11 hover:enabled:bg-n-alpha-2 outline-transparent',
|
||||||
link: 'text-n-ruby-9 hover:underline outline-transparent',
|
link: 'text-n-ruby-9 hover:enabled:underline outline-transparent',
|
||||||
},
|
},
|
||||||
amber: {
|
amber: {
|
||||||
solid: 'bg-n-amber-9 text-white hover:bg-n-amber-10 outline-transparent',
|
solid:
|
||||||
|
'bg-n-amber-9 text-white hover:enabled:bg-n-amber-10 outline-transparent',
|
||||||
faded:
|
faded:
|
||||||
'bg-n-amber-9/10 text-n-slate-12 hover:bg-n-amber-9/20 outline-transparent',
|
'bg-n-amber-9/10 text-n-slate-12 hover:enabled:bg-n-amber-9/20 outline-transparent',
|
||||||
outline: 'text-n-amber-11 hover:bg-n-amber-9/10 outline-n-amber-9',
|
outline:
|
||||||
link: 'text-n-amber-9 hover:underline outline-transparent',
|
'text-n-amber-11 hover:enabled:bg-n-amber-9/10 outline-n-amber-9',
|
||||||
ghost: 'text-n-amber-9 hover:bg-n-alpha-2 outline-transparent',
|
link: 'text-n-amber-9 hover:enabled:underline outline-transparent',
|
||||||
|
ghost: 'text-n-amber-9 hover:enabled:bg-n-alpha-2 outline-transparent',
|
||||||
},
|
},
|
||||||
slate: {
|
slate: {
|
||||||
solid:
|
solid:
|
||||||
'bg-n-solid-3 dark:hover:bg-n-solid-2 hover:bg-n-alpha-2 text-n-slate-12 outline-n-container',
|
'bg-n-solid-3 dark:hover:enabled:bg-n-solid-2 hover:enabled:bg-n-alpha-2 text-n-slate-12 outline-n-container',
|
||||||
faded:
|
faded:
|
||||||
'bg-n-slate-9/10 text-n-slate-12 hover:bg-n-slate-9/20 outline-transparent',
|
'bg-n-slate-9/10 text-n-slate-12 hover:enabled:bg-n-slate-9/20 outline-transparent',
|
||||||
outline: 'text-n-slate-11 outline-n-strong hover:bg-n-slate-9/10',
|
outline: 'text-n-slate-11 outline-n-strong hover:enabled:bg-n-slate-9/10',
|
||||||
link: 'text-n-slate-11 hover:text-n-slate-12 hover:underline outline-transparent',
|
link: 'text-n-slate-11 hover:enabled:text-n-slate-12 hover:enabled:underline outline-transparent',
|
||||||
ghost: 'text-n-slate-12 hover:bg-n-alpha-2 outline-transparent',
|
ghost: 'text-n-slate-12 hover:enabled:bg-n-alpha-2 outline-transparent',
|
||||||
},
|
},
|
||||||
teal: {
|
teal: {
|
||||||
solid: 'bg-n-teal-9 text-white hover:bg-n-teal-10 outline-transparent',
|
solid:
|
||||||
|
'bg-n-teal-9 text-white hover:enabled:bg-n-teal-10 outline-transparent',
|
||||||
faded:
|
faded:
|
||||||
'bg-n-teal-9/10 text-n-slate-12 hover:bg-n-teal-9/20 outline-transparent',
|
'bg-n-teal-9/10 text-n-slate-12 hover:enabled:bg-n-teal-9/20 outline-transparent',
|
||||||
outline: 'text-n-teal-11 hover:bg-n-teal-9/10 outline-n-teal-9',
|
outline: 'text-n-teal-11 hover:enabled:bg-n-teal-9/10 outline-n-teal-9',
|
||||||
link: 'text-n-teal-9 hover:underline outline-transparent',
|
link: 'text-n-teal-9 hover:enabled:underline outline-transparent',
|
||||||
ghost: 'text-n-teal-9 hover:bg-n-alpha-2 outline-transparent',
|
ghost: 'text-n-teal-9 hover:enabled:bg-n-alpha-2 outline-transparent',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
sizes: {
|
sizes: {
|
||||||
@@ -171,7 +176,7 @@ const STYLE_CONFIG = {
|
|||||||
center: 'justify-center',
|
center: 'justify-center',
|
||||||
end: 'justify-end',
|
end: 'justify-end',
|
||||||
},
|
},
|
||||||
base: 'inline-flex items-center min-w-0 gap-2 transition-all duration-200 ease-in-out border-0 rounded-lg outline-1 outline disabled:cursor-not-allowed disabled:pointer-events-none disabled:opacity-50',
|
base: 'inline-flex items-center min-w-0 gap-2 transition-all duration-200 ease-in-out border-0 rounded-lg outline-1 outline disabled:opacity-50',
|
||||||
};
|
};
|
||||||
|
|
||||||
const variantClasses = computed(() => {
|
const variantClasses = computed(() => {
|
||||||
|
|||||||
@@ -1,12 +1,12 @@
|
|||||||
<script setup>
|
<script setup>
|
||||||
import { computed } from 'vue';
|
import { computed } from 'vue';
|
||||||
import { useAccount } from 'dashboard/composables/useAccount';
|
import { usePolicy } from 'dashboard/composables/usePolicy';
|
||||||
import Button from 'dashboard/components-next/button/Button.vue';
|
import Button from 'dashboard/components-next/button/Button.vue';
|
||||||
import PaginationFooter from 'dashboard/components-next/pagination/PaginationFooter.vue';
|
import PaginationFooter from 'dashboard/components-next/pagination/PaginationFooter.vue';
|
||||||
import Spinner from 'dashboard/components-next/spinner/Spinner.vue';
|
import Spinner from 'dashboard/components-next/spinner/Spinner.vue';
|
||||||
import Policy from 'dashboard/components/policy.vue';
|
import Policy from 'dashboard/components/policy.vue';
|
||||||
|
|
||||||
const { featureFlag } = defineProps({
|
const props = defineProps({
|
||||||
currentPage: {
|
currentPage: {
|
||||||
type: Number,
|
type: Number,
|
||||||
default: 1,
|
default: 1,
|
||||||
@@ -50,10 +50,10 @@ const { featureFlag } = defineProps({
|
|||||||
});
|
});
|
||||||
|
|
||||||
const emit = defineEmits(['click', 'close', 'update:currentPage']);
|
const emit = defineEmits(['click', 'close', 'update:currentPage']);
|
||||||
const { isCloudFeatureEnabled } = useAccount();
|
const { shouldShowPaywall } = usePolicy();
|
||||||
|
|
||||||
const showPaywall = computed(() => {
|
const showPaywall = computed(() => {
|
||||||
return !isCloudFeatureEnabled(featureFlag);
|
return shouldShowPaywall(props.featureFlag);
|
||||||
});
|
});
|
||||||
|
|
||||||
const handleButtonClick = () => {
|
const handleButtonClick = () => {
|
||||||
@@ -68,7 +68,7 @@ const handlePageChange = event => {
|
|||||||
<template>
|
<template>
|
||||||
<section class="flex flex-col w-full h-full overflow-hidden bg-n-background">
|
<section class="flex flex-col w-full h-full overflow-hidden bg-n-background">
|
||||||
<header class="sticky top-0 z-10 px-6 xl:px-0">
|
<header class="sticky top-0 z-10 px-6 xl:px-0">
|
||||||
<div class="w-full max-w-[960px] mx-auto">
|
<div class="w-full max-w-[60rem] mx-auto">
|
||||||
<div
|
<div
|
||||||
class="flex items-start lg:items-center justify-between w-full py-6 lg:py-0 lg:h-20 gap-4 lg:gap-2 flex-col lg:flex-row"
|
class="flex items-start lg:items-center justify-between w-full py-6 lg:py-0 lg:h-20 gap-4 lg:gap-2 flex-col lg:flex-row"
|
||||||
>
|
>
|
||||||
@@ -96,8 +96,8 @@ const handlePageChange = event => {
|
|||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
<main class="flex-1 px-6 overflow-y-auto xl:px-0">
|
<main class="flex-1 px-6 overflow-y-auto xl:px-0">
|
||||||
<div class="w-full max-w-[960px] mx-auto py-4">
|
<div class="w-full max-w-[60rem] mx-auto py-4">
|
||||||
<slot name="controls" />
|
<slot v-if="!showPaywall" name="controls" />
|
||||||
<div
|
<div
|
||||||
v-if="isFetching"
|
v-if="isFetching"
|
||||||
class="flex items-center justify-center py-10 text-n-slate-11"
|
class="flex items-center justify-center py-10 text-n-slate-11"
|
||||||
|
|||||||
@@ -7,6 +7,7 @@ import { dynamicTime } from 'shared/helpers/timeHelper';
|
|||||||
import CardLayout from 'dashboard/components-next/CardLayout.vue';
|
import CardLayout from 'dashboard/components-next/CardLayout.vue';
|
||||||
import DropdownMenu from 'dashboard/components-next/dropdown-menu/DropdownMenu.vue';
|
import DropdownMenu from 'dashboard/components-next/dropdown-menu/DropdownMenu.vue';
|
||||||
import Button from 'dashboard/components-next/button/Button.vue';
|
import Button from 'dashboard/components-next/button/Button.vue';
|
||||||
|
import Checkbox from 'dashboard/components-next/checkbox/Checkbox.vue';
|
||||||
import Policy from 'dashboard/components/policy.vue';
|
import Policy from 'dashboard/components/policy.vue';
|
||||||
|
|
||||||
const props = defineProps({
|
const props = defineProps({
|
||||||
@@ -46,14 +47,27 @@ const props = defineProps({
|
|||||||
type: Number,
|
type: Number,
|
||||||
required: true,
|
required: true,
|
||||||
},
|
},
|
||||||
|
isSelected: {
|
||||||
|
type: Boolean,
|
||||||
|
default: false,
|
||||||
|
},
|
||||||
|
selectable: {
|
||||||
|
type: Boolean,
|
||||||
|
default: false,
|
||||||
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
const emit = defineEmits(['action', 'navigate']);
|
const emit = defineEmits(['action', 'navigate', 'select', 'hover']);
|
||||||
|
|
||||||
const { t } = useI18n();
|
const { t } = useI18n();
|
||||||
|
|
||||||
const [showActionsDropdown, toggleDropdown] = useToggle();
|
const [showActionsDropdown, toggleDropdown] = useToggle();
|
||||||
|
|
||||||
|
const modelValue = computed({
|
||||||
|
get: () => props.isSelected,
|
||||||
|
set: () => emit('select', props.id),
|
||||||
|
});
|
||||||
|
|
||||||
const statusAction = computed(() => {
|
const statusAction = computed(() => {
|
||||||
if (props.status === 'pending') {
|
if (props.status === 'pending') {
|
||||||
return [
|
return [
|
||||||
@@ -102,8 +116,17 @@ const handleDocumentableClick = () => {
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
<CardLayout :class="{ 'rounded-md': compact }">
|
<CardLayout
|
||||||
<div class="flex justify-between w-full gap-1">
|
selectable
|
||||||
|
class="relative"
|
||||||
|
:class="{ 'rounded-md': compact }"
|
||||||
|
@mouseenter="emit('hover', true)"
|
||||||
|
@mouseleave="emit('hover', false)"
|
||||||
|
>
|
||||||
|
<div v-show="selectable" class="absolute top-7 ltr:left-4 rtl:right-4">
|
||||||
|
<Checkbox v-model="modelValue" />
|
||||||
|
</div>
|
||||||
|
<div class="flex relative justify-between w-full gap-1">
|
||||||
<span class="text-base text-n-slate-12 line-clamp-1">
|
<span class="text-base text-n-slate-12 line-clamp-1">
|
||||||
{{ question }}
|
{{ question }}
|
||||||
</span>
|
</span>
|
||||||
@@ -148,7 +171,7 @@ const handleDocumentableClick = () => {
|
|||||||
v-if="documentable.type === 'Captain::Document'"
|
v-if="documentable.type === 'Captain::Document'"
|
||||||
class="inline-flex items-center gap-1 truncate over"
|
class="inline-flex items-center gap-1 truncate over"
|
||||||
>
|
>
|
||||||
<i class="i-ph-chat-circle-dots text-base" />
|
<i class="i-ph-files-light text-base" />
|
||||||
<span class="max-w-96 truncate" :title="documentable.name">
|
<span class="max-w-96 truncate" :title="documentable.name">
|
||||||
{{ documentable.name }}
|
{{ documentable.name }}
|
||||||
</span>
|
</span>
|
||||||
|
|||||||
@@ -0,0 +1,59 @@
|
|||||||
|
<script setup>
|
||||||
|
import { ref, computed } from 'vue';
|
||||||
|
import { useStore } from 'dashboard/composables/store';
|
||||||
|
import { useI18n } from 'vue-i18n';
|
||||||
|
import { useAlert } from 'dashboard/composables';
|
||||||
|
import Dialog from 'dashboard/components-next/dialog/Dialog.vue';
|
||||||
|
|
||||||
|
const props = defineProps({
|
||||||
|
type: {
|
||||||
|
type: String,
|
||||||
|
required: true,
|
||||||
|
},
|
||||||
|
bulkIds: {
|
||||||
|
type: Object,
|
||||||
|
required: true,
|
||||||
|
},
|
||||||
|
});
|
||||||
|
|
||||||
|
const emit = defineEmits(['deleteSuccess']);
|
||||||
|
|
||||||
|
const { t } = useI18n();
|
||||||
|
const store = useStore();
|
||||||
|
const bulkDeleteDialogRef = ref(null);
|
||||||
|
const i18nKey = computed(() => props.type.toUpperCase());
|
||||||
|
|
||||||
|
const handleBulkDelete = async ids => {
|
||||||
|
if (!ids) return;
|
||||||
|
|
||||||
|
try {
|
||||||
|
await store.dispatch(
|
||||||
|
'captainBulkActions/handleBulkDelete',
|
||||||
|
Array.from(props.bulkIds)
|
||||||
|
);
|
||||||
|
|
||||||
|
emit('deleteSuccess');
|
||||||
|
useAlert(t(`CAPTAIN.${i18nKey.value}.BULK_DELETE.SUCCESS_MESSAGE`));
|
||||||
|
} catch (error) {
|
||||||
|
useAlert(t(`CAPTAIN.${i18nKey.value}.BULK_DELETE.ERROR_MESSAGE`));
|
||||||
|
}
|
||||||
|
};
|
||||||
|
|
||||||
|
const handleDialogConfirm = async () => {
|
||||||
|
await handleBulkDelete(Array.from(props.bulkIds));
|
||||||
|
bulkDeleteDialogRef.value?.close();
|
||||||
|
};
|
||||||
|
|
||||||
|
defineExpose({ dialogRef: bulkDeleteDialogRef });
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<template>
|
||||||
|
<Dialog
|
||||||
|
ref="bulkDeleteDialogRef"
|
||||||
|
type="alert"
|
||||||
|
:title="t(`CAPTAIN.${i18nKey}.BULK_DELETE.TITLE`)"
|
||||||
|
:description="t(`CAPTAIN.${i18nKey}.BULK_DELETE.DESCRIPTION`)"
|
||||||
|
:confirm-button-label="t(`CAPTAIN.${i18nKey}.BULK_DELETE.CONFIRM`)"
|
||||||
|
@confirm="handleDialogConfirm"
|
||||||
|
/>
|
||||||
|
</template>
|
||||||
@@ -27,7 +27,7 @@ const openBilling = () => {
|
|||||||
|
|
||||||
<template>
|
<template>
|
||||||
<div
|
<div
|
||||||
class="w-full max-w-[960px] mx-auto h-full max-h-[448px] grid place-content-center"
|
class="w-full max-w-[60rem] mx-auto h-full max-h-[448px] grid place-content-center"
|
||||||
>
|
>
|
||||||
<BasePaywallModal
|
<BasePaywallModal
|
||||||
class="mx-auto"
|
class="mx-auto"
|
||||||
|
|||||||
@@ -0,0 +1,47 @@
|
|||||||
|
<script setup>
|
||||||
|
import Checkbox from './Checkbox.vue';
|
||||||
|
import { ref } from 'vue';
|
||||||
|
|
||||||
|
const defaultValue = ref(false);
|
||||||
|
const isChecked = ref(false);
|
||||||
|
const checkedValue = ref(true);
|
||||||
|
const indeterminateValue = ref(true);
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<template>
|
||||||
|
<Story title="Components/Checkbox" :layout="{ type: 'grid', width: '250px' }">
|
||||||
|
<Variant title="States">
|
||||||
|
<div class="p-2 space-y-4">
|
||||||
|
<div class="flex items-center justify-between gap-4">
|
||||||
|
<span>Default:</span>
|
||||||
|
<Checkbox v-model="defaultValue" />
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="flex items-center justify-between gap-4">
|
||||||
|
<span>Checked:</span>
|
||||||
|
<Checkbox v-model="checkedValue" />
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="flex items-center justify-between gap-4">
|
||||||
|
<span>Indeterminate:</span>
|
||||||
|
<Checkbox v-model="indeterminateValue" indeterminate />
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="flex items-center justify-between gap-4">
|
||||||
|
<span>Indeterminate disabled:</span>
|
||||||
|
<Checkbox v-model="indeterminateValue" indeterminate disabled />
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="flex items-center justify-between gap-4">
|
||||||
|
<span>Disabled:</span>
|
||||||
|
<Checkbox v-model="defaultValue" disabled />
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="flex items-center justify-between gap-4">
|
||||||
|
<span>Disabled Checked:</span>
|
||||||
|
<Checkbox v-model="isChecked" disabled />
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</Variant>
|
||||||
|
</Story>
|
||||||
|
</template>
|
||||||
@@ -0,0 +1,63 @@
|
|||||||
|
<script setup>
|
||||||
|
defineProps({
|
||||||
|
indeterminate: {
|
||||||
|
type: Boolean,
|
||||||
|
default: false,
|
||||||
|
},
|
||||||
|
disabled: {
|
||||||
|
type: Boolean,
|
||||||
|
default: false,
|
||||||
|
},
|
||||||
|
});
|
||||||
|
|
||||||
|
const emit = defineEmits(['change']);
|
||||||
|
|
||||||
|
const modelValue = defineModel('modelValue', {
|
||||||
|
type: Boolean,
|
||||||
|
default: false,
|
||||||
|
});
|
||||||
|
|
||||||
|
const handleChange = event => {
|
||||||
|
modelValue.value = event.target.checked;
|
||||||
|
emit('change', event);
|
||||||
|
};
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<template>
|
||||||
|
<div class="relative w-4 h-4">
|
||||||
|
<input
|
||||||
|
:checked="modelValue"
|
||||||
|
:indeterminate="indeterminate"
|
||||||
|
type="checkbox"
|
||||||
|
:disabled="disabled"
|
||||||
|
class="peer absolute inset-0 z-10 h-4 w-4 disabled:opacity-50 appearance-none rounded border border-n-slate-6 ring-transparent transition-all duration-200 checked:border-n-brand checked:bg-n-brand dark:border-gray-600 dark:checked:border-n-brand indeterminate:border-n-brand indeterminate:bg-n-brand hover:enabled:bg-n-blue-border cursor-pointer"
|
||||||
|
@change="handleChange"
|
||||||
|
/>
|
||||||
|
<!-- Checkmark SVG -->
|
||||||
|
<svg
|
||||||
|
viewBox="0 0 14 14"
|
||||||
|
fill="none"
|
||||||
|
class="pointer-events-none absolute w-3.5 h-3.5 z-20 stroke-white opacity-0 peer-checked:opacity-100 transition-opacity duration-200 left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2"
|
||||||
|
>
|
||||||
|
<path
|
||||||
|
d="M3 8L6 11L11 3.5"
|
||||||
|
stroke-width="2"
|
||||||
|
stroke-linecap="round"
|
||||||
|
stroke-linejoin="round"
|
||||||
|
/>
|
||||||
|
</svg>
|
||||||
|
<!-- Minus/Indeterminate SVG -->
|
||||||
|
<svg
|
||||||
|
viewBox="0 0 14 14"
|
||||||
|
fill="none"
|
||||||
|
class="pointer-events-none absolute w-3.5 h-3.5 z-20 stroke-white opacity-0 peer-indeterminate:opacity-100 transition-opacity duration-200 left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2"
|
||||||
|
>
|
||||||
|
<path
|
||||||
|
d="M3 7L11 7"
|
||||||
|
stroke-width="2"
|
||||||
|
stroke-linecap="round"
|
||||||
|
stroke-linejoin="round"
|
||||||
|
/>
|
||||||
|
</svg>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
@@ -13,34 +13,14 @@ const props = defineProps({
|
|||||||
validator: value =>
|
validator: value =>
|
||||||
value.every(option => 'value' in option && 'label' in option),
|
value.every(option => 'value' in option && 'label' in option),
|
||||||
},
|
},
|
||||||
placeholder: {
|
placeholder: { type: String, default: '' },
|
||||||
type: String,
|
modelValue: { type: [String, Number], default: '' },
|
||||||
default: '',
|
disabled: { type: Boolean, default: false },
|
||||||
},
|
searchPlaceholder: { type: String, default: '' },
|
||||||
modelValue: {
|
emptyState: { type: String, default: '' },
|
||||||
type: [String, Number],
|
message: { type: String, default: '' },
|
||||||
default: '',
|
hasError: { type: Boolean, default: false },
|
||||||
},
|
useApiResults: { type: Boolean, default: false }, // useApiResults prop to determine if search is handled by API
|
||||||
disabled: {
|
|
||||||
type: Boolean,
|
|
||||||
default: false,
|
|
||||||
},
|
|
||||||
searchPlaceholder: {
|
|
||||||
type: String,
|
|
||||||
default: '',
|
|
||||||
},
|
|
||||||
emptyState: {
|
|
||||||
type: String,
|
|
||||||
default: '',
|
|
||||||
},
|
|
||||||
message: {
|
|
||||||
type: String,
|
|
||||||
default: '',
|
|
||||||
},
|
|
||||||
hasError: {
|
|
||||||
type: Boolean,
|
|
||||||
default: false,
|
|
||||||
},
|
|
||||||
});
|
});
|
||||||
|
|
||||||
const emit = defineEmits(['update:modelValue', 'search']);
|
const emit = defineEmits(['update:modelValue', 'search']);
|
||||||
@@ -54,6 +34,12 @@ const dropdownRef = ref(null);
|
|||||||
const comboboxRef = ref(null);
|
const comboboxRef = ref(null);
|
||||||
|
|
||||||
const filteredOptions = computed(() => {
|
const filteredOptions = computed(() => {
|
||||||
|
// For API search, don't filter options locally
|
||||||
|
if (props.useApiResults && search.value) {
|
||||||
|
return props.options;
|
||||||
|
}
|
||||||
|
|
||||||
|
// For local search, filter options based on search term
|
||||||
const searchTerm = search.value.toLowerCase();
|
const searchTerm = search.value.toLowerCase();
|
||||||
return props.options.filter(option =>
|
return props.options.filter(option =>
|
||||||
option.label.toLowerCase().includes(searchTerm)
|
option.label.toLowerCase().includes(searchTerm)
|
||||||
|
|||||||
@@ -7,6 +7,7 @@ import CopilotInput from './CopilotInput.vue';
|
|||||||
import CopilotLoader from './CopilotLoader.vue';
|
import CopilotLoader from './CopilotLoader.vue';
|
||||||
import CopilotAgentMessage from './CopilotAgentMessage.vue';
|
import CopilotAgentMessage from './CopilotAgentMessage.vue';
|
||||||
import CopilotAssistantMessage from './CopilotAssistantMessage.vue';
|
import CopilotAssistantMessage from './CopilotAssistantMessage.vue';
|
||||||
|
import ToggleCopilotAssistant from './ToggleCopilotAssistant.vue';
|
||||||
import Icon from '../icon/Icon.vue';
|
import Icon from '../icon/Icon.vue';
|
||||||
|
|
||||||
const props = defineProps({
|
const props = defineProps({
|
||||||
@@ -26,9 +27,17 @@ const props = defineProps({
|
|||||||
type: String,
|
type: String,
|
||||||
required: true,
|
required: true,
|
||||||
},
|
},
|
||||||
|
assistants: {
|
||||||
|
type: Array,
|
||||||
|
default: () => [],
|
||||||
|
},
|
||||||
|
activeAssistant: {
|
||||||
|
type: Object,
|
||||||
|
default: () => ({}),
|
||||||
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
const emit = defineEmits(['sendMessage', 'reset']);
|
const emit = defineEmits(['sendMessage', 'reset', 'setAssistant']);
|
||||||
|
|
||||||
const COPILOT_USER_ROLES = ['assistant', 'system'];
|
const COPILOT_USER_ROLES = ['assistant', 'system'];
|
||||||
|
|
||||||
@@ -97,14 +106,18 @@ watch(
|
|||||||
|
|
||||||
<CopilotLoader v-if="isCaptainTyping" />
|
<CopilotLoader v-if="isCaptainTyping" />
|
||||||
</div>
|
</div>
|
||||||
<div>
|
|
||||||
<div v-if="!messages.length" class="flex-1 px-3 py-3 space-y-1">
|
<div
|
||||||
|
v-if="!messages.length"
|
||||||
|
class="h-full w-full flex items-center justify-center"
|
||||||
|
>
|
||||||
|
<div class="h-fit px-3 py-3 space-y-1">
|
||||||
<span class="text-xs text-n-slate-10">
|
<span class="text-xs text-n-slate-10">
|
||||||
{{ $t('COPILOT.TRY_THESE_PROMPTS') }}
|
{{ $t('COPILOT.TRY_THESE_PROMPTS') }}
|
||||||
</span>
|
</span>
|
||||||
<button
|
<button
|
||||||
v-for="prompt in promptOptions"
|
v-for="prompt in promptOptions"
|
||||||
:key="prompt"
|
:key="prompt.label"
|
||||||
class="px-2 py-1 rounded-md border border-n-weak bg-n-slate-2 text-n-slate-11 flex items-center gap-1"
|
class="px-2 py-1 rounded-md border border-n-weak bg-n-slate-2 text-n-slate-11 flex items-center gap-1"
|
||||||
@click="() => useSuggestion(prompt)"
|
@click="() => useSuggestion(prompt)"
|
||||||
>
|
>
|
||||||
@@ -112,7 +125,17 @@ watch(
|
|||||||
<Icon icon="i-lucide-chevron-right" />
|
<Icon icon="i-lucide-chevron-right" />
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
<div class="mx-3 mt-px mb-2 flex flex-col items-end flex-1">
|
</div>
|
||||||
|
|
||||||
|
<div class="mx-3 mt-px mb-2">
|
||||||
|
<div class="flex items-center gap-2 justify-between w-full mb-1">
|
||||||
|
<ToggleCopilotAssistant
|
||||||
|
v-if="assistants.length"
|
||||||
|
:assistants="assistants"
|
||||||
|
:active-assistant="activeAssistant"
|
||||||
|
@set-assistant="$event => emit('setAssistant', $event)"
|
||||||
|
/>
|
||||||
|
<div v-else />
|
||||||
<button
|
<button
|
||||||
v-if="messages.length"
|
v-if="messages.length"
|
||||||
class="text-xs flex items-center gap-1 hover:underline"
|
class="text-xs flex items-center gap-1 hover:underline"
|
||||||
@@ -121,8 +144,8 @@ watch(
|
|||||||
<i class="i-lucide-refresh-ccw" />
|
<i class="i-lucide-refresh-ccw" />
|
||||||
<span>{{ $t('CAPTAIN.COPILOT.RESET') }}</span>
|
<span>{{ $t('CAPTAIN.COPILOT.RESET') }}</span>
|
||||||
</button>
|
</button>
|
||||||
<CopilotInput class="mb-1 flex-1 w-full" @send="sendMessage" />
|
|
||||||
</div>
|
</div>
|
||||||
|
<CopilotInput class="mb-1 w-full" @send="sendMessage" />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
@@ -0,0 +1,81 @@
|
|||||||
|
<script setup>
|
||||||
|
import { computed } from 'vue';
|
||||||
|
import { useI18n } from 'vue-i18n';
|
||||||
|
|
||||||
|
import Button from 'dashboard/components-next/button/Button.vue';
|
||||||
|
import DropdownContainer from 'next/dropdown-menu/base/DropdownContainer.vue';
|
||||||
|
import DropdownSection from 'next/dropdown-menu/base/DropdownSection.vue';
|
||||||
|
import DropdownBody from 'next/dropdown-menu/base/DropdownBody.vue';
|
||||||
|
import DropdownItem from 'next/dropdown-menu/base/DropdownItem.vue';
|
||||||
|
|
||||||
|
const props = defineProps({
|
||||||
|
assistants: {
|
||||||
|
type: Array,
|
||||||
|
required: true,
|
||||||
|
},
|
||||||
|
activeAssistant: {
|
||||||
|
type: Object,
|
||||||
|
required: true,
|
||||||
|
},
|
||||||
|
});
|
||||||
|
|
||||||
|
const emit = defineEmits(['setAssistant']);
|
||||||
|
|
||||||
|
const { t } = useI18n();
|
||||||
|
|
||||||
|
const activeAssistantLabel = computed(() => {
|
||||||
|
return props.activeAssistant
|
||||||
|
? props.activeAssistant.name
|
||||||
|
: t('CAPTAIN.COPILOT.SELECT_ASSISTANT');
|
||||||
|
});
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<template>
|
||||||
|
<div>
|
||||||
|
<DropdownContainer>
|
||||||
|
<template #trigger="{ toggle, isOpen }">
|
||||||
|
<Button
|
||||||
|
:label="activeAssistantLabel"
|
||||||
|
icon="i-woot-captain"
|
||||||
|
ghost
|
||||||
|
slate
|
||||||
|
xs
|
||||||
|
:class="{ 'bg-n-alpha-2': isOpen }"
|
||||||
|
@click="toggle"
|
||||||
|
/>
|
||||||
|
</template>
|
||||||
|
<DropdownBody class="bottom-9 min-w-64 z-50" strong>
|
||||||
|
<DropdownSection class="max-h-80 overflow-scroll">
|
||||||
|
<DropdownItem
|
||||||
|
v-for="assistant in assistants"
|
||||||
|
:key="assistant.id"
|
||||||
|
class="!items-start !gap-1 flex-col cursor-pointer"
|
||||||
|
@click="() => emit('setAssistant', assistant)"
|
||||||
|
>
|
||||||
|
<template #label>
|
||||||
|
<div class="flex gap-1 justify-between w-full">
|
||||||
|
<div class="items-start flex gap-1 flex-col">
|
||||||
|
<span class="text-n-slate-12 text-sm">
|
||||||
|
{{ assistant.name }}
|
||||||
|
</span>
|
||||||
|
<span class="line-clamp-2 text-n-slate-11 text-xs">
|
||||||
|
{{ assistant.description }}
|
||||||
|
</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div
|
||||||
|
v-if="assistant.id === activeAssistant?.id"
|
||||||
|
class="flex items-center justify-center flex-shrink-0 w-4 h-4 rounded-full bg-n-slate-12 dark:bg-n-slate-11"
|
||||||
|
>
|
||||||
|
<i
|
||||||
|
class="i-lucide-check text-white dark:text-n-slate-1 size-3"
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
</DropdownItem>
|
||||||
|
</DropdownSection>
|
||||||
|
</DropdownBody>
|
||||||
|
</DropdownContainer>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
@@ -19,7 +19,7 @@ const beforeClass = computed(() => {
|
|||||||
|
|
||||||
// Add extra blur layer only when strong prop is true, as a hack for Chrome's stacked backdrop-blur limitation
|
// Add extra blur layer only when strong prop is true, as a hack for Chrome's stacked backdrop-blur limitation
|
||||||
// https://issues.chromium.org/issues/40835530
|
// https://issues.chromium.org/issues/40835530
|
||||||
return "before:content-['\x00A0'] before:absolute before:bottom-0 before:left-0 before:w-full before:h-full before:backdrop-contrast-70 before:backdrop-blur-sm before:z-0 [&>*]:relative";
|
return "before:content-['\x00A0'] before:absolute before:bottom-0 before:left-0 before:w-full before:h-full before:rounded-xl before:backdrop-contrast-70 before:backdrop-blur-sm before:z-0 [&>*]:relative";
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,10 @@ import { computed } from 'vue';
|
|||||||
import { useI18n } from 'vue-i18n';
|
import { useI18n } from 'vue-i18n';
|
||||||
import { useOperators } from './operators';
|
import { useOperators } from './operators';
|
||||||
import { useMapGetter } from 'dashboard/composables/store.js';
|
import { useMapGetter } from 'dashboard/composables/store.js';
|
||||||
import { buildAttributesFilterTypes } from './helper/filterHelper.js';
|
import {
|
||||||
|
buildAttributesFilterTypes,
|
||||||
|
CONTACT_ATTRIBUTES,
|
||||||
|
} from './helper/filterHelper.js';
|
||||||
import countries from 'shared/constants/countries.js';
|
import countries from 'shared/constants/countries.js';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@@ -59,7 +62,11 @@ export function useContactFilterContext() {
|
|||||||
* @type {import('vue').ComputedRef<FilterType[]>}
|
* @type {import('vue').ComputedRef<FilterType[]>}
|
||||||
*/
|
*/
|
||||||
const customFilterTypes = computed(() =>
|
const customFilterTypes = computed(() =>
|
||||||
buildAttributesFilterTypes(contactAttributes.value, getOperatorTypes)
|
buildAttributesFilterTypes(
|
||||||
|
contactAttributes.value,
|
||||||
|
getOperatorTypes,
|
||||||
|
'contact'
|
||||||
|
)
|
||||||
);
|
);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@@ -67,8 +74,8 @@ export function useContactFilterContext() {
|
|||||||
*/
|
*/
|
||||||
const filterTypes = computed(() => [
|
const filterTypes = computed(() => [
|
||||||
{
|
{
|
||||||
attributeKey: 'name',
|
attributeKey: CONTACT_ATTRIBUTES.NAME,
|
||||||
value: 'name',
|
value: CONTACT_ATTRIBUTES.NAME,
|
||||||
attributeName: t('CONTACTS_LAYOUT.FILTER.NAME'),
|
attributeName: t('CONTACTS_LAYOUT.FILTER.NAME'),
|
||||||
label: t('CONTACTS_LAYOUT.FILTER.NAME'),
|
label: t('CONTACTS_LAYOUT.FILTER.NAME'),
|
||||||
inputType: 'plainText',
|
inputType: 'plainText',
|
||||||
@@ -77,8 +84,8 @@ export function useContactFilterContext() {
|
|||||||
attributeModel: 'standard',
|
attributeModel: 'standard',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
attributeKey: 'email',
|
attributeKey: CONTACT_ATTRIBUTES.EMAIL,
|
||||||
value: 'email',
|
value: CONTACT_ATTRIBUTES.EMAIL,
|
||||||
attributeName: t('CONTACTS_LAYOUT.FILTER.EMAIL'),
|
attributeName: t('CONTACTS_LAYOUT.FILTER.EMAIL'),
|
||||||
label: t('CONTACTS_LAYOUT.FILTER.EMAIL'),
|
label: t('CONTACTS_LAYOUT.FILTER.EMAIL'),
|
||||||
inputType: 'plainText',
|
inputType: 'plainText',
|
||||||
@@ -87,8 +94,8 @@ export function useContactFilterContext() {
|
|||||||
attributeModel: 'standard',
|
attributeModel: 'standard',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
attributeKey: 'phone_number',
|
attributeKey: CONTACT_ATTRIBUTES.PHONE_NUMBER,
|
||||||
value: 'phone_number',
|
value: CONTACT_ATTRIBUTES.PHONE_NUMBER,
|
||||||
attributeName: t('CONTACTS_LAYOUT.FILTER.PHONE_NUMBER'),
|
attributeName: t('CONTACTS_LAYOUT.FILTER.PHONE_NUMBER'),
|
||||||
label: t('CONTACTS_LAYOUT.FILTER.PHONE_NUMBER'),
|
label: t('CONTACTS_LAYOUT.FILTER.PHONE_NUMBER'),
|
||||||
inputType: 'plainText',
|
inputType: 'plainText',
|
||||||
@@ -97,8 +104,8 @@ export function useContactFilterContext() {
|
|||||||
attributeModel: 'standard',
|
attributeModel: 'standard',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
attributeKey: 'identifier',
|
attributeKey: CONTACT_ATTRIBUTES.IDENTIFIER,
|
||||||
value: 'identifier',
|
value: CONTACT_ATTRIBUTES.IDENTIFIER,
|
||||||
attributeName: t('CONTACTS_LAYOUT.FILTER.IDENTIFIER'),
|
attributeName: t('CONTACTS_LAYOUT.FILTER.IDENTIFIER'),
|
||||||
label: t('CONTACTS_LAYOUT.FILTER.IDENTIFIER'),
|
label: t('CONTACTS_LAYOUT.FILTER.IDENTIFIER'),
|
||||||
inputType: 'plainText',
|
inputType: 'plainText',
|
||||||
@@ -107,8 +114,8 @@ export function useContactFilterContext() {
|
|||||||
attributeModel: 'standard',
|
attributeModel: 'standard',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
attributeKey: 'country_code',
|
attributeKey: CONTACT_ATTRIBUTES.COUNTRY_CODE,
|
||||||
value: 'country_code',
|
value: CONTACT_ATTRIBUTES.COUNTRY_CODE,
|
||||||
attributeName: t('FILTER.ATTRIBUTES.COUNTRY_NAME'),
|
attributeName: t('FILTER.ATTRIBUTES.COUNTRY_NAME'),
|
||||||
label: t('FILTER.ATTRIBUTES.COUNTRY_NAME'),
|
label: t('FILTER.ATTRIBUTES.COUNTRY_NAME'),
|
||||||
inputType: 'searchSelect',
|
inputType: 'searchSelect',
|
||||||
@@ -118,8 +125,8 @@ export function useContactFilterContext() {
|
|||||||
attributeModel: 'additional',
|
attributeModel: 'additional',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
attributeKey: 'city',
|
attributeKey: CONTACT_ATTRIBUTES.CITY,
|
||||||
value: 'city',
|
value: CONTACT_ATTRIBUTES.CITY,
|
||||||
attributeName: t('CONTACTS_LAYOUT.FILTER.CITY'),
|
attributeName: t('CONTACTS_LAYOUT.FILTER.CITY'),
|
||||||
label: t('CONTACTS_LAYOUT.FILTER.CITY'),
|
label: t('CONTACTS_LAYOUT.FILTER.CITY'),
|
||||||
inputType: 'plainText',
|
inputType: 'plainText',
|
||||||
@@ -128,8 +135,8 @@ export function useContactFilterContext() {
|
|||||||
attributeModel: 'standard',
|
attributeModel: 'standard',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
attributeKey: 'created_at',
|
attributeKey: CONTACT_ATTRIBUTES.CREATED_AT,
|
||||||
value: 'created_at',
|
value: CONTACT_ATTRIBUTES.CREATED_AT,
|
||||||
attributeName: t('CONTACTS_LAYOUT.FILTER.CREATED_AT'),
|
attributeName: t('CONTACTS_LAYOUT.FILTER.CREATED_AT'),
|
||||||
label: t('CONTACTS_LAYOUT.FILTER.CREATED_AT'),
|
label: t('CONTACTS_LAYOUT.FILTER.CREATED_AT'),
|
||||||
inputType: 'date',
|
inputType: 'date',
|
||||||
@@ -138,8 +145,8 @@ export function useContactFilterContext() {
|
|||||||
attributeModel: 'standard',
|
attributeModel: 'standard',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
attributeKey: 'last_activity_at',
|
attributeKey: CONTACT_ATTRIBUTES.LAST_ACTIVITY_AT,
|
||||||
value: 'last_activity_at',
|
value: CONTACT_ATTRIBUTES.LAST_ACTIVITY_AT,
|
||||||
attributeName: t('CONTACTS_LAYOUT.FILTER.LAST_ACTIVITY'),
|
attributeName: t('CONTACTS_LAYOUT.FILTER.LAST_ACTIVITY'),
|
||||||
label: t('CONTACTS_LAYOUT.FILTER.LAST_ACTIVITY'),
|
label: t('CONTACTS_LAYOUT.FILTER.LAST_ACTIVITY'),
|
||||||
inputType: 'date',
|
inputType: 'date',
|
||||||
@@ -148,8 +155,8 @@ export function useContactFilterContext() {
|
|||||||
attributeModel: 'standard',
|
attributeModel: 'standard',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
attributeKey: 'referer',
|
attributeKey: CONTACT_ATTRIBUTES.REFERER,
|
||||||
value: 'referer',
|
value: CONTACT_ATTRIBUTES.REFERER,
|
||||||
attributeName: t('CONTACTS_LAYOUT.FILTER.REFERER_LINK'),
|
attributeName: t('CONTACTS_LAYOUT.FILTER.REFERER_LINK'),
|
||||||
label: t('CONTACTS_LAYOUT.FILTER.REFERER_LINK'),
|
label: t('CONTACTS_LAYOUT.FILTER.REFERER_LINK'),
|
||||||
inputType: 'plainText',
|
inputType: 'plainText',
|
||||||
@@ -158,8 +165,8 @@ export function useContactFilterContext() {
|
|||||||
attributeModel: 'standard',
|
attributeModel: 'standard',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
attributeKey: 'blocked',
|
attributeKey: CONTACT_ATTRIBUTES.BLOCKED,
|
||||||
value: 'blocked',
|
value: CONTACT_ATTRIBUTES.BLOCKED,
|
||||||
attributeName: t('CONTACTS_LAYOUT.FILTER.BLOCKED'),
|
attributeName: t('CONTACTS_LAYOUT.FILTER.BLOCKED'),
|
||||||
label: t('CONTACTS_LAYOUT.FILTER.BLOCKED'),
|
label: t('CONTACTS_LAYOUT.FILTER.BLOCKED'),
|
||||||
inputType: 'searchSelect',
|
inputType: 'searchSelect',
|
||||||
|
|||||||
@@ -1,3 +1,35 @@
|
|||||||
|
/**
|
||||||
|
* Standard attributes of the conversation model
|
||||||
|
*/
|
||||||
|
export const CONVERSATION_ATTRIBUTES = {
|
||||||
|
STATUS: 'status',
|
||||||
|
PRIORITY: 'priority',
|
||||||
|
ASSIGNEE_ID: 'assignee_id',
|
||||||
|
INBOX_ID: 'inbox_id',
|
||||||
|
TEAM_ID: 'team_id',
|
||||||
|
DISPLAY_ID: 'display_id',
|
||||||
|
CAMPAIGN_ID: 'campaign_id',
|
||||||
|
LABELS: 'labels',
|
||||||
|
BROWSER_LANGUAGE: 'browser_language',
|
||||||
|
COUNTRY_CODE: 'country_code',
|
||||||
|
REFERER: 'referer',
|
||||||
|
CREATED_AT: 'created_at',
|
||||||
|
LAST_ACTIVITY_AT: 'last_activity_at',
|
||||||
|
};
|
||||||
|
|
||||||
|
export const CONTACT_ATTRIBUTES = {
|
||||||
|
NAME: 'name',
|
||||||
|
EMAIL: 'email',
|
||||||
|
PHONE_NUMBER: 'phone_number',
|
||||||
|
IDENTIFIER: 'identifier',
|
||||||
|
COUNTRY_CODE: 'country_code',
|
||||||
|
CITY: 'city',
|
||||||
|
CREATED_AT: 'created_at',
|
||||||
|
LAST_ACTIVITY_AT: 'last_activity_at',
|
||||||
|
REFERER: 'referer',
|
||||||
|
BLOCKED: 'blocked',
|
||||||
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Determines the input type for a custom attribute based on its key
|
* Determines the input type for a custom attribute based on its key
|
||||||
* @param {string} key - The attribute display type key
|
* @param {string} key - The attribute display type key
|
||||||
@@ -20,24 +52,37 @@ export const getCustomAttributeInputType = key => {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Builds filter types for custom attributes
|
* Builds filter types for custom attributes
|
||||||
|
* This also removes any conflicting attributes
|
||||||
* @param {Array} attributes - The attributes array
|
* @param {Array} attributes - The attributes array
|
||||||
* @param {Function} getOperatorTypes - Function to get operator types
|
* @param {Function} getOperatorTypes - Function to get operator types
|
||||||
* @returns {Array} Array of filter types
|
* @returns {Array} Array of filter types
|
||||||
*/
|
*/
|
||||||
export const buildAttributesFilterTypes = (attributes, getOperatorTypes) => {
|
export const buildAttributesFilterTypes = (
|
||||||
return attributes.map(attr => ({
|
attributes,
|
||||||
attributeKey: attr.attributeKey,
|
getOperatorTypes,
|
||||||
value: attr.attributeKey,
|
filterModel = 'conversation'
|
||||||
attributeName: attr.attributeDisplayName,
|
) => {
|
||||||
label: attr.attributeDisplayName,
|
const standardAttributes = Object.values(
|
||||||
inputType: getCustomAttributeInputType(attr.attributeDisplayType),
|
filterModel === 'conversation'
|
||||||
filterOperators: getOperatorTypes(attr.attributeDisplayType),
|
? CONVERSATION_ATTRIBUTES
|
||||||
options:
|
: CONTACT_ATTRIBUTES
|
||||||
attr.attributeDisplayType === 'list'
|
);
|
||||||
? attr.attributeValues.map(item => ({ id: item, name: item }))
|
|
||||||
: [],
|
return attributes
|
||||||
attributeModel: 'customAttributes',
|
.filter(attr => !standardAttributes.includes(attr.attributeKey))
|
||||||
}));
|
.map(attr => ({
|
||||||
|
attributeKey: attr.attributeKey,
|
||||||
|
value: attr.attributeKey,
|
||||||
|
attributeName: attr.attributeDisplayName,
|
||||||
|
label: attr.attributeDisplayName,
|
||||||
|
inputType: getCustomAttributeInputType(attr.attributeDisplayType),
|
||||||
|
filterOperators: getOperatorTypes(attr.attributeDisplayType),
|
||||||
|
options:
|
||||||
|
attr.attributeDisplayType === 'list'
|
||||||
|
? attr.attributeValues.map(item => ({ id: item, name: item }))
|
||||||
|
: [],
|
||||||
|
attributeModel: 'customAttributes',
|
||||||
|
}));
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
@@ -3,7 +3,10 @@ import { useI18n } from 'vue-i18n';
|
|||||||
import { useOperators } from './operators';
|
import { useOperators } from './operators';
|
||||||
import { useMapGetter } from 'dashboard/composables/store.js';
|
import { useMapGetter } from 'dashboard/composables/store.js';
|
||||||
import { useChannelIcon } from 'next/icon/provider';
|
import { useChannelIcon } from 'next/icon/provider';
|
||||||
import { buildAttributesFilterTypes } from './helper/filterHelper';
|
import {
|
||||||
|
buildAttributesFilterTypes,
|
||||||
|
CONVERSATION_ATTRIBUTES,
|
||||||
|
} from './helper/filterHelper';
|
||||||
import countries from 'shared/constants/countries.js';
|
import countries from 'shared/constants/countries.js';
|
||||||
import languages from 'dashboard/components/widgets/conversation/advancedFilterItems/languages.js';
|
import languages from 'dashboard/components/widgets/conversation/advancedFilterItems/languages.js';
|
||||||
|
|
||||||
@@ -70,7 +73,11 @@ export function useConversationFilterContext() {
|
|||||||
* @type {import('vue').ComputedRef<FilterType[]>}
|
* @type {import('vue').ComputedRef<FilterType[]>}
|
||||||
*/
|
*/
|
||||||
const customFilterTypes = computed(() =>
|
const customFilterTypes = computed(() =>
|
||||||
buildAttributesFilterTypes(conversationAttributes.value, getOperatorTypes)
|
buildAttributesFilterTypes(
|
||||||
|
conversationAttributes.value,
|
||||||
|
getOperatorTypes,
|
||||||
|
'conversation'
|
||||||
|
)
|
||||||
);
|
);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@@ -78,8 +85,8 @@ export function useConversationFilterContext() {
|
|||||||
*/
|
*/
|
||||||
const filterTypes = computed(() => [
|
const filterTypes = computed(() => [
|
||||||
{
|
{
|
||||||
attributeKey: 'status',
|
attributeKey: CONVERSATION_ATTRIBUTES.STATUS,
|
||||||
value: 'status',
|
value: CONVERSATION_ATTRIBUTES.STATUS,
|
||||||
attributeName: t('FILTER.ATTRIBUTES.STATUS'),
|
attributeName: t('FILTER.ATTRIBUTES.STATUS'),
|
||||||
label: t('FILTER.ATTRIBUTES.STATUS'),
|
label: t('FILTER.ATTRIBUTES.STATUS'),
|
||||||
inputType: 'multiSelect',
|
inputType: 'multiSelect',
|
||||||
@@ -94,8 +101,24 @@ export function useConversationFilterContext() {
|
|||||||
attributeModel: 'standard',
|
attributeModel: 'standard',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
attributeKey: 'assignee_id',
|
attributeKey: CONVERSATION_ATTRIBUTES.PRIORITY,
|
||||||
value: 'assignee_id',
|
value: CONVERSATION_ATTRIBUTES.PRIORITY,
|
||||||
|
attributeName: t('FILTER.ATTRIBUTES.PRIORITY'),
|
||||||
|
label: t('FILTER.ATTRIBUTES.PRIORITY'),
|
||||||
|
inputType: 'multiSelect',
|
||||||
|
options: ['low', 'medium', 'high', 'urgent'].map(id => {
|
||||||
|
return {
|
||||||
|
id,
|
||||||
|
name: t(`CONVERSATION.PRIORITY.OPTIONS.${id.toUpperCase()}`),
|
||||||
|
};
|
||||||
|
}),
|
||||||
|
dataType: 'text',
|
||||||
|
filterOperators: equalityOperators.value,
|
||||||
|
attributeModel: 'standard',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
attributeKey: CONVERSATION_ATTRIBUTES.ASSIGNEE_ID,
|
||||||
|
value: CONVERSATION_ATTRIBUTES.ASSIGNEE_ID,
|
||||||
attributeName: t('FILTER.ATTRIBUTES.ASSIGNEE_NAME'),
|
attributeName: t('FILTER.ATTRIBUTES.ASSIGNEE_NAME'),
|
||||||
label: t('FILTER.ATTRIBUTES.ASSIGNEE_NAME'),
|
label: t('FILTER.ATTRIBUTES.ASSIGNEE_NAME'),
|
||||||
inputType: 'searchSelect',
|
inputType: 'searchSelect',
|
||||||
@@ -110,8 +133,8 @@ export function useConversationFilterContext() {
|
|||||||
attributeModel: 'standard',
|
attributeModel: 'standard',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
attributeKey: 'inbox_id',
|
attributeKey: CONVERSATION_ATTRIBUTES.INBOX_ID,
|
||||||
value: 'inbox_id',
|
value: CONVERSATION_ATTRIBUTES.INBOX_ID,
|
||||||
attributeName: t('FILTER.ATTRIBUTES.INBOX_NAME'),
|
attributeName: t('FILTER.ATTRIBUTES.INBOX_NAME'),
|
||||||
label: t('FILTER.ATTRIBUTES.INBOX_NAME'),
|
label: t('FILTER.ATTRIBUTES.INBOX_NAME'),
|
||||||
inputType: 'searchSelect',
|
inputType: 'searchSelect',
|
||||||
@@ -126,8 +149,8 @@ export function useConversationFilterContext() {
|
|||||||
attributeModel: 'standard',
|
attributeModel: 'standard',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
attributeKey: 'team_id',
|
attributeKey: CONVERSATION_ATTRIBUTES.TEAM_ID,
|
||||||
value: 'team_id',
|
value: CONVERSATION_ATTRIBUTES.TEAM_ID,
|
||||||
attributeName: t('FILTER.ATTRIBUTES.TEAM_NAME'),
|
attributeName: t('FILTER.ATTRIBUTES.TEAM_NAME'),
|
||||||
label: t('FILTER.ATTRIBUTES.TEAM_NAME'),
|
label: t('FILTER.ATTRIBUTES.TEAM_NAME'),
|
||||||
inputType: 'searchSelect',
|
inputType: 'searchSelect',
|
||||||
@@ -137,8 +160,8 @@ export function useConversationFilterContext() {
|
|||||||
attributeModel: 'standard',
|
attributeModel: 'standard',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
attributeKey: 'display_id',
|
attributeKey: CONVERSATION_ATTRIBUTES.DISPLAY_ID,
|
||||||
value: 'display_id',
|
value: CONVERSATION_ATTRIBUTES.DISPLAY_ID,
|
||||||
attributeName: t('FILTER.ATTRIBUTES.CONVERSATION_IDENTIFIER'),
|
attributeName: t('FILTER.ATTRIBUTES.CONVERSATION_IDENTIFIER'),
|
||||||
label: t('FILTER.ATTRIBUTES.CONVERSATION_IDENTIFIER'),
|
label: t('FILTER.ATTRIBUTES.CONVERSATION_IDENTIFIER'),
|
||||||
inputType: 'plainText',
|
inputType: 'plainText',
|
||||||
@@ -147,8 +170,8 @@ export function useConversationFilterContext() {
|
|||||||
attributeModel: 'standard',
|
attributeModel: 'standard',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
attributeKey: 'campaign_id',
|
attributeKey: CONVERSATION_ATTRIBUTES.CAMPAIGN_ID,
|
||||||
value: 'campaign_id',
|
value: CONVERSATION_ATTRIBUTES.CAMPAIGN_ID,
|
||||||
attributeName: t('FILTER.ATTRIBUTES.CAMPAIGN_NAME'),
|
attributeName: t('FILTER.ATTRIBUTES.CAMPAIGN_NAME'),
|
||||||
label: t('FILTER.ATTRIBUTES.CAMPAIGN_NAME'),
|
label: t('FILTER.ATTRIBUTES.CAMPAIGN_NAME'),
|
||||||
inputType: 'searchSelect',
|
inputType: 'searchSelect',
|
||||||
@@ -161,8 +184,8 @@ export function useConversationFilterContext() {
|
|||||||
attributeModel: 'standard',
|
attributeModel: 'standard',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
attributeKey: 'labels',
|
attributeKey: CONVERSATION_ATTRIBUTES.LABELS,
|
||||||
value: 'labels',
|
value: CONVERSATION_ATTRIBUTES.LABELS,
|
||||||
attributeName: t('FILTER.ATTRIBUTES.LABELS'),
|
attributeName: t('FILTER.ATTRIBUTES.LABELS'),
|
||||||
label: t('FILTER.ATTRIBUTES.LABELS'),
|
label: t('FILTER.ATTRIBUTES.LABELS'),
|
||||||
inputType: 'multiSelect',
|
inputType: 'multiSelect',
|
||||||
@@ -185,8 +208,8 @@ export function useConversationFilterContext() {
|
|||||||
attributeModel: 'standard',
|
attributeModel: 'standard',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
attributeKey: 'browser_language',
|
attributeKey: CONVERSATION_ATTRIBUTES.BROWSER_LANGUAGE,
|
||||||
value: 'browser_language',
|
value: CONVERSATION_ATTRIBUTES.BROWSER_LANGUAGE,
|
||||||
attributeName: t('FILTER.ATTRIBUTES.BROWSER_LANGUAGE'),
|
attributeName: t('FILTER.ATTRIBUTES.BROWSER_LANGUAGE'),
|
||||||
label: t('FILTER.ATTRIBUTES.BROWSER_LANGUAGE'),
|
label: t('FILTER.ATTRIBUTES.BROWSER_LANGUAGE'),
|
||||||
inputType: 'searchSelect',
|
inputType: 'searchSelect',
|
||||||
@@ -196,8 +219,8 @@ export function useConversationFilterContext() {
|
|||||||
attributeModel: 'additional',
|
attributeModel: 'additional',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
attributeKey: 'country_code',
|
attributeKey: CONVERSATION_ATTRIBUTES.COUNTRY_CODE,
|
||||||
value: 'country_code',
|
value: CONVERSATION_ATTRIBUTES.COUNTRY_CODE,
|
||||||
attributeName: t('FILTER.ATTRIBUTES.COUNTRY_NAME'),
|
attributeName: t('FILTER.ATTRIBUTES.COUNTRY_NAME'),
|
||||||
label: t('FILTER.ATTRIBUTES.COUNTRY_NAME'),
|
label: t('FILTER.ATTRIBUTES.COUNTRY_NAME'),
|
||||||
inputType: 'searchSelect',
|
inputType: 'searchSelect',
|
||||||
@@ -207,8 +230,8 @@ export function useConversationFilterContext() {
|
|||||||
attributeModel: 'additional',
|
attributeModel: 'additional',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
attributeKey: 'referer',
|
attributeKey: CONVERSATION_ATTRIBUTES.REFERER,
|
||||||
value: 'referer',
|
value: CONVERSATION_ATTRIBUTES.REFERER,
|
||||||
attributeName: t('FILTER.ATTRIBUTES.REFERER_LINK'),
|
attributeName: t('FILTER.ATTRIBUTES.REFERER_LINK'),
|
||||||
label: t('FILTER.ATTRIBUTES.REFERER_LINK'),
|
label: t('FILTER.ATTRIBUTES.REFERER_LINK'),
|
||||||
inputType: 'plainText',
|
inputType: 'plainText',
|
||||||
@@ -217,8 +240,8 @@ export function useConversationFilterContext() {
|
|||||||
attributeModel: 'additional',
|
attributeModel: 'additional',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
attributeKey: 'created_at',
|
attributeKey: CONVERSATION_ATTRIBUTES.CREATED_AT,
|
||||||
value: 'created_at',
|
value: CONVERSATION_ATTRIBUTES.CREATED_AT,
|
||||||
attributeName: t('FILTER.ATTRIBUTES.CREATED_AT'),
|
attributeName: t('FILTER.ATTRIBUTES.CREATED_AT'),
|
||||||
label: t('FILTER.ATTRIBUTES.CREATED_AT'),
|
label: t('FILTER.ATTRIBUTES.CREATED_AT'),
|
||||||
inputType: 'date',
|
inputType: 'date',
|
||||||
@@ -227,8 +250,8 @@ export function useConversationFilterContext() {
|
|||||||
attributeModel: 'standard',
|
attributeModel: 'standard',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
attributeKey: 'last_activity_at',
|
attributeKey: CONVERSATION_ATTRIBUTES.LAST_ACTIVITY_AT,
|
||||||
value: 'last_activity_at',
|
value: CONVERSATION_ATTRIBUTES.LAST_ACTIVITY_AT,
|
||||||
attributeName: t('FILTER.ATTRIBUTES.LAST_ACTIVITY'),
|
attributeName: t('FILTER.ATTRIBUTES.LAST_ACTIVITY'),
|
||||||
label: t('FILTER.ATTRIBUTES.LAST_ACTIVITY'),
|
label: t('FILTER.ATTRIBUTES.LAST_ACTIVITY'),
|
||||||
inputType: 'date',
|
inputType: 'date',
|
||||||
|
|||||||
@@ -1,6 +1,21 @@
|
|||||||
|
<script setup>
|
||||||
|
import { useAttrs } from 'vue';
|
||||||
|
import { useMapGetter } from 'dashboard/composables/store';
|
||||||
|
|
||||||
|
const attrs = useAttrs();
|
||||||
|
const globalConfig = useMapGetter('globalConfig/get');
|
||||||
|
</script>
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
|
<img
|
||||||
|
v-if="globalConfig.logoThumbnail"
|
||||||
|
v-bind="attrs"
|
||||||
|
:src="globalConfig.logoThumbnail"
|
||||||
|
/>
|
||||||
<svg
|
<svg
|
||||||
|
v-else
|
||||||
v-once
|
v-once
|
||||||
|
v-bind="attrs"
|
||||||
width="16"
|
width="16"
|
||||||
height="16"
|
height="16"
|
||||||
viewBox="0 0 16 16"
|
viewBox="0 0 16 16"
|
||||||
|
|||||||
@@ -414,6 +414,11 @@ const avatarInfo = computed(() => {
|
|||||||
};
|
};
|
||||||
});
|
});
|
||||||
|
|
||||||
|
const avatarTooltip = computed(() => {
|
||||||
|
if (avatarInfo.value.name === '') return '';
|
||||||
|
return `${t('CONVERSATION.SENT_BY')} ${avatarInfo.value.name}`;
|
||||||
|
});
|
||||||
|
|
||||||
const setupHighlightTimer = () => {
|
const setupHighlightTimer = () => {
|
||||||
if (Number(route.query.messageId) !== Number(props.id)) {
|
if (Number(route.query.messageId) !== Number(props.id)) {
|
||||||
return;
|
return;
|
||||||
@@ -472,6 +477,7 @@ provideMessageContext({
|
|||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
v-if="!shouldGroupWithNext && shouldShowAvatar"
|
v-if="!shouldGroupWithNext && shouldShowAvatar"
|
||||||
|
v-tooltip.right-end="avatarTooltip"
|
||||||
class="[grid-area:avatar] flex items-end"
|
class="[grid-area:avatar] flex items-end"
|
||||||
>
|
>
|
||||||
<Avatar v-bind="avatarInfo" :size="24" />
|
<Avatar v-bind="avatarInfo" :size="24" />
|
||||||
|
|||||||
@@ -15,18 +15,14 @@ import { useCamelCase } from 'dashboard/composables/useTransformKeys';
|
|||||||
* @property {Array} messages - Array of all messages [These are not in camelcase]
|
* @property {Array} messages - Array of all messages [These are not in camelcase]
|
||||||
*/
|
*/
|
||||||
const props = defineProps({
|
const props = defineProps({
|
||||||
readMessages: {
|
|
||||||
type: Array,
|
|
||||||
default: () => [],
|
|
||||||
},
|
|
||||||
unReadMessages: {
|
|
||||||
type: Array,
|
|
||||||
default: () => [],
|
|
||||||
},
|
|
||||||
currentUserId: {
|
currentUserId: {
|
||||||
type: Number,
|
type: Number,
|
||||||
required: true,
|
required: true,
|
||||||
},
|
},
|
||||||
|
firstUnreadId: {
|
||||||
|
type: Number,
|
||||||
|
default: null,
|
||||||
|
},
|
||||||
isAnEmailChannel: {
|
isAnEmailChannel: {
|
||||||
type: Boolean,
|
type: Boolean,
|
||||||
default: false,
|
default: false,
|
||||||
@@ -41,12 +37,8 @@ const props = defineProps({
|
|||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
const unread = computed(() => {
|
const allMessages = computed(() => {
|
||||||
return useCamelCase(props.unReadMessages, { deep: true });
|
return useCamelCase(props.messages, { deep: true });
|
||||||
});
|
|
||||||
|
|
||||||
const read = computed(() => {
|
|
||||||
return useCamelCase(props.readMessages, { deep: true });
|
|
||||||
});
|
});
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@@ -108,26 +100,18 @@ const getInReplyToMessage = parentMessage => {
|
|||||||
<template>
|
<template>
|
||||||
<ul class="px-4 bg-n-background">
|
<ul class="px-4 bg-n-background">
|
||||||
<slot name="beforeAll" />
|
<slot name="beforeAll" />
|
||||||
<template v-for="(message, index) in read" :key="message.id">
|
<template v-for="(message, index) in allMessages" :key="message.id">
|
||||||
<Message
|
<slot
|
||||||
v-bind="message"
|
v-if="firstUnreadId && message.id === firstUnreadId"
|
||||||
:is-email-inbox="isAnEmailChannel"
|
name="unreadBadge"
|
||||||
:in-reply-to="getInReplyToMessage(message)"
|
|
||||||
:group-with-next="shouldGroupWithNext(index, read)"
|
|
||||||
:inbox-supports-reply-to="inboxSupportsReplyTo"
|
|
||||||
:current-user-id="currentUserId"
|
|
||||||
data-clarity-mask="True"
|
|
||||||
/>
|
/>
|
||||||
</template>
|
|
||||||
<slot name="beforeUnread" />
|
|
||||||
<template v-for="(message, index) in unread" :key="message.id">
|
|
||||||
<Message
|
<Message
|
||||||
v-bind="message"
|
v-bind="message"
|
||||||
|
:is-email-inbox="isAnEmailChannel"
|
||||||
:in-reply-to="getInReplyToMessage(message)"
|
:in-reply-to="getInReplyToMessage(message)"
|
||||||
:group-with-next="shouldGroupWithNext(index, unread)"
|
:group-with-next="shouldGroupWithNext(index, allMessages)"
|
||||||
:inbox-supports-reply-to="inboxSupportsReplyTo"
|
:inbox-supports-reply-to="inboxSupportsReplyTo"
|
||||||
:current-user-id="currentUserId"
|
:current-user-id="currentUserId"
|
||||||
:is-email-inbox="isAnEmailChannel"
|
|
||||||
data-clarity-mask="True"
|
data-clarity-mask="True"
|
||||||
/>
|
/>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
@@ -10,6 +10,7 @@ defineProps({
|
|||||||
iconBgColor: { type: String, default: 'bg-n-alpha-3' },
|
iconBgColor: { type: String, default: 'bg-n-alpha-3' },
|
||||||
senderTranslationKey: { type: String, required: true },
|
senderTranslationKey: { type: String, required: true },
|
||||||
content: { type: String, required: true },
|
content: { type: String, required: true },
|
||||||
|
title: { type: String, default: '' }, // Title can be any name, description, etc
|
||||||
action: {
|
action: {
|
||||||
type: Object,
|
type: Object,
|
||||||
required: true,
|
required: true,
|
||||||
@@ -23,14 +24,14 @@ const { sender } = useMessageContext();
|
|||||||
const { t } = useI18n();
|
const { t } = useI18n();
|
||||||
|
|
||||||
const senderName = computed(() => {
|
const senderName = computed(() => {
|
||||||
return sender?.value.name;
|
return sender?.value?.name || '';
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
<BaseBubble class="overflow-hidden p-3" data-bubble-name="attachment">
|
<BaseBubble class="overflow-hidden p-3" data-bubble-name="attachment">
|
||||||
<div class="grid gap-4 min-w-64">
|
<div class="grid gap-4 min-w-64">
|
||||||
<div class="grid gap-3 z-20">
|
<div class="grid gap-3">
|
||||||
<div
|
<div
|
||||||
class="size-8 rounded-lg grid place-content-center"
|
class="size-8 rounded-lg grid place-content-center"
|
||||||
:class="iconBgColor"
|
:class="iconBgColor"
|
||||||
@@ -48,6 +49,9 @@ const senderName = computed(() => {
|
|||||||
}}
|
}}
|
||||||
</div>
|
</div>
|
||||||
<slot>
|
<slot>
|
||||||
|
<div v-if="title" class="truncate text-sm text-n-slate-12">
|
||||||
|
{{ title }}
|
||||||
|
</div>
|
||||||
<div v-if="content" class="truncate text-sm text-n-slate-11">
|
<div v-if="content" class="truncate text-sm text-n-slate-11">
|
||||||
{{ content }}
|
{{ content }}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ import {
|
|||||||
ExceptionWithMessage,
|
ExceptionWithMessage,
|
||||||
} from 'shared/helpers/CustomErrors';
|
} from 'shared/helpers/CustomErrors';
|
||||||
|
|
||||||
const { content, attachments } = useMessageContext();
|
const { attachments } = useMessageContext();
|
||||||
|
|
||||||
const $store = useStore();
|
const $store = useStore();
|
||||||
const { t } = useI18n();
|
const { t } = useI18n();
|
||||||
@@ -24,6 +24,12 @@ const phoneNumber = computed(() => {
|
|||||||
return attachment.value.fallbackTitle;
|
return attachment.value.fallbackTitle;
|
||||||
});
|
});
|
||||||
|
|
||||||
|
const contactName = computed(() => {
|
||||||
|
const { meta } = attachment.value ?? {};
|
||||||
|
const { firstName, lastName } = meta ?? {};
|
||||||
|
return `${firstName ?? ''} ${lastName ?? ''}`.trim();
|
||||||
|
});
|
||||||
|
|
||||||
const formattedPhoneNumber = computed(() => {
|
const formattedPhoneNumber = computed(() => {
|
||||||
return phoneNumber.value.replace(/\s|-|[A-Za-z]/g, '');
|
return phoneNumber.value.replace(/\s|-|[A-Za-z]/g, '');
|
||||||
});
|
});
|
||||||
@@ -32,13 +38,9 @@ const rawPhoneNumber = computed(() => {
|
|||||||
return phoneNumber.value.replace(/\D/g, '');
|
return phoneNumber.value.replace(/\D/g, '');
|
||||||
});
|
});
|
||||||
|
|
||||||
const name = computed(() => {
|
|
||||||
return content.value;
|
|
||||||
});
|
|
||||||
|
|
||||||
function getContactObject() {
|
function getContactObject() {
|
||||||
const contactItem = {
|
const contactItem = {
|
||||||
name: name.value,
|
name: contactName.value,
|
||||||
phone_number: `+${rawPhoneNumber.value}`,
|
phone_number: `+${rawPhoneNumber.value}`,
|
||||||
};
|
};
|
||||||
return contactItem;
|
return contactItem;
|
||||||
@@ -99,6 +101,7 @@ const action = computed(() => ({
|
|||||||
icon="i-teenyicons-user-circle-solid"
|
icon="i-teenyicons-user-circle-solid"
|
||||||
icon-bg-color="bg-[#D6409F]"
|
icon-bg-color="bg-[#D6409F]"
|
||||||
sender-translation-key="CONVERSATION.SHARED_ATTACHMENT.CONTACT"
|
sender-translation-key="CONVERSATION.SHARED_ATTACHMENT.CONTACT"
|
||||||
|
:title="contactName"
|
||||||
:content="phoneNumber"
|
:content="phoneNumber"
|
||||||
:action="formattedPhoneNumber ? action : null"
|
:action="formattedPhoneNumber ? action : null"
|
||||||
/>
|
/>
|
||||||
|
|||||||
@@ -2,34 +2,30 @@
|
|||||||
import { computed, ref } from 'vue';
|
import { computed, ref } from 'vue';
|
||||||
import DyteAPI from 'dashboard/api/integrations/dyte';
|
import DyteAPI from 'dashboard/api/integrations/dyte';
|
||||||
import { buildDyteURL } from 'shared/helpers/IntegrationHelper';
|
import { buildDyteURL } from 'shared/helpers/IntegrationHelper';
|
||||||
import { useCamelCase } from 'dashboard/composables/useTransformKeys';
|
|
||||||
import { useAlert } from 'dashboard/composables';
|
import { useAlert } from 'dashboard/composables';
|
||||||
import { useI18n } from 'vue-i18n';
|
import { useI18n } from 'vue-i18n';
|
||||||
|
|
||||||
import { useMessageContext } from '../provider.js';
|
import { useMessageContext } from '../provider.js';
|
||||||
import BaseAttachmentBubble from './BaseAttachment.vue';
|
import BaseAttachmentBubble from './BaseAttachment.vue';
|
||||||
|
|
||||||
const { contentAttributes } = useMessageContext();
|
const { content, sender, id } = useMessageContext();
|
||||||
|
|
||||||
const { t } = useI18n();
|
const { t } = useI18n();
|
||||||
|
|
||||||
const meetingData = computed(() => {
|
|
||||||
return useCamelCase(contentAttributes.value.data);
|
|
||||||
});
|
|
||||||
|
|
||||||
const isLoading = ref(false);
|
const isLoading = ref(false);
|
||||||
const dyteAuthToken = ref('');
|
const dyteAuthToken = ref('');
|
||||||
|
|
||||||
const meetingLink = computed(() => {
|
const meetingLink = computed(() => {
|
||||||
return buildDyteURL(meetingData.value.roomName, dyteAuthToken.value);
|
return buildDyteURL(dyteAuthToken.value);
|
||||||
});
|
});
|
||||||
|
|
||||||
const joinTheCall = async () => {
|
const joinTheCall = async () => {
|
||||||
isLoading.value = true;
|
isLoading.value = true;
|
||||||
try {
|
try {
|
||||||
const { data: { authResponse: { authToken } = {} } = {} } =
|
const { data: { token } = {} } = await DyteAPI.addParticipantToMeeting(
|
||||||
await DyteAPI.addParticipantToMeeting(meetingData.value.messageId);
|
id.value
|
||||||
dyteAuthToken.value = authToken;
|
);
|
||||||
|
dyteAuthToken.value = token;
|
||||||
} catch (err) {
|
} catch (err) {
|
||||||
useAlert(t('INTEGRATION_SETTINGS.DYTE.JOIN_ERROR'));
|
useAlert(t('INTEGRATION_SETTINGS.DYTE.JOIN_ERROR'));
|
||||||
} finally {
|
} finally {
|
||||||
@@ -38,7 +34,7 @@ const joinTheCall = async () => {
|
|||||||
};
|
};
|
||||||
|
|
||||||
const leaveTheRoom = () => {
|
const leaveTheRoom = () => {
|
||||||
this.dyteAuthToken = '';
|
dyteAuthToken.value = '';
|
||||||
};
|
};
|
||||||
const action = computed(() => ({
|
const action = computed(() => ({
|
||||||
label: t('INTEGRATION_SETTINGS.DYTE.CLICK_HERE_TO_JOIN'),
|
label: t('INTEGRATION_SETTINGS.DYTE.CLICK_HERE_TO_JOIN'),
|
||||||
@@ -53,13 +49,18 @@ const action = computed(() => ({
|
|||||||
sender-translation-key="CONVERSATION.SHARED_ATTACHMENT.MEETING"
|
sender-translation-key="CONVERSATION.SHARED_ATTACHMENT.MEETING"
|
||||||
:action="action"
|
:action="action"
|
||||||
>
|
>
|
||||||
|
<div v-if="!sender" class="text-sm truncate text-n-slate-12">
|
||||||
|
<!-- Added as a fallback, where the sender is not available (Deleted) -->
|
||||||
|
<!-- Will show the content, if senderName in BaseAttachment.vue is empty -->
|
||||||
|
{{ content }}
|
||||||
|
</div>
|
||||||
<div v-if="dyteAuthToken" class="video-call--container">
|
<div v-if="dyteAuthToken" class="video-call--container">
|
||||||
<iframe
|
<iframe
|
||||||
:src="meetingLink"
|
:src="meetingLink"
|
||||||
allow="camera;microphone;fullscreen;display-capture;picture-in-picture;clipboard-write;"
|
allow="camera;microphone;fullscreen;display-capture;picture-in-picture;clipboard-write;"
|
||||||
/>
|
/>
|
||||||
<button
|
<button
|
||||||
class="bg-n-solid-3 px-4 py-2 rounded-lg text-sm"
|
class="px-4 py-2 text-sm rounded-lg bg-n-solid-3 mt-3"
|
||||||
@click="leaveTheRoom"
|
@click="leaveTheRoom"
|
||||||
>
|
>
|
||||||
{{ $t('INTEGRATION_SETTINGS.DYTE.LEAVE_THE_ROOM') }}
|
{{ $t('INTEGRATION_SETTINGS.DYTE.LEAVE_THE_ROOM') }}
|
||||||
|
|||||||
@@ -26,7 +26,18 @@ const ccEmail = computed(() => {
|
|||||||
});
|
});
|
||||||
|
|
||||||
const senderName = computed(() => {
|
const senderName = computed(() => {
|
||||||
return sender.value.name ?? '';
|
const fromEmailAddress = fromEmail.value[0] ?? '';
|
||||||
|
const senderEmail = sender.value.email ?? '';
|
||||||
|
|
||||||
|
if (!fromEmailAddress && !senderEmail) return null;
|
||||||
|
|
||||||
|
// if the sender of the conversation and the sender of this particular
|
||||||
|
// email are the same, only then we return the sender name
|
||||||
|
if (fromEmailAddress === senderEmail) {
|
||||||
|
return sender.value.name;
|
||||||
|
}
|
||||||
|
|
||||||
|
return null;
|
||||||
});
|
});
|
||||||
|
|
||||||
const bccEmail = computed(() => {
|
const bccEmail = computed(() => {
|
||||||
@@ -59,11 +70,19 @@ const showMeta = computed(() => {
|
|||||||
:class="hasError ? 'text-n-ruby-11' : 'text-n-slate-11'"
|
:class="hasError ? 'text-n-ruby-11' : 'text-n-slate-11'"
|
||||||
>
|
>
|
||||||
<template v-if="showMeta">
|
<template v-if="showMeta">
|
||||||
<div v-if="fromEmail[0]">
|
<div
|
||||||
<span :class="hasError ? 'text-n-ruby-11' : 'text-n-slate-12'">
|
v-if="fromEmail[0]"
|
||||||
{{ senderName }}
|
:class="hasError ? 'text-n-ruby-11' : 'text-n-slate-12'"
|
||||||
</span>
|
>
|
||||||
<{{ fromEmail[0] }}>
|
<template v-if="senderName">
|
||||||
|
<span>
|
||||||
|
{{ senderName }}
|
||||||
|
</span>
|
||||||
|
<{{ fromEmail[0] }}>
|
||||||
|
</template>
|
||||||
|
<template v-else>
|
||||||
|
{{ fromEmail[0] }}
|
||||||
|
</template>
|
||||||
</div>
|
</div>
|
||||||
<div v-if="toEmail.length">
|
<div v-if="toEmail.length">
|
||||||
{{ $t('EMAIL_HEADER.TO') }}: {{ toEmail.join(', ') }}
|
{{ $t('EMAIL_HEADER.TO') }}: {{ toEmail.join(', ') }}
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
<script setup>
|
<script setup>
|
||||||
import { computed, useTemplateRef, ref, onMounted } from 'vue';
|
import { computed, useTemplateRef, ref, onMounted } from 'vue';
|
||||||
import { Letter } from 'vue-letter';
|
import { Letter } from 'vue-letter';
|
||||||
|
import { allowedCssProperties } from 'lettersanitizer';
|
||||||
|
|
||||||
import Icon from 'next/icon/Icon.vue';
|
import Icon from 'next/icon/Icon.vue';
|
||||||
import { EmailQuoteExtractor } from './removeReply.js';
|
import { EmailQuoteExtractor } from './removeReply.js';
|
||||||
@@ -29,8 +30,15 @@ const isOutgoing = computed(() => {
|
|||||||
});
|
});
|
||||||
const isIncoming = computed(() => !isOutgoing.value);
|
const isIncoming = computed(() => !isOutgoing.value);
|
||||||
|
|
||||||
|
const textToShow = computed(() => {
|
||||||
|
const text =
|
||||||
|
contentAttributes?.value?.email?.textContent?.full ?? content.value;
|
||||||
|
return text?.replace(/\n/g, '<br>');
|
||||||
|
});
|
||||||
|
|
||||||
|
// Use TextContent as the default to fullHTML
|
||||||
const fullHTML = computed(() => {
|
const fullHTML = computed(() => {
|
||||||
return contentAttributes?.value?.email?.htmlContent?.full ?? content.value;
|
return contentAttributes?.value?.email?.htmlContent?.full ?? textToShow.value;
|
||||||
});
|
});
|
||||||
|
|
||||||
const unquotedHTML = computed(() => {
|
const unquotedHTML = computed(() => {
|
||||||
@@ -40,12 +48,6 @@ const unquotedHTML = computed(() => {
|
|||||||
const hasQuotedMessage = computed(() => {
|
const hasQuotedMessage = computed(() => {
|
||||||
return EmailQuoteExtractor.hasQuotes(fullHTML.value);
|
return EmailQuoteExtractor.hasQuotes(fullHTML.value);
|
||||||
});
|
});
|
||||||
|
|
||||||
const textToShow = computed(() => {
|
|
||||||
const text =
|
|
||||||
contentAttributes?.value?.email?.textContent?.full ?? content.value;
|
|
||||||
return text?.replace(/\n/g, '<br>');
|
|
||||||
});
|
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
@@ -92,6 +94,11 @@ const textToShow = computed(() => {
|
|||||||
<Letter
|
<Letter
|
||||||
v-if="showQuotedMessage"
|
v-if="showQuotedMessage"
|
||||||
class-name="prose prose-bubble !max-w-none"
|
class-name="prose prose-bubble !max-w-none"
|
||||||
|
:allowed-css-properties="[
|
||||||
|
...allowedCssProperties,
|
||||||
|
'transform',
|
||||||
|
'transform-origin',
|
||||||
|
]"
|
||||||
:html="fullHTML"
|
:html="fullHTML"
|
||||||
:text="textToShow"
|
:text="textToShow"
|
||||||
/>
|
/>
|
||||||
@@ -99,6 +106,11 @@ const textToShow = computed(() => {
|
|||||||
v-else
|
v-else
|
||||||
class-name="prose prose-bubble !max-w-none"
|
class-name="prose prose-bubble !max-w-none"
|
||||||
:html="unquotedHTML"
|
:html="unquotedHTML"
|
||||||
|
:allowed-css-properties="[
|
||||||
|
...allowedCssProperties,
|
||||||
|
'transform',
|
||||||
|
'transform-origin',
|
||||||
|
]"
|
||||||
:text="textToShow"
|
:text="textToShow"
|
||||||
/>
|
/>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
@@ -25,22 +25,29 @@ const isPlaying = ref(false);
|
|||||||
const isMuted = ref(false);
|
const isMuted = ref(false);
|
||||||
const currentTime = ref(0);
|
const currentTime = ref(0);
|
||||||
const duration = ref(0);
|
const duration = ref(0);
|
||||||
|
const playbackSpeed = ref(1);
|
||||||
|
|
||||||
const onLoadedMetadata = () => {
|
const onLoadedMetadata = () => {
|
||||||
duration.value = audioPlayer.value?.duration;
|
duration.value = audioPlayer.value?.duration;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
const playbackSpeedLabel = computed(() => {
|
||||||
|
return `${playbackSpeed.value}x`;
|
||||||
|
});
|
||||||
|
|
||||||
// There maybe a chance that the audioPlayer ref is not available
|
// There maybe a chance that the audioPlayer ref is not available
|
||||||
// When the onLoadMetadata is called, so we need to set the duration
|
// When the onLoadMetadata is called, so we need to set the duration
|
||||||
// value when the component is mounted
|
// value when the component is mounted
|
||||||
onMounted(() => {
|
onMounted(() => {
|
||||||
duration.value = audioPlayer.value?.duration;
|
duration.value = audioPlayer.value?.duration;
|
||||||
|
audioPlayer.value.playbackRate = playbackSpeed.value;
|
||||||
});
|
});
|
||||||
|
|
||||||
const formatTime = time => {
|
const formatTime = time => {
|
||||||
|
if (!time || Number.isNaN(time)) return '00:00';
|
||||||
const minutes = Math.floor(time / 60);
|
const minutes = Math.floor(time / 60);
|
||||||
const seconds = Math.floor(time % 60);
|
const seconds = Math.floor(time % 60);
|
||||||
return `${minutes}:${seconds.toString().padStart(2, '0')}`;
|
return `${minutes.toString().padStart(2, '0')}:${seconds.toString().padStart(2, '0')}`;
|
||||||
};
|
};
|
||||||
|
|
||||||
const toggleMute = () => {
|
const toggleMute = () => {
|
||||||
@@ -49,7 +56,7 @@ const toggleMute = () => {
|
|||||||
};
|
};
|
||||||
|
|
||||||
const onTimeUpdate = () => {
|
const onTimeUpdate = () => {
|
||||||
currentTime.value = audioPlayer.value.currentTime;
|
currentTime.value = audioPlayer.value?.currentTime;
|
||||||
};
|
};
|
||||||
|
|
||||||
const seek = event => {
|
const seek = event => {
|
||||||
@@ -71,6 +78,16 @@ const playOrPause = () => {
|
|||||||
const onEnd = () => {
|
const onEnd = () => {
|
||||||
isPlaying.value = false;
|
isPlaying.value = false;
|
||||||
currentTime.value = 0;
|
currentTime.value = 0;
|
||||||
|
playbackSpeed.value = 1;
|
||||||
|
audioPlayer.value.playbackRate = 1;
|
||||||
|
};
|
||||||
|
|
||||||
|
const changePlaybackSpeed = () => {
|
||||||
|
const speeds = [1, 1.5, 2];
|
||||||
|
const currentIndex = speeds.indexOf(playbackSpeed.value);
|
||||||
|
const nextIndex = (currentIndex + 1) % speeds.length;
|
||||||
|
playbackSpeed.value = speeds[nextIndex];
|
||||||
|
audioPlayer.value.playbackRate = playbackSpeed.value;
|
||||||
};
|
};
|
||||||
|
|
||||||
const downloadAudio = async () => {
|
const downloadAudio = async () => {
|
||||||
@@ -105,7 +122,7 @@ const downloadAudio = async () => {
|
|||||||
<div class="tabular-nums text-xs">
|
<div class="tabular-nums text-xs">
|
||||||
{{ formatTime(currentTime) }} / {{ formatTime(duration) }}
|
{{ formatTime(currentTime) }} / {{ formatTime(duration) }}
|
||||||
</div>
|
</div>
|
||||||
<div class="flex items-center px-2">
|
<div class="flex-1 items-center flex px-2">
|
||||||
<input
|
<input
|
||||||
type="range"
|
type="range"
|
||||||
min="0"
|
min="0"
|
||||||
@@ -115,6 +132,14 @@ const downloadAudio = async () => {
|
|||||||
@input="seek"
|
@input="seek"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
<button
|
||||||
|
class="border-0 w-10 h-6 grid place-content-center bg-n-alpha-2 hover:bg-alpha-3 rounded-2xl"
|
||||||
|
@click="changePlaybackSpeed"
|
||||||
|
>
|
||||||
|
<span class="text-xs text-n-slate-11 font-medium">
|
||||||
|
{{ playbackSpeedLabel }}
|
||||||
|
</span>
|
||||||
|
</button>
|
||||||
<button
|
<button
|
||||||
class="p-0 border-0 size-8 grid place-content-center"
|
class="p-0 border-0 size-8 grid place-content-center"
|
||||||
@click="toggleMute"
|
@click="toggleMute"
|
||||||
|
|||||||
@@ -63,7 +63,7 @@ const pageInfo = computed(() => {
|
|||||||
|
|
||||||
<template>
|
<template>
|
||||||
<div
|
<div
|
||||||
class="flex justify-between h-12 w-full max-w-[957px] outline outline-n-container outline-1 -outline-offset-1 mx-auto bg-n-solid-2 rounded-xl py-2 ltr:pl-4 rtl:pr-4 ltr:pr-3 rtl:pl-3 items-center before:absolute before:inset-x-0 before:-top-4 before:bg-gradient-to-t before:from-n-background before:from-10% before:dark:from-0% before:to-transparent before:h-4 before:pointer-events-none"
|
class="flex justify-between h-12 w-full max-w-[calc(60rem-3px)] outline outline-n-container outline-1 -outline-offset-1 mx-auto bg-n-solid-2 rounded-xl py-2 ltr:pl-4 rtl:pr-4 ltr:pr-3 rtl:pl-3 items-center before:absolute before:inset-x-0 before:-top-4 before:bg-gradient-to-t before:from-n-background before:from-10% before:dark:from-0% before:to-transparent before:h-4 before:pointer-events-none"
|
||||||
>
|
>
|
||||||
<div class="flex items-center gap-3">
|
<div class="flex items-center gap-3">
|
||||||
<span class="min-w-0 text-sm font-normal line-clamp-1 text-n-slate-11">
|
<span class="min-w-0 text-sm font-normal line-clamp-1 text-n-slate-11">
|
||||||
|
|||||||
@@ -185,7 +185,7 @@ watch(
|
|||||||
"
|
"
|
||||||
trailing-icon
|
trailing-icon
|
||||||
:disabled="disabled"
|
:disabled="disabled"
|
||||||
class="!h-[30px] top-1 !px-2 outline-0 !outline-none !rounded-lg border-0 ltr:!rounded-r-none rtl:!rounded-l-none"
|
class="!h-[1.875rem] top-1 !px-2 outline-0 !outline-none !rounded-lg border-0 ltr:!rounded-r-none rtl:!rounded-l-none"
|
||||||
@click="toggleCountryDropdown"
|
@click="toggleCountryDropdown"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
|
|||||||
@@ -240,24 +240,20 @@ const menuItems = computed(() => {
|
|||||||
name: 'Captain',
|
name: 'Captain',
|
||||||
icon: 'i-woot-captain',
|
icon: 'i-woot-captain',
|
||||||
label: t('SIDEBAR.CAPTAIN'),
|
label: t('SIDEBAR.CAPTAIN'),
|
||||||
showOnlyOnCloud: true,
|
|
||||||
children: [
|
children: [
|
||||||
{
|
{
|
||||||
name: 'Assistants',
|
name: 'Assistants',
|
||||||
label: t('SIDEBAR.CAPTAIN_ASSISTANTS'),
|
label: t('SIDEBAR.CAPTAIN_ASSISTANTS'),
|
||||||
showOnlyOnCloud: true,
|
|
||||||
to: accountScopedRoute('captain_assistants_index'),
|
to: accountScopedRoute('captain_assistants_index'),
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Documents',
|
name: 'Documents',
|
||||||
label: t('SIDEBAR.CAPTAIN_DOCUMENTS'),
|
label: t('SIDEBAR.CAPTAIN_DOCUMENTS'),
|
||||||
showOnlyOnCloud: true,
|
|
||||||
to: accountScopedRoute('captain_documents_index'),
|
to: accountScopedRoute('captain_documents_index'),
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Responses',
|
name: 'Responses',
|
||||||
label: t('SIDEBAR.CAPTAIN_RESPONSES'),
|
label: t('SIDEBAR.CAPTAIN_RESPONSES'),
|
||||||
showOnlyOnCloud: true,
|
|
||||||
to: accountScopedRoute('captain_responses_index'),
|
to: accountScopedRoute('captain_responses_index'),
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
@@ -509,7 +505,6 @@ const menuItems = computed(() => {
|
|||||||
name: 'Settings Billing',
|
name: 'Settings Billing',
|
||||||
label: t('SIDEBAR.BILLING'),
|
label: t('SIDEBAR.BILLING'),
|
||||||
icon: 'i-lucide-credit-card',
|
icon: 'i-lucide-credit-card',
|
||||||
showOnlyOnCloud: true,
|
|
||||||
to: accountScopedRoute('billing_settings_index'),
|
to: accountScopedRoute('billing_settings_index'),
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
@@ -520,12 +515,12 @@ const menuItems = computed(() => {
|
|||||||
|
|
||||||
<template>
|
<template>
|
||||||
<aside
|
<aside
|
||||||
class="w-[200px] bg-n-solid-2 rtl:border-l ltr:border-r border-n-weak h-screen flex flex-col text-sm pb-1"
|
class="w-[12.5rem] bg-n-solid-2 rtl:border-l ltr:border-r border-n-weak h-screen flex flex-col text-sm pb-1"
|
||||||
>
|
>
|
||||||
<section class="grid gap-2 mt-2 mb-4">
|
<section class="grid gap-2 mt-2 mb-4">
|
||||||
<div class="flex items-center min-w-0 gap-2 px-2">
|
<div class="flex items-center min-w-0 gap-2 px-2">
|
||||||
<div class="grid flex-shrink-0 size-6 place-content-center">
|
<div class="grid flex-shrink-0 size-6 place-content-center">
|
||||||
<Logo />
|
<Logo class="size-4" />
|
||||||
</div>
|
</div>
|
||||||
<div class="flex-shrink-0 w-px h-3 bg-n-strong" />
|
<div class="flex-shrink-0 w-px h-3 bg-n-strong" />
|
||||||
<SidebarAccountSwitcher
|
<SidebarAccountSwitcher
|
||||||
|
|||||||
@@ -24,7 +24,6 @@ const {
|
|||||||
resolvePath,
|
resolvePath,
|
||||||
resolvePermissions,
|
resolvePermissions,
|
||||||
resolveFeatureFlag,
|
resolveFeatureFlag,
|
||||||
isOnChatwootCloud,
|
|
||||||
isAllowed,
|
isAllowed,
|
||||||
} = useSidebarContext();
|
} = useSidebarContext();
|
||||||
|
|
||||||
@@ -43,7 +42,6 @@ const hasChildren = computed(
|
|||||||
const accessibleItems = computed(() => {
|
const accessibleItems = computed(() => {
|
||||||
if (!hasChildren.value) return [];
|
if (!hasChildren.value) return [];
|
||||||
return props.children.filter(child => {
|
return props.children.filter(child => {
|
||||||
if (child.showOnlyOnCloud && !isOnChatwootCloud.value) return false;
|
|
||||||
// If a item has no link, it means it's just a subgroup header
|
// If a item has no link, it means it's just a subgroup header
|
||||||
// So we don't need to check for permissions here, because there's nothing to
|
// So we don't need to check for permissions here, because there's nothing to
|
||||||
// access here anyway
|
// access here anyway
|
||||||
@@ -166,7 +164,7 @@ onMounted(async () => {
|
|||||||
:active-child="activeChild"
|
:active-child="activeChild"
|
||||||
/>
|
/>
|
||||||
<SidebarGroupLeaf
|
<SidebarGroupLeaf
|
||||||
v-else
|
v-else-if="isAllowed(child.to)"
|
||||||
v-show="isExpanded || activeChild?.name === child.name"
|
v-show="isExpanded || activeChild?.name === child.name"
|
||||||
v-bind="child"
|
v-bind="child"
|
||||||
:active="activeChild?.name === child.name"
|
:active="activeChild?.name === child.name"
|
||||||
|
|||||||
@@ -9,18 +9,10 @@ const props = defineProps({
|
|||||||
to: { type: [String, Object], required: true },
|
to: { type: [String, Object], required: true },
|
||||||
icon: { type: [String, Object], default: null },
|
icon: { type: [String, Object], default: null },
|
||||||
active: { type: Boolean, default: false },
|
active: { type: Boolean, default: false },
|
||||||
showOnlyOnCloud: { type: Boolean, default: false },
|
|
||||||
component: { type: Function, default: null },
|
component: { type: Function, default: null },
|
||||||
});
|
});
|
||||||
|
|
||||||
const { resolvePermissions, resolveFeatureFlag, isOnChatwootCloud } =
|
const { resolvePermissions, resolveFeatureFlag } = useSidebarContext();
|
||||||
useSidebarContext();
|
|
||||||
|
|
||||||
const allowedToShow = computed(() => {
|
|
||||||
if (props.showOnlyOnCloud && !isOnChatwootCloud.value) return false;
|
|
||||||
|
|
||||||
return true;
|
|
||||||
});
|
|
||||||
|
|
||||||
const shouldRenderComponent = computed(() => {
|
const shouldRenderComponent = computed(() => {
|
||||||
return typeof props.component === 'function' || isVNode(props.component);
|
return typeof props.component === 'function' || isVNode(props.component);
|
||||||
@@ -30,7 +22,6 @@ const shouldRenderComponent = computed(() => {
|
|||||||
<!-- eslint-disable-next-line vue/no-root-v-if -->
|
<!-- eslint-disable-next-line vue/no-root-v-if -->
|
||||||
<template>
|
<template>
|
||||||
<Policy
|
<Policy
|
||||||
v-if="allowedToShow"
|
|
||||||
:permissions="resolvePermissions(to)"
|
:permissions="resolvePermissions(to)"
|
||||||
:feature-flag="resolveFeatureFlag(to)"
|
:feature-flag="resolveFeatureFlag(to)"
|
||||||
as="li"
|
as="li"
|
||||||
@@ -40,7 +31,7 @@ const shouldRenderComponent = computed(() => {
|
|||||||
:is="to ? 'router-link' : 'div'"
|
:is="to ? 'router-link' : 'div'"
|
||||||
:to="to"
|
:to="to"
|
||||||
:title="label"
|
:title="label"
|
||||||
class="flex h-8 items-center gap-2 px-2 py-1 rounded-lg max-w-[151px] hover:bg-gradient-to-r from-transparent via-n-slate-3/70 to-n-slate-3/70 group"
|
class="flex h-8 items-center gap-2 px-2 py-1 rounded-lg max-w-[9.438rem] hover:bg-gradient-to-r from-transparent via-n-slate-3/70 to-n-slate-3/70 group"
|
||||||
:class="{
|
:class="{
|
||||||
'n-blue-text bg-n-alpha-2 active': active,
|
'n-blue-text bg-n-alpha-2 active': active,
|
||||||
}"
|
}"
|
||||||
|
|||||||
@@ -5,6 +5,7 @@ import { useMapGetter } from 'dashboard/composables/store';
|
|||||||
import { useI18n } from 'vue-i18n';
|
import { useI18n } from 'vue-i18n';
|
||||||
import Avatar from 'next/avatar/Avatar.vue';
|
import Avatar from 'next/avatar/Avatar.vue';
|
||||||
import SidebarProfileMenuStatus from './SidebarProfileMenuStatus.vue';
|
import SidebarProfileMenuStatus from './SidebarProfileMenuStatus.vue';
|
||||||
|
import { FEATURE_FLAGS } from 'dashboard/featureFlags';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
DropdownContainer,
|
DropdownContainer,
|
||||||
@@ -12,6 +13,7 @@ import {
|
|||||||
DropdownSeparator,
|
DropdownSeparator,
|
||||||
DropdownItem,
|
DropdownItem,
|
||||||
} from 'next/dropdown-menu/base';
|
} from 'next/dropdown-menu/base';
|
||||||
|
import CustomBrandPolicyWrapper from '../../components/CustomBrandPolicyWrapper.vue';
|
||||||
|
|
||||||
const emit = defineEmits(['close', 'openKeyShortcutModal']);
|
const emit = defineEmits(['close', 'openKeyShortcutModal']);
|
||||||
|
|
||||||
@@ -21,14 +23,28 @@ defineOptions({
|
|||||||
|
|
||||||
const { t } = useI18n();
|
const { t } = useI18n();
|
||||||
|
|
||||||
const globalConfig = useMapGetter('globalConfig/get');
|
|
||||||
const currentUser = useMapGetter('getCurrentUser');
|
const currentUser = useMapGetter('getCurrentUser');
|
||||||
const currentUserAvailability = useMapGetter('getCurrentUserAvailability');
|
const currentUserAvailability = useMapGetter('getCurrentUserAvailability');
|
||||||
|
const accountId = useMapGetter('getCurrentAccountId');
|
||||||
|
const globalConfig = useMapGetter('globalConfig/get');
|
||||||
|
const isFeatureEnabledonAccount = useMapGetter(
|
||||||
|
'accounts/isFeatureEnabledonAccount'
|
||||||
|
);
|
||||||
|
|
||||||
|
const showChatSupport = computed(() => {
|
||||||
|
return (
|
||||||
|
isFeatureEnabledonAccount.value(
|
||||||
|
accountId.value,
|
||||||
|
FEATURE_FLAGS.CONTACT_CHATWOOT_SUPPORT_TEAM
|
||||||
|
) && globalConfig.value.chatwootInboxToken
|
||||||
|
);
|
||||||
|
});
|
||||||
|
|
||||||
const menuItems = computed(() => {
|
const menuItems = computed(() => {
|
||||||
return [
|
return [
|
||||||
{
|
{
|
||||||
show: !!globalConfig.value.chatwootInboxToken,
|
show: showChatSupport.value,
|
||||||
|
showOnCustomBrandedInstance: false,
|
||||||
label: t('SIDEBAR_ITEMS.CONTACT_SUPPORT'),
|
label: t('SIDEBAR_ITEMS.CONTACT_SUPPORT'),
|
||||||
icon: 'i-lucide-life-buoy',
|
icon: 'i-lucide-life-buoy',
|
||||||
click: () => {
|
click: () => {
|
||||||
@@ -37,6 +53,7 @@ const menuItems = computed(() => {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
show: true,
|
show: true,
|
||||||
|
showOnCustomBrandedInstance: true,
|
||||||
label: t('SIDEBAR_ITEMS.KEYBOARD_SHORTCUTS'),
|
label: t('SIDEBAR_ITEMS.KEYBOARD_SHORTCUTS'),
|
||||||
icon: 'i-lucide-keyboard',
|
icon: 'i-lucide-keyboard',
|
||||||
click: () => {
|
click: () => {
|
||||||
@@ -45,12 +62,14 @@ const menuItems = computed(() => {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
show: true,
|
show: true,
|
||||||
|
showOnCustomBrandedInstance: true,
|
||||||
label: t('SIDEBAR_ITEMS.PROFILE_SETTINGS'),
|
label: t('SIDEBAR_ITEMS.PROFILE_SETTINGS'),
|
||||||
icon: 'i-lucide-user-pen',
|
icon: 'i-lucide-user-pen',
|
||||||
link: { name: 'profile_settings_index' },
|
link: { name: 'profile_settings_index' },
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
show: true,
|
show: true,
|
||||||
|
showOnCustomBrandedInstance: true,
|
||||||
label: t('SIDEBAR_ITEMS.APPEARANCE'),
|
label: t('SIDEBAR_ITEMS.APPEARANCE'),
|
||||||
icon: 'i-lucide-palette',
|
icon: 'i-lucide-palette',
|
||||||
click: () => {
|
click: () => {
|
||||||
@@ -60,6 +79,7 @@ const menuItems = computed(() => {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
show: true,
|
show: true,
|
||||||
|
showOnCustomBrandedInstance: false,
|
||||||
label: t('SIDEBAR_ITEMS.DOCS'),
|
label: t('SIDEBAR_ITEMS.DOCS'),
|
||||||
icon: 'i-lucide-book',
|
icon: 'i-lucide-book',
|
||||||
link: 'https://www.chatwoot.com/hc/user-guide/en',
|
link: 'https://www.chatwoot.com/hc/user-guide/en',
|
||||||
@@ -68,6 +88,7 @@ const menuItems = computed(() => {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
show: currentUser.value.type === 'SuperAdmin',
|
show: currentUser.value.type === 'SuperAdmin',
|
||||||
|
showOnCustomBrandedInstance: true,
|
||||||
label: t('SIDEBAR_ITEMS.SUPER_ADMIN_CONSOLE'),
|
label: t('SIDEBAR_ITEMS.SUPER_ADMIN_CONSOLE'),
|
||||||
icon: 'i-lucide-castle',
|
icon: 'i-lucide-castle',
|
||||||
link: '/super_admin',
|
link: '/super_admin',
|
||||||
@@ -76,6 +97,7 @@ const menuItems = computed(() => {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
show: true,
|
show: true,
|
||||||
|
showOnCustomBrandedInstance: true,
|
||||||
label: t('SIDEBAR_ITEMS.LOGOUT'),
|
label: t('SIDEBAR_ITEMS.LOGOUT'),
|
||||||
icon: 'i-lucide-power',
|
icon: 'i-lucide-power',
|
||||||
click: Auth.logout,
|
click: Auth.logout,
|
||||||
@@ -122,7 +144,11 @@ const allowedMenuItems = computed(() => {
|
|||||||
<SidebarProfileMenuStatus />
|
<SidebarProfileMenuStatus />
|
||||||
<DropdownSeparator />
|
<DropdownSeparator />
|
||||||
<template v-for="item in allowedMenuItems" :key="item.label">
|
<template v-for="item in allowedMenuItems" :key="item.label">
|
||||||
<DropdownItem v-if="item.show" v-bind="item" />
|
<CustomBrandPolicyWrapper
|
||||||
|
:show-on-custom-branded-instance="item.showOnCustomBrandedInstance"
|
||||||
|
>
|
||||||
|
<DropdownItem v-if="item.show" v-bind="item" />
|
||||||
|
</CustomBrandPolicyWrapper>
|
||||||
</template>
|
</template>
|
||||||
</DropdownBody>
|
</DropdownBody>
|
||||||
</DropdownContainer>
|
</DropdownContainer>
|
||||||
|
|||||||
@@ -14,12 +14,11 @@ const props = defineProps({
|
|||||||
activeChild: { type: Object, default: undefined },
|
activeChild: { type: Object, default: undefined },
|
||||||
});
|
});
|
||||||
|
|
||||||
const { isAllowed, isOnChatwootCloud } = useSidebarContext();
|
const { isAllowed } = useSidebarContext();
|
||||||
const scrollableContainer = ref(null);
|
const scrollableContainer = ref(null);
|
||||||
|
|
||||||
const accessibleItems = computed(() =>
|
const accessibleItems = computed(() =>
|
||||||
props.children.filter(child => {
|
props.children.filter(child => {
|
||||||
if (child.showOnlyOnCloud && !isOnChatwootCloud.value) return false;
|
|
||||||
return child.to && isAllowed(child.to);
|
return child.to && isAllowed(child.to);
|
||||||
})
|
})
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
import { inject, provide } from 'vue';
|
import { inject, provide } from 'vue';
|
||||||
import { useMapGetter } from 'dashboard/composables/store';
|
|
||||||
import { usePolicy } from 'dashboard/composables/usePolicy';
|
import { usePolicy } from 'dashboard/composables/usePolicy';
|
||||||
import { useRouter } from 'vue-router';
|
import { useRouter } from 'vue-router';
|
||||||
|
|
||||||
@@ -12,9 +11,8 @@ export function useSidebarContext() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const router = useRouter();
|
const router = useRouter();
|
||||||
const isOnChatwootCloud = useMapGetter('globalConfig/isOnChatwootCloud');
|
|
||||||
|
|
||||||
const { checkFeatureAllowed, checkPermissions } = usePolicy();
|
const { shouldShow } = usePolicy();
|
||||||
|
|
||||||
const resolvePath = to => {
|
const resolvePath = to => {
|
||||||
if (to) return router.resolve(to)?.path || '/';
|
if (to) return router.resolve(to)?.path || '/';
|
||||||
@@ -31,11 +29,17 @@ export function useSidebarContext() {
|
|||||||
return '';
|
return '';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
const resolveInstallationType = to => {
|
||||||
|
if (to) return router.resolve(to)?.meta?.installationTypes || [];
|
||||||
|
return [];
|
||||||
|
};
|
||||||
|
|
||||||
const isAllowed = to => {
|
const isAllowed = to => {
|
||||||
const permissions = resolvePermissions(to);
|
const permissions = resolvePermissions(to);
|
||||||
const featureFlag = resolveFeatureFlag(to);
|
const featureFlag = resolveFeatureFlag(to);
|
||||||
|
const installationType = resolveInstallationType(to);
|
||||||
|
|
||||||
return checkPermissions(permissions) && checkFeatureAllowed(featureFlag);
|
return shouldShow(featureFlag, permissions, installationType);
|
||||||
};
|
};
|
||||||
|
|
||||||
return {
|
return {
|
||||||
@@ -44,7 +48,6 @@ export function useSidebarContext() {
|
|||||||
resolvePermissions,
|
resolvePermissions,
|
||||||
resolveFeatureFlag,
|
resolveFeatureFlag,
|
||||||
isAllowed,
|
isAllowed,
|
||||||
isOnChatwootCloud,
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ const updateValue = () => {
|
|||||||
>
|
>
|
||||||
<span class="sr-only">{{ t('SWITCH.TOGGLE') }}</span>
|
<span class="sr-only">{{ t('SWITCH.TOGGLE') }}</span>
|
||||||
<span
|
<span
|
||||||
class="absolute top-px left-0.5 h-3 w-3 transform rounded-full shadow-sm transition-transform duration-200 ease-in-out"
|
class="absolute top-[0.07rem] left-0.5 h-3 w-3 transform rounded-full shadow-sm transition-transform duration-200 ease-in-out"
|
||||||
:class="
|
:class="
|
||||||
modelValue
|
modelValue
|
||||||
? 'translate-x-2.5 bg-white'
|
? 'translate-x-2.5 bg-white'
|
||||||
|
|||||||
@@ -353,10 +353,11 @@ function setFiltersFromUISettings() {
|
|||||||
const { conversations_filter_by: filterBy = {} } = uiSettings.value;
|
const { conversations_filter_by: filterBy = {} } = uiSettings.value;
|
||||||
const { status, order_by: orderBy } = filterBy;
|
const { status, order_by: orderBy } = filterBy;
|
||||||
activeStatus.value = status || wootConstants.STATUS_TYPE.OPEN;
|
activeStatus.value = status || wootConstants.STATUS_TYPE.OPEN;
|
||||||
activeSortBy.value =
|
activeSortBy.value = Object.values(wootConstants.SORT_BY_TYPE).includes(
|
||||||
Object.keys(wootConstants.SORT_BY_TYPE).find(
|
orderBy
|
||||||
sortField => sortField === orderBy
|
)
|
||||||
) || wootConstants.SORT_BY_TYPE.LAST_ACTIVITY_AT_DESC;
|
? orderBy
|
||||||
|
: wootConstants.SORT_BY_TYPE.LAST_ACTIVITY_AT_DESC;
|
||||||
}
|
}
|
||||||
|
|
||||||
function emitConversationLoaded() {
|
function emitConversationLoaded() {
|
||||||
@@ -675,6 +676,15 @@ async function markAsUnread(conversationId) {
|
|||||||
// Ignore error
|
// Ignore error
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
async function markAsRead(conversationId) {
|
||||||
|
try {
|
||||||
|
await store.dispatch('markMessagesRead', {
|
||||||
|
id: conversationId,
|
||||||
|
});
|
||||||
|
} catch (error) {
|
||||||
|
// Ignore error
|
||||||
|
}
|
||||||
|
}
|
||||||
async function onAssignTeam(team, conversationId = null) {
|
async function onAssignTeam(team, conversationId = null) {
|
||||||
try {
|
try {
|
||||||
await store.dispatch('assignTeam', {
|
await store.dispatch('assignTeam', {
|
||||||
@@ -744,6 +754,7 @@ provide('assignLabels', onAssignLabels);
|
|||||||
provide('updateConversationStatus', toggleConversationStatus);
|
provide('updateConversationStatus', toggleConversationStatus);
|
||||||
provide('toggleContextMenu', onContextMenuToggle);
|
provide('toggleContextMenu', onContextMenuToggle);
|
||||||
provide('markAsUnread', markAsUnread);
|
provide('markAsUnread', markAsUnread);
|
||||||
|
provide('markAsRead', markAsRead);
|
||||||
provide('assignPriority', assignPriority);
|
provide('assignPriority', assignPriority);
|
||||||
provide('isConversationSelected', isConversationSelected);
|
provide('isConversationSelected', isConversationSelected);
|
||||||
|
|
||||||
|
|||||||
@@ -13,6 +13,7 @@ export default {
|
|||||||
'updateConversationStatus',
|
'updateConversationStatus',
|
||||||
'toggleContextMenu',
|
'toggleContextMenu',
|
||||||
'markAsUnread',
|
'markAsUnread',
|
||||||
|
'markAsRead',
|
||||||
'assignPriority',
|
'assignPriority',
|
||||||
'isConversationSelected',
|
'isConversationSelected',
|
||||||
],
|
],
|
||||||
@@ -64,6 +65,7 @@ export default {
|
|||||||
@update-conversation-status="updateConversationStatus"
|
@update-conversation-status="updateConversationStatus"
|
||||||
@context-menu-toggle="toggleContextMenu"
|
@context-menu-toggle="toggleContextMenu"
|
||||||
@mark-as-unread="markAsUnread"
|
@mark-as-unread="markAsUnread"
|
||||||
|
@mark-as-read="markAsRead"
|
||||||
@assign-priority="assignPriority"
|
@assign-priority="assignPriority"
|
||||||
/>
|
/>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
@@ -57,7 +57,7 @@ useEventListener(document.body, 'mouseup', onMouseUp);
|
|||||||
useEventListener(document, 'keydown', onKeydown);
|
useEventListener(document, 'keydown', onKeydown);
|
||||||
|
|
||||||
onMounted(() => {
|
onMounted(() => {
|
||||||
if (onClose && typeof onClose === 'function') {
|
if (import.meta.env.DEV && onClose && typeof onClose === 'function') {
|
||||||
// eslint-disable-next-line no-console
|
// eslint-disable-next-line no-console
|
||||||
console.warn(
|
console.warn(
|
||||||
"[DEPRECATED] The 'onClose' prop is deprecated. Please use the 'close' event instead."
|
"[DEPRECATED] The 'onClose' prop is deprecated. Please use the 'close' event instead."
|
||||||
|
|||||||
@@ -23,33 +23,34 @@ export default {
|
|||||||
|
|
||||||
<template>
|
<template>
|
||||||
<div
|
<div
|
||||||
class="ml-0 mr-0 flex py-8 w-full xl:w-3/4 flex-col xl:flex-row"
|
class="ml-0 mr-0 py-8 w-full"
|
||||||
:class="{
|
:class="{
|
||||||
'border-b border-solid border-slate-50 dark:border-slate-700/30':
|
'border-b border-solid border-n-weak/60 dark:border-n-weak': showBorder,
|
||||||
showBorder,
|
|
||||||
}"
|
}"
|
||||||
>
|
>
|
||||||
<div class="w-full xl:w-1/4 min-w-0 xl:max-w-[30%] pr-12">
|
<div class="grid grid-cols-1 lg:grid-cols-6 gap-6">
|
||||||
<p
|
<div class="col-span-2 xl:col-span-1">
|
||||||
v-if="title"
|
<p
|
||||||
class="text-base text-woot-500 dark:text-woot-500 mb-0 font-medium"
|
v-if="title"
|
||||||
>
|
class="text-base text-woot-500 dark:text-woot-500 mb-0 font-medium"
|
||||||
{{ title }}
|
>
|
||||||
</p>
|
{{ title }}
|
||||||
<p
|
</p>
|
||||||
class="text-sm mb-2 text-slate-700 dark:text-slate-300 leading-5 tracking-normal mt-2"
|
<p
|
||||||
>
|
class="text-sm mb-2 text-slate-700 dark:text-slate-300 leading-5 tracking-normal mt-2"
|
||||||
<slot v-if="subTitle" name="subTitle">
|
>
|
||||||
{{ subTitle }}
|
<slot v-if="subTitle" name="subTitle">
|
||||||
</slot>
|
{{ subTitle }}
|
||||||
</p>
|
</slot>
|
||||||
<p v-if="note">
|
</p>
|
||||||
<span class="font-semibold">{{ $t('INBOX_MGMT.NOTE') }}</span>
|
<p v-if="note">
|
||||||
{{ note }}
|
<span class="font-semibold">{{ $t('INBOX_MGMT.NOTE') }}</span>
|
||||||
</p>
|
{{ note }}
|
||||||
</div>
|
</p>
|
||||||
<div class="w-full xl:w-1/2 min-w-0 xl:max-w-[50%]">
|
</div>
|
||||||
<slot />
|
<div class="col-span-4 lg:col-span-4 2xl:col-span-3">
|
||||||
|
<slot />
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
@@ -28,10 +28,12 @@ export default {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
created() {
|
created() {
|
||||||
// eslint-disable-next-line
|
if (import.meta.env.DEV) {
|
||||||
console.warn(
|
// eslint-disable-next-line
|
||||||
'[DEPRECATED] This component has been deprecated and will be removed soon. Please use v3/components/Form/Button.vue instead'
|
console.warn(
|
||||||
);
|
'[DEPRECATED] This component has been deprecated and will be removed soon. Please use v3/components/Form/Button.vue instead'
|
||||||
|
);
|
||||||
|
}
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user