Skip to content

Commit 6387fb2

Browse files
IMB11coolbot100s
andauthored
feat: Moderation Dashboard Overhaul (#4059)
* feat: Moderation Dashboard Overhaul * fix: lint issues * fix: issues * fix: report layout * fix: lint * fix: impl quick replies * fix: remove test qr * feat: individual report page + use new backend * feat: memoize filtering * feat: apply optimizations to moderation queue * fix: lint issues * feat: impl quick reply functionality * fix: top level await * fix: dep issue * fix: dep issue x2 * fix: dep issue * feat: intl extract * fix: dev-187 * fix: dev-186 & review project btn * fix: dev-176 * remove redundant moderation button from user dropdown * correct a msg and add admin to read filter --------- Co-authored-by: coolbot100s <76798835+coolbot100s@users.noreply.github.com>
1 parent c7d0839 commit 6387fb2

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+3111
-1900
lines changed

apps/frontend/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,12 @@
5959
"markdown-it": "14.1.0",
6060
"pathe": "^1.1.2",
6161
"pinia": "^2.1.7",
62+
"pinia-plugin-persistedstate": "^4.4.1",
6263
"prettier": "^3.6.2",
6364
"qrcode.vue": "^3.4.0",
6465
"semver": "^7.5.4",
6566
"three": "^0.172.0",
67+
"vue-confetti-explosion": "^1.0.2",
6668
"vue-multiselect": "3.0.0-alpha.2",
6769
"vue-typed-virtual-list": "^1.0.10",
6870
"vue3-ace-editor": "^2.2.4",

0 commit comments

Comments
 (0)