mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-02-06 01:46:05 +00:00
Compare commits
88 Commits
b3.13.1-14
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 0e4e72429d | |||
| a78c25a258 | |||
| 753a300c3f | |||
|
|
b28cdada6d | ||
|
|
8a04b09fd7 | ||
|
|
b26a06f0ef | ||
|
|
e5231acd4f | ||
|
|
8e8bab6f9d | ||
|
|
71228260e5 | ||
| d96cb32f11 | |||
| bea7c275e8 | |||
| 07ff0a6b5e | |||
| 6fc3c03860 | |||
| 524c4caf5e | |||
| 8136ec1aba | |||
| 0ee476cfff | |||
|
|
b39d1c737b | ||
|
|
dcff378727 | ||
|
|
6c34da94f4 | ||
|
|
f5f6ceb2c5 | ||
|
|
e109ac29b7 | ||
|
|
05aeb1c20d | ||
|
|
003ec2bda0 | ||
|
|
208a6dca01 | ||
| af497deb77 | |||
|
|
ba481547f1 | ||
|
|
9f4c105335 | ||
|
|
8012d56dc8 | ||
|
|
9d994a7554 | ||
|
|
322d2aeb97 | ||
|
|
afee1033af | ||
|
|
d358fdf6b4 | ||
| 150b318aab | |||
| f0f9b7faec | |||
| b22974031c | |||
|
|
0ca45dd06e | ||
| 6a42d12fda | |||
| b7604e9af5 | |||
| 3d00ae4e25 | |||
|
|
fa71b0e189 | ||
|
|
855a049f90 | ||
|
|
679e4876bc | ||
|
|
e84a81bd2f | ||
|
|
34e547553e | ||
|
|
5aa298b3a2 | ||
|
|
626372a741 | ||
|
|
a0ac5157a1 | ||
|
|
083d81be89 | ||
|
|
721fd75288 | ||
|
|
7e6d79f1dc | ||
|
|
bc7e750e83 | ||
|
|
fbe98aa2b4 | ||
|
|
7ae516cf85 | ||
|
|
02bf7f0ab8 | ||
|
|
cc8ab95eaf | ||
|
|
017bfbc820 | ||
|
|
25eeb8d485 | ||
|
|
eca7f5096e | ||
|
|
9f581f4773 | ||
|
|
b767e02263 | ||
|
|
b01d5e5a27 | ||
|
|
06a79225f3 | ||
|
|
eaa9b34d58 | ||
|
|
c4fcd558e3 | ||
|
|
0fef81464f | ||
|
|
9c3d3e2fcd | ||
|
|
cbb57622f7 | ||
|
|
861275aeda | ||
|
|
c0c396653f | ||
|
|
5642e0db2c | ||
|
|
49f7118468 | ||
|
|
9a0c97e6ce | ||
|
|
1dd7fc3d75 | ||
|
|
0e2d90c634 | ||
|
|
56338422a2 | ||
|
|
817ac7226e | ||
|
|
eb81c0b7e4 | ||
|
|
34aa894068 | ||
|
|
d751e7090f | ||
|
|
a9949e1147 | ||
|
|
c78f8deee9 | ||
|
|
2cabe0f4d2 | ||
|
|
0ac7bf908c | ||
|
|
0368676b26 | ||
|
|
cd7931b77b | ||
|
|
801131e351 | ||
|
|
30d30a2f2d | ||
|
|
9dfd5e31ef |
10
.github/workflows/check-documentation.yml
vendored
10
.github/workflows/check-documentation.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
|||||||
documentation: ${{ steps.changes.outputs.documentation }}
|
documentation: ${{ steps.changes.outputs.documentation }}
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4.1.7
|
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4.1.7
|
||||||
|
|
||||||
- name: Check for markdown file changes
|
- name: Check for markdown file changes
|
||||||
uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.0.2
|
uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.0.2
|
||||||
@ -28,13 +28,13 @@ jobs:
|
|||||||
if: needs.files-changed.outputs.markdown == 'true'
|
if: needs.files-changed.outputs.markdown == 'true'
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4.1.7
|
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4.1.7
|
||||||
|
|
||||||
- name: Remove uncheckable documentation files
|
- name: Remove uncheckable documentation files
|
||||||
run: rm -rf ./CHANGELOG.md # workaround until https://github.com/gaurav-nelson/github-action-markdown-link-check/pull/183 has been done
|
run: rm -rf ./CHANGELOG.md # workaround until https://github.com/gaurav-nelson/github-action-markdown-link-check/pull/183 has been done
|
||||||
|
|
||||||
- name: Check Markdown Links
|
- name: Check Markdown Links
|
||||||
uses: gaurav-nelson/github-action-markdown-link-check@1b916f2cf6c36510a6059943104e3c42ce6c16bc # 1.0.15
|
uses: gaurav-nelson/github-action-markdown-link-check@3c3b66f1f7d0900e37b71eca45b63ea9eedfce31 # 1.0.15
|
||||||
with:
|
with:
|
||||||
use-quiet-mode: 'yes'
|
use-quiet-mode: 'yes'
|
||||||
use-verbose-mode: 'no'
|
use-verbose-mode: 'no'
|
||||||
@ -51,10 +51,10 @@ jobs:
|
|||||||
if: needs.files-changed.outputs.documentation == 'true'
|
if: needs.files-changed.outputs.documentation == 'true'
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4.1.7
|
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4.1.7
|
||||||
|
|
||||||
- name: Setup Node 20
|
- name: Setup Node 20
|
||||||
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v4.0.3
|
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v4.0.3
|
||||||
with:
|
with:
|
||||||
node-version: '20'
|
node-version: '20'
|
||||||
|
|
||||||
|
|||||||
@ -22,7 +22,7 @@ jobs:
|
|||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4.1.7
|
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4.1.7
|
||||||
|
|
||||||
- name: Cleanup
|
- name: Cleanup
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
6
.github/workflows/deploy-documentation.yml
vendored
6
.github/workflows/deploy-documentation.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
documentation: ${{ steps.changes.outputs.documentation }}
|
documentation: ${{ steps.changes.outputs.documentation }}
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4.1.7
|
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4.1.7
|
||||||
|
|
||||||
- name: Check for file changes
|
- name: Check for file changes
|
||||||
uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.0.2
|
uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.0.2
|
||||||
@ -27,10 +27,10 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4.1.7
|
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4.1.7
|
||||||
|
|
||||||
- name: Setup Node 20
|
- name: Setup Node 20
|
||||||
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v4.0.3
|
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v4.0.3
|
||||||
with:
|
with:
|
||||||
node-version: 20
|
node-version: 20
|
||||||
|
|
||||||
|
|||||||
6
.github/workflows/docker-push.yml
vendored
6
.github/workflows/docker-push.yml
vendored
@ -59,16 +59,16 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4.1.7
|
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4.1.7
|
||||||
- name: Log in to the Container registry
|
- name: Log in to the Container registry
|
||||||
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef
|
uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9
|
||||||
with:
|
with:
|
||||||
registry: ${{ env.REGISTRY }}
|
registry: ${{ env.REGISTRY }}
|
||||||
username: ${{ github.actor }}
|
username: ${{ github.actor }}
|
||||||
password: ${{ secrets.GITHUB_TOKEN }}
|
password: ${{ secrets.GITHUB_TOKEN }}
|
||||||
- name: Extract metadata (tags, labels) for Docker
|
- name: Extract metadata (tags, labels) for Docker
|
||||||
id: meta
|
id: meta
|
||||||
uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893
|
uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051
|
||||||
with:
|
with:
|
||||||
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
|
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
|
||||||
tags: |
|
tags: |
|
||||||
|
|||||||
18
.github/workflows/publish.yml
vendored
18
.github/workflows/publish.yml
vendored
@ -14,9 +14,13 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4.1.7
|
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4.1.7
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0 # Fetch full History for changelog
|
fetch-depth: 0 # Fetch full History for changelog
|
||||||
|
- name: Setup Node.js
|
||||||
|
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v4.0.3
|
||||||
|
with:
|
||||||
|
node-version-file: '.nvmrc'
|
||||||
- name: Setup env
|
- name: Setup env
|
||||||
run: |
|
run: |
|
||||||
echo "VERSION=$(node -p -e "require('./package.json').version")" >> $GITHUB_ENV
|
echo "VERSION=$(node -p -e "require('./package.json').version")" >> $GITHUB_ENV
|
||||||
@ -54,9 +58,13 @@ jobs:
|
|||||||
needs: [github_tag]
|
needs: [github_tag]
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4.1.7
|
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4.1.7
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0 # Fetch full History for changelog
|
fetch-depth: 0 # Fetch full History for changelog
|
||||||
|
- name: Setup Node.js
|
||||||
|
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v4.0.3
|
||||||
|
with:
|
||||||
|
node-version-file: '.nvmrc'
|
||||||
- name: Setup env
|
- name: Setup env
|
||||||
run: |
|
run: |
|
||||||
echo "VERSION=$(node -p -e "require('./package.json').version")" >> $GITHUB_ENV
|
echo "VERSION=$(node -p -e "require('./package.json').version")" >> $GITHUB_ENV
|
||||||
@ -64,7 +72,7 @@ jobs:
|
|||||||
echo "BUILD_COMMIT=${GITHUB_SHA}" >> $GITHUB_ENV
|
echo "BUILD_COMMIT=${GITHUB_SHA}" >> $GITHUB_ENV
|
||||||
- run: echo "BUILD_VERSION=${VERSION}-${GITHUB_RUN_NUMBER}" >> $GITHUB_ENV
|
- run: echo "BUILD_VERSION=${VERSION}-${GITHUB_RUN_NUMBER}" >> $GITHUB_ENV
|
||||||
#- name: Repository Dispatch
|
#- name: Repository Dispatch
|
||||||
# uses: peter-evans/repository-dispatch@d2c43ab06ec1cddd2c2a0aae659681b8465ce87a # v3.0.0
|
# uses: peter-evans/repository-dispatch@cf70392543065ca62813db6712a06df1c4f4ae9f # v3.0.0
|
||||||
# with:
|
# with:
|
||||||
# token: ${{ github.token }}
|
# token: ${{ github.token }}
|
||||||
# event-type: trigger-ocelot-build-success
|
# event-type: trigger-ocelot-build-success
|
||||||
@ -72,7 +80,7 @@ jobs:
|
|||||||
# client-payload: '{"ref": "${{ github.ref }}", "sha": "${{ github.sha }}", "VERSION": "${VERSION}", "BUILD_DATE": "${BUILD_DATE}", "BUILD_COMMIT": "${BUILD_COMMIT}", "BUILD_VERSION": "${BUILD_VERSION}"}'
|
# client-payload: '{"ref": "${{ github.ref }}", "sha": "${{ github.sha }}", "VERSION": "${VERSION}", "BUILD_DATE": "${BUILD_DATE}", "BUILD_COMMIT": "${BUILD_COMMIT}", "BUILD_VERSION": "${BUILD_VERSION}"}'
|
||||||
|
|
||||||
- name: Repository Dispatch stage.ocelot.social
|
- name: Repository Dispatch stage.ocelot.social
|
||||||
uses: peter-evans/repository-dispatch@d2c43ab06ec1cddd2c2a0aae659681b8465ce87a # v3.0.0
|
uses: peter-evans/repository-dispatch@cf70392543065ca62813db6712a06df1c4f4ae9f # v3.0.0
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.OCELOT_PUBLISH_EVENT_PAT }} # this token is required to access the other repository
|
token: ${{ secrets.OCELOT_PUBLISH_EVENT_PAT }} # this token is required to access the other repository
|
||||||
event-type: trigger-ocelot-build-success
|
event-type: trigger-ocelot-build-success
|
||||||
@ -80,7 +88,7 @@ jobs:
|
|||||||
client-payload: '{"ref": "${{ github.ref }}", "sha": "${{ github.sha }}", "GITHUB_RUN_NUMBER": "${{ env.GITHUB_RUN_NUMBER }}", "VERSION": "${VERSION}", "BUILD_DATE": "${BUILD_DATE}", "BUILD_COMMIT": "${BUILD_COMMIT}", "BUILD_VERSION": "${BUILD_VERSION}"}'
|
client-payload: '{"ref": "${{ github.ref }}", "sha": "${{ github.sha }}", "GITHUB_RUN_NUMBER": "${{ env.GITHUB_RUN_NUMBER }}", "VERSION": "${VERSION}", "BUILD_DATE": "${BUILD_DATE}", "BUILD_COMMIT": "${BUILD_COMMIT}", "BUILD_VERSION": "${BUILD_VERSION}"}'
|
||||||
|
|
||||||
- name: Repository Dispatch stage.yunite.me
|
- name: Repository Dispatch stage.yunite.me
|
||||||
uses: peter-evans/repository-dispatch@d2c43ab06ec1cddd2c2a0aae659681b8465ce87a # v3.0.0
|
uses: peter-evans/repository-dispatch@cf70392543065ca62813db6712a06df1c4f4ae9f # v3.0.0
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.OCELOT_PUBLISH_EVENT_PAT }} # this token is required to access the other repository
|
token: ${{ secrets.OCELOT_PUBLISH_EVENT_PAT }} # this token is required to access the other repository
|
||||||
event-type: trigger-ocelot-build-success
|
event-type: trigger-ocelot-build-success
|
||||||
|
|||||||
23
.github/workflows/test-backend.yml
vendored
23
.github/workflows/test-backend.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
|||||||
backend: ${{ steps.changes.outputs.backend }}
|
backend: ${{ steps.changes.outputs.backend }}
|
||||||
docker: ${{ steps.changes.outputs.docker }}
|
docker: ${{ steps.changes.outputs.docker }}
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4.1.7
|
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4.1.7
|
||||||
|
|
||||||
- name: Check for backend file changes
|
- name: Check for backend file changes
|
||||||
uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.0.2
|
uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.0.2
|
||||||
@ -28,7 +28,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4.1.7
|
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4.1.7
|
||||||
|
|
||||||
- name: Neo4J | Build 'community' image
|
- name: Neo4J | Build 'community' image
|
||||||
run: |
|
run: |
|
||||||
@ -37,7 +37,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Cache docker images
|
- name: Cache docker images
|
||||||
id: cache-neo4j
|
id: cache-neo4j
|
||||||
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.0.2
|
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v4.0.2
|
||||||
with:
|
with:
|
||||||
path: /tmp/neo4j.tar
|
path: /tmp/neo4j.tar
|
||||||
key: ${{ github.run_id }}-backend-neo4j-cache
|
key: ${{ github.run_id }}-backend-neo4j-cache
|
||||||
@ -49,7 +49,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4.1.7
|
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4.1.7
|
||||||
|
|
||||||
- name: backend | Build 'test' image
|
- name: backend | Build 'test' image
|
||||||
run: |
|
run: |
|
||||||
@ -58,7 +58,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Cache docker images
|
- name: Cache docker images
|
||||||
id: cache-backend
|
id: cache-backend
|
||||||
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.0.2
|
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v4.0.2
|
||||||
with:
|
with:
|
||||||
path: /tmp/backend.tar
|
path: /tmp/backend.tar
|
||||||
key: ${{ github.run_id }}-backend-cache
|
key: ${{ github.run_id }}-backend-cache
|
||||||
@ -70,7 +70,12 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4.1.7
|
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4.1.7
|
||||||
|
|
||||||
|
- name: Setup Node.js
|
||||||
|
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v4.0.3
|
||||||
|
with:
|
||||||
|
node-version-file: 'backend/.nvmrc'
|
||||||
|
|
||||||
- name: backend | Lint
|
- name: backend | Lint
|
||||||
run: cd backend && yarn && yarn run lint
|
run: cd backend && yarn && yarn run lint
|
||||||
@ -84,17 +89,17 @@ jobs:
|
|||||||
checks: write
|
checks: write
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4.1.7
|
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4.1.7
|
||||||
|
|
||||||
- name: Restore Neo4J cache
|
- name: Restore Neo4J cache
|
||||||
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.0.2
|
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v4.0.2
|
||||||
with:
|
with:
|
||||||
path: /tmp/neo4j.tar
|
path: /tmp/neo4j.tar
|
||||||
key: ${{ github.run_id }}-backend-neo4j-cache
|
key: ${{ github.run_id }}-backend-neo4j-cache
|
||||||
fail-on-cache-miss: true
|
fail-on-cache-miss: true
|
||||||
|
|
||||||
- name: Restore Backend cache
|
- name: Restore Backend cache
|
||||||
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.0.2
|
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v4.0.2
|
||||||
with:
|
with:
|
||||||
path: /tmp/backend.tar
|
path: /tmp/backend.tar
|
||||||
key: ${{ github.run_id }}-backend-cache
|
key: ${{ github.run_id }}-backend-cache
|
||||||
|
|||||||
35
.github/workflows/test-e2e.yml
vendored
35
.github/workflows/test-e2e.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4.2.2
|
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4.2.2
|
||||||
|
|
||||||
- name: Copy backend env file
|
- name: Copy backend env file
|
||||||
run: |
|
run: |
|
||||||
@ -31,7 +31,7 @@ jobs:
|
|||||||
docker compose -f docker-compose.yml -f docker-compose.test.yml down
|
docker compose -f docker-compose.yml -f docker-compose.test.yml down
|
||||||
|
|
||||||
- name: Cache docker images
|
- name: Cache docker images
|
||||||
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.0.2
|
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v4.0.2
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
/tmp/backend.tar
|
/tmp/backend.tar
|
||||||
@ -46,7 +46,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4.2.2
|
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4.2.2
|
||||||
|
|
||||||
- name: Copy backend env file
|
- name: Copy backend env file
|
||||||
run: |
|
run: |
|
||||||
@ -59,7 +59,7 @@ jobs:
|
|||||||
docker save "ghcr.io/ocelot-social-community/ocelot-social/webapp:test" > /tmp/webapp.tar
|
docker save "ghcr.io/ocelot-social-community/ocelot-social/webapp:test" > /tmp/webapp.tar
|
||||||
|
|
||||||
- name: Cache docker image
|
- name: Cache docker image
|
||||||
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.0.2
|
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v4.0.2
|
||||||
with:
|
with:
|
||||||
path: /tmp/webapp.tar
|
path: /tmp/webapp.tar
|
||||||
key: ${{ github.run_id }}-e2e-webapp-cache
|
key: ${{ github.run_id }}-e2e-webapp-cache
|
||||||
@ -72,12 +72,12 @@ jobs:
|
|||||||
run: rm -rf /opt/hostedtoolcache
|
run: rm -rf /opt/hostedtoolcache
|
||||||
|
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4.2.2
|
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4.2.2
|
||||||
|
|
||||||
- name: Setup Node.js
|
- name: Setup Node.js
|
||||||
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v4.4.0
|
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v4.4.0
|
||||||
with:
|
with:
|
||||||
node-version-file: 'backend/.tool-versions'
|
node-version-file: 'backend/.nvmrc'
|
||||||
cache: 'yarn'
|
cache: 'yarn'
|
||||||
|
|
||||||
- name: Copy env files
|
- name: Copy env files
|
||||||
@ -87,7 +87,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Install cypress requirements
|
- name: Install cypress requirements
|
||||||
run: |
|
run: |
|
||||||
wget --no-verbose -O /opt/cucumber-json-formatter "https://github.com/cucumber/json-formatter/releases/download/v19.0.0/cucumber-json-formatter-linux-386"
|
sudo wget --no-verbose -O /opt/cucumber-json-formatter "https://github.com/cucumber/json-formatter/releases/download/v19.0.0/cucumber-json-formatter-linux-386"
|
||||||
|
sudo chmod +x /opt/cucumber-json-formatter
|
||||||
cd backend
|
cd backend
|
||||||
yarn install
|
yarn install
|
||||||
yarn build
|
yarn build
|
||||||
@ -96,7 +97,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Cache docker image
|
- name: Cache docker image
|
||||||
|
|
||||||
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.0.2
|
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v4.0.2
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
/opt/cucumber-json-formatter
|
/opt/cucumber-json-formatter
|
||||||
@ -120,16 +121,16 @@ jobs:
|
|||||||
run: rm -rf /opt/hostedtoolcache
|
run: rm -rf /opt/hostedtoolcache
|
||||||
|
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4.2.2
|
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4.2.2
|
||||||
|
|
||||||
- name: Setup Node.js
|
- name: Setup Node.js
|
||||||
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v4.4.0
|
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v4.4.0
|
||||||
with:
|
with:
|
||||||
node-version-file: 'backend/.tool-versions'
|
node-version-file: 'backend/.nvmrc'
|
||||||
cache: 'yarn'
|
cache: 'yarn'
|
||||||
|
|
||||||
- name: Restore cypress cache
|
- name: Restore cypress cache
|
||||||
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.0.2
|
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v4.0.2
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
/opt/cucumber-json-formatter
|
/opt/cucumber-json-formatter
|
||||||
@ -139,7 +140,7 @@ jobs:
|
|||||||
restore-keys: ${{ github.run_id }}-e2e-cypress
|
restore-keys: ${{ github.run_id }}-e2e-cypress
|
||||||
|
|
||||||
- name: Restore backend environment cache
|
- name: Restore backend environment cache
|
||||||
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.0.2
|
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v4.0.2
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
/tmp/backend.tar
|
/tmp/backend.tar
|
||||||
@ -150,7 +151,7 @@ jobs:
|
|||||||
key: ${{ github.run_id }}-e2e-backend-environment-cache
|
key: ${{ github.run_id }}-e2e-backend-environment-cache
|
||||||
|
|
||||||
- name: Restore webapp cache
|
- name: Restore webapp cache
|
||||||
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.0.2
|
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v4.0.2
|
||||||
with:
|
with:
|
||||||
path: /tmp/webapp.tar
|
path: /tmp/webapp.tar
|
||||||
key: ${{ github.run_id }}-e2e-webapp-cache
|
key: ${{ github.run_id }}-e2e-webapp-cache
|
||||||
@ -181,7 +182,7 @@ jobs:
|
|||||||
- name: Full stack tests | if tests failed, upload report
|
- name: Full stack tests | if tests failed, upload report
|
||||||
id: e2e-report
|
id: e2e-report
|
||||||
if: ${{ failure() && steps.e2e-tests.conclusion == 'failure' }}
|
if: ${{ failure() && steps.e2e-tests.conclusion == 'failure' }}
|
||||||
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
|
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
|
||||||
with:
|
with:
|
||||||
name: ocelot-e2e-test-report-pr${{ needs.docker_preparation.outputs.pr-number }}
|
name: ocelot-e2e-test-report-pr${{ needs.docker_preparation.outputs.pr-number }}
|
||||||
path: /home/runner/work/Ocelot-Social/Ocelot-Social/cypress/reports/cucumber_html_report
|
path: /home/runner/work/Ocelot-Social/Ocelot-Social/cypress/reports/cucumber_html_report
|
||||||
@ -193,7 +194,7 @@ jobs:
|
|||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4.2.2
|
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4.2.2
|
||||||
|
|
||||||
- name: Full stack tests | cleanup cache
|
- name: Full stack tests | cleanup cache
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
24
.github/workflows/test-webapp.yml
vendored
24
.github/workflows/test-webapp.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
|||||||
docker: ${{ steps.changes.outputs.docker }}
|
docker: ${{ steps.changes.outputs.docker }}
|
||||||
webapp: ${{ steps.changes.outputs.webapp }}
|
webapp: ${{ steps.changes.outputs.webapp }}
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4.1.7
|
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4.1.7
|
||||||
|
|
||||||
- name: Check for frontend file changes
|
- name: Check for frontend file changes
|
||||||
uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.0.2
|
uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.0.2
|
||||||
@ -28,7 +28,12 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4.1.7
|
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4.1.7
|
||||||
|
|
||||||
|
- name: Setup Node.js
|
||||||
|
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v4.0.3
|
||||||
|
with:
|
||||||
|
node-version-file: 'webapp/.nvmrc'
|
||||||
|
|
||||||
- name: Check translation files
|
- name: Check translation files
|
||||||
run: |
|
run: |
|
||||||
@ -42,7 +47,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4.1.7
|
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4.1.7
|
||||||
|
|
||||||
- name: Webapp | Build 'test' image
|
- name: Webapp | Build 'test' image
|
||||||
run: |
|
run: |
|
||||||
@ -50,7 +55,7 @@ jobs:
|
|||||||
docker save "ocelotsocialnetwork/webapp:test" > /tmp/webapp.tar
|
docker save "ocelotsocialnetwork/webapp:test" > /tmp/webapp.tar
|
||||||
|
|
||||||
- name: Cache docker image
|
- name: Cache docker image
|
||||||
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.0.2
|
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v4.0.2
|
||||||
with:
|
with:
|
||||||
path: /tmp/webapp.tar
|
path: /tmp/webapp.tar
|
||||||
key: ${{ github.run_id }}-webapp-cache
|
key: ${{ github.run_id }}-webapp-cache
|
||||||
@ -62,7 +67,12 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4.1.7
|
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4.1.7
|
||||||
|
|
||||||
|
- name: Setup Node.js
|
||||||
|
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v4.0.3
|
||||||
|
with:
|
||||||
|
node-version-file: 'webapp/.nvmrc'
|
||||||
|
|
||||||
- name: webapp | Lint
|
- name: webapp | Lint
|
||||||
run: cd webapp && yarn && yarn run lint
|
run: cd webapp && yarn && yarn run lint
|
||||||
@ -76,10 +86,10 @@ jobs:
|
|||||||
checks: write
|
checks: write
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4.1.7
|
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4.1.7
|
||||||
|
|
||||||
- name: Restore webapp cache
|
- name: Restore webapp cache
|
||||||
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.0.2
|
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v4.0.2
|
||||||
with:
|
with:
|
||||||
path: /tmp/webapp.tar
|
path: /tmp/webapp.tar
|
||||||
key: ${{ github.run_id }}-webapp-cache
|
key: ${{ github.run_id }}-webapp-cache
|
||||||
|
|||||||
@ -1 +0,0 @@
|
|||||||
nodejs 20.12.1
|
|
||||||
@ -48,3 +48,4 @@ IMAGOR_SECRET=mysecret
|
|||||||
|
|
||||||
CATEGORIES_ACTIVE=false
|
CATEGORIES_ACTIVE=false
|
||||||
MAX_PINNED_POSTS=1
|
MAX_PINNED_POSTS=1
|
||||||
|
MAX_GROUP_PINNED_POSTS=1
|
||||||
|
|||||||
@ -40,3 +40,4 @@ IMAGOR_SECRET=mysecret
|
|||||||
|
|
||||||
CATEGORIES_ACTIVE=false
|
CATEGORIES_ACTIVE=false
|
||||||
MAX_PINNED_POSTS=1
|
MAX_PINNED_POSTS=1
|
||||||
|
MAX_GROUP_PINNED_POSTS=1
|
||||||
|
|||||||
@ -14,7 +14,6 @@ module.exports = {
|
|||||||
'plugin:import/recommended',
|
'plugin:import/recommended',
|
||||||
'plugin:import/typescript',
|
'plugin:import/typescript',
|
||||||
'plugin:promise/recommended',
|
'plugin:promise/recommended',
|
||||||
'plugin:security/recommended-legacy',
|
|
||||||
'plugin:@eslint-community/eslint-comments/recommended',
|
'plugin:@eslint-community/eslint-comments/recommended',
|
||||||
'prettier',
|
'prettier',
|
||||||
],
|
],
|
||||||
@ -175,6 +174,10 @@ module.exports = {
|
|||||||
'@eslint-community/eslint-comments/require-description': 'off',
|
'@eslint-community/eslint-comments/require-description': 'off',
|
||||||
},
|
},
|
||||||
overrides: [
|
overrides: [
|
||||||
|
{
|
||||||
|
files: ['*.js', '*.cjs', '*.ts', '*.tsx'],
|
||||||
|
extends: ['plugin:security/recommended-legacy'],
|
||||||
|
},
|
||||||
// only for ts files
|
// only for ts files
|
||||||
{
|
{
|
||||||
files: ['*.ts', '*.tsx'],
|
files: ['*.ts', '*.tsx'],
|
||||||
@ -228,5 +231,33 @@ module.exports = {
|
|||||||
files: ['*.json', '*.json5', '*.jsonc'],
|
files: ['*.json', '*.json5', '*.jsonc'],
|
||||||
parser: 'jsonc-eslint-parser',
|
parser: 'jsonc-eslint-parser',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
files: ['*.graphql', '*.gql'],
|
||||||
|
parser: '@graphql-eslint/eslint-plugin',
|
||||||
|
plugins: ['@graphql-eslint'],
|
||||||
|
extends: ['plugin:@graphql-eslint/schema-recommended'],
|
||||||
|
rules: {
|
||||||
|
'@graphql-eslint/description-style': ['error', { style: 'inline' }],
|
||||||
|
'@graphql-eslint/require-description': 'off',
|
||||||
|
'@graphql-eslint/naming-convention': 'off',
|
||||||
|
'@graphql-eslint/strict-id-in-types': 'off',
|
||||||
|
'@graphql-eslint/no-typename-prefix': 'off',
|
||||||
|
// incompatible: `depends on a GraphQL validation rule "XXX" but it's not available in the "graphql" version you are using. Skipping…`
|
||||||
|
'@graphql-eslint/known-directives': 'off',
|
||||||
|
'@graphql-eslint/known-argument-names': 'off',
|
||||||
|
'@graphql-eslint/known-type-names': 'off',
|
||||||
|
'@graphql-eslint/lone-schema-definition': 'off',
|
||||||
|
'@graphql-eslint/provided-required-arguments': 'off',
|
||||||
|
'@graphql-eslint/unique-directive-names': 'off',
|
||||||
|
'@graphql-eslint/unique-directive-names-per-location': 'off',
|
||||||
|
'@graphql-eslint/unique-field-definition-names': 'off',
|
||||||
|
'@graphql-eslint/unique-operation-types': 'off',
|
||||||
|
'@graphql-eslint/unique-type-names': 'off',
|
||||||
|
},
|
||||||
|
parserOptions: {
|
||||||
|
schema: './src/graphql/types/**/*.gql',
|
||||||
|
assumeValid: true,
|
||||||
|
},
|
||||||
|
},
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
v24.2.0
|
v25.3.0
|
||||||
|
|||||||
@ -1 +0,0 @@
|
|||||||
nodejs 24.2.0
|
|
||||||
@ -1,4 +1,4 @@
|
|||||||
FROM node:25.1.0-alpine AS base
|
FROM node:25.5.0-alpine AS base
|
||||||
LABEL org.label-schema.name="ocelot.social:backend"
|
LABEL org.label-schema.name="ocelot.social:backend"
|
||||||
LABEL org.label-schema.description="Backend of the Social Network Software ocelot.social"
|
LABEL org.label-schema.description="Backend of the Social Network Software ocelot.social"
|
||||||
LABEL org.label-schema.usage="https://github.com/Ocelot-Social-Community/Ocelot-Social/blob/master/README.md"
|
LABEL org.label-schema.usage="https://github.com/Ocelot-Social-Community/Ocelot-Social/blob/master/README.md"
|
||||||
|
|||||||
@ -19,18 +19,16 @@ Wait a little until your backend is up and running at [http://localhost:4000/](h
|
|||||||
## Installation without Docker
|
## Installation without Docker
|
||||||
|
|
||||||
For the local installation you need a recent version of
|
For the local installation you need a recent version of
|
||||||
[Node](https://nodejs.org/en/) (>= `v16.19.0`). We are using
|
[Node](https://nodejs.org/en/). We are using
|
||||||
`v24.2.0` and therefore we recommend to use the same version
|
`v25.3.0` and therefore we recommend to use the same version. You can use the
|
||||||
([see](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/4082)
|
|
||||||
some known problems with more recent node versions). You can use the
|
|
||||||
[node version manager](https://github.com/nvm-sh/nvm) `nvm` to switch
|
[node version manager](https://github.com/nvm-sh/nvm) `nvm` to switch
|
||||||
between different local Node versions:
|
between different local Node versions:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
# install Node
|
# install Node using '.nvmrc' file
|
||||||
$ cd backend
|
$ cd backend
|
||||||
$ nvm install v24.2.0
|
$ nvm install
|
||||||
$ nvm use v24.2.0
|
$ nvm use
|
||||||
```
|
```
|
||||||
|
|
||||||
Install node dependencies with [yarn](https://yarnpkg.com/en/):
|
Install node dependencies with [yarn](https://yarnpkg.com/en/):
|
||||||
|
|||||||
@ -18,7 +18,7 @@ module.exports = {
|
|||||||
],
|
],
|
||||||
coverageThreshold: {
|
coverageThreshold: {
|
||||||
global: {
|
global: {
|
||||||
lines: 93,
|
lines: 92,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
testMatch: ['**/src/**/?(*.)+(spec|test).ts?(x)'],
|
testMatch: ['**/src/**/?(*.)+(spec|test).ts?(x)'],
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
"build": "tsc && tsc-alias && ./scripts/build.copy.files.sh",
|
"build": "tsc && tsc-alias && ./scripts/build.copy.files.sh",
|
||||||
"dev": "nodemon --exec ts-node --require tsconfig-paths/register src/index.ts -e js,ts,gql",
|
"dev": "nodemon --exec ts-node --require tsconfig-paths/register src/index.ts -e js,ts,gql",
|
||||||
"dev:debug": "nodemon --exec node --inspect=0.0.0.0:9229 build/src/index.js -e js,ts,gql",
|
"dev:debug": "nodemon --exec node --inspect=0.0.0.0:9229 build/src/index.js -e js,ts,gql",
|
||||||
"lint": "eslint --max-warnings=0 --report-unused-disable-directives --ext .js,.ts,.cjs,.json,.json5,.jsonc .",
|
"lint": "eslint --max-warnings=0 --report-unused-disable-directives --ext .js,.ts,.cjs,.json,.json5,.jsonc,.graphql,.gql .",
|
||||||
"test": "cross-env NODE_ENV=test NODE_OPTIONS=--max-old-space-size=8192 jest --runInBand --coverage --forceExit --detectOpenHandles",
|
"test": "cross-env NODE_ENV=test NODE_OPTIONS=--max-old-space-size=8192 jest --runInBand --coverage --forceExit --detectOpenHandles",
|
||||||
"db:reset": "ts-node --require tsconfig-paths/register src/db/reset.ts",
|
"db:reset": "ts-node --require tsconfig-paths/register src/db/reset.ts",
|
||||||
"db:reset:withmigrations": "ts-node --require tsconfig-paths/register src/db/reset-with-migrations.ts",
|
"db:reset:withmigrations": "ts-node --require tsconfig-paths/register src/db/reset-with-migrations.ts",
|
||||||
@ -23,24 +23,27 @@
|
|||||||
"db:data:categories": "ts-node --require tsconfig-paths/register src/db/categories.ts",
|
"db:data:categories": "ts-node --require tsconfig-paths/register src/db/categories.ts",
|
||||||
"db:migrate": "migrate --compiler 'ts:./src/db/compiler.ts' --migrations-dir ./src/db/migrations --store ./src/db/migrate/store.ts",
|
"db:migrate": "migrate --compiler 'ts:./src/db/compiler.ts' --migrations-dir ./src/db/migrations --store ./src/db/migrate/store.ts",
|
||||||
"db:migrate:create": "migrate --compiler 'ts:./src/db/compiler.ts' --migrations-dir ./src/db/migrations --template-file ./src/db/migrate/template.ts --date-format 'yyyymmddHHmmss' create",
|
"db:migrate:create": "migrate --compiler 'ts:./src/db/compiler.ts' --migrations-dir ./src/db/migrations --template-file ./src/db/migrate/template.ts --date-format 'yyyymmddHHmmss' create",
|
||||||
|
"db:func:disable:notifications": "ts-node --require tsconfig-paths/register src/db/disable-notifications.ts",
|
||||||
"prod:migrate": "migrate --migrations-dir ./build/src/db/migrations --store ./build/src/db/migrate/store.js",
|
"prod:migrate": "migrate --migrations-dir ./build/src/db/migrations --store ./build/src/db/migrate/store.js",
|
||||||
"prod:db:data:branding": "node build/src/db/data-branding.js",
|
"prod:db:data:branding": "node build/src/db/data-branding.js",
|
||||||
"prod:db:data:categories": "node build/src/db/categories.js"
|
"prod:db:data:categories": "node build/src/db/categories.js",
|
||||||
|
"prod:db:data:admin": "node build/src/db/admin.js",
|
||||||
|
"prod:db:func:disable:notifications": "node build/src/db/disable-notifications.js"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@aws-sdk/client-s3": "^3.933.0",
|
"@aws-sdk/client-s3": "^3.980.0",
|
||||||
"@aws-sdk/lib-storage": "^3.933.0",
|
"@aws-sdk/lib-storage": "^3.980.0",
|
||||||
"@sentry/node": "^5.30.0",
|
"@sentry/node": "^5.30.0",
|
||||||
"@types/mime-types": "^3.0.1",
|
"@types/mime-types": "^3.0.1",
|
||||||
"apollo-server": "~2.14.2",
|
"apollo-server": "~2.14.2",
|
||||||
"apollo-server-express": "^2.14.2",
|
"apollo-server-express": "^2.14.2",
|
||||||
"bcryptjs": "~3.0.3",
|
"bcryptjs": "~3.0.3",
|
||||||
"body-parser": "^1.20.3",
|
"body-parser": "^1.20.3",
|
||||||
"cheerio": "~1.1.2",
|
"cheerio": "~1.2.0",
|
||||||
"cross-env": "~10.0.0",
|
"cross-env": "~10.1.0",
|
||||||
"dotenv": "~17.0.1",
|
"dotenv": "~17.0.1",
|
||||||
"email-templates": "^12.0.3",
|
"email-templates": "^12.0.3",
|
||||||
"express": "^5.1.0",
|
"express": "^4.22.1",
|
||||||
"graphql": "^14.6.0",
|
"graphql": "^14.6.0",
|
||||||
"graphql-middleware": "~6.1.35",
|
"graphql-middleware": "~6.1.35",
|
||||||
"graphql-middleware-sentry": "^3.2.1",
|
"graphql-middleware-sentry": "^3.2.1",
|
||||||
@ -50,55 +53,56 @@
|
|||||||
"graphql-tag": "~2.10.3",
|
"graphql-tag": "~2.10.3",
|
||||||
"graphql-upload": "^13.0.0",
|
"graphql-upload": "^13.0.0",
|
||||||
"helmet": "~8.1.0",
|
"helmet": "~8.1.0",
|
||||||
"ioredis": "^5.8.2",
|
"ioredis": "^5.9.2",
|
||||||
"jsonwebtoken": "~8.5.1",
|
"jsonwebtoken": "~8.5.1",
|
||||||
"languagedetect": "^2.0.0",
|
"languagedetect": "^2.0.0",
|
||||||
"linkify-html": "^4.3.2",
|
"linkify-html": "^4.3.2",
|
||||||
"linkifyjs": "^4.3.2",
|
"linkifyjs": "^4.3.2",
|
||||||
"lodash": "~4.17.21",
|
"lodash": "~4.17.23",
|
||||||
"merge-graphql-schemas": "^1.7.8",
|
"merge-graphql-schemas": "^1.7.8",
|
||||||
"metascraper": "^5.49.5",
|
"metascraper": "^5.49.19",
|
||||||
"metascraper-author": "^5.49.5",
|
"metascraper-author": "^5.49.19",
|
||||||
"metascraper-date": "^5.49.5",
|
"metascraper-date": "^5.49.19",
|
||||||
"metascraper-description": "^5.49.5",
|
"metascraper-description": "^5.49.19",
|
||||||
"metascraper-image": "^5.49.5",
|
"metascraper-image": "^5.49.19",
|
||||||
"metascraper-lang": "^5.49.5",
|
"metascraper-lang": "^5.49.19",
|
||||||
"metascraper-lang-detector": "^4.10.2",
|
"metascraper-lang-detector": "^4.10.2",
|
||||||
"metascraper-logo": "^5.49.5",
|
"metascraper-logo": "^5.49.19",
|
||||||
"metascraper-publisher": "^5.49.5",
|
"metascraper-publisher": "^5.49.19",
|
||||||
"metascraper-soundcloud": "^5.34.4",
|
"metascraper-soundcloud": "^5.34.4",
|
||||||
"metascraper-title": "^5.49.5",
|
"metascraper-title": "^5.49.19",
|
||||||
"metascraper-url": "^5.49.5",
|
"metascraper-url": "^5.49.19",
|
||||||
"metascraper-video": "^5.49.5",
|
"metascraper-video": "^5.49.19",
|
||||||
"metascraper-youtube": "^5.49.5",
|
"metascraper-youtube": "^5.49.20",
|
||||||
"migrate": "^2.1.0",
|
"migrate": "^2.1.0",
|
||||||
"mime-types": "^3.0.1",
|
"mime-types": "^3.0.2",
|
||||||
"minimatch": "^10.1.1",
|
"minimatch": "^10.1.1",
|
||||||
"mustache": "^4.2.0",
|
"mustache": "^4.2.0",
|
||||||
"neo4j-driver": "^4.4.11",
|
"neo4j-driver": "^4.4.11",
|
||||||
"neo4j-graphql-js": "^2.11.5",
|
"neo4j-graphql-js": "2.11.5",
|
||||||
"neode": "^0.4.9",
|
"neode": "^0.4.9",
|
||||||
"node-fetch": "^2.7.0",
|
"node-fetch": "^2.7.0",
|
||||||
"nodemailer": "^7.0.10",
|
"nodemailer": "^7.0.12",
|
||||||
"nodemailer-html-to-text": "^3.2.0",
|
"nodemailer-html-to-text": "^3.2.0",
|
||||||
"preview-email": "^3.1.0",
|
"preview-email": "^3.1.1",
|
||||||
"pug": "^3.0.3",
|
"pug": "^3.0.3",
|
||||||
"sanitize-html": "~2.17.0",
|
"sanitize-html": "~2.17.0",
|
||||||
"slugify": "^1.6.6",
|
"slugify": "^1.6.6",
|
||||||
"trunc-html": "~1.1.2",
|
"trunc-html": "~1.1.2",
|
||||||
"tslog": "^4.10.2",
|
"tslog": "^4.10.2",
|
||||||
"uuid": "~9.0.1",
|
"uuid": "~9.0.1",
|
||||||
"validator": "^13.15.23",
|
"validator": "^13.15.26",
|
||||||
"xregexp": "^5.1.2"
|
"xregexp": "^5.1.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@eslint-community/eslint-plugin-eslint-comments": "^4.5.0",
|
"@eslint-community/eslint-plugin-eslint-comments": "^4.6.0",
|
||||||
"@faker-js/faker": "9.9.0",
|
"@faker-js/faker": "9.9.0",
|
||||||
|
"@graphql-eslint/eslint-plugin": "^3.20.1",
|
||||||
"@types/email-templates": "^10.0.4",
|
"@types/email-templates": "^10.0.4",
|
||||||
"@types/jest": "^30.0.0",
|
"@types/jest": "^30.0.0",
|
||||||
"@types/jsonwebtoken": "~8.5.1",
|
"@types/jsonwebtoken": "~8.5.1",
|
||||||
"@types/lodash": "^4.17.20",
|
"@types/lodash": "^4.17.23",
|
||||||
"@types/node": "^24.10.1",
|
"@types/node": "^25.1.0",
|
||||||
"@types/request": "^2.48.13",
|
"@types/request": "^2.48.13",
|
||||||
"@types/slug": "^5.0.9",
|
"@types/slug": "^5.0.9",
|
||||||
"@types/uuid": "~9.0.1",
|
"@types/uuid": "~9.0.1",
|
||||||
@ -110,19 +114,19 @@
|
|||||||
"eslint-config-standard": "^17.1.0",
|
"eslint-config-standard": "^17.1.0",
|
||||||
"eslint-import-resolver-typescript": "^4.4.4",
|
"eslint-import-resolver-typescript": "^4.4.4",
|
||||||
"eslint-plugin-import": "^2.32.0",
|
"eslint-plugin-import": "^2.32.0",
|
||||||
"eslint-plugin-jest": "^29.1.0",
|
"eslint-plugin-jest": "^29.12.1",
|
||||||
"eslint-plugin-jsonc": "^2.21.0",
|
"eslint-plugin-jsonc": "^2.21.0",
|
||||||
"eslint-plugin-n": "^17.23.1",
|
"eslint-plugin-n": "^17.23.2",
|
||||||
"eslint-plugin-no-catch-all": "^1.1.0",
|
"eslint-plugin-no-catch-all": "^1.1.0",
|
||||||
"eslint-plugin-prettier": "^5.5.4",
|
"eslint-plugin-prettier": "^5.5.5",
|
||||||
"eslint-plugin-promise": "^7.2.1",
|
"eslint-plugin-promise": "^7.2.1",
|
||||||
"eslint-plugin-security": "^3.0.1",
|
"eslint-plugin-security": "^3.0.1",
|
||||||
"jest": "^30.2.0",
|
"jest": "^30.2.0",
|
||||||
"nodemon": "~3.1.10",
|
"nodemon": "~3.1.11",
|
||||||
"prettier": "^3.6.2",
|
"prettier": "^3.8.1",
|
||||||
"require-json5": "^1.3.0",
|
"require-json5": "^1.3.0",
|
||||||
"rosie": "^2.1.1",
|
"rosie": "^2.1.1",
|
||||||
"ts-jest": "^29.4.5",
|
"ts-jest": "^29.4.6",
|
||||||
"ts-node": "^10.9.2",
|
"ts-node": "^10.9.2",
|
||||||
"tsc-alias": "^1.8.16",
|
"tsc-alias": "^1.8.16",
|
||||||
"tsconfig-paths": "^4.2.0",
|
"tsconfig-paths": "^4.2.0",
|
||||||
@ -134,7 +138,8 @@
|
|||||||
"**/strip-ansi": "6.0.1",
|
"**/strip-ansi": "6.0.1",
|
||||||
"**/string-width": "4.2.0",
|
"**/string-width": "4.2.0",
|
||||||
"**/wrap-ansi": "7.0.0",
|
"**/wrap-ansi": "7.0.0",
|
||||||
"**/jwa": "^2.0.1"
|
"**/jwa": "^2.0.1",
|
||||||
|
"**/@types/express": "4.17.25"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=20.12.1"
|
"node": ">=20.12.1"
|
||||||
|
|||||||
@ -138,6 +138,9 @@ const options = {
|
|||||||
MAX_PINNED_POSTS: Number.isNaN(Number(process.env.MAX_PINNED_POSTS))
|
MAX_PINNED_POSTS: Number.isNaN(Number(process.env.MAX_PINNED_POSTS))
|
||||||
? 1
|
? 1
|
||||||
: Number(process.env.MAX_PINNED_POSTS),
|
: Number(process.env.MAX_PINNED_POSTS),
|
||||||
|
MAX_GROUP_PINNED_POSTS: Number.isNaN(Number(process.env.MAX_GROUP_PINNED_POSTS))
|
||||||
|
? 1
|
||||||
|
: Number(process.env.MAX_GROUP_PINNED_POSTS),
|
||||||
}
|
}
|
||||||
|
|
||||||
const language = {
|
const language = {
|
||||||
|
|||||||
61
backend/src/db/disable-notifications.ts
Normal file
61
backend/src/db/disable-notifications.ts
Normal file
@ -0,0 +1,61 @@
|
|||||||
|
import databaseContext from '@context/database'
|
||||||
|
|
||||||
|
const run = async () => {
|
||||||
|
const args = process.argv.slice(2)
|
||||||
|
|
||||||
|
if (args.length !== 1) {
|
||||||
|
// eslint-disable-next-line no-console
|
||||||
|
console.error('Usage: yarn run db:func:disable-notifications <email>')
|
||||||
|
// eslint-disable-next-line n/no-process-exit
|
||||||
|
process.exit(1)
|
||||||
|
}
|
||||||
|
|
||||||
|
const email = args[0]
|
||||||
|
|
||||||
|
const emailRegex = /^[^\s@]+@[^\s@]+\.[^\s@]+$/
|
||||||
|
if (!emailRegex.test(email)) {
|
||||||
|
// eslint-disable-next-line no-console
|
||||||
|
console.error('Error: Invalid email address format')
|
||||||
|
// eslint-disable-next-line n/no-process-exit
|
||||||
|
process.exit(1)
|
||||||
|
}
|
||||||
|
|
||||||
|
const { write } = databaseContext()
|
||||||
|
|
||||||
|
const result = (
|
||||||
|
await write({
|
||||||
|
query: `
|
||||||
|
MATCH (:EmailAddress {email: $email})-[:BELONGS_TO]->(user:User)
|
||||||
|
SET user.emailNotificationsFollowingUsers = false
|
||||||
|
SET user.emailNotificationsPostInGroup = false
|
||||||
|
SET user.emailNotificationsCommentOnObservedPost = false
|
||||||
|
SET user.emailNotificationsMention = false
|
||||||
|
SET user.emailNotificationsChatMessage = false
|
||||||
|
SET user.emailNotificationsGroupMemberJoined = false
|
||||||
|
SET user.emailNotificationsGroupMemberLeft = false
|
||||||
|
SET user.emailNotificationsGroupMemberRemoved = false
|
||||||
|
SET user.emailNotificationsGroupMemberRoleChanged = false
|
||||||
|
RETURN toString(count(user)) as count
|
||||||
|
`,
|
||||||
|
variables: {
|
||||||
|
email,
|
||||||
|
},
|
||||||
|
})
|
||||||
|
).records[0].get('count') as string
|
||||||
|
|
||||||
|
if (result !== '1') {
|
||||||
|
// eslint-disable-next-line no-console
|
||||||
|
console.error(`User with email address ${email} not found`)
|
||||||
|
// eslint-disable-next-line n/no-process-exit
|
||||||
|
process.exit(1)
|
||||||
|
}
|
||||||
|
|
||||||
|
// eslint-disable-next-line no-console
|
||||||
|
console.log(`Notifications for User with email address ${email} disabled`)
|
||||||
|
// eslint-disable-next-line n/no-process-exit
|
||||||
|
process.exit(0)
|
||||||
|
}
|
||||||
|
|
||||||
|
void (async function () {
|
||||||
|
await run()
|
||||||
|
})()
|
||||||
@ -58,6 +58,7 @@ export default {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
pinned: { type: 'boolean', default: null, valid: [null, true] },
|
pinned: { type: 'boolean', default: null, valid: [null, true] },
|
||||||
|
groupPinned: { type: 'boolean', default: null, valid: [null, true] },
|
||||||
postType: { type: 'string', default: 'Article', valid: ['Article', 'Event'] },
|
postType: { type: 'string', default: 'Article', valid: ['Article', 'Event'] },
|
||||||
observes: {
|
observes: {
|
||||||
type: 'relationship',
|
type: 'relationship',
|
||||||
|
|||||||
@ -1,36 +1,49 @@
|
|||||||
/* eslint-disable @typescript-eslint/no-unsafe-member-access */
|
|
||||||
/* eslint-disable @typescript-eslint/no-unsafe-assignment */
|
|
||||||
/* eslint-disable @typescript-eslint/no-var-requires */
|
|
||||||
/* eslint-disable n/no-missing-require */
|
|
||||||
/* eslint-disable n/global-require */
|
|
||||||
// NOTE: We cannot use `fs` here to clean up the code. Cypress breaks on any npm
|
// NOTE: We cannot use `fs` here to clean up the code. Cypress breaks on any npm
|
||||||
// module that is not browser-compatible. Node's `fs` module is server-side only
|
// module that is not browser-compatible. Node's `fs` module is server-side only
|
||||||
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
//
|
||||||
declare let Cypress: any | undefined
|
// We use static imports instead of dynamic require() to ensure compatibility
|
||||||
|
// with both Node.js and Webpack (used by Cypress cucumber preprocessor).
|
||||||
|
|
||||||
|
import Badge from './Badge'
|
||||||
|
import Category from './Category'
|
||||||
|
import Comment from './Comment'
|
||||||
|
import Donations from './Donations'
|
||||||
|
import EmailAddress from './EmailAddress'
|
||||||
|
import File from './File'
|
||||||
|
import Group from './Group'
|
||||||
|
import Image from './Image'
|
||||||
|
import InviteCode from './InviteCode'
|
||||||
|
import Location from './Location'
|
||||||
|
import Migration from './Migration'
|
||||||
|
import Post from './Post'
|
||||||
|
import Report from './Report'
|
||||||
|
import SocialMedia from './SocialMedia'
|
||||||
|
import Tag from './Tag'
|
||||||
|
import UnverifiedEmailAddress from './UnverifiedEmailAddress'
|
||||||
|
import User from './User'
|
||||||
|
|
||||||
|
import type Neode from 'neode'
|
||||||
|
|
||||||
|
// Type assertion needed because TypeScript infers literal types from the model
|
||||||
|
// objects (e.g., type: 'string' as literal), but Neode expects the broader
|
||||||
|
// SchemaObject type with PropertyTypes union. The Neode type definitions are
|
||||||
|
// incomplete/incorrect, so we use double assertion to bypass the check.
|
||||||
export default {
|
export default {
|
||||||
File: typeof Cypress !== 'undefined' ? require('./File') : require('./File').default,
|
Badge,
|
||||||
Image: typeof Cypress !== 'undefined' ? require('./Image') : require('./Image').default,
|
Category,
|
||||||
Badge: typeof Cypress !== 'undefined' ? require('./Badge') : require('./Badge').default,
|
Comment,
|
||||||
User: typeof Cypress !== 'undefined' ? require('./User') : require('./User').default,
|
Donations,
|
||||||
Group: typeof Cypress !== 'undefined' ? require('./Group') : require('./Group').default,
|
EmailAddress,
|
||||||
EmailAddress:
|
File,
|
||||||
typeof Cypress !== 'undefined' ? require('./EmailAddress') : require('./EmailAddress').default,
|
Group,
|
||||||
UnverifiedEmailAddress:
|
Image,
|
||||||
typeof Cypress !== 'undefined'
|
InviteCode,
|
||||||
? require('./UnverifiedEmailAddress')
|
Location,
|
||||||
: require('./UnverifiedEmailAddress').default,
|
Migration,
|
||||||
SocialMedia:
|
Post,
|
||||||
typeof Cypress !== 'undefined' ? require('./SocialMedia') : require('./SocialMedia').default,
|
Report,
|
||||||
Post: typeof Cypress !== 'undefined' ? require('./Post') : require('./Post').default,
|
SocialMedia,
|
||||||
Comment: typeof Cypress !== 'undefined' ? require('./Comment') : require('./Comment').default,
|
Tag,
|
||||||
Category: typeof Cypress !== 'undefined' ? require('./Category') : require('./Category').default,
|
UnverifiedEmailAddress,
|
||||||
Tag: typeof Cypress !== 'undefined' ? require('./Tag') : require('./Tag').default,
|
User,
|
||||||
Location: typeof Cypress !== 'undefined' ? require('./Location') : require('./Location').default,
|
} as unknown as Record<string, Neode.SchemaObject>
|
||||||
Donations:
|
|
||||||
typeof Cypress !== 'undefined' ? require('./Donations') : require('./Donations').default,
|
|
||||||
Report: typeof Cypress !== 'undefined' ? require('./Report') : require('./Report').default,
|
|
||||||
Migration:
|
|
||||||
typeof Cypress !== 'undefined' ? require('./Migration') : require('./Migration').default,
|
|
||||||
InviteCode:
|
|
||||||
typeof Cypress !== 'undefined' ? require('./InviteCode') : require('./InviteCode').default,
|
|
||||||
}
|
|
||||||
|
|||||||
@ -2,7 +2,6 @@
|
|||||||
|
|
||||||
/* eslint-disable @typescript-eslint/no-unsafe-member-access */
|
/* eslint-disable @typescript-eslint/no-unsafe-member-access */
|
||||||
/* eslint-disable @typescript-eslint/no-unsafe-argument */
|
/* eslint-disable @typescript-eslint/no-unsafe-argument */
|
||||||
/* eslint-disable @typescript-eslint/restrict-template-expressions */
|
|
||||||
import path from 'node:path'
|
import path from 'node:path'
|
||||||
|
|
||||||
import Email from 'email-templates'
|
import Email from 'email-templates'
|
||||||
@ -94,8 +93,8 @@ export const sendNotificationMail = async (notification: any): Promise<OriginalM
|
|||||||
: notification?.from?.title,
|
: notification?.from?.title,
|
||||||
postUrl: new URL(
|
postUrl: new URL(
|
||||||
notification?.from?.__typename === 'Comment'
|
notification?.from?.__typename === 'Comment'
|
||||||
? `/post/${notification?.from?.post?.id}/${notification?.from?.post?.slug}`
|
? `/post/${encodeURIComponent(notification?.from?.post?.id)}/${encodeURIComponent(notification?.from?.post?.slug)}`
|
||||||
: `/post/${notification?.from?.id}/${notification?.from?.slug}`,
|
: `/post/${encodeURIComponent(notification?.from?.id)}/${encodeURIComponent(notification?.from?.slug)}`,
|
||||||
CONFIG.CLIENT_URI,
|
CONFIG.CLIENT_URI,
|
||||||
),
|
),
|
||||||
postAuthorName:
|
postAuthorName:
|
||||||
@ -106,7 +105,7 @@ export const sendNotificationMail = async (notification: any): Promise<OriginalM
|
|||||||
notification?.from?.__typename === 'Comment'
|
notification?.from?.__typename === 'Comment'
|
||||||
? undefined
|
? undefined
|
||||||
: new URL(
|
: new URL(
|
||||||
`profile/${notification?.from?.author?.id}/${notification?.from?.author?.slug}`,
|
`profile/${encodeURIComponent(notification?.from?.author?.id)}/${encodeURIComponent(notification?.from?.author?.slug)}`,
|
||||||
CONFIG.CLIENT_URI,
|
CONFIG.CLIENT_URI,
|
||||||
),
|
),
|
||||||
commenterName:
|
commenterName:
|
||||||
@ -116,14 +115,14 @@ export const sendNotificationMail = async (notification: any): Promise<OriginalM
|
|||||||
commenterUrl:
|
commenterUrl:
|
||||||
notification?.from?.__typename === 'Comment'
|
notification?.from?.__typename === 'Comment'
|
||||||
? new URL(
|
? new URL(
|
||||||
`/profile/${notification?.from?.author?.id}/${notification?.from?.author?.slug}`,
|
`/profile/${encodeURIComponent(notification?.from?.author?.id)}/${encodeURIComponent(notification?.from?.author?.slug)}`,
|
||||||
CONFIG.CLIENT_URI,
|
CONFIG.CLIENT_URI,
|
||||||
)
|
)
|
||||||
: undefined,
|
: undefined,
|
||||||
commentUrl:
|
commentUrl:
|
||||||
notification?.from?.__typename === 'Comment'
|
notification?.from?.__typename === 'Comment'
|
||||||
? new URL(
|
? new URL(
|
||||||
`/post/${notification?.from?.post?.id}/${notification?.from?.post?.slug}#commentId-${notification?.from?.id}`,
|
`/post/${encodeURIComponent(notification?.from?.post?.id)}/${encodeURIComponent(notification?.from?.post?.slug)}#commentId-${encodeURIComponent(notification?.from?.id)}`,
|
||||||
CONFIG.CLIENT_URI,
|
CONFIG.CLIENT_URI,
|
||||||
)
|
)
|
||||||
: undefined,
|
: undefined,
|
||||||
@ -132,7 +131,7 @@ export const sendNotificationMail = async (notification: any): Promise<OriginalM
|
|||||||
groupUrl:
|
groupUrl:
|
||||||
notification?.from?.__typename === 'Group'
|
notification?.from?.__typename === 'Group'
|
||||||
? new URL(
|
? new URL(
|
||||||
`/groups/${notification?.from?.id}/${notification?.from?.slug}`,
|
`/groups/${encodeURIComponent(notification?.from?.id)}/${encodeURIComponent(notification?.from?.slug)}`,
|
||||||
CONFIG.CLIENT_URI,
|
CONFIG.CLIENT_URI,
|
||||||
)
|
)
|
||||||
: undefined,
|
: undefined,
|
||||||
@ -143,7 +142,7 @@ export const sendNotificationMail = async (notification: any): Promise<OriginalM
|
|||||||
groupRelatedUserUrl:
|
groupRelatedUserUrl:
|
||||||
notification?.from?.__typename === 'Group'
|
notification?.from?.__typename === 'Group'
|
||||||
? new URL(
|
? new URL(
|
||||||
`/profile/${notification?.relatedUser?.id}/${notification?.relatedUser?.slug}`,
|
`/profile/${encodeURIComponent(notification?.relatedUser?.id)}/${encodeURIComponent(notification?.relatedUser?.slug)}`,
|
||||||
CONFIG.CLIENT_URI,
|
CONFIG.CLIENT_URI,
|
||||||
)
|
)
|
||||||
: undefined,
|
: undefined,
|
||||||
@ -177,7 +176,10 @@ export const sendChatMessageMail = async (
|
|||||||
locale: recipientUser.locale,
|
locale: recipientUser.locale,
|
||||||
name: recipientUser.name,
|
name: recipientUser.name,
|
||||||
chattingUser: senderUser.name,
|
chattingUser: senderUser.name,
|
||||||
chattingUserUrl: new URL(`/profile/${senderUser.id}/${senderUser.slug}`, CONFIG.CLIENT_URI),
|
chattingUserUrl: new URL(
|
||||||
|
`/profile/${encodeURIComponent(senderUser.id)}/${encodeURIComponent(senderUser.slug)}`,
|
||||||
|
CONFIG.CLIENT_URI,
|
||||||
|
),
|
||||||
chatUrl: new URL('/chat', CONFIG.CLIENT_URI),
|
chatUrl: new URL('/chat', CONFIG.CLIENT_URI),
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|||||||
@ -3,10 +3,14 @@ import gql from 'graphql-tag'
|
|||||||
export const ChangeGroupMemberRole = gql`
|
export const ChangeGroupMemberRole = gql`
|
||||||
mutation ($groupId: ID!, $userId: ID!, $roleInGroup: GroupMemberRole!) {
|
mutation ($groupId: ID!, $userId: ID!, $roleInGroup: GroupMemberRole!) {
|
||||||
ChangeGroupMemberRole(groupId: $groupId, userId: $userId, roleInGroup: $roleInGroup) {
|
ChangeGroupMemberRole(groupId: $groupId, userId: $userId, roleInGroup: $roleInGroup) {
|
||||||
id
|
user {
|
||||||
name
|
id
|
||||||
slug
|
name
|
||||||
myRoleInGroup
|
slug
|
||||||
|
}
|
||||||
|
membership {
|
||||||
|
role
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
`
|
`
|
||||||
|
|||||||
@ -3,10 +3,14 @@ import gql from 'graphql-tag'
|
|||||||
export const GroupMembers = gql`
|
export const GroupMembers = gql`
|
||||||
query GroupMembers($id: ID!) {
|
query GroupMembers($id: ID!) {
|
||||||
GroupMembers(id: $id) {
|
GroupMembers(id: $id) {
|
||||||
id
|
user {
|
||||||
name
|
id
|
||||||
slug
|
name
|
||||||
myRoleInGroup
|
slug
|
||||||
|
}
|
||||||
|
membership {
|
||||||
|
role
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
`
|
`
|
||||||
|
|||||||
@ -3,10 +3,14 @@ import gql from 'graphql-tag'
|
|||||||
export const JoinGroup = gql`
|
export const JoinGroup = gql`
|
||||||
mutation ($groupId: ID!, $userId: ID!) {
|
mutation ($groupId: ID!, $userId: ID!) {
|
||||||
JoinGroup(groupId: $groupId, userId: $userId) {
|
JoinGroup(groupId: $groupId, userId: $userId) {
|
||||||
id
|
user {
|
||||||
name
|
id
|
||||||
slug
|
name
|
||||||
myRoleInGroup
|
slug
|
||||||
|
}
|
||||||
|
membership {
|
||||||
|
role
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
`
|
`
|
||||||
|
|||||||
@ -3,10 +3,14 @@ import gql from 'graphql-tag'
|
|||||||
export const LeaveGroup = gql`
|
export const LeaveGroup = gql`
|
||||||
mutation ($groupId: ID!, $userId: ID!) {
|
mutation ($groupId: ID!, $userId: ID!) {
|
||||||
LeaveGroup(groupId: $groupId, userId: $userId) {
|
LeaveGroup(groupId: $groupId, userId: $userId) {
|
||||||
id
|
user {
|
||||||
name
|
id
|
||||||
slug
|
name
|
||||||
myRoleInGroup
|
slug
|
||||||
|
}
|
||||||
|
membership {
|
||||||
|
role
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
`
|
`
|
||||||
|
|||||||
@ -3,10 +3,14 @@ import gql from 'graphql-tag'
|
|||||||
export const RemoveUserFromGroup = gql`
|
export const RemoveUserFromGroup = gql`
|
||||||
mutation ($groupId: ID!, $userId: ID!) {
|
mutation ($groupId: ID!, $userId: ID!) {
|
||||||
RemoveUserFromGroup(groupId: $groupId, userId: $userId) {
|
RemoveUserFromGroup(groupId: $groupId, userId: $userId) {
|
||||||
id
|
user {
|
||||||
name
|
id
|
||||||
slug
|
name
|
||||||
myRoleInGroup
|
slug
|
||||||
|
}
|
||||||
|
membership {
|
||||||
|
role
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
`
|
`
|
||||||
|
|||||||
7
backend/src/graphql/queries/availableRoles.ts
Normal file
7
backend/src/graphql/queries/availableRoles.ts
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
import gql from 'graphql-tag'
|
||||||
|
|
||||||
|
export const availableRoles = gql`
|
||||||
|
query {
|
||||||
|
availableRoles
|
||||||
|
}
|
||||||
|
`
|
||||||
25
backend/src/graphql/queries/pinGroupPost.ts
Normal file
25
backend/src/graphql/queries/pinGroupPost.ts
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
import gql from 'graphql-tag'
|
||||||
|
|
||||||
|
export const pinGroupPost = gql`
|
||||||
|
mutation ($id: ID!) {
|
||||||
|
pinGroupPost(id: $id) {
|
||||||
|
id
|
||||||
|
title
|
||||||
|
content
|
||||||
|
author {
|
||||||
|
name
|
||||||
|
slug
|
||||||
|
}
|
||||||
|
pinnedBy {
|
||||||
|
id
|
||||||
|
name
|
||||||
|
role
|
||||||
|
}
|
||||||
|
createdAt
|
||||||
|
updatedAt
|
||||||
|
pinnedAt
|
||||||
|
pinned
|
||||||
|
groupPinned
|
||||||
|
}
|
||||||
|
}
|
||||||
|
`
|
||||||
@ -11,6 +11,7 @@ export const profilePagePosts = gql`
|
|||||||
id
|
id
|
||||||
title
|
title
|
||||||
content
|
content
|
||||||
|
groupPinned
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
`
|
`
|
||||||
|
|||||||
25
backend/src/graphql/queries/unpinGroupPost.ts
Normal file
25
backend/src/graphql/queries/unpinGroupPost.ts
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
import gql from 'graphql-tag'
|
||||||
|
|
||||||
|
export const unpinGroupPost = gql`
|
||||||
|
mutation ($id: ID!) {
|
||||||
|
unpinGroupPost(id: $id) {
|
||||||
|
id
|
||||||
|
title
|
||||||
|
content
|
||||||
|
author {
|
||||||
|
name
|
||||||
|
slug
|
||||||
|
}
|
||||||
|
pinnedBy {
|
||||||
|
id
|
||||||
|
name
|
||||||
|
role
|
||||||
|
}
|
||||||
|
createdAt
|
||||||
|
updatedAt
|
||||||
|
pinned
|
||||||
|
pinnedAt
|
||||||
|
groupPinned
|
||||||
|
}
|
||||||
|
}
|
||||||
|
`
|
||||||
@ -1,3 +1,4 @@
|
|||||||
|
/* eslint-disable @typescript-eslint/no-unsafe-assignment */
|
||||||
import { GraphQLUpload } from 'graphql-upload'
|
import { GraphQLUpload } from 'graphql-upload'
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
|
|||||||
@ -130,10 +130,13 @@ export const attachments = (config: S3Config) => {
|
|||||||
const { upload } = fileInput
|
const { upload } = fileInput
|
||||||
if (!upload) throw new UserInputError('Cannot find attachment for given resource')
|
if (!upload) throw new UserInputError('Cannot find attachment for given resource')
|
||||||
|
|
||||||
|
// eslint-disable-next-line @typescript-eslint/no-unsafe-assignment
|
||||||
const uploadFile = await upload
|
const uploadFile = await upload
|
||||||
|
// eslint-disable-next-line @typescript-eslint/no-unsafe-argument, @typescript-eslint/no-unsafe-member-access
|
||||||
const { name: fileName, ext } = path.parse(uploadFile.filename)
|
const { name: fileName, ext } = path.parse(uploadFile.filename)
|
||||||
const uniqueFilename = `${uuid()}-${slug(fileName)}${ext}`
|
const uniqueFilename = `${uuid()}-${slug(fileName)}${ext}`
|
||||||
|
|
||||||
|
// eslint-disable-next-line @typescript-eslint/no-unsafe-argument
|
||||||
const url = await s3.uploadFile({
|
const url = await s3.uploadFile({
|
||||||
...uploadFile,
|
...uploadFile,
|
||||||
uniqueFilename,
|
uniqueFilename,
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
/* eslint-disable @typescript-eslint/no-unsafe-argument */
|
|
||||||
/* eslint-disable @typescript-eslint/no-unsafe-assignment */
|
/* eslint-disable @typescript-eslint/no-unsafe-assignment */
|
||||||
/* eslint-disable @typescript-eslint/no-unsafe-call */
|
/* eslint-disable @typescript-eslint/no-unsafe-call */
|
||||||
|
/* eslint-disable @typescript-eslint/no-unsafe-member-access */
|
||||||
import fs from 'node:fs'
|
import fs from 'node:fs'
|
||||||
import path from 'node:path'
|
import path from 'node:path'
|
||||||
|
|
||||||
|
|||||||
@ -2,21 +2,20 @@
|
|||||||
/* eslint-disable @typescript-eslint/no-unsafe-call */
|
/* eslint-disable @typescript-eslint/no-unsafe-call */
|
||||||
/* eslint-disable @typescript-eslint/no-unsafe-member-access */
|
/* eslint-disable @typescript-eslint/no-unsafe-member-access */
|
||||||
/* eslint-disable @typescript-eslint/no-unsafe-assignment */
|
/* eslint-disable @typescript-eslint/no-unsafe-assignment */
|
||||||
import { createTestClient } from 'apollo-server-testing'
|
|
||||||
|
|
||||||
import Factory, { cleanDatabase } from '@db/factories'
|
import Factory, { cleanDatabase } from '@db/factories'
|
||||||
import { getDriver, getNeode } from '@db/neo4j'
|
|
||||||
import { followUser } from '@graphql/queries/followUser'
|
import { followUser } from '@graphql/queries/followUser'
|
||||||
import { unfollowUser } from '@graphql/queries/unfollowUser'
|
import { unfollowUser } from '@graphql/queries/unfollowUser'
|
||||||
import { User } from '@graphql/queries/User'
|
import { User } from '@graphql/queries/User'
|
||||||
import createServer from '@src/server'
|
import { createApolloTestSetup } from '@root/test/helpers'
|
||||||
|
import type { ApolloTestSetup } from '@root/test/helpers'
|
||||||
|
import type { Context } from '@src/context'
|
||||||
|
|
||||||
const driver = getDriver()
|
let authenticatedUser: Context['user']
|
||||||
const neode = getNeode()
|
const context = () => ({ authenticatedUser })
|
||||||
|
let mutate: ApolloTestSetup['mutate']
|
||||||
let query
|
let query: ApolloTestSetup['query']
|
||||||
let mutate
|
let database: ApolloTestSetup['database']
|
||||||
let authenticatedUser
|
let server: ApolloTestSetup['server']
|
||||||
|
|
||||||
let user1
|
let user1
|
||||||
let user2
|
let user2
|
||||||
@ -24,26 +23,18 @@ let variables
|
|||||||
|
|
||||||
beforeAll(async () => {
|
beforeAll(async () => {
|
||||||
await cleanDatabase()
|
await cleanDatabase()
|
||||||
|
const apolloSetup = createApolloTestSetup({ context })
|
||||||
const { server } = createServer({
|
mutate = apolloSetup.mutate
|
||||||
context: () => ({
|
query = apolloSetup.query
|
||||||
driver,
|
database = apolloSetup.database
|
||||||
neode,
|
server = apolloSetup.server
|
||||||
user: authenticatedUser,
|
|
||||||
cypherParams: {
|
|
||||||
currentUserId: authenticatedUser ? authenticatedUser.id : null,
|
|
||||||
},
|
|
||||||
}),
|
|
||||||
})
|
|
||||||
|
|
||||||
const testClient = createTestClient(server)
|
|
||||||
query = testClient.query
|
|
||||||
mutate = testClient.mutate
|
|
||||||
})
|
})
|
||||||
|
|
||||||
afterAll(async () => {
|
afterAll(async () => {
|
||||||
await cleanDatabase()
|
await cleanDatabase()
|
||||||
await driver.close()
|
void server.stop()
|
||||||
|
void database.driver.close()
|
||||||
|
database.neode.close()
|
||||||
})
|
})
|
||||||
|
|
||||||
beforeEach(async () => {
|
beforeEach(async () => {
|
||||||
@ -118,7 +109,7 @@ describe('follow', () => {
|
|||||||
mutation: followUser,
|
mutation: followUser,
|
||||||
variables,
|
variables,
|
||||||
})
|
})
|
||||||
const relation = await neode.cypher(
|
const relation = await database.neode.cypher(
|
||||||
'MATCH (user:User {id: $id})-[relationship:FOLLOWS]->(followed:User) WHERE relationship.createdAt IS NOT NULL RETURN relationship',
|
'MATCH (user:User {id: $id})-[relationship:FOLLOWS]->(followed:User) WHERE relationship.createdAt IS NOT NULL RETURN relationship',
|
||||||
{ id: 'u1' },
|
{ id: 'u1' },
|
||||||
)
|
)
|
||||||
|
|||||||
@ -891,8 +891,12 @@ describe('in mode', () => {
|
|||||||
).resolves.toMatchObject({
|
).resolves.toMatchObject({
|
||||||
data: {
|
data: {
|
||||||
JoinGroup: {
|
JoinGroup: {
|
||||||
id: 'owner-of-closed-group',
|
user: {
|
||||||
myRoleInGroup: 'usual',
|
id: 'owner-of-closed-group',
|
||||||
|
},
|
||||||
|
membership: {
|
||||||
|
role: 'usual',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
errors: undefined,
|
errors: undefined,
|
||||||
@ -914,8 +918,12 @@ describe('in mode', () => {
|
|||||||
).resolves.toMatchObject({
|
).resolves.toMatchObject({
|
||||||
data: {
|
data: {
|
||||||
JoinGroup: {
|
JoinGroup: {
|
||||||
id: 'current-user',
|
user: {
|
||||||
myRoleInGroup: 'owner',
|
id: 'current-user',
|
||||||
|
},
|
||||||
|
membership: {
|
||||||
|
role: 'owner',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
errors: undefined,
|
errors: undefined,
|
||||||
@ -939,8 +947,12 @@ describe('in mode', () => {
|
|||||||
).resolves.toMatchObject({
|
).resolves.toMatchObject({
|
||||||
data: {
|
data: {
|
||||||
JoinGroup: {
|
JoinGroup: {
|
||||||
id: 'current-user',
|
user: {
|
||||||
myRoleInGroup: 'pending',
|
id: 'current-user',
|
||||||
|
},
|
||||||
|
membership: {
|
||||||
|
role: 'pending',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
errors: undefined,
|
errors: undefined,
|
||||||
@ -962,8 +974,12 @@ describe('in mode', () => {
|
|||||||
).resolves.toMatchObject({
|
).resolves.toMatchObject({
|
||||||
data: {
|
data: {
|
||||||
JoinGroup: {
|
JoinGroup: {
|
||||||
id: 'owner-of-closed-group',
|
user: {
|
||||||
myRoleInGroup: 'owner',
|
id: 'owner-of-closed-group',
|
||||||
|
},
|
||||||
|
membership: {
|
||||||
|
role: 'owner',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
errors: undefined,
|
errors: undefined,
|
||||||
@ -1001,8 +1017,12 @@ describe('in mode', () => {
|
|||||||
).resolves.toMatchObject({
|
).resolves.toMatchObject({
|
||||||
data: {
|
data: {
|
||||||
JoinGroup: {
|
JoinGroup: {
|
||||||
id: 'owner-of-hidden-group',
|
user: {
|
||||||
myRoleInGroup: 'owner',
|
id: 'owner-of-hidden-group',
|
||||||
|
},
|
||||||
|
membership: {
|
||||||
|
role: 'owner',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
errors: undefined,
|
errors: undefined,
|
||||||
@ -1208,16 +1228,28 @@ describe('in mode', () => {
|
|||||||
data: {
|
data: {
|
||||||
GroupMembers: expect.arrayContaining([
|
GroupMembers: expect.arrayContaining([
|
||||||
expect.objectContaining({
|
expect.objectContaining({
|
||||||
id: 'current-user',
|
user: expect.objectContaining({
|
||||||
myRoleInGroup: 'owner',
|
id: 'current-user',
|
||||||
|
}),
|
||||||
|
membership: expect.objectContaining({
|
||||||
|
role: 'owner',
|
||||||
|
}),
|
||||||
}),
|
}),
|
||||||
expect.objectContaining({
|
expect.objectContaining({
|
||||||
id: 'owner-of-closed-group',
|
user: expect.objectContaining({
|
||||||
myRoleInGroup: 'usual',
|
id: 'owner-of-closed-group',
|
||||||
|
}),
|
||||||
|
membership: expect.objectContaining({
|
||||||
|
role: 'usual',
|
||||||
|
}),
|
||||||
}),
|
}),
|
||||||
expect.objectContaining({
|
expect.objectContaining({
|
||||||
id: 'owner-of-hidden-group',
|
user: expect.objectContaining({
|
||||||
myRoleInGroup: 'usual',
|
id: 'owner-of-hidden-group',
|
||||||
|
}),
|
||||||
|
membership: expect.objectContaining({
|
||||||
|
role: 'usual',
|
||||||
|
}),
|
||||||
}),
|
}),
|
||||||
]),
|
]),
|
||||||
},
|
},
|
||||||
@ -1241,16 +1273,28 @@ describe('in mode', () => {
|
|||||||
data: {
|
data: {
|
||||||
GroupMembers: expect.arrayContaining([
|
GroupMembers: expect.arrayContaining([
|
||||||
expect.objectContaining({
|
expect.objectContaining({
|
||||||
id: 'current-user',
|
user: expect.objectContaining({
|
||||||
myRoleInGroup: 'owner',
|
id: 'current-user',
|
||||||
|
}),
|
||||||
|
membership: expect.objectContaining({
|
||||||
|
role: 'owner',
|
||||||
|
}),
|
||||||
}),
|
}),
|
||||||
expect.objectContaining({
|
expect.objectContaining({
|
||||||
id: 'owner-of-closed-group',
|
user: expect.objectContaining({
|
||||||
myRoleInGroup: 'usual',
|
id: 'owner-of-closed-group',
|
||||||
|
}),
|
||||||
|
membership: expect.objectContaining({
|
||||||
|
role: 'usual',
|
||||||
|
}),
|
||||||
}),
|
}),
|
||||||
expect.objectContaining({
|
expect.objectContaining({
|
||||||
id: 'owner-of-hidden-group',
|
user: expect.objectContaining({
|
||||||
myRoleInGroup: 'usual',
|
id: 'owner-of-hidden-group',
|
||||||
|
}),
|
||||||
|
membership: expect.objectContaining({
|
||||||
|
role: 'usual',
|
||||||
|
}),
|
||||||
}),
|
}),
|
||||||
]),
|
]),
|
||||||
},
|
},
|
||||||
@ -1274,16 +1318,28 @@ describe('in mode', () => {
|
|||||||
data: {
|
data: {
|
||||||
GroupMembers: expect.arrayContaining([
|
GroupMembers: expect.arrayContaining([
|
||||||
expect.objectContaining({
|
expect.objectContaining({
|
||||||
id: 'current-user',
|
user: expect.objectContaining({
|
||||||
myRoleInGroup: 'owner',
|
id: 'current-user',
|
||||||
|
}),
|
||||||
|
membership: expect.objectContaining({
|
||||||
|
role: 'owner',
|
||||||
|
}),
|
||||||
}),
|
}),
|
||||||
expect.objectContaining({
|
expect.objectContaining({
|
||||||
id: 'owner-of-closed-group',
|
user: expect.objectContaining({
|
||||||
myRoleInGroup: 'usual',
|
id: 'owner-of-closed-group',
|
||||||
|
}),
|
||||||
|
membership: expect.objectContaining({
|
||||||
|
role: 'usual',
|
||||||
|
}),
|
||||||
}),
|
}),
|
||||||
expect.objectContaining({
|
expect.objectContaining({
|
||||||
id: 'owner-of-hidden-group',
|
user: expect.objectContaining({
|
||||||
myRoleInGroup: 'usual',
|
id: 'owner-of-hidden-group',
|
||||||
|
}),
|
||||||
|
membership: expect.objectContaining({
|
||||||
|
role: 'usual',
|
||||||
|
}),
|
||||||
}),
|
}),
|
||||||
]),
|
]),
|
||||||
},
|
},
|
||||||
@ -1317,16 +1373,28 @@ describe('in mode', () => {
|
|||||||
data: {
|
data: {
|
||||||
GroupMembers: expect.arrayContaining([
|
GroupMembers: expect.arrayContaining([
|
||||||
expect.objectContaining({
|
expect.objectContaining({
|
||||||
id: 'current-user',
|
user: expect.objectContaining({
|
||||||
myRoleInGroup: 'pending',
|
id: 'current-user',
|
||||||
|
}),
|
||||||
|
membership: expect.objectContaining({
|
||||||
|
role: 'pending',
|
||||||
|
}),
|
||||||
}),
|
}),
|
||||||
expect.objectContaining({
|
expect.objectContaining({
|
||||||
id: 'owner-of-closed-group',
|
user: expect.objectContaining({
|
||||||
myRoleInGroup: 'owner',
|
id: 'owner-of-closed-group',
|
||||||
|
}),
|
||||||
|
membership: expect.objectContaining({
|
||||||
|
role: 'owner',
|
||||||
|
}),
|
||||||
}),
|
}),
|
||||||
expect.objectContaining({
|
expect.objectContaining({
|
||||||
id: 'owner-of-hidden-group',
|
user: expect.objectContaining({
|
||||||
myRoleInGroup: 'usual',
|
id: 'owner-of-hidden-group',
|
||||||
|
}),
|
||||||
|
membership: expect.objectContaining({
|
||||||
|
role: 'usual',
|
||||||
|
}),
|
||||||
}),
|
}),
|
||||||
]),
|
]),
|
||||||
},
|
},
|
||||||
@ -1350,16 +1418,28 @@ describe('in mode', () => {
|
|||||||
data: {
|
data: {
|
||||||
GroupMembers: expect.arrayContaining([
|
GroupMembers: expect.arrayContaining([
|
||||||
expect.objectContaining({
|
expect.objectContaining({
|
||||||
id: 'current-user',
|
user: expect.objectContaining({
|
||||||
myRoleInGroup: 'pending',
|
id: 'current-user',
|
||||||
|
}),
|
||||||
|
membership: expect.objectContaining({
|
||||||
|
role: 'pending',
|
||||||
|
}),
|
||||||
}),
|
}),
|
||||||
expect.objectContaining({
|
expect.objectContaining({
|
||||||
id: 'owner-of-closed-group',
|
user: expect.objectContaining({
|
||||||
myRoleInGroup: 'owner',
|
id: 'owner-of-closed-group',
|
||||||
|
}),
|
||||||
|
membership: expect.objectContaining({
|
||||||
|
role: 'owner',
|
||||||
|
}),
|
||||||
}),
|
}),
|
||||||
expect.objectContaining({
|
expect.objectContaining({
|
||||||
id: 'owner-of-hidden-group',
|
user: expect.objectContaining({
|
||||||
myRoleInGroup: 'usual',
|
id: 'owner-of-hidden-group',
|
||||||
|
}),
|
||||||
|
membership: expect.objectContaining({
|
||||||
|
role: 'usual',
|
||||||
|
}),
|
||||||
}),
|
}),
|
||||||
]),
|
]),
|
||||||
},
|
},
|
||||||
@ -1415,20 +1495,36 @@ describe('in mode', () => {
|
|||||||
data: {
|
data: {
|
||||||
GroupMembers: expect.arrayContaining([
|
GroupMembers: expect.arrayContaining([
|
||||||
expect.objectContaining({
|
expect.objectContaining({
|
||||||
id: 'pending-user',
|
user: expect.objectContaining({
|
||||||
myRoleInGroup: 'pending',
|
id: 'pending-user',
|
||||||
|
}),
|
||||||
|
membership: expect.objectContaining({
|
||||||
|
role: 'pending',
|
||||||
|
}),
|
||||||
}),
|
}),
|
||||||
expect.objectContaining({
|
expect.objectContaining({
|
||||||
id: 'current-user',
|
user: expect.objectContaining({
|
||||||
myRoleInGroup: 'usual',
|
id: 'current-user',
|
||||||
|
}),
|
||||||
|
membership: expect.objectContaining({
|
||||||
|
role: 'usual',
|
||||||
|
}),
|
||||||
}),
|
}),
|
||||||
expect.objectContaining({
|
expect.objectContaining({
|
||||||
id: 'owner-of-closed-group',
|
user: expect.objectContaining({
|
||||||
myRoleInGroup: 'admin',
|
id: 'owner-of-closed-group',
|
||||||
|
}),
|
||||||
|
membership: expect.objectContaining({
|
||||||
|
role: 'admin',
|
||||||
|
}),
|
||||||
}),
|
}),
|
||||||
expect.objectContaining({
|
expect.objectContaining({
|
||||||
id: 'owner-of-hidden-group',
|
user: expect.objectContaining({
|
||||||
myRoleInGroup: 'owner',
|
id: 'owner-of-hidden-group',
|
||||||
|
}),
|
||||||
|
membership: expect.objectContaining({
|
||||||
|
role: 'owner',
|
||||||
|
}),
|
||||||
}),
|
}),
|
||||||
]),
|
]),
|
||||||
},
|
},
|
||||||
@ -1452,20 +1548,36 @@ describe('in mode', () => {
|
|||||||
data: {
|
data: {
|
||||||
GroupMembers: expect.arrayContaining([
|
GroupMembers: expect.arrayContaining([
|
||||||
expect.objectContaining({
|
expect.objectContaining({
|
||||||
id: 'pending-user',
|
user: expect.objectContaining({
|
||||||
myRoleInGroup: 'pending',
|
id: 'pending-user',
|
||||||
|
}),
|
||||||
|
membership: expect.objectContaining({
|
||||||
|
role: 'pending',
|
||||||
|
}),
|
||||||
}),
|
}),
|
||||||
expect.objectContaining({
|
expect.objectContaining({
|
||||||
id: 'current-user',
|
user: expect.objectContaining({
|
||||||
myRoleInGroup: 'usual',
|
id: 'current-user',
|
||||||
|
}),
|
||||||
|
membership: expect.objectContaining({
|
||||||
|
role: 'usual',
|
||||||
|
}),
|
||||||
}),
|
}),
|
||||||
expect.objectContaining({
|
expect.objectContaining({
|
||||||
id: 'owner-of-closed-group',
|
user: expect.objectContaining({
|
||||||
myRoleInGroup: 'admin',
|
id: 'owner-of-closed-group',
|
||||||
|
}),
|
||||||
|
membership: expect.objectContaining({
|
||||||
|
role: 'admin',
|
||||||
|
}),
|
||||||
}),
|
}),
|
||||||
expect.objectContaining({
|
expect.objectContaining({
|
||||||
id: 'owner-of-hidden-group',
|
user: expect.objectContaining({
|
||||||
myRoleInGroup: 'owner',
|
id: 'owner-of-hidden-group',
|
||||||
|
}),
|
||||||
|
membership: expect.objectContaining({
|
||||||
|
role: 'owner',
|
||||||
|
}),
|
||||||
}),
|
}),
|
||||||
]),
|
]),
|
||||||
},
|
},
|
||||||
@ -1489,20 +1601,36 @@ describe('in mode', () => {
|
|||||||
data: {
|
data: {
|
||||||
GroupMembers: expect.arrayContaining([
|
GroupMembers: expect.arrayContaining([
|
||||||
expect.objectContaining({
|
expect.objectContaining({
|
||||||
id: 'pending-user',
|
user: expect.objectContaining({
|
||||||
myRoleInGroup: 'pending',
|
id: 'pending-user',
|
||||||
|
}),
|
||||||
|
membership: expect.objectContaining({
|
||||||
|
role: 'pending',
|
||||||
|
}),
|
||||||
}),
|
}),
|
||||||
expect.objectContaining({
|
expect.objectContaining({
|
||||||
id: 'current-user',
|
user: expect.objectContaining({
|
||||||
myRoleInGroup: 'usual',
|
id: 'current-user',
|
||||||
|
}),
|
||||||
|
membership: expect.objectContaining({
|
||||||
|
role: 'usual',
|
||||||
|
}),
|
||||||
}),
|
}),
|
||||||
expect.objectContaining({
|
expect.objectContaining({
|
||||||
id: 'owner-of-closed-group',
|
user: expect.objectContaining({
|
||||||
myRoleInGroup: 'admin',
|
id: 'owner-of-closed-group',
|
||||||
|
}),
|
||||||
|
membership: expect.objectContaining({
|
||||||
|
role: 'admin',
|
||||||
|
}),
|
||||||
}),
|
}),
|
||||||
expect.objectContaining({
|
expect.objectContaining({
|
||||||
id: 'owner-of-hidden-group',
|
user: expect.objectContaining({
|
||||||
myRoleInGroup: 'owner',
|
id: 'owner-of-hidden-group',
|
||||||
|
}),
|
||||||
|
membership: expect.objectContaining({
|
||||||
|
role: 'owner',
|
||||||
|
}),
|
||||||
}),
|
}),
|
||||||
]),
|
]),
|
||||||
},
|
},
|
||||||
@ -1600,8 +1728,12 @@ describe('in mode', () => {
|
|||||||
).resolves.toMatchObject({
|
).resolves.toMatchObject({
|
||||||
data: {
|
data: {
|
||||||
ChangeGroupMemberRole: {
|
ChangeGroupMemberRole: {
|
||||||
id: 'usual-member-user',
|
user: {
|
||||||
myRoleInGroup: 'usual',
|
id: 'usual-member-user',
|
||||||
|
},
|
||||||
|
membership: {
|
||||||
|
role: 'usual',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
errors: undefined,
|
errors: undefined,
|
||||||
@ -1638,8 +1770,12 @@ describe('in mode', () => {
|
|||||||
).resolves.toMatchObject({
|
).resolves.toMatchObject({
|
||||||
data: {
|
data: {
|
||||||
ChangeGroupMemberRole: {
|
ChangeGroupMemberRole: {
|
||||||
id: 'admin-member-user',
|
user: {
|
||||||
myRoleInGroup: 'admin',
|
id: 'admin-member-user',
|
||||||
|
},
|
||||||
|
membership: {
|
||||||
|
role: 'admin',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
errors: undefined,
|
errors: undefined,
|
||||||
@ -1673,8 +1809,12 @@ describe('in mode', () => {
|
|||||||
).resolves.toMatchObject({
|
).resolves.toMatchObject({
|
||||||
data: {
|
data: {
|
||||||
ChangeGroupMemberRole: {
|
ChangeGroupMemberRole: {
|
||||||
id: 'second-owner-member-user',
|
user: {
|
||||||
myRoleInGroup: 'owner',
|
id: 'second-owner-member-user',
|
||||||
|
},
|
||||||
|
membership: {
|
||||||
|
role: 'owner',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
errors: undefined,
|
errors: undefined,
|
||||||
@ -1759,8 +1899,12 @@ describe('in mode', () => {
|
|||||||
).resolves.toMatchObject({
|
).resolves.toMatchObject({
|
||||||
data: {
|
data: {
|
||||||
ChangeGroupMemberRole: {
|
ChangeGroupMemberRole: {
|
||||||
id: 'owner-member-user',
|
user: {
|
||||||
myRoleInGroup: 'owner',
|
id: 'owner-member-user',
|
||||||
|
},
|
||||||
|
membership: {
|
||||||
|
role: 'owner',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
errors: undefined,
|
errors: undefined,
|
||||||
@ -1869,8 +2013,12 @@ describe('in mode', () => {
|
|||||||
).resolves.toMatchObject({
|
).resolves.toMatchObject({
|
||||||
data: {
|
data: {
|
||||||
ChangeGroupMemberRole: {
|
ChangeGroupMemberRole: {
|
||||||
id: 'admin-member-user',
|
user: {
|
||||||
myRoleInGroup: 'owner',
|
id: 'admin-member-user',
|
||||||
|
},
|
||||||
|
membership: {
|
||||||
|
role: 'owner',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
errors: undefined,
|
errors: undefined,
|
||||||
@ -2047,8 +2195,12 @@ describe('in mode', () => {
|
|||||||
).resolves.toMatchObject({
|
).resolves.toMatchObject({
|
||||||
data: {
|
data: {
|
||||||
ChangeGroupMemberRole: {
|
ChangeGroupMemberRole: {
|
||||||
id: 'usual-member-user',
|
user: {
|
||||||
myRoleInGroup: 'admin',
|
id: 'usual-member-user',
|
||||||
|
},
|
||||||
|
membership: {
|
||||||
|
role: 'admin',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
errors: undefined,
|
errors: undefined,
|
||||||
@ -2073,8 +2225,12 @@ describe('in mode', () => {
|
|||||||
).resolves.toMatchObject({
|
).resolves.toMatchObject({
|
||||||
data: {
|
data: {
|
||||||
ChangeGroupMemberRole: {
|
ChangeGroupMemberRole: {
|
||||||
id: 'usual-member-user',
|
user: {
|
||||||
myRoleInGroup: 'usual',
|
id: 'usual-member-user',
|
||||||
|
},
|
||||||
|
membership: {
|
||||||
|
role: 'usual',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
errors: undefined,
|
errors: undefined,
|
||||||
@ -2234,8 +2390,12 @@ describe('in mode', () => {
|
|||||||
).resolves.toMatchObject({
|
).resolves.toMatchObject({
|
||||||
data: {
|
data: {
|
||||||
ChangeGroupMemberRole: {
|
ChangeGroupMemberRole: {
|
||||||
id: 'pending-member-user',
|
user: {
|
||||||
myRoleInGroup: 'usual',
|
id: 'pending-member-user',
|
||||||
|
},
|
||||||
|
membership: {
|
||||||
|
role: 'usual',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
errors: undefined,
|
errors: undefined,
|
||||||
@ -2260,8 +2420,12 @@ describe('in mode', () => {
|
|||||||
).resolves.toMatchObject({
|
).resolves.toMatchObject({
|
||||||
data: {
|
data: {
|
||||||
ChangeGroupMemberRole: {
|
ChangeGroupMemberRole: {
|
||||||
id: 'pending-member-user',
|
user: {
|
||||||
myRoleInGroup: 'pending',
|
id: 'pending-member-user',
|
||||||
|
},
|
||||||
|
membership: {
|
||||||
|
role: 'pending',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
errors: undefined,
|
errors: undefined,
|
||||||
@ -2413,7 +2577,7 @@ describe('in mode', () => {
|
|||||||
},
|
},
|
||||||
})
|
})
|
||||||
return result.data?.GroupMembers
|
return result.data?.GroupMembers
|
||||||
? !!result.data.GroupMembers.find((member) => member.id === userId)
|
? !!result.data.GroupMembers.find((member) => member.user.id === userId)
|
||||||
: null
|
: null
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -2440,8 +2604,10 @@ describe('in mode', () => {
|
|||||||
).resolves.toMatchObject({
|
).resolves.toMatchObject({
|
||||||
data: {
|
data: {
|
||||||
LeaveGroup: {
|
LeaveGroup: {
|
||||||
id: 'pending-member-user',
|
user: {
|
||||||
myRoleInGroup: null,
|
id: 'pending-member-user',
|
||||||
|
},
|
||||||
|
membership: null,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
errors: undefined,
|
errors: undefined,
|
||||||
@ -2467,8 +2633,10 @@ describe('in mode', () => {
|
|||||||
).resolves.toMatchObject({
|
).resolves.toMatchObject({
|
||||||
data: {
|
data: {
|
||||||
LeaveGroup: {
|
LeaveGroup: {
|
||||||
id: 'usual-member-user',
|
user: {
|
||||||
myRoleInGroup: null,
|
id: 'usual-member-user',
|
||||||
|
},
|
||||||
|
membership: null,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
errors: undefined,
|
errors: undefined,
|
||||||
@ -2494,8 +2662,10 @@ describe('in mode', () => {
|
|||||||
).resolves.toMatchObject({
|
).resolves.toMatchObject({
|
||||||
data: {
|
data: {
|
||||||
LeaveGroup: {
|
LeaveGroup: {
|
||||||
id: 'admin-member-user',
|
user: {
|
||||||
myRoleInGroup: null,
|
id: 'admin-member-user',
|
||||||
|
},
|
||||||
|
membership: null,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
errors: undefined,
|
errors: undefined,
|
||||||
@ -3021,8 +3191,10 @@ describe('in mode', () => {
|
|||||||
).resolves.toMatchObject({
|
).resolves.toMatchObject({
|
||||||
data: {
|
data: {
|
||||||
RemoveUserFromGroup: expect.objectContaining({
|
RemoveUserFromGroup: expect.objectContaining({
|
||||||
id: 'usual-member-user',
|
user: expect.objectContaining({
|
||||||
myRoleInGroup: null,
|
id: 'usual-member-user',
|
||||||
|
}),
|
||||||
|
membership: null,
|
||||||
}),
|
}),
|
||||||
},
|
},
|
||||||
errors: undefined,
|
errors: undefined,
|
||||||
@ -3093,8 +3265,10 @@ describe('in mode', () => {
|
|||||||
).resolves.toMatchObject({
|
).resolves.toMatchObject({
|
||||||
data: {
|
data: {
|
||||||
RemoveUserFromGroup: expect.objectContaining({
|
RemoveUserFromGroup: expect.objectContaining({
|
||||||
id: 'usual-member-user',
|
user: {
|
||||||
myRoleInGroup: null,
|
id: 'usual-member-user',
|
||||||
|
},
|
||||||
|
membership: null,
|
||||||
}),
|
}),
|
||||||
},
|
},
|
||||||
errors: undefined,
|
errors: undefined,
|
||||||
|
|||||||
@ -24,9 +24,6 @@ export default {
|
|||||||
Query: {
|
Query: {
|
||||||
Group: async (_object, params, context: Context, _resolveInfo) => {
|
Group: async (_object, params, context: Context, _resolveInfo) => {
|
||||||
const { isMember, id, slug, first, offset } = params
|
const { isMember, id, slug, first, offset } = params
|
||||||
let pagination = ''
|
|
||||||
const orderBy = 'ORDER BY group.createdAt DESC'
|
|
||||||
if (first !== undefined && offset !== undefined) pagination = `SKIP ${offset} LIMIT ${first}`
|
|
||||||
const matchParams = { id, slug }
|
const matchParams = { id, slug }
|
||||||
removeUndefinedNullValuesFromObject(matchParams)
|
removeUndefinedNullValuesFromObject(matchParams)
|
||||||
const session = context.driver.session()
|
const session = context.driver.session()
|
||||||
@ -34,43 +31,22 @@ export default {
|
|||||||
if (!context.user) {
|
if (!context.user) {
|
||||||
throw new Error('Missing authenticated user.')
|
throw new Error('Missing authenticated user.')
|
||||||
}
|
}
|
||||||
const groupMatchParamsCypher = convertObjectToCypherMapLiteral(matchParams, true)
|
const transactionResponse = await txc.run(
|
||||||
let groupCypher
|
|
||||||
if (isMember === true) {
|
|
||||||
groupCypher = `
|
|
||||||
MATCH (:User {id: $userId})-[membership:MEMBER_OF]->(group:Group${groupMatchParamsCypher})
|
|
||||||
WITH group, membership
|
|
||||||
WHERE (group.groupType IN ['public', 'closed']) OR (group.groupType = 'hidden' AND membership.role IN ['usual', 'admin', 'owner'])
|
|
||||||
RETURN group {.*, myRole: membership.role}
|
|
||||||
${orderBy}
|
|
||||||
${pagination}
|
|
||||||
`
|
`
|
||||||
} else {
|
MATCH (group:Group${convertObjectToCypherMapLiteral(matchParams, true)})
|
||||||
if (isMember === false) {
|
OPTIONAL MATCH (:User {id: $userId})-[membership:MEMBER_OF]->(group)
|
||||||
groupCypher = `
|
WITH group, membership
|
||||||
MATCH (group:Group${groupMatchParamsCypher})
|
${(isMember === true && "WHERE membership IS NOT NULL AND (group.groupType IN ['public', 'closed']) OR (group.groupType = 'hidden' AND membership.role IN ['usual', 'admin', 'owner'])") || ''}
|
||||||
WHERE (NOT (:User {id: $userId})-[:MEMBER_OF]->(group))
|
${(isMember === false && "WHERE membership IS NULL AND (group.groupType IN ['public', 'closed'])") || ''}
|
||||||
WITH group
|
${(isMember === undefined && "WHERE (group.groupType IN ['public', 'closed']) OR (group.groupType = 'hidden' AND membership.role IN ['usual', 'admin', 'owner'])") || ''}
|
||||||
WHERE group.groupType IN ['public', 'closed']
|
RETURN group {.*, myRole: membership.role}
|
||||||
RETURN group {.*, myRole: NULL}
|
ORDER BY group.createdAt DESC
|
||||||
${orderBy}
|
${first !== undefined && offset !== undefined ? `SKIP ${offset} LIMIT ${first}` : ''}
|
||||||
${pagination}
|
`,
|
||||||
`
|
{
|
||||||
} else {
|
userId: context.user.id,
|
||||||
groupCypher = `
|
},
|
||||||
MATCH (group:Group${groupMatchParamsCypher})
|
)
|
||||||
OPTIONAL MATCH (:User {id: $userId})-[membership:MEMBER_OF]->(group)
|
|
||||||
WITH group, membership
|
|
||||||
WHERE (group.groupType IN ['public', 'closed']) OR (group.groupType = 'hidden' AND membership.role IN ['usual', 'admin', 'owner'])
|
|
||||||
RETURN group {.*, myRole: membership.role}
|
|
||||||
${orderBy}
|
|
||||||
${pagination}
|
|
||||||
`
|
|
||||||
}
|
|
||||||
}
|
|
||||||
const transactionResponse = await txc.run(groupCypher, {
|
|
||||||
userId: context.user.id,
|
|
||||||
})
|
|
||||||
return transactionResponse.records.map((record) => record.get('group'))
|
return transactionResponse.records.map((record) => record.get('group'))
|
||||||
})
|
})
|
||||||
try {
|
try {
|
||||||
@ -87,7 +63,7 @@ export default {
|
|||||||
const readTxResultPromise = session.readTransaction(async (txc) => {
|
const readTxResultPromise = session.readTransaction(async (txc) => {
|
||||||
const groupMemberCypher = `
|
const groupMemberCypher = `
|
||||||
MATCH (user:User)-[membership:MEMBER_OF]->(:Group {id: $groupId})
|
MATCH (user:User)-[membership:MEMBER_OF]->(:Group {id: $groupId})
|
||||||
RETURN user {.*, myRoleInGroup: membership.role}
|
RETURN user {.*}, membership {.*}
|
||||||
SKIP toInteger($offset) LIMIT toInteger($first)
|
SKIP toInteger($offset) LIMIT toInteger($first)
|
||||||
`
|
`
|
||||||
const transactionResponse = await txc.run(groupMemberCypher, {
|
const transactionResponse = await txc.run(groupMemberCypher, {
|
||||||
@ -95,7 +71,9 @@ export default {
|
|||||||
first,
|
first,
|
||||||
offset,
|
offset,
|
||||||
})
|
})
|
||||||
return transactionResponse.records.map((record) => record.get('user'))
|
return transactionResponse.records.map((record) => {
|
||||||
|
return { user: record.get('user'), membership: record.get('membership') }
|
||||||
|
})
|
||||||
})
|
})
|
||||||
try {
|
try {
|
||||||
return await readTxResultPromise
|
return await readTxResultPromise
|
||||||
@ -297,8 +275,8 @@ export default {
|
|||||||
const session = context.driver.session()
|
const session = context.driver.session()
|
||||||
const writeTxResultPromise = session.writeTransaction(async (transaction) => {
|
const writeTxResultPromise = session.writeTransaction(async (transaction) => {
|
||||||
const joinGroupCypher = `
|
const joinGroupCypher = `
|
||||||
MATCH (member:User {id: $userId}), (group:Group {id: $groupId})
|
MATCH (user:User {id: $userId}), (group:Group {id: $groupId})
|
||||||
MERGE (member)-[membership:MEMBER_OF]->(group)
|
MERGE (user)-[membership:MEMBER_OF]->(group)
|
||||||
ON CREATE SET
|
ON CREATE SET
|
||||||
membership.createdAt = toString(datetime()),
|
membership.createdAt = toString(datetime()),
|
||||||
membership.updatedAt = null,
|
membership.updatedAt = null,
|
||||||
@ -307,14 +285,15 @@ export default {
|
|||||||
THEN 'usual'
|
THEN 'usual'
|
||||||
ELSE 'pending'
|
ELSE 'pending'
|
||||||
END
|
END
|
||||||
RETURN member {.*, myRoleInGroup: membership.role}
|
RETURN user {.*}, membership {.*}
|
||||||
`
|
`
|
||||||
const transactionResponse = await transaction.run(joinGroupCypher, { groupId, userId })
|
const transactionResponse = await transaction.run(joinGroupCypher, { groupId, userId })
|
||||||
const [member] = transactionResponse.records.map((record) => record.get('member'))
|
return transactionResponse.records.map((record) => {
|
||||||
return member
|
return { user: record.get('user'), membership: record.get('membership') }
|
||||||
|
})
|
||||||
})
|
})
|
||||||
try {
|
try {
|
||||||
return await writeTxResultPromise
|
return (await writeTxResultPromise)[0]
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
throw new Error(error)
|
throw new Error(error)
|
||||||
} finally {
|
} finally {
|
||||||
@ -361,7 +340,7 @@ export default {
|
|||||||
membership.updatedAt = toString(datetime()),
|
membership.updatedAt = toString(datetime()),
|
||||||
membership.role = $roleInGroup
|
membership.role = $roleInGroup
|
||||||
${postRestrictionCypher}
|
${postRestrictionCypher}
|
||||||
RETURN member {.*, myRoleInGroup: membership.role}
|
RETURN member {.*} as user, membership {.*}
|
||||||
`
|
`
|
||||||
|
|
||||||
const transactionResponse = await transaction.run(joinGroupCypher, {
|
const transactionResponse = await transaction.run(joinGroupCypher, {
|
||||||
@ -369,7 +348,9 @@ export default {
|
|||||||
userId,
|
userId,
|
||||||
roleInGroup,
|
roleInGroup,
|
||||||
})
|
})
|
||||||
const [member] = transactionResponse.records.map((record) => record.get('member'))
|
const [member] = transactionResponse.records.map((record) => {
|
||||||
|
return { user: record.get('user'), membership: record.get('membership') }
|
||||||
|
})
|
||||||
return member
|
return member
|
||||||
})
|
})
|
||||||
try {
|
try {
|
||||||
@ -460,6 +441,23 @@ export default {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
Group: {
|
Group: {
|
||||||
|
myRole: async (parent, _args, context: Context, _resolveInfo) => {
|
||||||
|
if (!parent.id) {
|
||||||
|
throw new Error('Can not identify selected Group!')
|
||||||
|
}
|
||||||
|
return (
|
||||||
|
await context.database.query({
|
||||||
|
query: `
|
||||||
|
MATCH (:User {id: $user.id})-[membership:MEMBER_OF]->(group:Group {id: $parent.id})
|
||||||
|
RETURN membership.role as role
|
||||||
|
`,
|
||||||
|
variables: {
|
||||||
|
user: context.user,
|
||||||
|
parent,
|
||||||
|
},
|
||||||
|
})
|
||||||
|
).records.map((r) => r.get('role'))[0]
|
||||||
|
},
|
||||||
inviteCodes: async (parent, _args, context: Context, _resolveInfo) => {
|
inviteCodes: async (parent, _args, context: Context, _resolveInfo) => {
|
||||||
if (!parent.id) {
|
if (!parent.id) {
|
||||||
throw new Error('Can not identify selected Group!')
|
throw new Error('Can not identify selected Group!')
|
||||||
@ -478,6 +476,18 @@ export default {
|
|||||||
})
|
})
|
||||||
).records.map((r) => r.get('inviteCodes'))
|
).records.map((r) => r.get('inviteCodes'))
|
||||||
},
|
},
|
||||||
|
currentlyPinnedPostsCount: async (parent, _args, context: Context, _resolveInfo) => {
|
||||||
|
if (!parent.id) {
|
||||||
|
throw new Error('Can not identify selected Group!')
|
||||||
|
}
|
||||||
|
const result = await context.database.query({
|
||||||
|
query: `
|
||||||
|
MATCH (:User)-[pinned:GROUP_PINNED]->(pinnedPosts:Post)-[:IN]->(:Group {id: $group.id})
|
||||||
|
RETURN toString(count(pinnedPosts)) as count`,
|
||||||
|
variables: { group: parent },
|
||||||
|
})
|
||||||
|
return result.records[0].get('count')
|
||||||
|
},
|
||||||
...Resolver('Group', {
|
...Resolver('Group', {
|
||||||
undefinedToNull: ['deleted', 'disabled', 'locationName', 'about'],
|
undefinedToNull: ['deleted', 'disabled', 'locationName', 'about'],
|
||||||
hasMany: {
|
hasMany: {
|
||||||
@ -523,14 +533,16 @@ const removeUserFromGroupWriteTxResultPromise = async (session, groupId, userId)
|
|||||||
WITH user, collect(p) AS posts
|
WITH user, collect(p) AS posts
|
||||||
FOREACH (post IN posts |
|
FOREACH (post IN posts |
|
||||||
MERGE (user)-[:CANNOT_SEE]->(post))
|
MERGE (user)-[:CANNOT_SEE]->(post))
|
||||||
RETURN user {.*, myRoleInGroup: NULL}
|
RETURN user {.*}, NULL as membership
|
||||||
`
|
`
|
||||||
|
|
||||||
const transactionResponse = await transaction.run(removeUserFromGroupCypher, {
|
const transactionResponse = await transaction.run(removeUserFromGroupCypher, {
|
||||||
groupId,
|
groupId,
|
||||||
userId,
|
userId,
|
||||||
})
|
})
|
||||||
const [user] = await transactionResponse.records.map((record) => record.get('user'))
|
const [user] = await transactionResponse.records.map((record) => {
|
||||||
|
return { user: record.get('user'), membership: record.get('membership') }
|
||||||
|
})
|
||||||
return user
|
return user
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|||||||
@ -84,9 +84,12 @@ export const images = (config: S3Config) => {
|
|||||||
|
|
||||||
const uploadImageFile = async (uploadPromise: Promise<FileUpload> | undefined) => {
|
const uploadImageFile = async (uploadPromise: Promise<FileUpload> | undefined) => {
|
||||||
if (!uploadPromise) return undefined
|
if (!uploadPromise) return undefined
|
||||||
|
// eslint-disable-next-line @typescript-eslint/no-unsafe-assignment
|
||||||
const upload = await uploadPromise
|
const upload = await uploadPromise
|
||||||
|
// eslint-disable-next-line @typescript-eslint/no-unsafe-argument, @typescript-eslint/no-unsafe-member-access
|
||||||
const { name, ext } = path.parse(upload.filename)
|
const { name, ext } = path.parse(upload.filename)
|
||||||
const uniqueFilename = `${uuid()}-${slug(name)}${ext}`
|
const uniqueFilename = `${uuid()}-${slug(name)}${ext}`
|
||||||
|
// eslint-disable-next-line @typescript-eslint/no-unsafe-argument
|
||||||
return await s3.uploadFile({ ...upload, uniqueFilename })
|
return await s3.uploadFile({ ...upload, uniqueFilename })
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -1089,16 +1089,24 @@ describe('redeemInviteCode', () => {
|
|||||||
data: {
|
data: {
|
||||||
GroupMembers: expect.arrayContaining([
|
GroupMembers: expect.arrayContaining([
|
||||||
{
|
{
|
||||||
id: 'inviting-user',
|
user: {
|
||||||
myRoleInGroup: 'owner',
|
id: 'inviting-user',
|
||||||
name: 'Inviting User',
|
name: 'Inviting User',
|
||||||
slug: 'inviting-user',
|
slug: 'inviting-user',
|
||||||
|
},
|
||||||
|
membership: {
|
||||||
|
role: 'owner',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 'other-user',
|
user: {
|
||||||
myRoleInGroup: 'pending',
|
id: 'other-user',
|
||||||
name: 'Other User',
|
name: 'Other User',
|
||||||
slug: 'other-user',
|
slug: 'other-user',
|
||||||
|
},
|
||||||
|
membership: {
|
||||||
|
role: 'pending',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
]),
|
]),
|
||||||
},
|
},
|
||||||
|
|||||||
@ -1,41 +1,34 @@
|
|||||||
/* eslint-disable @typescript-eslint/no-unsafe-call */
|
/* eslint-disable @typescript-eslint/no-unsafe-call */
|
||||||
/* eslint-disable @typescript-eslint/no-unsafe-member-access */
|
/* eslint-disable @typescript-eslint/no-unsafe-member-access */
|
||||||
/* eslint-disable @typescript-eslint/no-unsafe-assignment */
|
/* eslint-disable @typescript-eslint/no-unsafe-assignment */
|
||||||
import { createTestClient } from 'apollo-server-testing'
|
|
||||||
|
|
||||||
import Factory, { cleanDatabase } from '@db/factories'
|
import Factory, { cleanDatabase } from '@db/factories'
|
||||||
import { getNeode, getDriver } from '@db/neo4j'
|
|
||||||
import { UpdateUser } from '@graphql/queries/UpdateUser'
|
import { UpdateUser } from '@graphql/queries/UpdateUser'
|
||||||
import { User } from '@graphql/queries/User'
|
import { User } from '@graphql/queries/User'
|
||||||
import createServer from '@src/server'
|
import { createApolloTestSetup } from '@root/test/helpers'
|
||||||
|
import type { ApolloTestSetup } from '@root/test/helpers'
|
||||||
|
import type { Context } from '@src/context'
|
||||||
|
|
||||||
let query, mutate, authenticatedUser
|
let authenticatedUser: Context['user']
|
||||||
|
const context = () => ({ authenticatedUser })
|
||||||
const driver = getDriver()
|
let mutate: ApolloTestSetup['mutate']
|
||||||
const neode = getNeode()
|
let query: ApolloTestSetup['query']
|
||||||
|
let database: ApolloTestSetup['database']
|
||||||
|
let server: ApolloTestSetup['server']
|
||||||
|
|
||||||
beforeAll(async () => {
|
beforeAll(async () => {
|
||||||
await cleanDatabase()
|
await cleanDatabase()
|
||||||
|
const apolloSetup = createApolloTestSetup({ context })
|
||||||
const { server } = createServer({
|
mutate = apolloSetup.mutate
|
||||||
context: () => {
|
query = apolloSetup.query
|
||||||
return {
|
database = apolloSetup.database
|
||||||
driver,
|
server = apolloSetup.server
|
||||||
neode,
|
|
||||||
user: authenticatedUser,
|
|
||||||
cypherParams: {
|
|
||||||
currentUserId: authenticatedUser ? authenticatedUser.id : null,
|
|
||||||
},
|
|
||||||
}
|
|
||||||
},
|
|
||||||
})
|
|
||||||
query = createTestClient(server).query
|
|
||||||
mutate = createTestClient(server).mutate
|
|
||||||
})
|
})
|
||||||
|
|
||||||
afterAll(async () => {
|
afterAll(async () => {
|
||||||
await cleanDatabase()
|
await cleanDatabase()
|
||||||
await driver.close()
|
void server.stop()
|
||||||
|
void database.driver.close()
|
||||||
|
database.neode.close()
|
||||||
})
|
})
|
||||||
|
|
||||||
// TODO: avoid database clean after each test in the future if possible for performance and flakyness reasons by filling the database step by step, see issue https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/4543
|
// TODO: avoid database clean after each test in the future if possible for performance and flakyness reasons by filling the database step by step, see issue https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/4543
|
||||||
|
|||||||
368
backend/src/graphql/resolvers/posts.group.pin.spec.ts
Normal file
368
backend/src/graphql/resolvers/posts.group.pin.spec.ts
Normal file
@ -0,0 +1,368 @@
|
|||||||
|
/* eslint-disable @typescript-eslint/no-unsafe-call */
|
||||||
|
/* eslint-disable @typescript-eslint/no-unsafe-assignment */
|
||||||
|
/* eslint-disable @typescript-eslint/no-unsafe-member-access */
|
||||||
|
import Factory, { cleanDatabase } from '@db/factories'
|
||||||
|
import { ChangeGroupMemberRole } from '@graphql/queries/ChangeGroupMemberRole'
|
||||||
|
import { CreateGroup } from '@graphql/queries/CreateGroup'
|
||||||
|
import { CreatePost } from '@graphql/queries/CreatePost'
|
||||||
|
import { pinGroupPost } from '@graphql/queries/pinGroupPost'
|
||||||
|
import { profilePagePosts } from '@graphql/queries/profilePagePosts'
|
||||||
|
import { unpinGroupPost } from '@graphql/queries/unpinGroupPost'
|
||||||
|
import type { ApolloTestSetup } from '@root/test/helpers'
|
||||||
|
import { createApolloTestSetup } from '@root/test/helpers'
|
||||||
|
import type { Context } from '@src/context'
|
||||||
|
|
||||||
|
const defaultConfig = {
|
||||||
|
CATEGORIES_ACTIVE: false,
|
||||||
|
}
|
||||||
|
let config: Partial<Context['config']>
|
||||||
|
|
||||||
|
let anyUser
|
||||||
|
let allGroupsUser
|
||||||
|
let publicUser
|
||||||
|
let publicAdminUser
|
||||||
|
let authenticatedUser: Context['user']
|
||||||
|
const context = () => ({ authenticatedUser, config })
|
||||||
|
let mutate: ApolloTestSetup['mutate']
|
||||||
|
let query: ApolloTestSetup['query']
|
||||||
|
let database: ApolloTestSetup['database']
|
||||||
|
let server: ApolloTestSetup['server']
|
||||||
|
|
||||||
|
beforeAll(async () => {
|
||||||
|
await cleanDatabase()
|
||||||
|
const apolloSetup = createApolloTestSetup({ context })
|
||||||
|
mutate = apolloSetup.mutate
|
||||||
|
query = apolloSetup.query
|
||||||
|
database = apolloSetup.database
|
||||||
|
server = apolloSetup.server
|
||||||
|
})
|
||||||
|
|
||||||
|
afterAll(() => {
|
||||||
|
void server.stop()
|
||||||
|
void database.driver.close()
|
||||||
|
database.neode.close()
|
||||||
|
})
|
||||||
|
|
||||||
|
beforeEach(async () => {
|
||||||
|
config = { ...defaultConfig }
|
||||||
|
authenticatedUser = null
|
||||||
|
|
||||||
|
anyUser = await Factory.build('user', {
|
||||||
|
id: 'any-user',
|
||||||
|
name: 'Any User',
|
||||||
|
about: 'I am just an ordinary user and do not belong to any group.',
|
||||||
|
})
|
||||||
|
|
||||||
|
allGroupsUser = await Factory.build('user', {
|
||||||
|
id: 'all-groups-user',
|
||||||
|
name: 'All Groups User',
|
||||||
|
about: 'I am a member of all groups.',
|
||||||
|
})
|
||||||
|
publicUser = await Factory.build('user', {
|
||||||
|
id: 'public-user',
|
||||||
|
name: 'Public User',
|
||||||
|
about: 'I am the owner of the public group.',
|
||||||
|
})
|
||||||
|
publicAdminUser = await Factory.build('user', {
|
||||||
|
id: 'public-admin-user',
|
||||||
|
name: 'Public Admin User',
|
||||||
|
about: 'I am the admin of the public group.',
|
||||||
|
})
|
||||||
|
|
||||||
|
authenticatedUser = await publicUser.toJson()
|
||||||
|
await mutate({
|
||||||
|
mutation: CreateGroup,
|
||||||
|
variables: {
|
||||||
|
id: 'public-group',
|
||||||
|
name: 'The Public Group',
|
||||||
|
about: 'The public group!',
|
||||||
|
description: 'Anyone can see the posts of this group.',
|
||||||
|
groupType: 'public',
|
||||||
|
actionRadius: 'regional',
|
||||||
|
},
|
||||||
|
})
|
||||||
|
await mutate({
|
||||||
|
mutation: ChangeGroupMemberRole,
|
||||||
|
variables: {
|
||||||
|
groupId: 'public-group',
|
||||||
|
userId: 'all-groups-user',
|
||||||
|
roleInGroup: 'usual',
|
||||||
|
},
|
||||||
|
})
|
||||||
|
await mutate({
|
||||||
|
mutation: ChangeGroupMemberRole,
|
||||||
|
variables: {
|
||||||
|
groupId: 'public-group',
|
||||||
|
userId: 'public-admin-user',
|
||||||
|
roleInGroup: 'admin',
|
||||||
|
},
|
||||||
|
})
|
||||||
|
await mutate({
|
||||||
|
mutation: ChangeGroupMemberRole,
|
||||||
|
variables: {
|
||||||
|
groupId: 'closed-group',
|
||||||
|
userId: 'all-groups-user',
|
||||||
|
roleInGroup: 'usual',
|
||||||
|
},
|
||||||
|
})
|
||||||
|
authenticatedUser = await anyUser.toJson()
|
||||||
|
await mutate({
|
||||||
|
mutation: CreatePost,
|
||||||
|
variables: {
|
||||||
|
id: 'post-without-group',
|
||||||
|
title: 'A post without a group',
|
||||||
|
content: 'I am a user who does not belong to a group yet.',
|
||||||
|
},
|
||||||
|
})
|
||||||
|
authenticatedUser = await publicUser.toJson()
|
||||||
|
await mutate({
|
||||||
|
mutation: CreatePost,
|
||||||
|
variables: {
|
||||||
|
id: 'post-1-to-public-group',
|
||||||
|
title: 'Post 1 to a public group',
|
||||||
|
content: 'I am posting into a public group as a member of the group',
|
||||||
|
groupId: 'public-group',
|
||||||
|
},
|
||||||
|
})
|
||||||
|
await mutate({
|
||||||
|
mutation: CreatePost,
|
||||||
|
variables: {
|
||||||
|
id: 'post-2-to-public-group',
|
||||||
|
title: 'Post 1 to a public group',
|
||||||
|
content: 'I am posting into a public group as a member of the group',
|
||||||
|
groupId: 'public-group',
|
||||||
|
},
|
||||||
|
})
|
||||||
|
await mutate({
|
||||||
|
mutation: CreatePost,
|
||||||
|
variables: {
|
||||||
|
id: 'post-3-to-public-group',
|
||||||
|
title: 'Post 1 to a public group',
|
||||||
|
content: 'I am posting into a public group as a member of the group',
|
||||||
|
groupId: 'public-group',
|
||||||
|
},
|
||||||
|
})
|
||||||
|
})
|
||||||
|
|
||||||
|
afterEach(async () => {
|
||||||
|
await cleanDatabase()
|
||||||
|
})
|
||||||
|
|
||||||
|
describe('pin groupPosts', () => {
|
||||||
|
describe('unauthenticated', () => {
|
||||||
|
it('throws authorization error', async () => {
|
||||||
|
authenticatedUser = null
|
||||||
|
await expect(
|
||||||
|
mutate({ mutation: pinGroupPost, variables: { id: 'post-1-to-public-group' } }),
|
||||||
|
).resolves.toMatchObject({
|
||||||
|
errors: [{ message: 'Not Authorized!' }],
|
||||||
|
data: { pinGroupPost: null },
|
||||||
|
})
|
||||||
|
})
|
||||||
|
})
|
||||||
|
|
||||||
|
describe('ordinary users', () => {
|
||||||
|
it('throws authorization error', async () => {
|
||||||
|
authenticatedUser = await anyUser.toJson()
|
||||||
|
await expect(
|
||||||
|
mutate({ mutation: pinGroupPost, variables: { id: 'post-1-to-public-group' } }),
|
||||||
|
).resolves.toMatchObject({
|
||||||
|
errors: [{ message: 'Not Authorized!' }],
|
||||||
|
data: { pinGroupPost: null },
|
||||||
|
})
|
||||||
|
})
|
||||||
|
})
|
||||||
|
|
||||||
|
describe('group usual', () => {
|
||||||
|
it('throws authorization error', async () => {
|
||||||
|
authenticatedUser = await allGroupsUser.toJson()
|
||||||
|
await expect(
|
||||||
|
mutate({ mutation: pinGroupPost, variables: { id: 'post-1-to-public-group' } }),
|
||||||
|
).resolves.toMatchObject({
|
||||||
|
errors: [{ message: 'Not Authorized!' }],
|
||||||
|
data: { pinGroupPost: null },
|
||||||
|
})
|
||||||
|
})
|
||||||
|
})
|
||||||
|
|
||||||
|
describe('group admin', () => {
|
||||||
|
it('resolves without error', async () => {
|
||||||
|
authenticatedUser = await publicAdminUser.toJson()
|
||||||
|
await expect(
|
||||||
|
mutate({ mutation: pinGroupPost, variables: { id: 'post-1-to-public-group' } }),
|
||||||
|
).resolves.toMatchObject({
|
||||||
|
errors: undefined,
|
||||||
|
data: { pinGroupPost: { id: 'post-1-to-public-group', groupPinned: true } },
|
||||||
|
})
|
||||||
|
})
|
||||||
|
})
|
||||||
|
|
||||||
|
describe('group owner', () => {
|
||||||
|
it('resolves without error', async () => {
|
||||||
|
authenticatedUser = await publicUser.toJson()
|
||||||
|
await expect(
|
||||||
|
mutate({ mutation: pinGroupPost, variables: { id: 'post-1-to-public-group' } }),
|
||||||
|
).resolves.toMatchObject({
|
||||||
|
errors: undefined,
|
||||||
|
data: { pinGroupPost: { id: 'post-1-to-public-group', groupPinned: true } },
|
||||||
|
})
|
||||||
|
})
|
||||||
|
})
|
||||||
|
|
||||||
|
describe('MAX_GROUP_PINNED_POSTS is 1', () => {
|
||||||
|
beforeEach(async () => {
|
||||||
|
config = { ...defaultConfig, MAX_GROUP_PINNED_POSTS: 1 }
|
||||||
|
authenticatedUser = await publicUser.toJson()
|
||||||
|
})
|
||||||
|
it('returns post-1-to-public-group as first, pinned post', async () => {
|
||||||
|
await mutate({ mutation: pinGroupPost, variables: { id: 'post-1-to-public-group' } })
|
||||||
|
await expect(
|
||||||
|
query({
|
||||||
|
query: profilePagePosts,
|
||||||
|
variables: {
|
||||||
|
filter: { group: { id: 'public-group' } },
|
||||||
|
orderBy: ['groupPinned_asc', 'sortDate_desc'],
|
||||||
|
},
|
||||||
|
}),
|
||||||
|
).resolves.toMatchObject({
|
||||||
|
errors: undefined,
|
||||||
|
data: {
|
||||||
|
profilePagePosts: [
|
||||||
|
expect.objectContaining({ id: 'post-1-to-public-group', groupPinned: true }),
|
||||||
|
expect.objectContaining({ id: 'post-3-to-public-group', groupPinned: null }),
|
||||||
|
expect.objectContaining({ id: 'post-2-to-public-group', groupPinned: null }),
|
||||||
|
],
|
||||||
|
},
|
||||||
|
})
|
||||||
|
})
|
||||||
|
|
||||||
|
it('no error thrown when pinned post was pinned again', async () => {
|
||||||
|
await mutate({ mutation: pinGroupPost, variables: { id: 'post-1-to-public-group' } })
|
||||||
|
await expect(
|
||||||
|
mutate({ mutation: pinGroupPost, variables: { id: 'post-1-to-public-group' } }),
|
||||||
|
).resolves.toMatchObject({
|
||||||
|
errors: undefined,
|
||||||
|
data: { pinGroupPost: { id: 'post-1-to-public-group', groupPinned: true } },
|
||||||
|
})
|
||||||
|
})
|
||||||
|
|
||||||
|
it('returns post-2-to-public-group as first, pinned post', async () => {
|
||||||
|
authenticatedUser = await publicUser.toJson()
|
||||||
|
await mutate({ mutation: pinGroupPost, variables: { id: 'post-2-to-public-group' } })
|
||||||
|
await expect(
|
||||||
|
query({
|
||||||
|
query: profilePagePosts,
|
||||||
|
variables: {
|
||||||
|
filter: { group: { id: 'public-group' } },
|
||||||
|
orderBy: ['groupPinned_asc', 'sortDate_desc'],
|
||||||
|
},
|
||||||
|
}),
|
||||||
|
).resolves.toMatchObject({
|
||||||
|
errors: undefined,
|
||||||
|
data: {
|
||||||
|
profilePagePosts: [
|
||||||
|
expect.objectContaining({ id: 'post-2-to-public-group', groupPinned: true }),
|
||||||
|
expect.objectContaining({ id: 'post-3-to-public-group', groupPinned: null }),
|
||||||
|
expect.objectContaining({ id: 'post-1-to-public-group', groupPinned: null }),
|
||||||
|
],
|
||||||
|
},
|
||||||
|
})
|
||||||
|
})
|
||||||
|
|
||||||
|
it('returns post-3-to-public-group as first, pinned post, when multiple are pinned', async () => {
|
||||||
|
authenticatedUser = await publicUser.toJson()
|
||||||
|
await mutate({ mutation: pinGroupPost, variables: { id: 'post-1-to-public-group' } })
|
||||||
|
await mutate({ mutation: pinGroupPost, variables: { id: 'post-2-to-public-group' } })
|
||||||
|
await mutate({ mutation: pinGroupPost, variables: { id: 'post-3-to-public-group' } })
|
||||||
|
await expect(
|
||||||
|
query({
|
||||||
|
query: profilePagePosts,
|
||||||
|
variables: {
|
||||||
|
filter: { group: { id: 'public-group' } },
|
||||||
|
orderBy: ['groupPinned_asc', 'sortDate_desc'],
|
||||||
|
},
|
||||||
|
}),
|
||||||
|
).resolves.toMatchObject({
|
||||||
|
errors: undefined,
|
||||||
|
data: {
|
||||||
|
profilePagePosts: [
|
||||||
|
expect.objectContaining({ id: 'post-3-to-public-group', groupPinned: true }),
|
||||||
|
expect.objectContaining({ id: 'post-2-to-public-group', groupPinned: null }),
|
||||||
|
expect.objectContaining({ id: 'post-1-to-public-group', groupPinned: null }),
|
||||||
|
],
|
||||||
|
},
|
||||||
|
})
|
||||||
|
})
|
||||||
|
})
|
||||||
|
|
||||||
|
describe('MAX_GROUP_PINNED_POSTS is 2', () => {
|
||||||
|
beforeEach(async () => {
|
||||||
|
config = { ...defaultConfig, MAX_GROUP_PINNED_POSTS: 2 }
|
||||||
|
authenticatedUser = await publicUser.toJson()
|
||||||
|
})
|
||||||
|
it('returns post-1-to-public-group as first, post-2-to-public-group as second pinned post', async () => {
|
||||||
|
await mutate({ mutation: pinGroupPost, variables: { id: 'post-1-to-public-group' } })
|
||||||
|
await mutate({ mutation: pinGroupPost, variables: { id: 'post-2-to-public-group' } })
|
||||||
|
await expect(
|
||||||
|
query({
|
||||||
|
query: profilePagePosts,
|
||||||
|
variables: {
|
||||||
|
filter: { group: { id: 'public-group' } },
|
||||||
|
orderBy: ['groupPinned_asc', 'sortDate_desc'],
|
||||||
|
},
|
||||||
|
}),
|
||||||
|
).resolves.toMatchObject({
|
||||||
|
errors: undefined,
|
||||||
|
data: {
|
||||||
|
profilePagePosts: [
|
||||||
|
expect.objectContaining({ id: 'post-2-to-public-group', groupPinned: true }),
|
||||||
|
expect.objectContaining({ id: 'post-1-to-public-group', groupPinned: true }),
|
||||||
|
expect.objectContaining({ id: 'post-3-to-public-group', groupPinned: null }),
|
||||||
|
],
|
||||||
|
},
|
||||||
|
})
|
||||||
|
})
|
||||||
|
|
||||||
|
it('throws an error when three posts are pinned', async () => {
|
||||||
|
await mutate({ mutation: pinGroupPost, variables: { id: 'post-1-to-public-group' } })
|
||||||
|
await mutate({ mutation: pinGroupPost, variables: { id: 'post-2-to-public-group' } })
|
||||||
|
await expect(
|
||||||
|
mutate({ mutation: pinGroupPost, variables: { id: 'post-3-to-public-group' } }),
|
||||||
|
).resolves.toMatchObject({
|
||||||
|
errors: [{ message: 'Reached maxed pinned posts already. Unpin a post first.' }],
|
||||||
|
data: {
|
||||||
|
pinGroupPost: null,
|
||||||
|
},
|
||||||
|
})
|
||||||
|
})
|
||||||
|
|
||||||
|
it('throws no error when first unpinned before a third post is pinned', async () => {
|
||||||
|
await mutate({ mutation: pinGroupPost, variables: { id: 'post-1-to-public-group' } })
|
||||||
|
await mutate({ mutation: pinGroupPost, variables: { id: 'post-2-to-public-group' } })
|
||||||
|
await mutate({ mutation: unpinGroupPost, variables: { id: 'post-1-to-public-group' } })
|
||||||
|
await expect(
|
||||||
|
mutate({ mutation: pinGroupPost, variables: { id: 'post-3-to-public-group' } }),
|
||||||
|
).resolves.toMatchObject({
|
||||||
|
errors: undefined,
|
||||||
|
})
|
||||||
|
await expect(
|
||||||
|
query({
|
||||||
|
query: profilePagePosts,
|
||||||
|
variables: {
|
||||||
|
filter: { group: { id: 'public-group' } },
|
||||||
|
orderBy: ['groupPinned_asc', 'sortDate_desc'],
|
||||||
|
},
|
||||||
|
}),
|
||||||
|
).resolves.toMatchObject({
|
||||||
|
errors: undefined,
|
||||||
|
data: {
|
||||||
|
profilePagePosts: [
|
||||||
|
expect.objectContaining({ id: 'post-3-to-public-group', groupPinned: true }),
|
||||||
|
expect.objectContaining({ id: 'post-2-to-public-group', groupPinned: true }),
|
||||||
|
expect.objectContaining({ id: 'post-1-to-public-group', groupPinned: null }),
|
||||||
|
],
|
||||||
|
},
|
||||||
|
})
|
||||||
|
})
|
||||||
|
})
|
||||||
|
})
|
||||||
@ -29,6 +29,20 @@ const maintainPinnedPosts = (params) => {
|
|||||||
return params
|
return params
|
||||||
}
|
}
|
||||||
|
|
||||||
|
const maintainGroupPinnedPosts = (params) => {
|
||||||
|
// only show GroupPinnedPosts when Groups is selected
|
||||||
|
if (!params.filter?.group) {
|
||||||
|
return params
|
||||||
|
}
|
||||||
|
const pinnedPostFilter = { groupPinned: true, group: params.filter.group }
|
||||||
|
if (isEmpty(params.filter)) {
|
||||||
|
params.filter = { OR: [pinnedPostFilter, {}] }
|
||||||
|
} else {
|
||||||
|
params.filter = { OR: [pinnedPostFilter, { ...params.filter }] }
|
||||||
|
}
|
||||||
|
return params
|
||||||
|
}
|
||||||
|
|
||||||
const filterEventDates = (params) => {
|
const filterEventDates = (params) => {
|
||||||
if (params.filter?.eventStart_gte) {
|
if (params.filter?.eventStart_gte) {
|
||||||
const date = params.filter.eventStart_gte
|
const date = params.filter.eventStart_gte
|
||||||
@ -52,6 +66,7 @@ export default {
|
|||||||
params = await filterPostsOfMyGroups(params, context)
|
params = await filterPostsOfMyGroups(params, context)
|
||||||
params = await filterInvisiblePosts(params, context)
|
params = await filterInvisiblePosts(params, context)
|
||||||
params = await filterForMutedUsers(params, context)
|
params = await filterForMutedUsers(params, context)
|
||||||
|
params = await maintainGroupPinnedPosts(params)
|
||||||
return neo4jgraphql(object, params, context, resolveInfo)
|
return neo4jgraphql(object, params, context, resolveInfo)
|
||||||
},
|
},
|
||||||
PostsEmotionsCountByEmotion: async (_object, params, context, _resolveInfo) => {
|
PostsEmotionsCountByEmotion: async (_object, params, context, _resolveInfo) => {
|
||||||
@ -154,7 +169,7 @@ export default {
|
|||||||
)`
|
)`
|
||||||
}
|
}
|
||||||
const categoriesCypher =
|
const categoriesCypher =
|
||||||
config.CATEGORIES_ACTIVE && categoryIds
|
config.CATEGORIES_ACTIVE && categoryIds && categoryIds.length > 0
|
||||||
? `WITH post
|
? `WITH post
|
||||||
UNWIND $categoryIds AS categoryId
|
UNWIND $categoryIds AS categoryId
|
||||||
MATCH (category:Category {id: categoryId})
|
MATCH (category:Category {id: categoryId})
|
||||||
@ -453,6 +468,68 @@ export default {
|
|||||||
}
|
}
|
||||||
return unpinnedPost
|
return unpinnedPost
|
||||||
},
|
},
|
||||||
|
pinGroupPost: async (_parent, params, context: Context, _resolveInfo) => {
|
||||||
|
if (!context.user) {
|
||||||
|
throw new Error('Missing authenticated user.')
|
||||||
|
}
|
||||||
|
const { config } = context
|
||||||
|
|
||||||
|
if (config.MAX_GROUP_PINNED_POSTS === 0) {
|
||||||
|
throw new Error('Pinned posts are not allowed!')
|
||||||
|
}
|
||||||
|
|
||||||
|
// If MAX_GROUP_PINNED_POSTS === 1 -> Delete old pin
|
||||||
|
if (config.MAX_GROUP_PINNED_POSTS === 1) {
|
||||||
|
await context.database.write({
|
||||||
|
query: `
|
||||||
|
MATCH (post:Post {id: $params.id})-[:IN]->(group:Group)
|
||||||
|
MATCH (:User)-[pinned:GROUP_PINNED]->(oldPinnedPost:Post)-[:IN]->(:Group {id: group.id})
|
||||||
|
REMOVE oldPinnedPost.groupPinned
|
||||||
|
DELETE pinned`,
|
||||||
|
variables: { user: context.user, params },
|
||||||
|
})
|
||||||
|
// If MAX_GROUP_PINNED_POSTS !== 1 -> Check if max is reached
|
||||||
|
} else {
|
||||||
|
const result = await context.database.query({
|
||||||
|
query: `
|
||||||
|
MATCH (post:Post {id: $params.id})-[:IN]->(group:Group)
|
||||||
|
MATCH (:User)-[pinned:GROUP_PINNED]->(pinnedPosts:Post)-[:IN]->(:Group {id: group.id})
|
||||||
|
RETURN toString(count(pinnedPosts)) as count`,
|
||||||
|
variables: { user: context.user, params },
|
||||||
|
})
|
||||||
|
if (result.records[0].get('count') >= config.MAX_GROUP_PINNED_POSTS) {
|
||||||
|
throw new Error('Reached maxed pinned posts already. Unpin a post first.')
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
// Set new pin
|
||||||
|
const result = await context.database.write({
|
||||||
|
query: `
|
||||||
|
MATCH (user:User {id: $user.id})
|
||||||
|
MATCH (post:Post {id: $params.id})-[:IN]->(group:Group)
|
||||||
|
MERGE (user)-[pinned:GROUP_PINNED {createdAt: toString(datetime())}]->(post)
|
||||||
|
SET post.groupPinned = true
|
||||||
|
RETURN post {.*, pinnedAt: pinned.createdAt}`,
|
||||||
|
variables: { user: context.user, params },
|
||||||
|
})
|
||||||
|
|
||||||
|
// Return post
|
||||||
|
return result.records[0].get('post')
|
||||||
|
},
|
||||||
|
unpinGroupPost: async (_parent, params, context, _resolveInfo) => {
|
||||||
|
const result = await context.database.write({
|
||||||
|
query: `
|
||||||
|
MATCH (post:Post {id: $postId})
|
||||||
|
OPTIONAL MATCH (:User)-[pinned:GROUP_PINNED]->(post)
|
||||||
|
DELETE pinned
|
||||||
|
REMOVE post.groupPinned
|
||||||
|
RETURN post {.*}`,
|
||||||
|
variables: { postId: params.id },
|
||||||
|
})
|
||||||
|
|
||||||
|
// Return post
|
||||||
|
return result.records[0].get('post')
|
||||||
|
},
|
||||||
markTeaserAsViewed: async (_parent, params, context, _resolveInfo) => {
|
markTeaserAsViewed: async (_parent, params, context, _resolveInfo) => {
|
||||||
const session = context.driver.session()
|
const session = context.driver.session()
|
||||||
const writeTxResultPromise = session.writeTransaction(async (transaction) => {
|
const writeTxResultPromise = session.writeTransaction(async (transaction) => {
|
||||||
@ -550,6 +627,7 @@ export default {
|
|||||||
'language',
|
'language',
|
||||||
'pinnedAt',
|
'pinnedAt',
|
||||||
'pinned',
|
'pinned',
|
||||||
|
'groupPinned',
|
||||||
'eventVenue',
|
'eventVenue',
|
||||||
'eventLocation',
|
'eventLocation',
|
||||||
'eventLocationName',
|
'eventLocationName',
|
||||||
@ -589,6 +667,21 @@ export default {
|
|||||||
'MATCH (this)<-[obs:OBSERVES]-(related:User {id: $cypherParams.currentUserId}) WHERE obs.active = true RETURN COUNT(related) >= 1',
|
'MATCH (this)<-[obs:OBSERVES]-(related:User {id: $cypherParams.currentUserId}) WHERE obs.active = true RETURN COUNT(related) >= 1',
|
||||||
},
|
},
|
||||||
}),
|
}),
|
||||||
|
// As long as we rely on the filter capabilities of the neo4jgraphql library,
|
||||||
|
// we cannot filter on a relation or their properties.
|
||||||
|
// Hence we need to save the value to the group node in the database.
|
||||||
|
/* groupPinned: async (parent, _params, context, _resolveInfo) => {
|
||||||
|
return (
|
||||||
|
(
|
||||||
|
await context.database.query({
|
||||||
|
query: `
|
||||||
|
MATCH (:User)-[pinned:GROUP_PINNED]->(:Post {id: $parent.id})
|
||||||
|
RETURN pinned`,
|
||||||
|
variables: { parent },
|
||||||
|
})
|
||||||
|
).records.length === 1
|
||||||
|
)
|
||||||
|
}, */
|
||||||
relatedContributions: async (parent, _params, context, _resolveInfo) => {
|
relatedContributions: async (parent, _params, context, _resolveInfo) => {
|
||||||
if (typeof parent.relatedContributions !== 'undefined') return parent.relatedContributions
|
if (typeof parent.relatedContributions !== 'undefined') return parent.relatedContributions
|
||||||
const { id } = parent
|
const { id } = parent
|
||||||
|
|||||||
103
backend/src/graphql/resolvers/roles.spec.ts
Normal file
103
backend/src/graphql/resolvers/roles.spec.ts
Normal file
@ -0,0 +1,103 @@
|
|||||||
|
/* eslint-disable @typescript-eslint/no-unsafe-call */
|
||||||
|
/* eslint-disable @typescript-eslint/no-unsafe-member-access */
|
||||||
|
/* eslint-disable @typescript-eslint/no-unsafe-assignment */
|
||||||
|
import { ApolloServerTestClient, createTestClient } from 'apollo-server-testing'
|
||||||
|
|
||||||
|
import Factory, { cleanDatabase } from '@db/factories'
|
||||||
|
import { getDriver, getNeode } from '@db/neo4j'
|
||||||
|
import { availableRoles } from '@graphql/queries/availableRoles'
|
||||||
|
import createServer from '@src/server'
|
||||||
|
|
||||||
|
const instance = getNeode()
|
||||||
|
const driver = getDriver()
|
||||||
|
|
||||||
|
describe('availableRoles', () => {
|
||||||
|
let authenticatedUser
|
||||||
|
let query: ApolloServerTestClient['query']
|
||||||
|
|
||||||
|
beforeAll(async () => {
|
||||||
|
await cleanDatabase()
|
||||||
|
|
||||||
|
const { server } = createServer({
|
||||||
|
context: () => {
|
||||||
|
return {
|
||||||
|
driver,
|
||||||
|
neode: instance,
|
||||||
|
user: authenticatedUser,
|
||||||
|
}
|
||||||
|
},
|
||||||
|
})
|
||||||
|
query = createTestClient(server).query
|
||||||
|
})
|
||||||
|
|
||||||
|
afterAll(async () => {
|
||||||
|
await cleanDatabase()
|
||||||
|
await driver.close()
|
||||||
|
})
|
||||||
|
|
||||||
|
afterEach(async () => {
|
||||||
|
await cleanDatabase()
|
||||||
|
})
|
||||||
|
|
||||||
|
describe('unauthenticated', () => {
|
||||||
|
it('throws authorization error', async () => {
|
||||||
|
authenticatedUser = null
|
||||||
|
const { data, errors } = await query({ query: availableRoles })
|
||||||
|
expect(data).toEqual(null)
|
||||||
|
expect(errors).toEqual([expect.objectContaining({ message: 'Not Authorized!' })])
|
||||||
|
})
|
||||||
|
})
|
||||||
|
|
||||||
|
describe('authenticated', () => {
|
||||||
|
describe('as user', () => {
|
||||||
|
beforeEach(async () => {
|
||||||
|
const user = await Factory.build(
|
||||||
|
'user',
|
||||||
|
{ id: 'user-id', role: 'user' },
|
||||||
|
{ email: 'user@example.org', password: '1234' },
|
||||||
|
)
|
||||||
|
authenticatedUser = await user.toJson()
|
||||||
|
})
|
||||||
|
|
||||||
|
it('throws authorization error', async () => {
|
||||||
|
const { data, errors } = await query({ query: availableRoles })
|
||||||
|
expect(data).toEqual(null)
|
||||||
|
expect(errors).toEqual([expect.objectContaining({ message: 'Not Authorized!' })])
|
||||||
|
})
|
||||||
|
})
|
||||||
|
|
||||||
|
describe('as moderator', () => {
|
||||||
|
beforeEach(async () => {
|
||||||
|
const moderator = await Factory.build(
|
||||||
|
'user',
|
||||||
|
{ id: 'moderator-id', role: 'moderator' },
|
||||||
|
{ email: 'moderator@example.org', password: '1234' },
|
||||||
|
)
|
||||||
|
authenticatedUser = await moderator.toJson()
|
||||||
|
})
|
||||||
|
|
||||||
|
it('throws authorization error', async () => {
|
||||||
|
const { data, errors } = await query({ query: availableRoles })
|
||||||
|
expect(data).toEqual(null)
|
||||||
|
expect(errors).toEqual([expect.objectContaining({ message: 'Not Authorized!' })])
|
||||||
|
})
|
||||||
|
})
|
||||||
|
|
||||||
|
describe('as admin', () => {
|
||||||
|
beforeEach(async () => {
|
||||||
|
const admin = await Factory.build(
|
||||||
|
'user',
|
||||||
|
{ id: 'admin-id', role: 'admin' },
|
||||||
|
{ email: 'admin@example.org', password: '1234' },
|
||||||
|
)
|
||||||
|
authenticatedUser = await admin.toJson()
|
||||||
|
})
|
||||||
|
|
||||||
|
it('returns available roles', async () => {
|
||||||
|
const { data, errors } = await query({ query: availableRoles })
|
||||||
|
expect(errors).toBeUndefined()
|
||||||
|
expect(data?.availableRoles).toEqual(['admin', 'moderator', 'user'])
|
||||||
|
})
|
||||||
|
})
|
||||||
|
})
|
||||||
|
})
|
||||||
@ -1,12 +1,9 @@
|
|||||||
/* eslint-disable @typescript-eslint/require-await */
|
|
||||||
/* eslint-disable @typescript-eslint/no-unsafe-argument */
|
/* eslint-disable @typescript-eslint/no-unsafe-argument */
|
||||||
/* eslint-disable @typescript-eslint/no-unsafe-assignment */
|
/* eslint-disable @typescript-eslint/no-unsafe-assignment */
|
||||||
/* eslint-disable @typescript-eslint/no-unsafe-call */
|
|
||||||
/* eslint-disable @typescript-eslint/no-unsafe-return */
|
/* eslint-disable @typescript-eslint/no-unsafe-return */
|
||||||
/* eslint-disable @typescript-eslint/no-unsafe-member-access */
|
/* eslint-disable @typescript-eslint/no-unsafe-member-access */
|
||||||
import { AuthenticationError } from 'apollo-server'
|
import { AuthenticationError } from 'apollo-server'
|
||||||
import bcrypt from 'bcryptjs'
|
import bcrypt from 'bcryptjs'
|
||||||
import { neo4jgraphql } from 'neo4j-graphql-js'
|
|
||||||
|
|
||||||
import { getNeode } from '@db/neo4j'
|
import { getNeode } from '@db/neo4j'
|
||||||
import { encode } from '@jwt/encode'
|
import { encode } from '@jwt/encode'
|
||||||
@ -18,8 +15,21 @@ const neode = getNeode()
|
|||||||
|
|
||||||
export default {
|
export default {
|
||||||
Query: {
|
Query: {
|
||||||
currentUser: async (object, params, context, resolveInfo) =>
|
currentUser: async (_object, _params, context: Context, _resolveInfo) => {
|
||||||
neo4jgraphql(object, { id: context.user.id }, context, resolveInfo),
|
if (!context.user) {
|
||||||
|
throw new Error('You must be logged in')
|
||||||
|
}
|
||||||
|
const [user] = (
|
||||||
|
await context.database.query({
|
||||||
|
query: `
|
||||||
|
MATCH (user:User {id: $user.id})-[:PRIMARY_EMAIL]->(e:EmailAddress)
|
||||||
|
RETURN user {.*, email: e.email}
|
||||||
|
`,
|
||||||
|
variables: { user: context.user },
|
||||||
|
})
|
||||||
|
).records.map((record) => record.get('user'))
|
||||||
|
return user
|
||||||
|
},
|
||||||
},
|
},
|
||||||
Mutation: {
|
Mutation: {
|
||||||
login: async (_, { email, password }, context: Context) => {
|
login: async (_, { email, password }, context: Context) => {
|
||||||
|
|||||||
@ -1,4 +1,3 @@
|
|||||||
/* eslint-disable @typescript-eslint/require-await */
|
|
||||||
/* eslint-disable @typescript-eslint/restrict-template-expressions */
|
/* eslint-disable @typescript-eslint/restrict-template-expressions */
|
||||||
/* eslint-disable @typescript-eslint/no-unsafe-argument */
|
/* eslint-disable @typescript-eslint/no-unsafe-argument */
|
||||||
/* eslint-disable @typescript-eslint/no-unsafe-call */
|
/* eslint-disable @typescript-eslint/no-unsafe-call */
|
||||||
@ -458,6 +457,18 @@ export default {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
User: {
|
User: {
|
||||||
|
activeCategories: async (parent, _args, context: Context, _resolveInfo) => {
|
||||||
|
return (
|
||||||
|
await context.database.query({
|
||||||
|
query: `
|
||||||
|
MATCH (category:Category)
|
||||||
|
WHERE NOT ((:User{id: $user.id})-[:NOT_INTERESTED_IN]->(category))
|
||||||
|
RETURN collect(category.id) as categories
|
||||||
|
`,
|
||||||
|
variables: { user: parent },
|
||||||
|
})
|
||||||
|
).records.map((record) => record.get('categories'))[0]
|
||||||
|
},
|
||||||
inviteCodes: async (_parent, _args, context: Context, _resolveInfo) => {
|
inviteCodes: async (_parent, _args, context: Context, _resolveInfo) => {
|
||||||
return (
|
return (
|
||||||
await context.database.query({
|
await context.database.query({
|
||||||
@ -471,7 +482,7 @@ export default {
|
|||||||
})
|
})
|
||||||
).records.map((record) => record.get('inviteCodes'))
|
).records.map((record) => record.get('inviteCodes'))
|
||||||
},
|
},
|
||||||
emailNotificationSettings: async (parent, _params, _context, _resolveInfo) => {
|
emailNotificationSettings: (parent, _params, _context, _resolveInfo) => {
|
||||||
return [
|
return [
|
||||||
{
|
{
|
||||||
type: 'post',
|
type: 'post',
|
||||||
@ -633,7 +644,6 @@ export default {
|
|||||||
'allowEmbedIframes',
|
'allowEmbedIframes',
|
||||||
'showShoutsPublicly',
|
'showShoutsPublicly',
|
||||||
'locale',
|
'locale',
|
||||||
'activeCategories',
|
|
||||||
],
|
],
|
||||||
boolean: {
|
boolean: {
|
||||||
followedByCurrentUser:
|
followedByCurrentUser:
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
/* eslint-disable @typescript-eslint/no-unsafe-call */
|
|
||||||
/* eslint-disable @typescript-eslint/no-unsafe-assignment */
|
/* eslint-disable @typescript-eslint/no-unsafe-assignment */
|
||||||
|
/* eslint-disable @typescript-eslint/no-unsafe-call */
|
||||||
import { makeAugmentedSchema } from 'neo4j-graphql-js'
|
import { makeAugmentedSchema } from 'neo4j-graphql-js'
|
||||||
|
|
||||||
import typeDefs from '@graphql/types/index'
|
import typeDefs from '@graphql/types/index'
|
||||||
|
|||||||
14
backend/src/graphql/types/directive/neo4j-graphql-js.gql
Normal file
14
backend/src/graphql/types/directive/neo4j-graphql-js.gql
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
# directive @MutationMeta on FIELD_DEFINITION
|
||||||
|
# directive @isAuthenticated on FIELD_DEFINITION
|
||||||
|
# directive @hasRole on FIELD_DEFINITION
|
||||||
|
# directive @hasScope on FIELD_DEFINITION
|
||||||
|
# directive @additionalLabels on FIELD_DEFINITION
|
||||||
|
|
||||||
|
directive @cypher(statement: String) on FIELD_DEFINITION
|
||||||
|
directive @relation(
|
||||||
|
name: String
|
||||||
|
from: String
|
||||||
|
to: String
|
||||||
|
direction: String
|
||||||
|
) on FIELD_DEFINITION | OBJECT
|
||||||
|
directive @neo4j_ignore on FIELD_DEFINITION
|
||||||
@ -2,4 +2,4 @@ enum EmailNotificationSettingsType {
|
|||||||
post
|
post
|
||||||
chat
|
chat
|
||||||
group
|
group
|
||||||
}
|
}
|
||||||
|
|||||||
@ -4,4 +4,4 @@ enum Emotion {
|
|||||||
happy
|
happy
|
||||||
angry
|
angry
|
||||||
funny
|
funny
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
enum ShoutTypeEnum {
|
enum ShoutTypeEnum {
|
||||||
Post
|
Post
|
||||||
Comment
|
Comment
|
||||||
}
|
}
|
||||||
|
|||||||
@ -2,4 +2,4 @@ enum Visibility {
|
|||||||
public
|
public
|
||||||
friends
|
friends
|
||||||
private
|
private
|
||||||
}
|
}
|
||||||
|
|||||||
@ -50,12 +50,16 @@ type Comment {
|
|||||||
isPostObservedByMe: Boolean!
|
isPostObservedByMe: Boolean!
|
||||||
@cypher(
|
@cypher(
|
||||||
statement: "MATCH (this)-[:COMMENTS]->(:Post)<-[obs:OBSERVES]-(u:User {id: $cypherParams.currentUserId}) WHERE obs.active = true RETURN COUNT(u) >= 1"
|
statement: "MATCH (this)-[:COMMENTS]->(:Post)<-[obs:OBSERVES]-(u:User {id: $cypherParams.currentUserId}) WHERE obs.active = true RETURN COUNT(u) >= 1"
|
||||||
)
|
)
|
||||||
postObservingUsersCount: Int!
|
postObservingUsersCount: Int!
|
||||||
@cypher(statement: "MATCH (this)-[:COMMENTS]->(:Post)<-[obs:OBSERVES]-(u:User) WHERE obs.active = true AND NOT u.disabled = true AND NOT u.deleted = true RETURN COUNT(DISTINCT u)")
|
@cypher(
|
||||||
|
statement: "MATCH (this)-[:COMMENTS]->(:Post)<-[obs:OBSERVES]-(u:User) WHERE obs.active = true AND NOT u.disabled = true AND NOT u.deleted = true RETURN COUNT(DISTINCT u)"
|
||||||
|
)
|
||||||
|
|
||||||
shoutedByCurrentUser: Boolean!
|
shoutedByCurrentUser: Boolean!
|
||||||
@cypher(statement: "MATCH (this) RETURN EXISTS((this)<-[:SHOUTED]-(:User {id: $cypherParams.currentUserId}))")
|
@cypher(
|
||||||
|
statement: "MATCH (this) RETURN EXISTS((this)<-[:SHOUTED]-(:User {id: $cypherParams.currentUserId}))"
|
||||||
|
)
|
||||||
|
|
||||||
shoutedCount: Int!
|
shoutedCount: Int!
|
||||||
@cypher(
|
@cypher(
|
||||||
@ -77,16 +81,7 @@ type Query {
|
|||||||
}
|
}
|
||||||
|
|
||||||
type Mutation {
|
type Mutation {
|
||||||
CreateComment(
|
CreateComment(id: ID, postId: ID!, content: String!, contentExcerpt: String): Comment
|
||||||
id: ID
|
UpdateComment(id: ID!, content: String!, contentExcerpt: String): Comment
|
||||||
postId: ID!
|
|
||||||
content: String!
|
|
||||||
contentExcerpt: String
|
|
||||||
): Comment
|
|
||||||
UpdateComment(
|
|
||||||
id: ID!
|
|
||||||
content: String!
|
|
||||||
contentExcerpt: String
|
|
||||||
): Comment
|
|
||||||
DeleteComment(id: ID!): Comment
|
DeleteComment(id: ID!): Comment
|
||||||
}
|
}
|
||||||
|
|||||||
@ -13,4 +13,4 @@ type Query {
|
|||||||
|
|
||||||
type Mutation {
|
type Mutation {
|
||||||
UpdateDonations(showDonations: Boolean, goal: Int, progress: Int): Donations
|
UpdateDonations(showDonations: Boolean, goal: Int, progress: Int): Donations
|
||||||
}
|
}
|
||||||
|
|||||||
@ -9,11 +9,7 @@ type Query {
|
|||||||
}
|
}
|
||||||
|
|
||||||
type Mutation {
|
type Mutation {
|
||||||
Signup(
|
Signup(email: String!, locale: String!, inviteCode: String = null): EmailAddress
|
||||||
email: String!
|
|
||||||
locale: String!
|
|
||||||
inviteCode: String = null
|
|
||||||
): EmailAddress
|
|
||||||
SignupVerification(
|
SignupVerification(
|
||||||
nonce: String!
|
nonce: String!
|
||||||
email: String!
|
email: String!
|
||||||
@ -27,8 +23,5 @@ type Mutation {
|
|||||||
locationName: String = null
|
locationName: String = null
|
||||||
): User
|
): User
|
||||||
AddEmailAddress(email: String!): EmailAddress
|
AddEmailAddress(email: String!): EmailAddress
|
||||||
VerifyEmailAddress(
|
VerifyEmailAddress(nonce: String!, email: String!): EmailAddress
|
||||||
nonce: String!
|
|
||||||
email: String!
|
|
||||||
): EmailAddress
|
|
||||||
}
|
}
|
||||||
|
|||||||
@ -5,7 +5,7 @@ type FILED {
|
|||||||
submitter: User
|
submitter: User
|
||||||
}
|
}
|
||||||
|
|
||||||
# this list equals the strings of an array in file "webapp/constants/modals.js"
|
"this list equals the strings of an array in file `webapp/constants/modals.js`"
|
||||||
enum ReasonCategory {
|
enum ReasonCategory {
|
||||||
other
|
other
|
||||||
discrimination_etc
|
discrimination_etc
|
||||||
@ -26,5 +26,9 @@ type FiledReport {
|
|||||||
}
|
}
|
||||||
|
|
||||||
type Mutation {
|
type Mutation {
|
||||||
fileReport(resourceId: ID!, reasonCategory: ReasonCategory!, reasonDescription: String!): FiledReport
|
fileReport(
|
||||||
}
|
resourceId: ID!
|
||||||
|
reasonCategory: ReasonCategory!
|
||||||
|
reasonDescription: String!
|
||||||
|
): FiledReport
|
||||||
|
}
|
||||||
|
|||||||
@ -1,16 +1,16 @@
|
|||||||
type File {
|
type File {
|
||||||
url: ID!,
|
url: ID!
|
||||||
name: String,
|
name: String
|
||||||
#size: Int,
|
type: String
|
||||||
type: String,
|
# size: Int
|
||||||
#audio: Boolean,
|
# audio: Boolean
|
||||||
#duration: Float,
|
# duration: Float
|
||||||
#preview: String,
|
# preview: String
|
||||||
#progress: Int,
|
# progress: Int
|
||||||
}
|
}
|
||||||
|
|
||||||
input FileInput {
|
input FileInput {
|
||||||
upload: Upload,
|
upload: Upload
|
||||||
name: String,
|
name: String
|
||||||
type: String,
|
type: String
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,19 +1,19 @@
|
|||||||
enum _GroupOrdering {
|
# enum _GroupOrdering {
|
||||||
id_asc
|
# id_asc
|
||||||
id_desc
|
# id_desc
|
||||||
name_asc
|
# name_asc
|
||||||
name_desc
|
# name_desc
|
||||||
slug_asc
|
# slug_asc
|
||||||
slug_desc
|
# slug_desc
|
||||||
locationName_asc
|
# locationName_asc
|
||||||
locationName_desc
|
# locationName_desc
|
||||||
about_asc
|
# about_asc
|
||||||
about_desc
|
# about_desc
|
||||||
createdAt_asc
|
# createdAt_asc
|
||||||
createdAt_desc
|
# createdAt_desc
|
||||||
updatedAt_asc
|
# updatedAt_asc
|
||||||
updatedAt_desc
|
# updatedAt_desc
|
||||||
}
|
# }
|
||||||
|
|
||||||
type Group {
|
type Group {
|
||||||
id: ID!
|
id: ID!
|
||||||
@ -38,18 +38,27 @@ type Group {
|
|||||||
|
|
||||||
categories: [Category] @relation(name: "CATEGORIZED", direction: "OUT")
|
categories: [Category] @relation(name: "CATEGORIZED", direction: "OUT")
|
||||||
|
|
||||||
membersCount: Int! @cypher(statement: "MATCH (this)<-[:MEMBER_OF]-(r:User) RETURN COUNT(DISTINCT r)")
|
membersCount: Int!
|
||||||
|
@cypher(statement: "MATCH (this)<-[:MEMBER_OF]-(r:User) RETURN COUNT(DISTINCT r)")
|
||||||
|
|
||||||
myRole: GroupMemberRole # if 'null' then the current user is no member
|
myRole: GroupMemberRole # if 'null' then the current user is no member
|
||||||
|
|
||||||
posts: [Post] @relation(name: "IN", direction: "IN")
|
posts: [Post] @relation(name: "IN", direction: "IN")
|
||||||
|
|
||||||
isMutedByMe: Boolean! @cypher(statement: "MATCH (this) RETURN EXISTS( (this)<-[:MUTED]-(:User {id: $cypherParams.currentUserId}) )")
|
isMutedByMe: Boolean!
|
||||||
|
@cypher(
|
||||||
|
statement: "MATCH (this) RETURN EXISTS( (this)<-[:MUTED]-(:User {id: $cypherParams.currentUserId}) )"
|
||||||
|
)
|
||||||
|
|
||||||
"inviteCodes to this group the current user has generated"
|
"inviteCodes to this group the current user has generated"
|
||||||
inviteCodes: [InviteCode]! @neo4j_ignore
|
inviteCodes: [InviteCode]! @neo4j_ignore
|
||||||
|
|
||||||
|
currentlyPinnedPostsCount: Int! @neo4j_ignore
|
||||||
}
|
}
|
||||||
|
|
||||||
|
type GroupMember {
|
||||||
|
user: User
|
||||||
|
membership: MEMBER_OF
|
||||||
|
}
|
||||||
|
|
||||||
input _GroupFilter {
|
input _GroupFilter {
|
||||||
AND: [_GroupFilter!]
|
AND: [_GroupFilter!]
|
||||||
@ -74,20 +83,16 @@ type Query {
|
|||||||
slug: String
|
slug: String
|
||||||
first: Int
|
first: Int
|
||||||
offset: Int
|
offset: Int
|
||||||
# orderBy: [_GroupOrdering] # not implemented yet
|
|
||||||
# filter: _GroupFilter # not implemented yet
|
|
||||||
): [Group]
|
): [Group]
|
||||||
|
# orderBy: [_GroupOrdering] # not implemented yet
|
||||||
|
# filter: _GroupFilter # not implemented yet
|
||||||
|
|
||||||
GroupMembers(
|
GroupMembers(id: ID!, first: Int, offset: Int): [GroupMember]
|
||||||
id: ID!
|
# orderBy: [_UserOrdering] # not implemented yet
|
||||||
first: Int
|
# filter: _UserFilter # not implemented yet
|
||||||
offset: Int
|
|
||||||
# orderBy: [_UserOrdering] # not implemented yet
|
|
||||||
# filter: _UserFilter # not implemented yet
|
|
||||||
): [User]
|
|
||||||
|
|
||||||
GroupCount(isMember: Boolean): Int
|
GroupCount(isMember: Boolean): Int
|
||||||
|
|
||||||
# AvailableGroupTypes: [GroupType]!
|
# AvailableGroupTypes: [GroupType]!
|
||||||
|
|
||||||
# AvailableGroupActionRadii: [GroupActionRadius]!
|
# AvailableGroupActionRadii: [GroupActionRadius]!
|
||||||
@ -105,7 +110,9 @@ type Mutation {
|
|||||||
groupType: GroupType!
|
groupType: GroupType!
|
||||||
actionRadius: GroupActionRadius!
|
actionRadius: GroupActionRadius!
|
||||||
categoryIds: [ID]
|
categoryIds: [ID]
|
||||||
|
|
||||||
# avatar: ImageInput # a group can not be created with an avatar
|
# avatar: ImageInput # a group can not be created with an avatar
|
||||||
|
|
||||||
locationName: String # empty string '' sets it to null
|
locationName: String # empty string '' sets it to null
|
||||||
): Group
|
): Group
|
||||||
|
|
||||||
@ -115,7 +122,9 @@ type Mutation {
|
|||||||
slug: String
|
slug: String
|
||||||
about: String
|
about: String
|
||||||
description: String
|
description: String
|
||||||
|
|
||||||
# groupType: GroupType # is not possible at the moment and has to be discussed. may be in the stronger direction: public → closed → hidden
|
# groupType: GroupType # is not possible at the moment and has to be discussed. may be in the stronger direction: public → closed → hidden
|
||||||
|
|
||||||
actionRadius: GroupActionRadius
|
actionRadius: GroupActionRadius
|
||||||
categoryIds: [ID]
|
categoryIds: [ID]
|
||||||
avatar: ImageInput # test this as result
|
avatar: ImageInput # test this as result
|
||||||
@ -124,27 +133,14 @@ type Mutation {
|
|||||||
|
|
||||||
# DeleteGroup(id: ID!): Group
|
# DeleteGroup(id: ID!): Group
|
||||||
|
|
||||||
JoinGroup(
|
JoinGroup(groupId: ID!, userId: ID!): GroupMember
|
||||||
groupId: ID!
|
|
||||||
userId: ID!
|
|
||||||
): User
|
|
||||||
|
|
||||||
LeaveGroup(
|
LeaveGroup(groupId: ID!, userId: ID!): GroupMember
|
||||||
groupId: ID!
|
|
||||||
userId: ID!
|
|
||||||
): User
|
|
||||||
|
|
||||||
ChangeGroupMemberRole(
|
ChangeGroupMemberRole(groupId: ID!, userId: ID!, roleInGroup: GroupMemberRole!): GroupMember
|
||||||
groupId: ID!
|
|
||||||
userId: ID!
|
|
||||||
roleInGroup: GroupMemberRole!
|
|
||||||
): User
|
|
||||||
|
|
||||||
RemoveUserFromGroup(
|
RemoveUserFromGroup(groupId: ID!, userId: ID!): GroupMember
|
||||||
groupId: ID!
|
|
||||||
userId: ID!
|
|
||||||
): User
|
|
||||||
|
|
||||||
muteGroup(groupId: ID!): Group
|
muteGroup(groupId: ID!): Group
|
||||||
unmuteGroup(groupId: ID!): Group
|
unmuteGroup(groupId: ID!): Group
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,21 +1,23 @@
|
|||||||
type Image {
|
type Image {
|
||||||
url: ID!,
|
url: ID!
|
||||||
transform(width: Int, height: Int): String
|
transform(width: Int, height: Int): String
|
||||||
|
|
||||||
# urlW34: String,
|
# urlW34: String,
|
||||||
# urlW160: String,
|
# urlW160: String,
|
||||||
# urlW320: String,
|
# urlW320: String,
|
||||||
# urlW640: String,
|
# urlW640: String,
|
||||||
# urlW1024: String,
|
# urlW1024: String,
|
||||||
alt: String,
|
|
||||||
sensitive: Boolean,
|
alt: String
|
||||||
aspectRatio: Float,
|
sensitive: Boolean
|
||||||
type: String,
|
aspectRatio: Float
|
||||||
|
type: String
|
||||||
}
|
}
|
||||||
|
|
||||||
input ImageInput {
|
input ImageInput {
|
||||||
alt: String,
|
alt: String
|
||||||
upload: Upload,
|
upload: Upload
|
||||||
sensitive: Boolean,
|
sensitive: Boolean
|
||||||
aspectRatio: Float,
|
aspectRatio: Float
|
||||||
type: String,
|
type: String
|
||||||
}
|
}
|
||||||
|
|||||||
@ -19,7 +19,11 @@ type Query {
|
|||||||
|
|
||||||
type Mutation {
|
type Mutation {
|
||||||
generatePersonalInviteCode(expiresAt: String = null, comment: String = null): InviteCode!
|
generatePersonalInviteCode(expiresAt: String = null, comment: String = null): InviteCode!
|
||||||
generateGroupInviteCode(groupId: ID!, expiresAt: String = null, comment: String = null): InviteCode!
|
generateGroupInviteCode(
|
||||||
|
groupId: ID!
|
||||||
|
expiresAt: String = null
|
||||||
|
comment: String = null
|
||||||
|
): InviteCode!
|
||||||
invalidateInviteCode(code: String!): InviteCode
|
invalidateInviteCode(code: String!): InviteCode
|
||||||
redeemInviteCode(code: String!): Boolean!
|
redeemInviteCode(code: String!): Boolean!
|
||||||
}
|
}
|
||||||
|
|||||||
@ -18,6 +18,7 @@ type Location {
|
|||||||
}
|
}
|
||||||
|
|
||||||
# This is not smart - we need one location for everything - use the same type everywhere!
|
# This is not smart - we need one location for everything - use the same type everywhere!
|
||||||
|
|
||||||
type LocationMapBox {
|
type LocationMapBox {
|
||||||
id: ID!
|
id: ID!
|
||||||
place_name: String!
|
place_name: String!
|
||||||
|
|||||||
@ -19,8 +19,11 @@ type Message {
|
|||||||
|
|
||||||
senderId: String! @cypher(statement: "MATCH (this)<-[:CREATED]-(user:User) RETURN user.id")
|
senderId: String! @cypher(statement: "MATCH (this)<-[:CREATED]-(user:User) RETURN user.id")
|
||||||
username: String! @cypher(statement: "MATCH (this)<-[:CREATED]-(user:User) RETURN user.name")
|
username: String! @cypher(statement: "MATCH (this)<-[:CREATED]-(user:User) RETURN user.name")
|
||||||
avatar: String @cypher(statement: "MATCH (this)<-[:CREATED]-(:User)-[:AVATAR_IMAGE]->(image:Image) RETURN image.url")
|
avatar: String
|
||||||
date: String! @cypher(statement: "RETURN this.createdAt")
|
@cypher(
|
||||||
|
statement: "MATCH (this)<-[:CREATED]-(:User)-[:AVATAR_IMAGE]->(image:Image) RETURN image.url"
|
||||||
|
)
|
||||||
|
date: String! @cypher(statement: "RETURN this.createdAt")
|
||||||
|
|
||||||
saved: Boolean
|
saved: Boolean
|
||||||
distributed: Boolean
|
distributed: Boolean
|
||||||
@ -29,22 +32,13 @@ type Message {
|
|||||||
}
|
}
|
||||||
|
|
||||||
type Mutation {
|
type Mutation {
|
||||||
CreateMessage(
|
CreateMessage(roomId: ID!, content: String, files: [FileInput]): Message
|
||||||
roomId: ID!
|
|
||||||
content: String
|
|
||||||
files: [FileInput]
|
|
||||||
): Message
|
|
||||||
|
|
||||||
MarkMessagesAsSeen(messageIds: [String!]): Boolean
|
MarkMessagesAsSeen(messageIds: [String!]): Boolean
|
||||||
}
|
}
|
||||||
|
|
||||||
type Query {
|
type Query {
|
||||||
Message(
|
Message(roomId: ID!, first: Int, offset: Int, orderBy: [_MessageOrdering]): [Message]
|
||||||
roomId: ID!,
|
|
||||||
first: Int
|
|
||||||
offset: Int
|
|
||||||
orderBy: [_MessageOrdering]
|
|
||||||
): [Message]
|
|
||||||
}
|
}
|
||||||
|
|
||||||
type Subscription {
|
type Subscription {
|
||||||
|
|||||||
@ -33,7 +33,7 @@ enum NotificationReason {
|
|||||||
type Query {
|
type Query {
|
||||||
notifications(read: Boolean, orderBy: NotificationOrdering, first: Int, offset: Int): [NOTIFIED]
|
notifications(read: Boolean, orderBy: NotificationOrdering, first: Int, offset: Int): [NOTIFIED]
|
||||||
}
|
}
|
||||||
|
|
||||||
type Mutation {
|
type Mutation {
|
||||||
markAsRead(id: ID!): NOTIFIED
|
markAsRead(id: ID!): NOTIFIED
|
||||||
markAllAsRead: [NOTIFIED]
|
markAllAsRead: [NOTIFIED]
|
||||||
|
|||||||
@ -1,3 +1,7 @@
|
|||||||
|
input _CategoryFilter {
|
||||||
|
AND: [_CategoryFilter!]
|
||||||
|
OR: [_CategoryFilter!]
|
||||||
|
}
|
||||||
input _PostFilter {
|
input _PostFilter {
|
||||||
AND: [_PostFilter!]
|
AND: [_PostFilter!]
|
||||||
OR: [_PostFilter!]
|
OR: [_PostFilter!]
|
||||||
@ -49,6 +53,7 @@ input _PostFilter {
|
|||||||
language_in: [String!]
|
language_in: [String!]
|
||||||
language_not_in: [String!]
|
language_not_in: [String!]
|
||||||
pinned: Boolean # required for `maintainPinnedPost`
|
pinned: Boolean # required for `maintainPinnedPost`
|
||||||
|
groupPinned: Boolean # required for `maintainGroupPinnedPost`
|
||||||
tags: _TagFilter
|
tags: _TagFilter
|
||||||
tags_not: _TagFilter
|
tags_not: _TagFilter
|
||||||
tags_in: [_TagFilter!]
|
tags_in: [_TagFilter!]
|
||||||
@ -111,9 +116,10 @@ enum _PostOrdering {
|
|||||||
pinned_desc
|
pinned_desc
|
||||||
eventStart_asc
|
eventStart_asc
|
||||||
eventStart_desc
|
eventStart_desc
|
||||||
|
groupPinned_asc
|
||||||
|
groupPinned_desc
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
type Post {
|
type Post {
|
||||||
id: ID!
|
id: ID!
|
||||||
activityId: String
|
activityId: String
|
||||||
@ -128,14 +134,16 @@ type Post {
|
|||||||
deleted: Boolean
|
deleted: Boolean
|
||||||
disabled: Boolean
|
disabled: Boolean
|
||||||
pinned: Boolean
|
pinned: Boolean
|
||||||
|
groupPinned: Boolean
|
||||||
createdAt: String
|
createdAt: String
|
||||||
updatedAt: String
|
updatedAt: String
|
||||||
sortDate: String
|
sortDate: String
|
||||||
language: String
|
language: String
|
||||||
pinnedAt: String @cypher(
|
pinnedAt: String
|
||||||
|
@cypher(
|
||||||
statement: "MATCH (this)<-[pinned:PINNED]-(:User) WHERE NOT this.deleted = true AND NOT this.disabled = true RETURN pinned.createdAt"
|
statement: "MATCH (this)<-[pinned:PINNED]-(:User) WHERE NOT this.deleted = true AND NOT this.disabled = true RETURN pinned.createdAt"
|
||||||
)
|
)
|
||||||
pinnedBy: User @relation(name:"PINNED", direction: "IN")
|
pinnedBy: User @relation(name: "PINNED", direction: "IN")
|
||||||
relatedContributions: [Post]!
|
relatedContributions: [Post]!
|
||||||
@cypher(
|
@cypher(
|
||||||
statement: """
|
statement: """
|
||||||
@ -160,7 +168,7 @@ type Post {
|
|||||||
statement: "MATCH (this)<-[:SHOUTED]-(r:User) WHERE NOT r.deleted = true AND NOT r.disabled = true RETURN COUNT(DISTINCT r)"
|
statement: "MATCH (this)<-[:SHOUTED]-(r:User) WHERE NOT r.deleted = true AND NOT r.disabled = true RETURN COUNT(DISTINCT r)"
|
||||||
)
|
)
|
||||||
|
|
||||||
# Has the currently logged in user shouted that post?
|
"Has the currently logged in user shouted that post?"
|
||||||
shoutedByCurrentUser: Boolean!
|
shoutedByCurrentUser: Boolean!
|
||||||
@cypher(
|
@cypher(
|
||||||
statement: "MATCH (this)<-[:SHOUTED]-(u:User {id: $cypherParams.currentUserId}) RETURN COUNT(u) >= 1"
|
statement: "MATCH (this)<-[:SHOUTED]-(u:User {id: $cypherParams.currentUserId}) RETURN COUNT(u) >= 1"
|
||||||
@ -173,15 +181,14 @@ type Post {
|
|||||||
@cypher(
|
@cypher(
|
||||||
statement: "MATCH (this)<-[:VIEWED_TEASER]-(u:User {id: $cypherParams.currentUserId}) RETURN COUNT(u) >= 1"
|
statement: "MATCH (this)<-[:VIEWED_TEASER]-(u:User {id: $cypherParams.currentUserId}) RETURN COUNT(u) >= 1"
|
||||||
)
|
)
|
||||||
|
|
||||||
emotions: [EMOTED]
|
emotions: [EMOTED]
|
||||||
emotionsCount: Int!
|
emotionsCount: Int!
|
||||||
@cypher(statement: "MATCH (this)<-[emoted:EMOTED]-(:User) RETURN COUNT(DISTINCT emoted)")
|
@cypher(statement: "MATCH (this)<-[emoted:EMOTED]-(:User) RETURN COUNT(DISTINCT emoted)")
|
||||||
|
|
||||||
group: Group @relation(name: "IN", direction: "OUT")
|
group: Group @relation(name: "IN", direction: "OUT")
|
||||||
|
|
||||||
postType: [PostType]
|
postType: [PostType] @cypher(statement: "RETURN [l IN labels(this) WHERE NOT l = 'Post']")
|
||||||
@cypher(statement: "RETURN [l IN labels(this) WHERE NOT l = 'Post']")
|
|
||||||
|
|
||||||
eventLocationName: String
|
eventLocationName: String
|
||||||
eventLocation: Location @cypher(statement: "MATCH (this)-[:IS_IN]->(l:Location) RETURN l")
|
eventLocation: Location @cypher(statement: "MATCH (this)-[:IS_IN]->(l:Location) RETURN l")
|
||||||
@ -193,9 +200,11 @@ type Post {
|
|||||||
isObservedByMe: Boolean!
|
isObservedByMe: Boolean!
|
||||||
@cypher(
|
@cypher(
|
||||||
statement: "MATCH (this)<-[obs:OBSERVES]-(u:User {id: $cypherParams.currentUserId}) WHERE obs.active = true RETURN COUNT(u) >= 1"
|
statement: "MATCH (this)<-[obs:OBSERVES]-(u:User {id: $cypherParams.currentUserId}) WHERE obs.active = true RETURN COUNT(u) >= 1"
|
||||||
)
|
)
|
||||||
observingUsersCount: Int!
|
observingUsersCount: Int!
|
||||||
@cypher(statement: "MATCH (this)<-[obs:OBSERVES]-(u:User) WHERE obs.active = true AND NOT u.deleted = true AND NOT u.disabled = true RETURN COUNT(DISTINCT u)")
|
@cypher(
|
||||||
|
statement: "MATCH (this)<-[obs:OBSERVES]-(u:User) WHERE obs.active = true AND NOT u.deleted = true AND NOT u.disabled = true RETURN COUNT(DISTINCT u)"
|
||||||
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
input _PostInput {
|
input _PostInput {
|
||||||
@ -216,7 +225,7 @@ type Mutation {
|
|||||||
title: String!
|
title: String!
|
||||||
slug: String
|
slug: String
|
||||||
content: String!
|
content: String!
|
||||||
image: ImageInput,
|
image: ImageInput
|
||||||
visibility: Visibility
|
visibility: Visibility
|
||||||
language: String
|
language: String
|
||||||
categoryIds: [ID]
|
categoryIds: [ID]
|
||||||
@ -231,7 +240,7 @@ type Mutation {
|
|||||||
slug: String
|
slug: String
|
||||||
content: String!
|
content: String!
|
||||||
contentExcerpt: String
|
contentExcerpt: String
|
||||||
image: ImageInput,
|
image: ImageInput
|
||||||
visibility: Visibility
|
visibility: Visibility
|
||||||
language: String
|
language: String
|
||||||
categoryIds: [ID]
|
categoryIds: [ID]
|
||||||
@ -241,15 +250,19 @@ type Mutation {
|
|||||||
DeletePost(id: ID!): Post
|
DeletePost(id: ID!): Post
|
||||||
AddPostEmotions(to: _PostInput!, data: _EMOTEDInput!): EMOTED
|
AddPostEmotions(to: _PostInput!, data: _EMOTEDInput!): EMOTED
|
||||||
RemovePostEmotions(to: _PostInput!, data: _EMOTEDInput!): EMOTED
|
RemovePostEmotions(to: _PostInput!, data: _EMOTEDInput!): EMOTED
|
||||||
|
|
||||||
pinPost(id: ID!): Post
|
pinPost(id: ID!): Post
|
||||||
unpinPost(id: ID!): Post
|
unpinPost(id: ID!): Post
|
||||||
|
pinGroupPost(id: ID!): Post
|
||||||
|
unpinGroupPost(id: ID!): Post
|
||||||
|
|
||||||
markTeaserAsViewed(id: ID!): Post
|
markTeaserAsViewed(id: ID!): Post
|
||||||
pushPost(id: ID!): Post!
|
pushPost(id: ID!): Post!
|
||||||
unpushPost(id: ID!): Post!
|
unpushPost(id: ID!): Post!
|
||||||
|
|
||||||
# Shout the given Type and ID
|
"Shout the given Type and ID"
|
||||||
shout(id: ID!, type: ShoutTypeEnum!): Boolean!
|
shout(id: ID!, type: ShoutTypeEnum!): Boolean!
|
||||||
# Unshout the given Type and ID
|
"Unshout the given Type and ID"
|
||||||
unshout(id: ID!, type: ShoutTypeEnum!): Boolean!
|
unshout(id: ID!, type: ShoutTypeEnum!): Boolean!
|
||||||
|
|
||||||
toggleObservePost(id: ID!, value: Boolean!): Post!
|
toggleObservePost(id: ID!, value: Boolean!): Post!
|
||||||
|
|||||||
@ -17,7 +17,13 @@ enum ReportRule {
|
|||||||
}
|
}
|
||||||
|
|
||||||
type Query {
|
type Query {
|
||||||
reports(orderBy: ReportOrdering, first: Int, offset: Int, reviewed: Boolean, closed: Boolean): [Report]
|
reports(
|
||||||
|
orderBy: ReportOrdering
|
||||||
|
first: Int
|
||||||
|
offset: Int
|
||||||
|
reviewed: Boolean
|
||||||
|
closed: Boolean
|
||||||
|
): [Report]
|
||||||
}
|
}
|
||||||
|
|
||||||
enum ReportOrdering {
|
enum ReportOrdering {
|
||||||
|
|||||||
@ -6,6 +6,7 @@
|
|||||||
# }
|
# }
|
||||||
|
|
||||||
# TODO change this to last message date
|
# TODO change this to last message date
|
||||||
|
|
||||||
enum _RoomOrdering {
|
enum _RoomOrdering {
|
||||||
lastMessageAt_desc
|
lastMessageAt_desc
|
||||||
createdAt_desc
|
createdAt_desc
|
||||||
@ -19,41 +20,48 @@ type Room {
|
|||||||
users: [User]! @relation(name: "CHATS_IN", direction: "IN")
|
users: [User]! @relation(name: "CHATS_IN", direction: "IN")
|
||||||
|
|
||||||
roomId: String! @cypher(statement: "RETURN this.id")
|
roomId: String! @cypher(statement: "RETURN this.id")
|
||||||
roomName: String! @cypher(statement: "MATCH (this)<-[:CHATS_IN]-(user:User) WHERE NOT user.id = $cypherParams.currentUserId RETURN user.name")
|
roomName: String!
|
||||||
avatar: String @cypher(statement: """
|
@cypher(
|
||||||
MATCH (this)<-[:CHATS_IN]-(user:User)
|
statement: "MATCH (this)<-[:CHATS_IN]-(user:User) WHERE NOT user.id = $cypherParams.currentUserId RETURN user.name"
|
||||||
WHERE NOT user.id = $cypherParams.currentUserId
|
)
|
||||||
OPTIONAL MATCH (user)-[:AVATAR_IMAGE]->(image:Image)
|
avatar: String
|
||||||
RETURN image.url
|
@cypher(
|
||||||
""")
|
statement: """
|
||||||
|
MATCH (this)<-[:CHATS_IN]-(user:User)
|
||||||
|
WHERE NOT user.id = $cypherParams.currentUserId
|
||||||
|
OPTIONAL MATCH (user)-[:AVATAR_IMAGE]->(image:Image)
|
||||||
|
RETURN image.url
|
||||||
|
"""
|
||||||
|
)
|
||||||
|
|
||||||
lastMessageAt: String
|
lastMessageAt: String
|
||||||
|
|
||||||
lastMessage: Message @cypher(statement: """
|
lastMessage: Message
|
||||||
MATCH (this)<-[:INSIDE]-(message:Message)
|
@cypher(
|
||||||
WITH message ORDER BY message.indexId DESC LIMIT 1
|
statement: """
|
||||||
RETURN message
|
MATCH (this)<-[:INSIDE]-(message:Message)
|
||||||
""")
|
WITH message ORDER BY message.indexId DESC LIMIT 1
|
||||||
|
RETURN message
|
||||||
|
"""
|
||||||
|
)
|
||||||
|
|
||||||
unreadCount: Int @cypher(statement: """
|
unreadCount: Int
|
||||||
MATCH (this)<-[:INSIDE]-(message:Message)<-[:CREATED]-(user:User)
|
@cypher(
|
||||||
WHERE NOT user.id = $cypherParams.currentUserId
|
statement: """
|
||||||
AND NOT message.seen
|
MATCH (this)<-[:INSIDE]-(message:Message)<-[:CREATED]-(user:User)
|
||||||
RETURN count(message)
|
WHERE NOT user.id = $cypherParams.currentUserId
|
||||||
""")
|
AND NOT message.seen
|
||||||
|
RETURN count(message)
|
||||||
|
"""
|
||||||
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
type Mutation {
|
type Mutation {
|
||||||
CreateRoom(
|
CreateRoom(userId: ID!): Room
|
||||||
userId: ID!
|
|
||||||
): Room
|
|
||||||
}
|
}
|
||||||
|
|
||||||
type Query {
|
type Query {
|
||||||
Room(
|
Room(id: ID, orderBy: [_RoomOrdering]): [Room]
|
||||||
id: ID
|
|
||||||
orderBy: [_RoomOrdering]
|
|
||||||
): [Room]
|
|
||||||
UnreadRooms: Int
|
UnreadRooms: Int
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -25,4 +25,3 @@ type Statistics {
|
|||||||
usersVerified: Int!
|
usersVerified: Int!
|
||||||
reports: Int!
|
reports: Int!
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -19,7 +19,8 @@ type Tag {
|
|||||||
id: ID!
|
id: ID!
|
||||||
taggedPosts: [Post]! @relation(name: "TAGGED", direction: "IN")
|
taggedPosts: [Post]! @relation(name: "TAGGED", direction: "IN")
|
||||||
taggedCount: Int! @cypher(statement: "MATCH (this)<-[:TAGGED]-(p) RETURN COUNT(DISTINCT p)")
|
taggedCount: Int! @cypher(statement: "MATCH (this)<-[:TAGGED]-(p) RETURN COUNT(DISTINCT p)")
|
||||||
taggedCountUnique: Int! @cypher(statement: "MATCH (this)<-[:TAGGED]-(p)<-[:WROTE]-(u:User) RETURN COUNT(DISTINCT u)")
|
taggedCountUnique: Int!
|
||||||
|
@cypher(statement: "MATCH (this)<-[:TAGGED]-(p)<-[:WROTE]-(u:User) RETURN COUNT(DISTINCT u)")
|
||||||
deleted: Boolean
|
deleted: Boolean
|
||||||
disabled: Boolean
|
disabled: Boolean
|
||||||
}
|
}
|
||||||
@ -34,11 +35,5 @@ enum _TagOrdering {
|
|||||||
}
|
}
|
||||||
|
|
||||||
type Query {
|
type Query {
|
||||||
Tag(
|
Tag(id: ID, first: Int, offset: Int, orderBy: [_TagOrdering], filter: _TagFilter): [Tag]
|
||||||
id: ID
|
|
||||||
first: Int
|
|
||||||
offset: Int
|
|
||||||
orderBy: [_TagOrdering]
|
|
||||||
filter: _TagFilter
|
|
||||||
): [Tag]
|
|
||||||
}
|
}
|
||||||
|
|||||||
@ -38,7 +38,8 @@ type User {
|
|||||||
id: ID!
|
id: ID!
|
||||||
actorId: String
|
actorId: String
|
||||||
name: String
|
name: String
|
||||||
email: String! @cypher(statement: "MATCH (this)-[:PRIMARY_EMAIL]->(e:EmailAddress) RETURN e.email")
|
email: String!
|
||||||
|
@cypher(statement: "MATCH (this)-[:PRIMARY_EMAIL]->(e:EmailAddress) RETURN e.email")
|
||||||
slug: String!
|
slug: String!
|
||||||
avatar: Image @relation(name: "AVATAR_IMAGE", direction: "OUT")
|
avatar: Image @relation(name: "AVATAR_IMAGE", direction: "OUT")
|
||||||
deleted: Boolean
|
deleted: Boolean
|
||||||
@ -64,65 +65,78 @@ type User {
|
|||||||
emailNotificationSettings: [EmailNotificationSettings]! @neo4j_ignore
|
emailNotificationSettings: [EmailNotificationSettings]! @neo4j_ignore
|
||||||
locale: String
|
locale: String
|
||||||
friends: [User]! @relation(name: "FRIENDS", direction: "BOTH")
|
friends: [User]! @relation(name: "FRIENDS", direction: "BOTH")
|
||||||
friendsCount: Int! @cypher(statement: "MATCH (this)<-[:FRIENDS]->(r:User) RETURN COUNT(DISTINCT r)")
|
friendsCount: Int!
|
||||||
|
@cypher(statement: "MATCH (this)<-[:FRIENDS]->(r:User) RETURN COUNT(DISTINCT r)")
|
||||||
|
|
||||||
following: [User]! @relation(name: "FOLLOWS", direction: "OUT")
|
following: [User]! @relation(name: "FOLLOWS", direction: "OUT")
|
||||||
followingCount: Int! @cypher(statement: "MATCH (this)-[:FOLLOWS]->(r:User) RETURN COUNT(DISTINCT r)")
|
followingCount: Int!
|
||||||
|
@cypher(statement: "MATCH (this)-[:FOLLOWS]->(r:User) RETURN COUNT(DISTINCT r)")
|
||||||
|
|
||||||
followedBy: [User]! @relation(name: "FOLLOWS", direction: "IN")
|
followedBy: [User]! @relation(name: "FOLLOWS", direction: "IN")
|
||||||
followedByCount: Int! @cypher(statement: "MATCH (this)<-[:FOLLOWS]-(r:User) RETURN COUNT(DISTINCT r)")
|
followedByCount: Int!
|
||||||
|
@cypher(statement: "MATCH (this)<-[:FOLLOWS]-(r:User) RETURN COUNT(DISTINCT r)")
|
||||||
|
|
||||||
# Is the currently logged in user following that user?
|
"Is the currently logged in user following that user?"
|
||||||
followedByCurrentUser: Boolean! @cypher(
|
followedByCurrentUser: Boolean!
|
||||||
statement: """
|
@cypher(
|
||||||
MATCH (this)<-[:FOLLOWS]-(u:User { id: $cypherParams.currentUserId})
|
statement: "MATCH (this)<-[:FOLLOWS]-(u:User { id: $cypherParams.currentUserId}) RETURN COUNT(u) >= 1"
|
||||||
RETURN COUNT(u) >= 1
|
)
|
||||||
"""
|
|
||||||
)
|
|
||||||
|
|
||||||
isBlocked: Boolean! @cypher(
|
isBlocked: Boolean!
|
||||||
statement: """
|
@cypher(
|
||||||
MATCH (this)<-[:BLOCKED]-(user:User {id: $cypherParams.currentUserId})
|
statement: """
|
||||||
RETURN COUNT(user) >= 1
|
MATCH (this)<-[:BLOCKED]-(user:User {id: $cypherParams.currentUserId})
|
||||||
"""
|
RETURN COUNT(user) >= 1
|
||||||
)
|
"""
|
||||||
blocked: Boolean! @cypher(
|
)
|
||||||
statement: """
|
blocked: Boolean!
|
||||||
MATCH (this)-[:BLOCKED]-(user:User {id: $cypherParams.currentUserId})
|
@cypher(
|
||||||
RETURN COUNT(user) >= 1
|
statement: """
|
||||||
"""
|
MATCH (this)-[:BLOCKED]-(user:User {id: $cypherParams.currentUserId})
|
||||||
)
|
RETURN COUNT(user) >= 1
|
||||||
|
"""
|
||||||
|
)
|
||||||
|
|
||||||
|
isMuted: Boolean!
|
||||||
|
@cypher(
|
||||||
|
statement: """
|
||||||
|
MATCH (this)<-[:MUTED]-(user:User { id: $cypherParams.currentUserId})
|
||||||
|
RETURN COUNT(user) >= 1
|
||||||
|
"""
|
||||||
|
)
|
||||||
|
|
||||||
isMuted: Boolean! @cypher(
|
|
||||||
statement: """
|
|
||||||
MATCH (this)<-[:MUTED]-(user:User { id: $cypherParams.currentUserId})
|
|
||||||
RETURN COUNT(user) >= 1
|
|
||||||
"""
|
|
||||||
)
|
|
||||||
|
|
||||||
# contributions: [WrittenPost]!
|
# contributions: [WrittenPost]!
|
||||||
# contributions2(first: Int = 10, offset: Int = 0): [WrittenPost2]!
|
# contributions2(first: Int = 10, offset: Int = 0): [WrittenPost2]!
|
||||||
# @cypher(
|
# @cypher(
|
||||||
# statement: "MATCH (this)-[w:WROTE]->(p:Post) RETURN p as Post, w.timestamp as timestamp"
|
# statement: "MATCH (this)-[w:WROTE]->(p:Post) RETURN p as Post, w.timestamp as timestamp"
|
||||||
# )
|
# )
|
||||||
|
|
||||||
contributions: [Post]! @relation(name: "WROTE", direction: "OUT")
|
contributions: [Post]! @relation(name: "WROTE", direction: "OUT")
|
||||||
contributionsCount: Int! @cypher(
|
contributionsCount: Int!
|
||||||
statement: """
|
@cypher(
|
||||||
MATCH (this)-[:WROTE]->(r:Post)
|
statement: """
|
||||||
WHERE NOT r.deleted = true AND NOT r.disabled = true
|
MATCH (this)-[:WROTE]->(r:Post)
|
||||||
RETURN COUNT(r)
|
WHERE NOT r.deleted = true AND NOT r.disabled = true
|
||||||
"""
|
RETURN COUNT(r)
|
||||||
)
|
"""
|
||||||
|
)
|
||||||
|
|
||||||
comments: [Comment]! @relation(name: "WROTE", direction: "OUT")
|
comments: [Comment]! @relation(name: "WROTE", direction: "OUT")
|
||||||
commentedCount: Int! @cypher(statement: "MATCH (this)-[:WROTE]->(:Comment)-[:COMMENTS]->(p:Post) WHERE NOT p.deleted = true AND NOT p.disabled = true RETURN COUNT(DISTINCT(p))")
|
commentedCount: Int!
|
||||||
|
@cypher(
|
||||||
|
statement: "MATCH (this)-[:WROTE]->(:Comment)-[:COMMENTS]->(p:Post) WHERE NOT p.deleted = true AND NOT p.disabled = true RETURN COUNT(DISTINCT(p))"
|
||||||
|
)
|
||||||
|
|
||||||
shouted: [Post]! @relation(name: "SHOUTED", direction: "OUT")
|
shouted: [Post]! @relation(name: "SHOUTED", direction: "OUT")
|
||||||
shoutedCount: Int! @cypher(statement: "MATCH (this)-[:SHOUTED]->(r:Post) WHERE NOT r.deleted = true AND NOT r.disabled = true RETURN COUNT(DISTINCT r)")
|
shoutedCount: Int!
|
||||||
|
@cypher(
|
||||||
|
statement: "MATCH (this)-[:SHOUTED]->(r:Post) WHERE NOT r.deleted = true AND NOT r.disabled = true RETURN COUNT(DISTINCT r)"
|
||||||
|
)
|
||||||
|
|
||||||
categories: [Category] @relation(name: "CATEGORIZED", direction: "OUT")
|
categories: [Category] @relation(name: "CATEGORIZED", direction: "OUT")
|
||||||
|
|
||||||
# Badges
|
# Badges
|
||||||
|
|
||||||
badgeVerification: Badge! @neo4j_ignore
|
badgeVerification: Badge! @neo4j_ignore
|
||||||
badgeTrophies: [Badge]! @relation(name: "REWARDED", direction: "IN")
|
badgeTrophies: [Badge]! @relation(name: "REWARDED", direction: "IN")
|
||||||
badgeTrophiesCount: Int! @cypher(statement: "MATCH (this)<-[:REWARDED]-(r:Badge) RETURN COUNT(r)")
|
badgeTrophiesCount: Int! @cypher(statement: "MATCH (this)<-[:REWARDED]-(r:Badge) RETURN COUNT(r)")
|
||||||
@ -133,22 +147,14 @@ type User {
|
|||||||
"personal inviteCodes the user has generated"
|
"personal inviteCodes the user has generated"
|
||||||
inviteCodes: [InviteCode]! @neo4j_ignore
|
inviteCodes: [InviteCode]! @neo4j_ignore
|
||||||
# inviteCodes: [InviteCode]! @relation(name: "GENERATED", direction: "OUT")
|
# inviteCodes: [InviteCode]! @relation(name: "GENERATED", direction: "OUT")
|
||||||
|
|
||||||
redeemedInviteCode: InviteCode @relation(name: "REDEEMED", direction: "OUT")
|
redeemedInviteCode: InviteCode @relation(name: "REDEEMED", direction: "OUT")
|
||||||
|
|
||||||
emotions: [EMOTED]
|
emotions: [EMOTED]
|
||||||
|
|
||||||
activeCategories: [String] @cypher(
|
activeCategories: [String] @neo4j_ignore
|
||||||
statement: """
|
|
||||||
MATCH (category:Category)
|
|
||||||
WHERE NOT ((this)-[:NOT_INTERESTED_IN]->(category))
|
|
||||||
RETURN collect(category.id)
|
|
||||||
"""
|
|
||||||
)
|
|
||||||
|
|
||||||
myRoleInGroup: GroupMemberRole
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
input _UserFilter {
|
input _UserFilter {
|
||||||
AND: [_UserFilter!]
|
AND: [_UserFilter!]
|
||||||
OR: [_UserFilter!]
|
OR: [_UserFilter!]
|
||||||
@ -203,7 +209,7 @@ type Query {
|
|||||||
filter: _UserFilter
|
filter: _UserFilter
|
||||||
): [User]
|
): [User]
|
||||||
|
|
||||||
availableRoles: [UserRole]!
|
availableRoles: [UserRole]!
|
||||||
mutedUsers: [User]
|
mutedUsers: [User]
|
||||||
blockedUsers: [User]
|
blockedUsers: [User]
|
||||||
currentUser: User!
|
currentUser: User!
|
||||||
@ -215,7 +221,7 @@ enum Deletable {
|
|||||||
}
|
}
|
||||||
|
|
||||||
type Mutation {
|
type Mutation {
|
||||||
UpdateUser (
|
UpdateUser(
|
||||||
id: ID!
|
id: ID!
|
||||||
name: String
|
name: String
|
||||||
email: String
|
email: String
|
||||||
@ -245,14 +251,14 @@ type Mutation {
|
|||||||
switchUserRole(role: UserRole!, id: ID!): User
|
switchUserRole(role: UserRole!, id: ID!): User
|
||||||
|
|
||||||
saveCategorySettings(activeCategories: [String]): Boolean
|
saveCategorySettings(activeCategories: [String]): Boolean
|
||||||
|
|
||||||
updateOnlineStatus(status: OnlineStatus!): Boolean!
|
updateOnlineStatus(status: OnlineStatus!): Boolean!
|
||||||
|
|
||||||
requestPasswordReset(email: String!, locale: String!): Boolean!
|
requestPasswordReset(email: String!, locale: String!): Boolean!
|
||||||
resetPassword(email: String!, nonce: String!, newPassword: String!): Boolean!
|
resetPassword(email: String!, nonce: String!, newPassword: String!): Boolean!
|
||||||
changePassword(oldPassword: String!, newPassword: String!): String!
|
changePassword(oldPassword: String!, newPassword: String!): String!
|
||||||
|
|
||||||
# Get a JWT Token for the given Email and password
|
"Get a JWT Token for the given Email and password"
|
||||||
login(email: String!, password: String!): String!
|
login(email: String!, password: String!): String!
|
||||||
|
|
||||||
setTrophyBadgeSelected(slot: Int!, badgeId: ID): User
|
setTrophyBadgeSelected(slot: Int!, badgeId: ID): User
|
||||||
|
|||||||
@ -4,7 +4,5 @@ type UserData {
|
|||||||
}
|
}
|
||||||
|
|
||||||
type Query {
|
type Query {
|
||||||
userData(
|
userData(id: ID): UserData
|
||||||
id: ID
|
|
||||||
): UserData
|
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,6 +1,5 @@
|
|||||||
// eslint-disable-next-line import/no-cycle
|
// import { addMiddleware } from '@middleware/index'
|
||||||
import { MiddlewareOrder } from '@middleware/index'
|
|
||||||
|
|
||||||
export default (): MiddlewareOrder[] => {
|
export default () => {
|
||||||
return []
|
// addMiddleware({ name: 'myMW', middleware: myMW, position: { } })
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,18 +1,20 @@
|
|||||||
|
import { GraphQLResolveInfo } from 'graphql'
|
||||||
|
|
||||||
import type { Context } from '@src/context'
|
import type { Context } from '@src/context'
|
||||||
|
|
||||||
type Resolver = (
|
type Resolver = (
|
||||||
root: unknown,
|
root: unknown,
|
||||||
args: unknown,
|
args: unknown,
|
||||||
context: Context,
|
context: Context,
|
||||||
resolveInfo: unknown,
|
resolveInfo: GraphQLResolveInfo,
|
||||||
) => Promise<unknown>
|
) => Promise<unknown>
|
||||||
const checkCategoriesActive = (
|
const checkCategoriesActive = async (
|
||||||
resolve: Resolver,
|
resolve: Resolver,
|
||||||
root: unknown,
|
root: unknown,
|
||||||
args: unknown,
|
args: unknown,
|
||||||
context: Context,
|
context: Context,
|
||||||
resolveInfo: unknown,
|
resolveInfo: GraphQLResolveInfo,
|
||||||
) => {
|
): Promise<unknown> => {
|
||||||
if (context.config.CATEGORIES_ACTIVE) {
|
if (context.config.CATEGORIES_ACTIVE) {
|
||||||
return resolve(root, args, context, resolveInfo)
|
return resolve(root, args, context, resolveInfo)
|
||||||
}
|
}
|
||||||
|
|||||||
223
backend/src/middleware/index.spec.ts
Normal file
223
backend/src/middleware/index.spec.ts
Normal file
@ -0,0 +1,223 @@
|
|||||||
|
/* eslint-disable @typescript-eslint/no-var-requires */
|
||||||
|
/* eslint-disable n/global-require */
|
||||||
|
|
||||||
|
// Unit tests for addMiddleware – testing append, prepend, before, after, and error cases.
|
||||||
|
// Each test uses jest.isolateModules + jest.doMock to get a fresh ocelotMiddlewares array.
|
||||||
|
|
||||||
|
interface MiddlewareModule {
|
||||||
|
addMiddleware: (mw: { name: string; middleware: unknown; position: unknown }) => void
|
||||||
|
default: (schema: unknown) => unknown
|
||||||
|
}
|
||||||
|
|
||||||
|
interface MockOptions {
|
||||||
|
extraMocks?: Record<string, unknown>
|
||||||
|
disabledMiddlewares?: string[]
|
||||||
|
}
|
||||||
|
|
||||||
|
const middlewareModules = [
|
||||||
|
'./categories',
|
||||||
|
'./chatMiddleware',
|
||||||
|
'./excerptMiddleware',
|
||||||
|
'./hashtags/hashtagsMiddleware',
|
||||||
|
'./includedFieldsMiddleware',
|
||||||
|
'./languages/languages',
|
||||||
|
'./login/loginMiddleware',
|
||||||
|
'./notifications/notificationsMiddleware',
|
||||||
|
'./orderByMiddleware',
|
||||||
|
'./permissionsMiddleware',
|
||||||
|
'./sentryMiddleware',
|
||||||
|
'./sluggifyMiddleware',
|
||||||
|
'./softDelete/softDeleteMiddleware',
|
||||||
|
'./userInteractions',
|
||||||
|
'./validation/validationMiddleware',
|
||||||
|
'./xssMiddleware',
|
||||||
|
]
|
||||||
|
|
||||||
|
const setupMocks = ({ extraMocks, disabledMiddlewares = [] }: MockOptions = {}) => {
|
||||||
|
jest.doMock('./branding/brandingMiddlewares', () => jest.fn())
|
||||||
|
jest.doMock('@config/index', () => ({ DISABLED_MIDDLEWARES: disabledMiddlewares }))
|
||||||
|
|
||||||
|
// Mock all middlewares and allow to override its mock
|
||||||
|
for (const mod of middlewareModules) {
|
||||||
|
// eslint-disable-next-line security/detect-object-injection
|
||||||
|
jest.doMock(mod, () => extraMocks?.[mod] ?? {})
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
const loadModule = (
|
||||||
|
options?: MockOptions,
|
||||||
|
): { mod: MiddlewareModule; getCapturedMiddlewares: () => unknown[] } => {
|
||||||
|
let capturedArgs: unknown[] = []
|
||||||
|
jest.doMock('graphql-middleware', () => ({
|
||||||
|
applyMiddleware: (_schema: unknown, ...middlewares: unknown[]) => {
|
||||||
|
capturedArgs = middlewares
|
||||||
|
return _schema
|
||||||
|
},
|
||||||
|
}))
|
||||||
|
setupMocks(options)
|
||||||
|
// eslint-disable-next-line n/no-missing-require
|
||||||
|
const mod = require('./index') as MiddlewareModule
|
||||||
|
return {
|
||||||
|
mod,
|
||||||
|
getCapturedMiddlewares: () => {
|
||||||
|
mod.default({})
|
||||||
|
return capturedArgs
|
||||||
|
},
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
describe('default', () => {
|
||||||
|
it('registers the 16 default middlewares', () => {
|
||||||
|
jest.isolateModules(() => {
|
||||||
|
const { getCapturedMiddlewares } = loadModule()
|
||||||
|
expect(getCapturedMiddlewares()).toHaveLength(16)
|
||||||
|
})
|
||||||
|
})
|
||||||
|
|
||||||
|
it('calls brandingMiddlewares', () => {
|
||||||
|
jest.isolateModules(() => {
|
||||||
|
const { mod } = loadModule()
|
||||||
|
// eslint-disable-next-line n/no-missing-require
|
||||||
|
const brandingMiddlewares = require('./branding/brandingMiddlewares') as jest.Mock
|
||||||
|
mod.default({})
|
||||||
|
expect(brandingMiddlewares).toHaveBeenCalledTimes(1)
|
||||||
|
})
|
||||||
|
})
|
||||||
|
|
||||||
|
it('filters out disabled middlewares', () => {
|
||||||
|
jest.isolateModules(() => {
|
||||||
|
const sentryMarker = { __test: 'sentry' }
|
||||||
|
const xssMarker = { __test: 'xss' }
|
||||||
|
const { getCapturedMiddlewares } = loadModule({
|
||||||
|
extraMocks: {
|
||||||
|
'./sentryMiddleware': sentryMarker,
|
||||||
|
'./xssMiddleware': xssMarker,
|
||||||
|
},
|
||||||
|
disabledMiddlewares: ['sentry', 'xss'],
|
||||||
|
})
|
||||||
|
const consoleSpy = jest.spyOn(console, 'log').mockImplementation()
|
||||||
|
const middlewares = getCapturedMiddlewares()
|
||||||
|
expect(middlewares).toHaveLength(14)
|
||||||
|
expect(middlewares).not.toContain(sentryMarker)
|
||||||
|
expect(middlewares).not.toContain(xssMarker)
|
||||||
|
expect(consoleSpy).toHaveBeenCalledWith('Warning: Disabled "sentry, xss" middleware.')
|
||||||
|
consoleSpy.mockRestore()
|
||||||
|
})
|
||||||
|
})
|
||||||
|
})
|
||||||
|
|
||||||
|
describe('addMiddleware', () => {
|
||||||
|
describe('append', () => {
|
||||||
|
it('adds middleware at the end', () => {
|
||||||
|
jest.isolateModules(() => {
|
||||||
|
const { mod, getCapturedMiddlewares } = loadModule()
|
||||||
|
const m = { __test: 'appended' }
|
||||||
|
mod.addMiddleware({ name: 'test-append', middleware: m, position: 'append' })
|
||||||
|
const middlewares = getCapturedMiddlewares()
|
||||||
|
expect(middlewares).toHaveLength(17)
|
||||||
|
expect(middlewares[16]).toBe(m)
|
||||||
|
})
|
||||||
|
})
|
||||||
|
})
|
||||||
|
|
||||||
|
describe('prepend', () => {
|
||||||
|
it('adds middleware at the beginning', () => {
|
||||||
|
jest.isolateModules(() => {
|
||||||
|
const { mod, getCapturedMiddlewares } = loadModule()
|
||||||
|
const m = { __test: 'prepended' }
|
||||||
|
mod.addMiddleware({ name: 'test-prepend', middleware: m, position: 'prepend' })
|
||||||
|
const middlewares = getCapturedMiddlewares()
|
||||||
|
expect(middlewares).toHaveLength(17)
|
||||||
|
expect(middlewares[0]).toBe(m)
|
||||||
|
})
|
||||||
|
})
|
||||||
|
})
|
||||||
|
|
||||||
|
describe('before', () => {
|
||||||
|
it('inserts middleware directly before the named anchor', () => {
|
||||||
|
jest.isolateModules(() => {
|
||||||
|
const sentryMarker = { __test: 'sentry' }
|
||||||
|
const permissionsMarker = { __test: 'permissions' }
|
||||||
|
const { mod, getCapturedMiddlewares } = loadModule({
|
||||||
|
extraMocks: {
|
||||||
|
'./sentryMiddleware': sentryMarker,
|
||||||
|
'./permissionsMiddleware': permissionsMarker,
|
||||||
|
},
|
||||||
|
})
|
||||||
|
|
||||||
|
const m = { __test: 'before-permissions' }
|
||||||
|
mod.addMiddleware({
|
||||||
|
name: 'test-before-permissions',
|
||||||
|
middleware: m,
|
||||||
|
position: { before: 'permissions' },
|
||||||
|
})
|
||||||
|
|
||||||
|
const middlewares = getCapturedMiddlewares()
|
||||||
|
const idxSentry = middlewares.indexOf(sentryMarker)
|
||||||
|
const idxNew = middlewares.indexOf(m)
|
||||||
|
const idxPermissions = middlewares.indexOf(permissionsMarker)
|
||||||
|
|
||||||
|
expect(idxSentry).toBeLessThan(idxNew)
|
||||||
|
expect(idxNew).toBe(idxPermissions - 1)
|
||||||
|
})
|
||||||
|
})
|
||||||
|
})
|
||||||
|
|
||||||
|
describe('after', () => {
|
||||||
|
it('inserts middleware directly after the named anchor', () => {
|
||||||
|
jest.isolateModules(() => {
|
||||||
|
const sentryMarker = { __test: 'sentry' }
|
||||||
|
const permissionsMarker = { __test: 'permissions' }
|
||||||
|
const { mod, getCapturedMiddlewares } = loadModule({
|
||||||
|
extraMocks: {
|
||||||
|
'./sentryMiddleware': sentryMarker,
|
||||||
|
'./permissionsMiddleware': permissionsMarker,
|
||||||
|
},
|
||||||
|
})
|
||||||
|
|
||||||
|
const m = { __test: 'after-sentry' }
|
||||||
|
mod.addMiddleware({
|
||||||
|
name: 'test-after-sentry',
|
||||||
|
middleware: m,
|
||||||
|
position: { after: 'sentry' },
|
||||||
|
})
|
||||||
|
|
||||||
|
const middlewares = getCapturedMiddlewares()
|
||||||
|
const idxSentry = middlewares.indexOf(sentryMarker)
|
||||||
|
const idxNew = middlewares.indexOf(m)
|
||||||
|
const idxPermissions = middlewares.indexOf(permissionsMarker)
|
||||||
|
|
||||||
|
expect(idxNew).toBe(idxSentry + 1)
|
||||||
|
expect(idxNew).toBeLessThan(idxPermissions)
|
||||||
|
})
|
||||||
|
})
|
||||||
|
})
|
||||||
|
|
||||||
|
describe('unknown anchor', () => {
|
||||||
|
it('throws when "before" anchor does not exist', () => {
|
||||||
|
jest.isolateModules(() => {
|
||||||
|
const { mod } = loadModule()
|
||||||
|
expect(() =>
|
||||||
|
mod.addMiddleware({
|
||||||
|
name: 'failure',
|
||||||
|
middleware: {},
|
||||||
|
position: { before: 'nonexistent' },
|
||||||
|
}),
|
||||||
|
).toThrow('Could not find middleware "nonexistent" to append the middleware "failure"')
|
||||||
|
})
|
||||||
|
})
|
||||||
|
|
||||||
|
it('throws when "after" anchor does not exist', () => {
|
||||||
|
jest.isolateModules(() => {
|
||||||
|
const { mod } = loadModule()
|
||||||
|
expect(() =>
|
||||||
|
mod.addMiddleware({
|
||||||
|
name: 'failure',
|
||||||
|
middleware: {},
|
||||||
|
position: { after: 'nonexistent' },
|
||||||
|
}),
|
||||||
|
).toThrow('Could not find middleware "nonexistent" to append the middleware "failure"')
|
||||||
|
})
|
||||||
|
})
|
||||||
|
})
|
||||||
|
})
|
||||||
@ -1,11 +1,10 @@
|
|||||||
/* eslint-disable @typescript-eslint/no-unsafe-argument */
|
/* eslint-disable @typescript-eslint/no-unsafe-argument */
|
||||||
|
|
||||||
/* eslint-disable @typescript-eslint/no-unsafe-assignment */
|
/* eslint-disable @typescript-eslint/no-unsafe-assignment */
|
||||||
import { applyMiddleware, IMiddleware } from 'graphql-middleware'
|
import { applyMiddleware, IMiddleware, IMiddlewareGenerator } from 'graphql-middleware'
|
||||||
|
|
||||||
import CONFIG from '@config/index'
|
import CONFIG from '@config/index'
|
||||||
|
|
||||||
// eslint-disable-next-line import/no-cycle
|
|
||||||
import brandingMiddlewares from './branding/brandingMiddlewares'
|
import brandingMiddlewares from './branding/brandingMiddlewares'
|
||||||
import categories from './categories'
|
import categories from './categories'
|
||||||
import chatMiddleware from './chatMiddleware'
|
import chatMiddleware from './chatMiddleware'
|
||||||
@ -25,41 +24,79 @@ import validation from './validation/validationMiddleware'
|
|||||||
import xss from './xssMiddleware'
|
import xss from './xssMiddleware'
|
||||||
|
|
||||||
export interface MiddlewareOrder {
|
export interface MiddlewareOrder {
|
||||||
order: number
|
position: 'prepend' | 'append' | { before: string } | { after: string }
|
||||||
name: string
|
name: string
|
||||||
middleware: IMiddleware
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
||||||
|
middleware: IMiddleware | IMiddlewareGenerator<any, any, any>
|
||||||
}
|
}
|
||||||
|
|
||||||
const ocelotMiddlewares: MiddlewareOrder[] = [
|
const ocelotMiddlewares: MiddlewareOrder[] = []
|
||||||
{ order: -200, name: 'sentry', middleware: sentry },
|
|
||||||
{ order: -190, name: 'permissions', middleware: permissions },
|
export const addMiddleware = (middleware: MiddlewareOrder) => {
|
||||||
{ order: -180, name: 'xss', middleware: xss },
|
switch (middleware.position) {
|
||||||
{ order: -170, name: 'validation', middleware: validation },
|
case 'append':
|
||||||
{ order: -160, name: 'userInteractions', middleware: userInteractions },
|
ocelotMiddlewares.push(middleware)
|
||||||
{ order: -150, name: 'sluggify', middleware: sluggify },
|
break
|
||||||
{ order: -140, name: 'languages', middleware: languages },
|
case 'prepend':
|
||||||
{ order: -130, name: 'excerpt', middleware: excerpt },
|
ocelotMiddlewares.unshift(middleware)
|
||||||
{ order: -120, name: 'login', middleware: login },
|
break
|
||||||
{ order: -110, name: 'notifications', middleware: notifications },
|
default: {
|
||||||
{ order: -100, name: 'hashtags', middleware: hashtags },
|
const anchor =
|
||||||
{ order: -90, name: 'softDelete', middleware: softDelete },
|
'before' in middleware.position ? middleware.position.before : middleware.position.after
|
||||||
{ order: -80, name: 'includedFields', middleware: includedFields },
|
const appendMiddlewareAt = ocelotMiddlewares.findIndex((m) => m.name === anchor)
|
||||||
{ order: -70, name: 'orderBy', middleware: orderBy },
|
if (appendMiddlewareAt === -1) {
|
||||||
{ order: -60, name: 'chatMiddleware', middleware: chatMiddleware },
|
throw new Error(
|
||||||
{ order: -50, name: 'categories', middleware: categories },
|
`Could not find middleware "${anchor}" to append the middleware "${middleware.name}"`,
|
||||||
]
|
)
|
||||||
|
}
|
||||||
|
ocelotMiddlewares.splice(
|
||||||
|
appendMiddlewareAt + ('before' in middleware.position ? 0 : 1),
|
||||||
|
0,
|
||||||
|
middleware,
|
||||||
|
)
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
addMiddleware({ name: 'sentry', middleware: sentry, position: 'append' })
|
||||||
|
addMiddleware({ name: 'permissions', middleware: permissions, position: { after: 'sentry' } })
|
||||||
|
addMiddleware({ name: 'xss', middleware: xss, position: { after: 'permissions' } })
|
||||||
|
addMiddleware({ name: 'validation', middleware: validation, position: { after: 'xss' } })
|
||||||
|
addMiddleware({
|
||||||
|
name: 'userInteractions',
|
||||||
|
middleware: userInteractions,
|
||||||
|
position: { after: 'validation' },
|
||||||
|
})
|
||||||
|
addMiddleware({ name: 'sluggify', middleware: sluggify, position: { after: 'userInteractions' } })
|
||||||
|
addMiddleware({ name: 'languages', middleware: languages, position: { after: 'sluggify' } })
|
||||||
|
addMiddleware({ name: 'excerpt', middleware: excerpt, position: { after: 'languages' } })
|
||||||
|
addMiddleware({ name: 'login', middleware: login, position: { after: 'excerpt' } })
|
||||||
|
addMiddleware({ name: 'notifications', middleware: notifications, position: { after: 'login' } })
|
||||||
|
addMiddleware({ name: 'hashtags', middleware: hashtags, position: { after: 'notifications' } })
|
||||||
|
addMiddleware({ name: 'softDelete', middleware: softDelete, position: { after: 'hashtags' } })
|
||||||
|
addMiddleware({
|
||||||
|
name: 'includedFields',
|
||||||
|
middleware: includedFields,
|
||||||
|
position: { after: 'softDelete' },
|
||||||
|
})
|
||||||
|
addMiddleware({ name: 'orderBy', middleware: orderBy, position: { after: 'includedFields' } })
|
||||||
|
addMiddleware({
|
||||||
|
name: 'chatMiddleware',
|
||||||
|
middleware: chatMiddleware,
|
||||||
|
position: { after: 'orderBy' },
|
||||||
|
})
|
||||||
|
addMiddleware({ name: 'categories', middleware: categories, position: { after: 'chatMiddleware' } })
|
||||||
|
|
||||||
export default (schema) => {
|
export default (schema) => {
|
||||||
const middlewares = ocelotMiddlewares
|
// execute branding middleware function
|
||||||
.concat(brandingMiddlewares())
|
brandingMiddlewares()
|
||||||
.sort((a, b) => a.order - b.order)
|
|
||||||
|
|
||||||
const filteredMiddlewares = middlewares.filter(
|
const filteredMiddlewares = ocelotMiddlewares.filter(
|
||||||
(middleware) => !CONFIG.DISABLED_MIDDLEWARES.includes(middleware.name),
|
(middleware) => !CONFIG.DISABLED_MIDDLEWARES.includes(middleware.name),
|
||||||
)
|
)
|
||||||
|
|
||||||
// Warn if we filtered
|
// Warn if we filtered
|
||||||
if (middlewares.length < filteredMiddlewares.length) {
|
if (ocelotMiddlewares.length !== filteredMiddlewares.length) {
|
||||||
// eslint-disable-next-line no-console
|
// eslint-disable-next-line no-console
|
||||||
console.log(`Warning: Disabled "${CONFIG.DISABLED_MIDDLEWARES.join(', ')}" middleware.`)
|
console.log(`Warning: Disabled "${CONFIG.DISABLED_MIDDLEWARES.join(', ')}" middleware.`)
|
||||||
}
|
}
|
||||||
|
|||||||
@ -387,7 +387,7 @@ const isAllowedToGenerateGroupInviteCode = rule({
|
|||||||
return !!(
|
return !!(
|
||||||
await context.database.query({
|
await context.database.query({
|
||||||
query: `
|
query: `
|
||||||
MATCH (user:User{id: user.id})-[membership:MEMBER_OF]->(group:Group {id: $args.groupId})
|
MATCH (user:User{id: $user.id})-[membership:MEMBER_OF]->(group:Group {id: $args.groupId})
|
||||||
WHERE (group.type IN ['closed','hidden'] AND membership.role IN ['admin', 'owner'])
|
WHERE (group.type IN ['closed','hidden'] AND membership.role IN ['admin', 'owner'])
|
||||||
OR (NOT group.type IN ['closed','hidden'] AND NOT membership.role = 'pending')
|
OR (NOT group.type IN ['closed','hidden'] AND NOT membership.role = 'pending')
|
||||||
RETURN count(group) as count
|
RETURN count(group) as count
|
||||||
@ -397,6 +397,26 @@ const isAllowedToGenerateGroupInviteCode = rule({
|
|||||||
).records[0].get('count')
|
).records[0].get('count')
|
||||||
})
|
})
|
||||||
|
|
||||||
|
const isAllowedToPinGroupPost = rule({
|
||||||
|
cache: 'no_cache',
|
||||||
|
})(async (_parent, args, context: Context) => {
|
||||||
|
if (!context.user) return false
|
||||||
|
|
||||||
|
return (
|
||||||
|
(
|
||||||
|
await context.database.query({
|
||||||
|
query: `
|
||||||
|
MATCH (post:Post{id: $args.id})-[:IN]->(group:Group)
|
||||||
|
MATCH (user:User{id: $user.id})-[membership:MEMBER_OF]->(group)
|
||||||
|
WHERE (membership.role IN ['admin', 'owner'])
|
||||||
|
RETURN toString(count(group)) as count
|
||||||
|
`,
|
||||||
|
variables: { user: context.user, args },
|
||||||
|
})
|
||||||
|
).records[0].get('count') === '1'
|
||||||
|
)
|
||||||
|
})
|
||||||
|
|
||||||
// Permissions
|
// Permissions
|
||||||
export default shield(
|
export default shield(
|
||||||
{
|
{
|
||||||
@ -485,6 +505,8 @@ export default shield(
|
|||||||
VerifyEmailAddress: isAuthenticated,
|
VerifyEmailAddress: isAuthenticated,
|
||||||
pinPost: isAdmin,
|
pinPost: isAdmin,
|
||||||
unpinPost: isAdmin,
|
unpinPost: isAdmin,
|
||||||
|
pinGroupPost: isAllowedToPinGroupPost,
|
||||||
|
unpinGroupPost: isAllowedToPinGroupPost,
|
||||||
pushPost: isAdmin,
|
pushPost: isAdmin,
|
||||||
unpushPost: isAdmin,
|
unpushPost: isAdmin,
|
||||||
UpdateDonations: isAdmin,
|
UpdateDonations: isAdmin,
|
||||||
|
|||||||
@ -24,6 +24,7 @@ jest.mock('@aws-sdk/lib-storage', () => {
|
|||||||
|
|
||||||
const uploadMock = Upload as unknown as jest.Mock
|
const uploadMock = Upload as unknown as jest.Mock
|
||||||
|
|
||||||
|
// eslint-disable-next-line @typescript-eslint/no-unsafe-assignment
|
||||||
const createReadStream: FileUpload['createReadStream'] = (() => ({
|
const createReadStream: FileUpload['createReadStream'] = (() => ({
|
||||||
pipe: () => ({
|
pipe: () => ({
|
||||||
on: (_: unknown, callback: () => void) => callback(), // eslint-disable-line promise/prefer-await-to-callbacks
|
on: (_: unknown, callback: () => void) => callback(), // eslint-disable-line promise/prefer-await-to-callbacks
|
||||||
@ -32,6 +33,7 @@ const createReadStream: FileUpload['createReadStream'] = (() => ({
|
|||||||
const input = {
|
const input = {
|
||||||
uniqueFilename: 'unique-filename.jpg',
|
uniqueFilename: 'unique-filename.jpg',
|
||||||
mimetype: 'image/jpeg',
|
mimetype: 'image/jpeg',
|
||||||
|
// eslint-disable-next-line @typescript-eslint/no-unsafe-assignment
|
||||||
createReadStream,
|
createReadStream,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -25,7 +25,9 @@ export const s3Service = (config: S3Config, prefix: string) => {
|
|||||||
Bucket,
|
Bucket,
|
||||||
Key: s3Location,
|
Key: s3Location,
|
||||||
ACL: ObjectCannedACL.public_read,
|
ACL: ObjectCannedACL.public_read,
|
||||||
|
// eslint-disable-next-line @typescript-eslint/no-unsafe-assignment
|
||||||
ContentType: mimetype,
|
ContentType: mimetype,
|
||||||
|
// eslint-disable-next-line @typescript-eslint/no-unsafe-assignment, @typescript-eslint/no-unsafe-call
|
||||||
Body: createReadStream(),
|
Body: createReadStream(),
|
||||||
}
|
}
|
||||||
const command = new Upload({ client: s3, params })
|
const command = new Upload({ client: s3, params })
|
||||||
|
|||||||
@ -57,6 +57,7 @@ export const TEST_CONFIG = {
|
|||||||
INVITE_CODES_GROUP_PER_USER: 7,
|
INVITE_CODES_GROUP_PER_USER: 7,
|
||||||
CATEGORIES_ACTIVE: false,
|
CATEGORIES_ACTIVE: false,
|
||||||
MAX_PINNED_POSTS: 1,
|
MAX_PINNED_POSTS: 1,
|
||||||
|
MAX_GROUP_PINNED_POSTS: 1,
|
||||||
|
|
||||||
LANGUAGE_DEFAULT: 'en',
|
LANGUAGE_DEFAULT: 'en',
|
||||||
LOG_LEVEL: 'DEBUG',
|
LOG_LEVEL: 'DEBUG',
|
||||||
|
|||||||
6824
backend/yarn.lock
6824
backend/yarn.lock
File diff suppressed because it is too large
Load Diff
@ -1,22 +1,55 @@
|
|||||||
const dotenv = require('dotenv')
|
const dotenv = require('dotenv')
|
||||||
const { defineConfig } = require('cypress');
|
const { defineConfig } = require('cypress');
|
||||||
const browserify = require('@cypress/browserify-preprocessor');
|
const webpackPreprocessor = require('@cypress/webpack-preprocessor');
|
||||||
const {
|
const {
|
||||||
addCucumberPreprocessorPlugin,
|
addCucumberPreprocessorPlugin,
|
||||||
} = require('@badeball/cypress-cucumber-preprocessor');
|
} = require('@badeball/cypress-cucumber-preprocessor');
|
||||||
const {
|
const NodePolyfillPlugin = require('node-polyfill-webpack-plugin');
|
||||||
preprendTransformerToOptions,
|
const webpack = require('webpack');
|
||||||
} = require('@badeball/cypress-cucumber-preprocessor/browserify');
|
|
||||||
|
|
||||||
// Test persistent(between commands) store
|
// Test persistent(between commands) store
|
||||||
const testStore = {}
|
const testStore = {}
|
||||||
|
|
||||||
async function setupNodeEvents(on, config) {
|
async function setupNodeEvents(on, config) {
|
||||||
|
// This is required for the preprocessor to be able to generate JSON reports after each run, and more
|
||||||
await addCucumberPreprocessorPlugin(on, config);
|
await addCucumberPreprocessorPlugin(on, config);
|
||||||
|
|
||||||
on(
|
on(
|
||||||
'file:preprocessor',
|
'file:preprocessor',
|
||||||
browserify(preprendTransformerToOptions(config, browserify.defaultOptions)),
|
webpackPreprocessor({
|
||||||
|
webpackOptions: {
|
||||||
|
mode: 'development',
|
||||||
|
devtool: 'source-map',
|
||||||
|
resolve: {
|
||||||
|
extensions: ['.js', '.json'],
|
||||||
|
fallback: {
|
||||||
|
fs: false,
|
||||||
|
net: false,
|
||||||
|
tls: false,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
module: {
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
test: /\.feature$/,
|
||||||
|
use: [
|
||||||
|
{
|
||||||
|
loader: '@badeball/cypress-cucumber-preprocessor/webpack',
|
||||||
|
options: config,
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
|
plugins: [
|
||||||
|
new NodePolyfillPlugin(),
|
||||||
|
new webpack.ProvidePlugin({
|
||||||
|
process: 'process/browser',
|
||||||
|
Buffer: ['buffer', 'Buffer'],
|
||||||
|
}),
|
||||||
|
],
|
||||||
|
},
|
||||||
|
}),
|
||||||
);
|
);
|
||||||
|
|
||||||
on('task', {
|
on('task', {
|
||||||
|
|||||||
4595
package-lock.json
generated
4595
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
18
package.json
18
package.json
@ -9,7 +9,10 @@
|
|||||||
"url": "https://github.com/Ocelot-Social-Community/Ocelot-Social.git"
|
"url": "https://github.com/Ocelot-Social-Community/Ocelot-Social.git"
|
||||||
},
|
},
|
||||||
"cypress-cucumber-preprocessor": {
|
"cypress-cucumber-preprocessor": {
|
||||||
"stepDefinitions": "cypress/support/step_definitions/**/*.js",
|
"stepDefinitions": [
|
||||||
|
"cypress/support/step_definitions/[filepart]/**/*.js",
|
||||||
|
"cypress/support/step_definitions/common/**/*.js"
|
||||||
|
],
|
||||||
"json": {
|
"json": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"output": "cypress/reports/json_logs/cucumber_log.json",
|
"output": "cypress/reports/json_logs/cucumber_log.json",
|
||||||
@ -36,17 +39,20 @@
|
|||||||
"@babel/core": "^7.28.5",
|
"@babel/core": "^7.28.5",
|
||||||
"@babel/preset-env": "^7.28.5",
|
"@babel/preset-env": "^7.28.5",
|
||||||
"@babel/register": "^7.28.3",
|
"@babel/register": "^7.28.3",
|
||||||
"@badeball/cypress-cucumber-preprocessor": "^23.2.1",
|
"@badeball/cypress-cucumber-preprocessor": "^24.0.0",
|
||||||
"@cucumber/cucumber": "12.2.0",
|
"@cucumber/cucumber": "12.6.0",
|
||||||
"@cypress/browserify-preprocessor": "^3.0.2",
|
"@cypress/webpack-preprocessor": "^7.0.2",
|
||||||
"auto-changelog": "^2.5.0",
|
"auto-changelog": "^2.5.0",
|
||||||
"cypress": "^15.6.0",
|
"cypress": "^15.9.0",
|
||||||
"cypress-network-idle": "^1.15.0",
|
"cypress-network-idle": "^1.15.0",
|
||||||
"date-fns": "^3.6.0",
|
"date-fns": "^3.6.0",
|
||||||
"dotenv": "^17.2.3",
|
"dotenv": "^17.2.3",
|
||||||
"graphql-request": "^2.0.0",
|
"graphql-request": "^2.0.0",
|
||||||
"mock-socket": "^9.0.3",
|
"mock-socket": "^9.0.3",
|
||||||
"multiple-cucumber-html-reporter": "^3.9.3"
|
"multiple-cucumber-html-reporter": "^3.9.3",
|
||||||
|
"node-polyfill-webpack-plugin": "^4.1.0",
|
||||||
|
"sass-embedded": "^1.97.3",
|
||||||
|
"webpack": "^5.104.1"
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"@vuepress/bundler-vite": "^2.0.0-rc.18",
|
"@vuepress/bundler-vite": "^2.0.0-rc.18",
|
||||||
|
|||||||
@ -11,4 +11,5 @@ NETWORK_NAME="Ocelot.social"
|
|||||||
|
|
||||||
ASK_FOR_REAL_NAME=false
|
ASK_FOR_REAL_NAME=false
|
||||||
|
|
||||||
REQUIRE_LOCATION=false
|
REQUIRE_LOCATION=false
|
||||||
|
MAX_GROUP_PINNED_POSTS=1
|
||||||
@ -1 +1 @@
|
|||||||
v20.12.1
|
v25.3.0
|
||||||
|
|||||||
@ -1 +0,0 @@
|
|||||||
nodejs 20.12.1
|
|
||||||
@ -1,4 +1,4 @@
|
|||||||
FROM node:25.1.0-alpine AS styleguide
|
FROM node:25.5.0-alpine AS styleguide
|
||||||
RUN apk --no-cache add git python3 make g++
|
RUN apk --no-cache add git python3 make g++
|
||||||
RUN mkdir -p /app
|
RUN mkdir -p /app
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
@ -6,7 +6,7 @@ COPY styleguide .
|
|||||||
RUN yarn install --production=false --frozen-lockfile --non-interactive
|
RUN yarn install --production=false --frozen-lockfile --non-interactive
|
||||||
RUN yarn run build:lib
|
RUN yarn run build:lib
|
||||||
|
|
||||||
FROM node:25.1.0-alpine AS base
|
FROM node:25.5.0-alpine AS base
|
||||||
LABEL org.label-schema.name="ocelot.social:webapp"
|
LABEL org.label-schema.name="ocelot.social:webapp"
|
||||||
LABEL org.label-schema.description="Web Frontend of the Social Network Software ocelot.social"
|
LABEL org.label-schema.description="Web Frontend of the Social Network Software ocelot.social"
|
||||||
LABEL org.label-schema.usage="https://github.com/Ocelot-Social-Community/Ocelot-Social/blob/master/README.md"
|
LABEL org.label-schema.usage="https://github.com/Ocelot-Social-Community/Ocelot-Social/blob/master/README.md"
|
||||||
@ -46,6 +46,7 @@ ONBUILD RUN cp -r ./constants /build
|
|||||||
ONBUILD RUN cp -r ./static /build
|
ONBUILD RUN cp -r ./static /build
|
||||||
ONBUILD RUN cp -r ./locales /build
|
ONBUILD RUN cp -r ./locales /build
|
||||||
ONBUILD RUN cp -r ./package.json ./yarn.lock /build
|
ONBUILD RUN cp -r ./package.json ./yarn.lock /build
|
||||||
|
ONBUILD RUN cp -r ./scripts /build
|
||||||
ONBUILD RUN cd /build && yarn install --production=true --frozen-lockfile --non-interactive
|
ONBUILD RUN cd /build && yarn install --production=true --frozen-lockfile --non-interactive
|
||||||
|
|
||||||
FROM base AS test_build
|
FROM base AS test_build
|
||||||
@ -62,6 +63,7 @@ RUN cp -r ./constants /build
|
|||||||
RUN cp -r ./static /build
|
RUN cp -r ./static /build
|
||||||
RUN cp -r ./locales /build
|
RUN cp -r ./locales /build
|
||||||
RUN cp -r ./package.json ./yarn.lock /build
|
RUN cp -r ./package.json ./yarn.lock /build
|
||||||
|
RUN cp -r ./scripts /build
|
||||||
RUN cd /build && yarn install --frozen-lockfile --non-interactive
|
RUN cd /build && yarn install --frozen-lockfile --non-interactive
|
||||||
|
|
||||||
FROM test_build AS test
|
FROM test_build AS test
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
FROM nginx:1.29.3-alpine AS base
|
FROM nginx:1.29.4-alpine AS base
|
||||||
LABEL org.label-schema.name="ocelot.social:maintenance"
|
LABEL org.label-schema.name="ocelot.social:maintenance"
|
||||||
LABEL org.label-schema.description="Maintenance page of the Social Network Software ocelot.social"
|
LABEL org.label-schema.description="Maintenance page of the Social Network Software ocelot.social"
|
||||||
LABEL org.label-schema.usage="https://github.com/Ocelot-Social-Community/Ocelot-Social/blob/master/README.md"
|
LABEL org.label-schema.usage="https://github.com/Ocelot-Social-Community/Ocelot-Social/blob/master/README.md"
|
||||||
@ -8,7 +8,7 @@ LABEL org.label-schema.vendor="ocelot.social Community"
|
|||||||
LABEL org.label-schema.schema-version="1.0"
|
LABEL org.label-schema.schema-version="1.0"
|
||||||
LABEL maintainer="devops@ocelot.social"
|
LABEL maintainer="devops@ocelot.social"
|
||||||
|
|
||||||
FROM node:25.1.0-alpine AS styleguide
|
FROM node:25.5.0-alpine AS styleguide
|
||||||
RUN apk --no-cache add git python3 make g++
|
RUN apk --no-cache add git python3 make g++
|
||||||
RUN mkdir -p /app
|
RUN mkdir -p /app
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
@ -16,7 +16,7 @@ COPY styleguide .
|
|||||||
RUN yarn install --production=false --frozen-lockfile --non-interactive
|
RUN yarn install --production=false --frozen-lockfile --non-interactive
|
||||||
RUN yarn run build:lib
|
RUN yarn run build:lib
|
||||||
|
|
||||||
FROM node:25.1.0-alpine AS build
|
FROM node:25.5.0-alpine AS build
|
||||||
ENV NODE_ENV="production"
|
ENV NODE_ENV="production"
|
||||||
RUN apk --no-cache add git python3 make g++ bash jq
|
RUN apk --no-cache add git python3 make g++ bash jq
|
||||||
COPY --from=styleguide ./app/ /styleguide/
|
COPY --from=styleguide ./app/ /styleguide/
|
||||||
|
|||||||
@ -4,14 +4,16 @@
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
For preparation we need Node and recommend to use [node version manager](https://github.com/nvm-sh/nvm) `nvm` to switch
|
For preparation you need a recent version of
|
||||||
|
[Node](https://nodejs.org/en/). We are using
|
||||||
|
`v25.3.0` and recommend to use [node version manager](https://github.com/nvm-sh/nvm) `nvm` to switch
|
||||||
between different local Node versions:
|
between different local Node versions:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# install Node
|
# install Node using '.nvmrc' file
|
||||||
$ cd webapp
|
$ cd webapp
|
||||||
$ nvm install v20.12.1
|
$ nvm install
|
||||||
$ nvm use v20.12.1
|
$ nvm use
|
||||||
```
|
```
|
||||||
|
|
||||||
Install node dependencies with [yarn](https://yarnpkg.com/en/):
|
Install node dependencies with [yarn](https://yarnpkg.com/en/):
|
||||||
|
|||||||
@ -62,6 +62,9 @@ describe('CommentCard.vue', () => {
|
|||||||
Wrapper = () => {
|
Wrapper = () => {
|
||||||
const store = new Vuex.Store({
|
const store = new Vuex.Store({
|
||||||
getters,
|
getters,
|
||||||
|
actions: {
|
||||||
|
'pinnedPosts/fetch': jest.fn(),
|
||||||
|
},
|
||||||
})
|
})
|
||||||
return mount(CommentCard, {
|
return mount(CommentCard, {
|
||||||
store,
|
store,
|
||||||
|
|||||||
@ -50,9 +50,12 @@ describe('CommentList.vue', () => {
|
|||||||
return { id: 'some-user' }
|
return { id: 'some-user' }
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
actions: {
|
||||||
|
'pinnedPosts/fetch': jest.fn(),
|
||||||
|
},
|
||||||
})
|
})
|
||||||
mocks = {
|
mocks = {
|
||||||
$t: jest.fn(),
|
$t: (key) => key,
|
||||||
$filters: {
|
$filters: {
|
||||||
truncate: (a) => a,
|
truncate: (a) => a,
|
||||||
removeHtml: (a) => a,
|
removeHtml: (a) => a,
|
||||||
|
|||||||
823
webapp/components/ContentMenu/ContentMenu.Group.spec.js
Normal file
823
webapp/components/ContentMenu/ContentMenu.Group.spec.js
Normal file
@ -0,0 +1,823 @@
|
|||||||
|
import { mount, createLocalVue } from '@vue/test-utils'
|
||||||
|
import Vuex from 'vuex'
|
||||||
|
import VTooltip from 'v-tooltip'
|
||||||
|
import Styleguide from '@@/'
|
||||||
|
import ContentMenu from './ContentMenu.vue'
|
||||||
|
|
||||||
|
const localVue = createLocalVue()
|
||||||
|
|
||||||
|
localVue.use(Styleguide)
|
||||||
|
localVue.use(VTooltip)
|
||||||
|
localVue.use(Vuex)
|
||||||
|
|
||||||
|
let mocks
|
||||||
|
|
||||||
|
describe('ContentMenu.vue - Group', () => {
|
||||||
|
beforeEach(() => {
|
||||||
|
mocks = {
|
||||||
|
$t: jest.fn((str) => str),
|
||||||
|
$i18n: {
|
||||||
|
locale: () => 'en',
|
||||||
|
},
|
||||||
|
$router: {
|
||||||
|
push: jest.fn(),
|
||||||
|
},
|
||||||
|
$env: {
|
||||||
|
MAX_GROUP_PINNED_POSTS: 0,
|
||||||
|
},
|
||||||
|
}
|
||||||
|
})
|
||||||
|
|
||||||
|
const stubs = {
|
||||||
|
'router-link': {
|
||||||
|
template: '<span><slot /></span>',
|
||||||
|
},
|
||||||
|
}
|
||||||
|
|
||||||
|
const mutations = {
|
||||||
|
'modal/SET_OPEN': jest.fn(),
|
||||||
|
}
|
||||||
|
const getters = {
|
||||||
|
'auth/isModerator': () => false,
|
||||||
|
'auth/isAdmin': () => false,
|
||||||
|
'pinnedPosts/maxPinnedPosts': () => 1,
|
||||||
|
'pinnedPosts/currentlyPinnedPosts': () => 1,
|
||||||
|
}
|
||||||
|
const actions = {
|
||||||
|
'pinnedPosts/fetch': jest.fn(),
|
||||||
|
}
|
||||||
|
|
||||||
|
const openContentMenu = async (values = {}) => {
|
||||||
|
const store = new Vuex.Store({ mutations, getters, actions })
|
||||||
|
const wrapper = mount(ContentMenu, {
|
||||||
|
propsData: {
|
||||||
|
...values,
|
||||||
|
},
|
||||||
|
mocks,
|
||||||
|
store,
|
||||||
|
localVue,
|
||||||
|
stubs,
|
||||||
|
})
|
||||||
|
const menuToggle = wrapper.find('[data-test="content-menu-button"]')
|
||||||
|
await menuToggle.trigger('click')
|
||||||
|
return wrapper
|
||||||
|
}
|
||||||
|
|
||||||
|
describe('as group owner', () => {
|
||||||
|
const myRole = 'owner'
|
||||||
|
|
||||||
|
describe('when maxGroupPinnedPosts = 0', () => {
|
||||||
|
beforeEach(() => {
|
||||||
|
mocks.$env = {
|
||||||
|
MAX_GROUP_PINNED_POSTS: 0,
|
||||||
|
}
|
||||||
|
})
|
||||||
|
|
||||||
|
it('can not pin unpinned post', async () => {
|
||||||
|
const wrapper = await openContentMenu({
|
||||||
|
isOwner: false,
|
||||||
|
resourceType: 'contribution',
|
||||||
|
resource: {
|
||||||
|
id: 'd23a4265-f5f7-4e17-9f86-85f714b4b9f8',
|
||||||
|
groupPinned: false,
|
||||||
|
group: {
|
||||||
|
myRole,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
})
|
||||||
|
expect(
|
||||||
|
wrapper.findAll('.ds-menu-item').filter((item) => item.text() === 'post.menu.groupPin'),
|
||||||
|
).toHaveLength(0)
|
||||||
|
})
|
||||||
|
|
||||||
|
it('can unpin pinned post', async () => {
|
||||||
|
const wrapper = await openContentMenu({
|
||||||
|
isOwner: false,
|
||||||
|
resourceType: 'contribution',
|
||||||
|
resource: {
|
||||||
|
id: 'd23a4265-f5f7-4e17-9f86-85f714b4b9f8',
|
||||||
|
groupPinned: true,
|
||||||
|
group: {
|
||||||
|
myRole,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
})
|
||||||
|
wrapper
|
||||||
|
.findAll('.ds-menu-item')
|
||||||
|
.filter((item) => item.text() === 'post.menu.groupUnpin')
|
||||||
|
.at(0)
|
||||||
|
.trigger('click')
|
||||||
|
expect(wrapper.emitted('unpinGroupPost')).toEqual([
|
||||||
|
[
|
||||||
|
{
|
||||||
|
id: 'd23a4265-f5f7-4e17-9f86-85f714b4b9f8',
|
||||||
|
groupPinned: true,
|
||||||
|
group: {
|
||||||
|
myRole,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
],
|
||||||
|
])
|
||||||
|
})
|
||||||
|
})
|
||||||
|
|
||||||
|
describe('when maxPinnedPosts = 1', () => {
|
||||||
|
beforeEach(() => {
|
||||||
|
mocks.$env = {
|
||||||
|
MAX_GROUP_PINNED_POSTS: 1,
|
||||||
|
}
|
||||||
|
})
|
||||||
|
|
||||||
|
describe('when currentlyPinnedPostsCount = 0', () => {
|
||||||
|
const currentlyPinnedPostsCount = 0
|
||||||
|
|
||||||
|
it('pin unpinned post', async () => {
|
||||||
|
const wrapper = await openContentMenu({
|
||||||
|
isOwner: false,
|
||||||
|
resourceType: 'contribution',
|
||||||
|
resource: {
|
||||||
|
id: 'd23a4265-f5f7-4e17-9f86-85f714b4b9f8',
|
||||||
|
groupPinned: false,
|
||||||
|
group: {
|
||||||
|
myRole,
|
||||||
|
currentlyPinnedPostsCount,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
})
|
||||||
|
wrapper
|
||||||
|
.findAll('.ds-menu-item')
|
||||||
|
.filter((item) => item.text() === 'post.menu.groupPin')
|
||||||
|
.at(0)
|
||||||
|
.trigger('click')
|
||||||
|
expect(wrapper.emitted('pinGroupPost')).toEqual([
|
||||||
|
[
|
||||||
|
{
|
||||||
|
id: 'd23a4265-f5f7-4e17-9f86-85f714b4b9f8',
|
||||||
|
groupPinned: false,
|
||||||
|
group: {
|
||||||
|
myRole,
|
||||||
|
currentlyPinnedPostsCount,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
],
|
||||||
|
])
|
||||||
|
})
|
||||||
|
|
||||||
|
it('unpin pinned post', async () => {
|
||||||
|
const wrapper = await openContentMenu({
|
||||||
|
isOwner: false,
|
||||||
|
resourceType: 'contribution',
|
||||||
|
resource: {
|
||||||
|
id: 'd23a4265-f5f7-4e17-9f86-85f714b4b9f8',
|
||||||
|
groupPinned: true,
|
||||||
|
group: {
|
||||||
|
myRole,
|
||||||
|
currentlyPinnedPostsCount,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
})
|
||||||
|
wrapper
|
||||||
|
.findAll('.ds-menu-item')
|
||||||
|
.filter((item) => item.text() === 'post.menu.groupUnpin')
|
||||||
|
.at(0)
|
||||||
|
.trigger('click')
|
||||||
|
expect(wrapper.emitted('unpinGroupPost')).toEqual([
|
||||||
|
[
|
||||||
|
{
|
||||||
|
id: 'd23a4265-f5f7-4e17-9f86-85f714b4b9f8',
|
||||||
|
groupPinned: true,
|
||||||
|
group: {
|
||||||
|
myRole,
|
||||||
|
currentlyPinnedPostsCount,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
],
|
||||||
|
])
|
||||||
|
})
|
||||||
|
})
|
||||||
|
|
||||||
|
describe('when currentlyPinnedPostsCount = 1', () => {
|
||||||
|
const currentlyPinnedPostsCount = 1
|
||||||
|
|
||||||
|
it('pin unpinned post', async () => {
|
||||||
|
const wrapper = await openContentMenu({
|
||||||
|
isOwner: false,
|
||||||
|
resourceType: 'contribution',
|
||||||
|
resource: {
|
||||||
|
id: 'd23a4265-f5f7-4e17-9f86-85f714b4b9f8',
|
||||||
|
groupPinned: false,
|
||||||
|
group: {
|
||||||
|
myRole,
|
||||||
|
currentlyPinnedPostsCount,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
})
|
||||||
|
wrapper
|
||||||
|
.findAll('.ds-menu-item')
|
||||||
|
.filter((item) => item.text() === 'post.menu.groupPin')
|
||||||
|
.at(0)
|
||||||
|
.trigger('click')
|
||||||
|
expect(wrapper.emitted('pinGroupPost')).toEqual([
|
||||||
|
[
|
||||||
|
{
|
||||||
|
id: 'd23a4265-f5f7-4e17-9f86-85f714b4b9f8',
|
||||||
|
groupPinned: false,
|
||||||
|
group: {
|
||||||
|
myRole,
|
||||||
|
currentlyPinnedPostsCount,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
],
|
||||||
|
])
|
||||||
|
})
|
||||||
|
|
||||||
|
it('unpin pinned post', async () => {
|
||||||
|
const wrapper = await openContentMenu({
|
||||||
|
isOwner: false,
|
||||||
|
resourceType: 'contribution',
|
||||||
|
resource: {
|
||||||
|
id: 'd23a4265-f5f7-4e17-9f86-85f714b4b9f8',
|
||||||
|
groupPinned: true,
|
||||||
|
group: {
|
||||||
|
myRole,
|
||||||
|
currentlyPinnedPostsCount,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
})
|
||||||
|
wrapper
|
||||||
|
.findAll('.ds-menu-item')
|
||||||
|
.filter((item) => item.text() === 'post.menu.groupUnpin')
|
||||||
|
.at(0)
|
||||||
|
.trigger('click')
|
||||||
|
expect(wrapper.emitted('unpinGroupPost')).toEqual([
|
||||||
|
[
|
||||||
|
{
|
||||||
|
id: 'd23a4265-f5f7-4e17-9f86-85f714b4b9f8',
|
||||||
|
groupPinned: true,
|
||||||
|
group: {
|
||||||
|
myRole,
|
||||||
|
currentlyPinnedPostsCount,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
],
|
||||||
|
])
|
||||||
|
})
|
||||||
|
})
|
||||||
|
})
|
||||||
|
|
||||||
|
describe('when maxPinnedPosts = 2', () => {
|
||||||
|
beforeEach(() => {
|
||||||
|
mocks.$env = {
|
||||||
|
MAX_GROUP_PINNED_POSTS: 2,
|
||||||
|
}
|
||||||
|
})
|
||||||
|
|
||||||
|
describe('when currentlyPinnedPostsCount = 1', () => {
|
||||||
|
const currentlyPinnedPostsCount = 1
|
||||||
|
|
||||||
|
it('pin unpinned post', async () => {
|
||||||
|
const wrapper = await openContentMenu({
|
||||||
|
isOwner: false,
|
||||||
|
resourceType: 'contribution',
|
||||||
|
resource: {
|
||||||
|
id: 'd23a4265-f5f7-4e17-9f86-85f714b4b9f8',
|
||||||
|
groupPinned: false,
|
||||||
|
group: {
|
||||||
|
myRole,
|
||||||
|
currentlyPinnedPostsCount,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
})
|
||||||
|
wrapper
|
||||||
|
.findAll('.ds-menu-item')
|
||||||
|
.filter((item) => item.text() === 'post.menu.groupPin')
|
||||||
|
.at(0)
|
||||||
|
.trigger('click')
|
||||||
|
expect(wrapper.emitted('pinGroupPost')).toEqual([
|
||||||
|
[
|
||||||
|
{
|
||||||
|
id: 'd23a4265-f5f7-4e17-9f86-85f714b4b9f8',
|
||||||
|
groupPinned: false,
|
||||||
|
group: {
|
||||||
|
myRole,
|
||||||
|
currentlyPinnedPostsCount,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
],
|
||||||
|
])
|
||||||
|
})
|
||||||
|
|
||||||
|
it('unpin pinned post', async () => {
|
||||||
|
const wrapper = await openContentMenu({
|
||||||
|
isOwner: false,
|
||||||
|
resourceType: 'contribution',
|
||||||
|
resource: {
|
||||||
|
id: 'd23a4265-f5f7-4e17-9f86-85f714b4b9f8',
|
||||||
|
groupPinned: true,
|
||||||
|
group: {
|
||||||
|
myRole,
|
||||||
|
currentlyPinnedPostsCount,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
})
|
||||||
|
wrapper
|
||||||
|
.findAll('.ds-menu-item')
|
||||||
|
.filter((item) => item.text() === 'post.menu.groupUnpin')
|
||||||
|
.at(0)
|
||||||
|
.trigger('click')
|
||||||
|
expect(wrapper.emitted('unpinGroupPost')).toEqual([
|
||||||
|
[
|
||||||
|
{
|
||||||
|
id: 'd23a4265-f5f7-4e17-9f86-85f714b4b9f8',
|
||||||
|
groupPinned: true,
|
||||||
|
group: {
|
||||||
|
myRole,
|
||||||
|
currentlyPinnedPostsCount,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
],
|
||||||
|
])
|
||||||
|
})
|
||||||
|
})
|
||||||
|
|
||||||
|
describe('when currentlyPinnedPostsCount = 2', () => {
|
||||||
|
const currentlyPinnedPostsCount = 2
|
||||||
|
|
||||||
|
it('pin unpinned post', async () => {
|
||||||
|
const wrapper = await openContentMenu({
|
||||||
|
isOwner: false,
|
||||||
|
resourceType: 'contribution',
|
||||||
|
resource: {
|
||||||
|
id: 'd23a4265-f5f7-4e17-9f86-85f714b4b9f8',
|
||||||
|
groupPinned: false,
|
||||||
|
group: {
|
||||||
|
myRole,
|
||||||
|
currentlyPinnedPostsCount,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
})
|
||||||
|
expect(
|
||||||
|
wrapper.findAll('.ds-menu-item').filter((item) => item.text() === 'post.menu.groupPin')
|
||||||
|
.length,
|
||||||
|
).toEqual(0)
|
||||||
|
})
|
||||||
|
|
||||||
|
it('unpin pinned post', async () => {
|
||||||
|
const wrapper = await openContentMenu({
|
||||||
|
isOwner: false,
|
||||||
|
resourceType: 'contribution',
|
||||||
|
resource: {
|
||||||
|
id: 'd23a4265-f5f7-4e17-9f86-85f714b4b9f8',
|
||||||
|
groupPinned: true,
|
||||||
|
group: {
|
||||||
|
myRole,
|
||||||
|
currentlyPinnedPostsCount,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
})
|
||||||
|
wrapper
|
||||||
|
.findAll('.ds-menu-item')
|
||||||
|
.filter((item) => item.text() === 'post.menu.groupUnpin')
|
||||||
|
.at(0)
|
||||||
|
.trigger('click')
|
||||||
|
expect(wrapper.emitted('unpinGroupPost')).toEqual([
|
||||||
|
[
|
||||||
|
{
|
||||||
|
id: 'd23a4265-f5f7-4e17-9f86-85f714b4b9f8',
|
||||||
|
groupPinned: true,
|
||||||
|
group: {
|
||||||
|
myRole,
|
||||||
|
currentlyPinnedPostsCount,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
],
|
||||||
|
])
|
||||||
|
})
|
||||||
|
})
|
||||||
|
})
|
||||||
|
})
|
||||||
|
|
||||||
|
describe('as group admin', () => {
|
||||||
|
const myRole = 'admin'
|
||||||
|
|
||||||
|
describe('when maxGroupPinnedPosts = 0', () => {
|
||||||
|
beforeEach(() => {
|
||||||
|
mocks.$env = {
|
||||||
|
MAX_GROUP_PINNED_POSTS: 0,
|
||||||
|
}
|
||||||
|
})
|
||||||
|
|
||||||
|
it('can not pin unpinned post', async () => {
|
||||||
|
const wrapper = await openContentMenu({
|
||||||
|
isOwner: false,
|
||||||
|
resourceType: 'contribution',
|
||||||
|
resource: {
|
||||||
|
id: 'd23a4265-f5f7-4e17-9f86-85f714b4b9f8',
|
||||||
|
groupPinned: false,
|
||||||
|
group: {
|
||||||
|
myRole,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
})
|
||||||
|
expect(
|
||||||
|
wrapper.findAll('.ds-menu-item').filter((item) => item.text() === 'post.menu.groupPin'),
|
||||||
|
).toHaveLength(0)
|
||||||
|
})
|
||||||
|
|
||||||
|
it('can unpin pinned post', async () => {
|
||||||
|
const wrapper = await openContentMenu({
|
||||||
|
isOwner: false,
|
||||||
|
resourceType: 'contribution',
|
||||||
|
resource: {
|
||||||
|
id: 'd23a4265-f5f7-4e17-9f86-85f714b4b9f8',
|
||||||
|
groupPinned: true,
|
||||||
|
group: {
|
||||||
|
myRole,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
})
|
||||||
|
wrapper
|
||||||
|
.findAll('.ds-menu-item')
|
||||||
|
.filter((item) => item.text() === 'post.menu.groupUnpin')
|
||||||
|
.at(0)
|
||||||
|
.trigger('click')
|
||||||
|
expect(wrapper.emitted('unpinGroupPost')).toEqual([
|
||||||
|
[
|
||||||
|
{
|
||||||
|
id: 'd23a4265-f5f7-4e17-9f86-85f714b4b9f8',
|
||||||
|
groupPinned: true,
|
||||||
|
group: {
|
||||||
|
myRole,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
],
|
||||||
|
])
|
||||||
|
})
|
||||||
|
})
|
||||||
|
|
||||||
|
describe('when maxPinnedPosts = 1', () => {
|
||||||
|
beforeEach(() => {
|
||||||
|
mocks.$env = {
|
||||||
|
MAX_GROUP_PINNED_POSTS: 1,
|
||||||
|
}
|
||||||
|
})
|
||||||
|
|
||||||
|
describe('when currentlyPinnedPostsCount = 0', () => {
|
||||||
|
const currentlyPinnedPostsCount = 0
|
||||||
|
|
||||||
|
it('pin unpinned post', async () => {
|
||||||
|
const wrapper = await openContentMenu({
|
||||||
|
isOwner: false,
|
||||||
|
resourceType: 'contribution',
|
||||||
|
resource: {
|
||||||
|
id: 'd23a4265-f5f7-4e17-9f86-85f714b4b9f8',
|
||||||
|
groupPinned: false,
|
||||||
|
group: {
|
||||||
|
myRole,
|
||||||
|
currentlyPinnedPostsCount,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
})
|
||||||
|
wrapper
|
||||||
|
.findAll('.ds-menu-item')
|
||||||
|
.filter((item) => item.text() === 'post.menu.groupPin')
|
||||||
|
.at(0)
|
||||||
|
.trigger('click')
|
||||||
|
expect(wrapper.emitted('pinGroupPost')).toEqual([
|
||||||
|
[
|
||||||
|
{
|
||||||
|
id: 'd23a4265-f5f7-4e17-9f86-85f714b4b9f8',
|
||||||
|
groupPinned: false,
|
||||||
|
group: {
|
||||||
|
myRole,
|
||||||
|
currentlyPinnedPostsCount,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
],
|
||||||
|
])
|
||||||
|
})
|
||||||
|
|
||||||
|
it('unpin pinned post', async () => {
|
||||||
|
const wrapper = await openContentMenu({
|
||||||
|
isOwner: false,
|
||||||
|
resourceType: 'contribution',
|
||||||
|
resource: {
|
||||||
|
id: 'd23a4265-f5f7-4e17-9f86-85f714b4b9f8',
|
||||||
|
groupPinned: true,
|
||||||
|
group: {
|
||||||
|
myRole,
|
||||||
|
currentlyPinnedPostsCount,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
})
|
||||||
|
wrapper
|
||||||
|
.findAll('.ds-menu-item')
|
||||||
|
.filter((item) => item.text() === 'post.menu.groupUnpin')
|
||||||
|
.at(0)
|
||||||
|
.trigger('click')
|
||||||
|
expect(wrapper.emitted('unpinGroupPost')).toEqual([
|
||||||
|
[
|
||||||
|
{
|
||||||
|
id: 'd23a4265-f5f7-4e17-9f86-85f714b4b9f8',
|
||||||
|
groupPinned: true,
|
||||||
|
group: {
|
||||||
|
myRole,
|
||||||
|
currentlyPinnedPostsCount,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
],
|
||||||
|
])
|
||||||
|
})
|
||||||
|
})
|
||||||
|
|
||||||
|
describe('when currentlyPinnedPostsCount = 1', () => {
|
||||||
|
const currentlyPinnedPostsCount = 1
|
||||||
|
|
||||||
|
it('pin unpinned post', async () => {
|
||||||
|
const wrapper = await openContentMenu({
|
||||||
|
isOwner: false,
|
||||||
|
resourceType: 'contribution',
|
||||||
|
resource: {
|
||||||
|
id: 'd23a4265-f5f7-4e17-9f86-85f714b4b9f8',
|
||||||
|
groupPinned: false,
|
||||||
|
group: {
|
||||||
|
myRole,
|
||||||
|
currentlyPinnedPostsCount,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
})
|
||||||
|
wrapper
|
||||||
|
.findAll('.ds-menu-item')
|
||||||
|
.filter((item) => item.text() === 'post.menu.groupPin')
|
||||||
|
.at(0)
|
||||||
|
.trigger('click')
|
||||||
|
expect(wrapper.emitted('pinGroupPost')).toEqual([
|
||||||
|
[
|
||||||
|
{
|
||||||
|
id: 'd23a4265-f5f7-4e17-9f86-85f714b4b9f8',
|
||||||
|
groupPinned: false,
|
||||||
|
group: {
|
||||||
|
myRole,
|
||||||
|
currentlyPinnedPostsCount,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
],
|
||||||
|
])
|
||||||
|
})
|
||||||
|
|
||||||
|
it('unpin pinned post', async () => {
|
||||||
|
const wrapper = await openContentMenu({
|
||||||
|
isOwner: false,
|
||||||
|
resourceType: 'contribution',
|
||||||
|
resource: {
|
||||||
|
id: 'd23a4265-f5f7-4e17-9f86-85f714b4b9f8',
|
||||||
|
groupPinned: true,
|
||||||
|
group: {
|
||||||
|
myRole,
|
||||||
|
currentlyPinnedPostsCount,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
})
|
||||||
|
wrapper
|
||||||
|
.findAll('.ds-menu-item')
|
||||||
|
.filter((item) => item.text() === 'post.menu.groupUnpin')
|
||||||
|
.at(0)
|
||||||
|
.trigger('click')
|
||||||
|
expect(wrapper.emitted('unpinGroupPost')).toEqual([
|
||||||
|
[
|
||||||
|
{
|
||||||
|
id: 'd23a4265-f5f7-4e17-9f86-85f714b4b9f8',
|
||||||
|
groupPinned: true,
|
||||||
|
group: {
|
||||||
|
myRole,
|
||||||
|
currentlyPinnedPostsCount,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
],
|
||||||
|
])
|
||||||
|
})
|
||||||
|
})
|
||||||
|
})
|
||||||
|
|
||||||
|
describe('when maxPinnedPosts = 2', () => {
|
||||||
|
beforeEach(() => {
|
||||||
|
mocks.$env = {
|
||||||
|
MAX_GROUP_PINNED_POSTS: 2,
|
||||||
|
}
|
||||||
|
})
|
||||||
|
|
||||||
|
describe('when currentlyPinnedPostsCount = 1', () => {
|
||||||
|
const currentlyPinnedPostsCount = 1
|
||||||
|
|
||||||
|
it('pin unpinned post', async () => {
|
||||||
|
const wrapper = await openContentMenu({
|
||||||
|
isOwner: false,
|
||||||
|
resourceType: 'contribution',
|
||||||
|
resource: {
|
||||||
|
id: 'd23a4265-f5f7-4e17-9f86-85f714b4b9f8',
|
||||||
|
groupPinned: false,
|
||||||
|
group: {
|
||||||
|
myRole,
|
||||||
|
currentlyPinnedPostsCount,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
})
|
||||||
|
wrapper
|
||||||
|
.findAll('.ds-menu-item')
|
||||||
|
.filter((item) => item.text() === 'post.menu.groupPin')
|
||||||
|
.at(0)
|
||||||
|
.trigger('click')
|
||||||
|
expect(wrapper.emitted('pinGroupPost')).toEqual([
|
||||||
|
[
|
||||||
|
{
|
||||||
|
id: 'd23a4265-f5f7-4e17-9f86-85f714b4b9f8',
|
||||||
|
groupPinned: false,
|
||||||
|
group: {
|
||||||
|
myRole,
|
||||||
|
currentlyPinnedPostsCount,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
],
|
||||||
|
])
|
||||||
|
})
|
||||||
|
|
||||||
|
it('unpin pinned post', async () => {
|
||||||
|
const wrapper = await openContentMenu({
|
||||||
|
isOwner: false,
|
||||||
|
resourceType: 'contribution',
|
||||||
|
resource: {
|
||||||
|
id: 'd23a4265-f5f7-4e17-9f86-85f714b4b9f8',
|
||||||
|
groupPinned: true,
|
||||||
|
group: {
|
||||||
|
myRole,
|
||||||
|
currentlyPinnedPostsCount,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
})
|
||||||
|
wrapper
|
||||||
|
.findAll('.ds-menu-item')
|
||||||
|
.filter((item) => item.text() === 'post.menu.groupUnpin')
|
||||||
|
.at(0)
|
||||||
|
.trigger('click')
|
||||||
|
expect(wrapper.emitted('unpinGroupPost')).toEqual([
|
||||||
|
[
|
||||||
|
{
|
||||||
|
id: 'd23a4265-f5f7-4e17-9f86-85f714b4b9f8',
|
||||||
|
groupPinned: true,
|
||||||
|
group: {
|
||||||
|
myRole,
|
||||||
|
currentlyPinnedPostsCount,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
],
|
||||||
|
])
|
||||||
|
})
|
||||||
|
})
|
||||||
|
|
||||||
|
describe('when currentlyPinnedPostsCount = 2', () => {
|
||||||
|
const currentlyPinnedPostsCount = 2
|
||||||
|
|
||||||
|
it('pin unpinned post', async () => {
|
||||||
|
const wrapper = await openContentMenu({
|
||||||
|
isOwner: false,
|
||||||
|
resourceType: 'contribution',
|
||||||
|
resource: {
|
||||||
|
id: 'd23a4265-f5f7-4e17-9f86-85f714b4b9f8',
|
||||||
|
groupPinned: false,
|
||||||
|
group: {
|
||||||
|
myRole,
|
||||||
|
currentlyPinnedPostsCount,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
})
|
||||||
|
expect(
|
||||||
|
wrapper.findAll('.ds-menu-item').filter((item) => item.text() === 'post.menu.groupPin')
|
||||||
|
.length,
|
||||||
|
).toEqual(0)
|
||||||
|
})
|
||||||
|
|
||||||
|
it('unpin pinned post', async () => {
|
||||||
|
const wrapper = await openContentMenu({
|
||||||
|
isOwner: false,
|
||||||
|
resourceType: 'contribution',
|
||||||
|
resource: {
|
||||||
|
id: 'd23a4265-f5f7-4e17-9f86-85f714b4b9f8',
|
||||||
|
groupPinned: true,
|
||||||
|
group: {
|
||||||
|
myRole,
|
||||||
|
currentlyPinnedPostsCount,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
})
|
||||||
|
wrapper
|
||||||
|
.findAll('.ds-menu-item')
|
||||||
|
.filter((item) => item.text() === 'post.menu.groupUnpin')
|
||||||
|
.at(0)
|
||||||
|
.trigger('click')
|
||||||
|
expect(wrapper.emitted('unpinGroupPost')).toEqual([
|
||||||
|
[
|
||||||
|
{
|
||||||
|
id: 'd23a4265-f5f7-4e17-9f86-85f714b4b9f8',
|
||||||
|
groupPinned: true,
|
||||||
|
group: {
|
||||||
|
myRole,
|
||||||
|
currentlyPinnedPostsCount,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
],
|
||||||
|
])
|
||||||
|
})
|
||||||
|
})
|
||||||
|
})
|
||||||
|
})
|
||||||
|
|
||||||
|
describe('as group usual', () => {
|
||||||
|
const myRole = 'usual'
|
||||||
|
|
||||||
|
describe('when maxGroupPinnedPosts = 0', () => {
|
||||||
|
beforeEach(() => {
|
||||||
|
mocks.$env = {
|
||||||
|
MAX_GROUP_PINNED_POSTS: 0,
|
||||||
|
}
|
||||||
|
})
|
||||||
|
|
||||||
|
it('can not pin unpinned post', async () => {
|
||||||
|
const wrapper = await openContentMenu({
|
||||||
|
isOwner: false,
|
||||||
|
resourceType: 'contribution',
|
||||||
|
resource: {
|
||||||
|
id: 'd23a4265-f5f7-4e17-9f86-85f714b4b9f8',
|
||||||
|
groupPinned: false,
|
||||||
|
group: {
|
||||||
|
myRole,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
})
|
||||||
|
expect(
|
||||||
|
wrapper.findAll('.ds-menu-item').filter((item) => item.text() === 'post.menu.groupPin'),
|
||||||
|
).toHaveLength(0)
|
||||||
|
})
|
||||||
|
|
||||||
|
it('can not unpin pinned post', async () => {
|
||||||
|
const wrapper = await openContentMenu({
|
||||||
|
isOwner: false,
|
||||||
|
resourceType: 'contribution',
|
||||||
|
resource: {
|
||||||
|
id: 'd23a4265-f5f7-4e17-9f86-85f714b4b9f8',
|
||||||
|
groupPinned: true,
|
||||||
|
group: {
|
||||||
|
myRole,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
})
|
||||||
|
expect(
|
||||||
|
wrapper.findAll('.ds-menu-item').filter((item) => item.text() === 'post.menu.groupUnpin'),
|
||||||
|
).toHaveLength(0)
|
||||||
|
})
|
||||||
|
})
|
||||||
|
|
||||||
|
describe('when maxPinnedPosts = 1', () => {
|
||||||
|
beforeEach(() => {
|
||||||
|
mocks.$env = {
|
||||||
|
MAX_GROUP_PINNED_POSTS: 1,
|
||||||
|
}
|
||||||
|
})
|
||||||
|
|
||||||
|
it('can not pin unpinned post', async () => {
|
||||||
|
const wrapper = await openContentMenu({
|
||||||
|
isOwner: false,
|
||||||
|
resourceType: 'contribution',
|
||||||
|
resource: {
|
||||||
|
id: 'd23a4265-f5f7-4e17-9f86-85f714b4b9f8',
|
||||||
|
groupPinned: false,
|
||||||
|
group: {
|
||||||
|
myRole,
|
||||||
|
currentlyPinnedPostsCount: 0,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
})
|
||||||
|
expect(
|
||||||
|
wrapper.findAll('.ds-menu-item').filter((item) => item.text() === 'post.menu.groupPin'),
|
||||||
|
).toHaveLength(0)
|
||||||
|
})
|
||||||
|
|
||||||
|
it('can not unpin pinned post', async () => {
|
||||||
|
const wrapper = await openContentMenu({
|
||||||
|
isOwner: false,
|
||||||
|
resourceType: 'contribution',
|
||||||
|
resource: {
|
||||||
|
id: 'd23a4265-f5f7-4e17-9f86-85f714b4b9f8',
|
||||||
|
groupPinned: true,
|
||||||
|
group: {
|
||||||
|
myRole,
|
||||||
|
currentlyPinnedPostsCount: 1,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
})
|
||||||
|
expect(
|
||||||
|
wrapper.findAll('.ds-menu-item').filter((item) => item.text() === 'post.menu.groupUnpin'),
|
||||||
|
).toHaveLength(0)
|
||||||
|
})
|
||||||
|
})
|
||||||
|
})
|
||||||
|
})
|
||||||
@ -244,6 +244,23 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (
|
||||||
|
this.resourceType === 'contribution' &&
|
||||||
|
this.resource.group &&
|
||||||
|
['admin', 'owner'].includes(this.resource.group.myRole) &&
|
||||||
|
(this.canBeGroupPinned || this.resource.groupPinned)
|
||||||
|
) {
|
||||||
|
routes.push({
|
||||||
|
label: this.resource.groupPinned
|
||||||
|
? this.$t(`post.menu.groupUnpin`)
|
||||||
|
: this.$t(`post.menu.groupPin`),
|
||||||
|
callback: () => {
|
||||||
|
this.$emit(this.resource.groupPinned ? 'unpinGroupPost' : 'pinGroupPost', this.resource)
|
||||||
|
},
|
||||||
|
icon: this.resource.groupPinned ? 'unlink' : 'link',
|
||||||
|
})
|
||||||
|
}
|
||||||
|
|
||||||
return routes
|
return routes
|
||||||
},
|
},
|
||||||
isModerator() {
|
isModerator() {
|
||||||
@ -258,6 +275,15 @@ export default {
|
|||||||
(this.maxPinnedPosts > 1 && this.currentlyPinnedPosts < this.maxPinnedPosts)
|
(this.maxPinnedPosts > 1 && this.currentlyPinnedPosts < this.maxPinnedPosts)
|
||||||
)
|
)
|
||||||
},
|
},
|
||||||
|
canBeGroupPinned() {
|
||||||
|
const maxGroupPinnedPosts = this.$env.MAX_GROUP_PINNED_POSTS
|
||||||
|
return (
|
||||||
|
maxGroupPinnedPosts === 1 ||
|
||||||
|
(maxGroupPinnedPosts > 1 &&
|
||||||
|
this.resource.group &&
|
||||||
|
this.resource.group.currentlyPinnedPostsCount < maxGroupPinnedPosts)
|
||||||
|
)
|
||||||
|
},
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
openItem(route, toggleMenu) {
|
openItem(route, toggleMenu) {
|
||||||
|
|||||||
@ -18,7 +18,7 @@
|
|||||||
/>
|
/>
|
||||||
</base-button>
|
</base-button>
|
||||||
</a>
|
</a>
|
||||||
<nuxt-link v-else :to="settings.toolTipIdent">
|
<nuxt-link v-else :to="settings.path">
|
||||||
<base-button
|
<base-button
|
||||||
class="custom-button"
|
class="custom-button"
|
||||||
circle
|
circle
|
||||||
|
|||||||
@ -52,10 +52,14 @@ describe('CtaJoinLeaveGroup.vue', () => {
|
|||||||
mocks.$apollo.mutate = jest.fn().mockResolvedValue({
|
mocks.$apollo.mutate = jest.fn().mockResolvedValue({
|
||||||
data: {
|
data: {
|
||||||
JoinGroup: {
|
JoinGroup: {
|
||||||
id: 'g-123',
|
user: {
|
||||||
slug: 'group-123',
|
id: 'g-123',
|
||||||
name: 'Group 123',
|
slug: 'group-123',
|
||||||
myRoleInGroup: 'usual',
|
name: 'Group 123',
|
||||||
|
},
|
||||||
|
membership: {
|
||||||
|
role: 'usual',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
@ -66,10 +70,14 @@ describe('CtaJoinLeaveGroup.vue', () => {
|
|||||||
expect(wrapper.emitted().update).toEqual([
|
expect(wrapper.emitted().update).toEqual([
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
id: 'g-123',
|
user: {
|
||||||
slug: 'group-123',
|
id: 'g-123',
|
||||||
name: 'Group 123',
|
slug: 'group-123',
|
||||||
myRoleInGroup: 'usual',
|
name: 'Group 123',
|
||||||
|
},
|
||||||
|
membership: {
|
||||||
|
role: 'usual',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
])
|
])
|
||||||
|
|||||||
@ -4,6 +4,10 @@ import Component from './CtaUnblockAuthor.vue'
|
|||||||
|
|
||||||
const localVue = global.localVue
|
const localVue = global.localVue
|
||||||
|
|
||||||
|
const stubs = {
|
||||||
|
'nuxt-link': true,
|
||||||
|
}
|
||||||
|
|
||||||
describe('CtaUnblockAuthor.vue', () => {
|
describe('CtaUnblockAuthor.vue', () => {
|
||||||
let propsData, wrapper, mocks
|
let propsData, wrapper, mocks
|
||||||
|
|
||||||
@ -21,7 +25,7 @@ describe('CtaUnblockAuthor.vue', () => {
|
|||||||
})
|
})
|
||||||
|
|
||||||
const Wrapper = () => {
|
const Wrapper = () => {
|
||||||
return shallowMount(Component, { propsData, localVue, mocks })
|
return shallowMount(Component, { propsData, localVue, mocks, stubs })
|
||||||
}
|
}
|
||||||
|
|
||||||
describe('shallowMount', () => {
|
describe('shallowMount', () => {
|
||||||
|
|||||||
@ -9,10 +9,10 @@ exports[`CtaUnblockAuthor.vue shallowMount renders 1`] = `
|
|||||||
<ds-text-stub tag="p">
|
<ds-text-stub tag="p">
|
||||||
contribution.comment.commenting-disabled.blocked-author.call-to-action
|
contribution.comment.commenting-disabled.blocked-author.call-to-action
|
||||||
</ds-text-stub>
|
</ds-text-stub>
|
||||||
<nuxt-link to="[object Object]">
|
<nuxt-link-stub to="[object Object]">
|
||||||
<base-button-stub filled="true" icon="arrow-right" size="regular" type="button">
|
<base-button-stub filled="true" icon="arrow-right" size="regular" type="button">
|
||||||
contribution.comment.commenting-disabled.blocked-author.button-label
|
contribution.comment.commenting-disabled.blocked-author.button-label
|
||||||
</base-button-stub>
|
</base-button-stub>
|
||||||
</nuxt-link>
|
</nuxt-link-stub>
|
||||||
</ds-space-stub>
|
</ds-space-stub>
|
||||||
`;
|
`;
|
||||||
|
|||||||
@ -8,14 +8,22 @@ const propsData = {
|
|||||||
groupId: 'group-id',
|
groupId: 'group-id',
|
||||||
groupMembers: [
|
groupMembers: [
|
||||||
{
|
{
|
||||||
slug: 'owner',
|
user: {
|
||||||
id: 'owner',
|
slug: 'owner',
|
||||||
myRoleInGroup: 'owner',
|
id: 'owner',
|
||||||
|
},
|
||||||
|
membership: {
|
||||||
|
role: 'owner',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
slug: 'user',
|
user: {
|
||||||
id: 'user',
|
slug: 'user',
|
||||||
myRoleInGroup: 'usual',
|
id: 'user',
|
||||||
|
},
|
||||||
|
membership: {
|
||||||
|
role: 'usual',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
@ -30,9 +38,13 @@ const apolloMock = jest
|
|||||||
.mockResolvedValue({
|
.mockResolvedValue({
|
||||||
data: {
|
data: {
|
||||||
ChangeGroupMemberRole: {
|
ChangeGroupMemberRole: {
|
||||||
slug: 'user',
|
user: {
|
||||||
id: 'user',
|
slug: 'user',
|
||||||
myRoleInGroup: 'admin',
|
id: 'user',
|
||||||
|
},
|
||||||
|
membership: {
|
||||||
|
role: 'admin',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
@ -117,9 +129,11 @@ describe('GroupMember', () => {
|
|||||||
apolloMock.mockRejectedValueOnce({ message: 'Oh no!!' }).mockResolvedValue({
|
apolloMock.mockRejectedValueOnce({ message: 'Oh no!!' }).mockResolvedValue({
|
||||||
data: {
|
data: {
|
||||||
RemoveUserFromGroup: {
|
RemoveUserFromGroup: {
|
||||||
slug: 'user',
|
user: {
|
||||||
id: 'user',
|
slug: 'user',
|
||||||
myRoleInGroup: null,
|
id: 'user',
|
||||||
|
},
|
||||||
|
membership: null,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|||||||
@ -7,21 +7,21 @@
|
|||||||
<nuxt-link
|
<nuxt-link
|
||||||
:to="{
|
:to="{
|
||||||
name: 'profile-id-slug',
|
name: 'profile-id-slug',
|
||||||
params: { id: scope.row.id, slug: scope.row.slug },
|
params: { id: scope.row.user.id, slug: scope.row.user.slug },
|
||||||
}"
|
}"
|
||||||
>
|
>
|
||||||
<profile-avatar :profile="scope.row" size="small" />
|
<profile-avatar :profile="scope.row.user" size="small" />
|
||||||
</nuxt-link>
|
</nuxt-link>
|
||||||
</template>
|
</template>
|
||||||
<template #name="scope">
|
<template #name="scope">
|
||||||
<nuxt-link
|
<nuxt-link
|
||||||
:to="{
|
:to="{
|
||||||
name: 'profile-id-slug',
|
name: 'profile-id-slug',
|
||||||
params: { id: scope.row.id, slug: scope.row.slug },
|
params: { id: scope.row.user.id, slug: scope.row.user.slug },
|
||||||
}"
|
}"
|
||||||
>
|
>
|
||||||
<ds-text>
|
<ds-text>
|
||||||
<b>{{ scope.row.name | truncate(20) }}</b>
|
<b>{{ scope.row.user.name | truncate(20) }}</b>
|
||||||
</ds-text>
|
</ds-text>
|
||||||
</nuxt-link>
|
</nuxt-link>
|
||||||
</template>
|
</template>
|
||||||
@ -29,37 +29,37 @@
|
|||||||
<nuxt-link
|
<nuxt-link
|
||||||
:to="{
|
:to="{
|
||||||
name: 'profile-id-slug',
|
name: 'profile-id-slug',
|
||||||
params: { id: scope.row.id, slug: scope.row.slug },
|
params: { id: scope.row.user.id, slug: scope.row.user.slug },
|
||||||
}"
|
}"
|
||||||
>
|
>
|
||||||
<ds-text>
|
<ds-text>
|
||||||
<b>{{ `@${scope.row.slug}` | truncate(20) }}</b>
|
<b>{{ `@${scope.row.user.slug}` | truncate(20) }}</b>
|
||||||
</ds-text>
|
</ds-text>
|
||||||
</nuxt-link>
|
</nuxt-link>
|
||||||
</template>
|
</template>
|
||||||
<template #roleInGroup="scope">
|
<template #roleInGroup="scope">
|
||||||
<select
|
<select
|
||||||
v-if="scope.row.myRoleInGroup !== 'owner'"
|
v-if="scope.row.membership.role !== 'owner'"
|
||||||
:options="['pending', 'usual', 'admin', 'owner']"
|
:options="['pending', 'usual', 'admin', 'owner']"
|
||||||
:value="`${scope.row.myRoleInGroup}`"
|
:value="`${scope.row.membership.role}`"
|
||||||
@change="changeMemberRole(scope.row.id, $event)"
|
@change="changeMemberRole(scope.row.user.id, $event)"
|
||||||
>
|
>
|
||||||
<option v-for="role in ['pending', 'usual', 'admin', 'owner']" :key="role" :value="role">
|
<option v-for="role in ['pending', 'usual', 'admin', 'owner']" :key="role" :value="role">
|
||||||
{{ $t(`group.roles.${role}`) }}
|
{{ $t(`group.roles.${role}`) }}
|
||||||
</option>
|
</option>
|
||||||
</select>
|
</select>
|
||||||
<ds-chip v-else color="primary">
|
<ds-chip v-else color="primary">
|
||||||
{{ $t(`group.roles.${scope.row.myRoleInGroup}`) }}
|
{{ $t(`group.roles.${scope.row.membership.role}`) }}
|
||||||
</ds-chip>
|
</ds-chip>
|
||||||
</template>
|
</template>
|
||||||
<template #edit="scope">
|
<template #edit="scope">
|
||||||
<base-button
|
<base-button
|
||||||
v-if="scope.row.myRoleInGroup !== 'owner'"
|
v-if="scope.row.membership.role !== 'owner'"
|
||||||
size="small"
|
size="small"
|
||||||
primary
|
primary
|
||||||
@click="
|
@click="
|
||||||
isOpen = true
|
isOpen = true
|
||||||
userId = scope.row.id
|
userId = scope.row.user.id
|
||||||
"
|
"
|
||||||
>
|
>
|
||||||
{{ $t('group.removeMemberButton') }}
|
{{ $t('group.removeMemberButton') }}
|
||||||
|
|||||||
@ -4,7 +4,7 @@ import LocationInfo from './LocationInfo.vue'
|
|||||||
const localVue = global.localVue
|
const localVue = global.localVue
|
||||||
|
|
||||||
describe('LocationInfo', () => {
|
describe('LocationInfo', () => {
|
||||||
const Wrapper = ({ withDistance }) => {
|
const Wrapper = ({ withDistance, size = 'base', isOwner = false }) => {
|
||||||
return render(LocationInfo, {
|
return render(LocationInfo, {
|
||||||
localVue,
|
localVue,
|
||||||
propsData: {
|
propsData: {
|
||||||
@ -12,6 +12,8 @@ describe('LocationInfo', () => {
|
|||||||
name: 'Paris',
|
name: 'Paris',
|
||||||
distanceToMe: withDistance ? 100 : null,
|
distanceToMe: withDistance ? 100 : null,
|
||||||
},
|
},
|
||||||
|
size,
|
||||||
|
isOwner,
|
||||||
},
|
},
|
||||||
mocks: {
|
mocks: {
|
||||||
$t: jest.fn((t) => t),
|
$t: jest.fn((t) => t),
|
||||||
@ -33,12 +35,12 @@ describe('LocationInfo', () => {
|
|||||||
|
|
||||||
describe('size', () => {
|
describe('size', () => {
|
||||||
it('renders in base size', () => {
|
it('renders in base size', () => {
|
||||||
const wrapper = Wrapper({ size: 'base' })
|
const wrapper = Wrapper({ withDistance: false, size: 'base' })
|
||||||
expect(wrapper.container).toMatchSnapshot()
|
expect(wrapper.container).toMatchSnapshot()
|
||||||
})
|
})
|
||||||
|
|
||||||
it('renders in small size', () => {
|
it('renders in small size', () => {
|
||||||
const wrapper = Wrapper({ size: 'small' })
|
const wrapper = Wrapper({ withDistance: false, size: 'small' })
|
||||||
expect(wrapper.container).toMatchSnapshot()
|
expect(wrapper.container).toMatchSnapshot()
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user