fix(web): shared link isOwner check (#9729)

* fix(web): shared link isOwner check

* add e2e tests + update playwright

* fix formatting
This commit is contained in:
Michel Heusschen
2024-05-24 19:59:19 +02:00
committed by GitHub
parent 39d2c4f37b
commit fdaa0e5413
4 changed files with 71 additions and 16 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
"devDependencies": {
"@immich/cli": "file:../cli",
"@immich/sdk": "file:../open-api/typescript-sdk",
"@playwright/test": "^1.41.2",
"@playwright/test": "^1.44.1",
"@types/luxon": "^3.4.2",
"@types/node": "^20.11.17",
"@types/pg": "^8.11.0",