From b59ec6e56c518523b712ed30d597ded0847d0a65 Mon Sep 17 00:00:00 2001 From: underscope Date: Mon, 30 Mar 2026 13:00:52 +0200 Subject: [PATCH] Init activity metadata editor --- .../ActivityContent/ActivityMetadata.vue | 81 +++++++++++++++++++ .../editor/ActivityContent/index.vue | 6 ++ 2 files changed, 87 insertions(+) create mode 100644 apps/frontend/app/components/editor/ActivityContent/ActivityMetadata.vue diff --git a/apps/frontend/app/components/editor/ActivityContent/ActivityMetadata.vue b/apps/frontend/app/components/editor/ActivityContent/ActivityMetadata.vue new file mode 100644 index 000000000..d202e6dc3 --- /dev/null +++ b/apps/frontend/app/components/editor/ActivityContent/ActivityMetadata.vue @@ -0,0 +1,81 @@ + + + + + diff --git a/apps/frontend/app/components/editor/ActivityContent/index.vue b/apps/frontend/app/components/editor/ActivityContent/index.vue index 623e30de1..b097a3a08 100644 --- a/apps/frontend/app/components/editor/ActivityContent/index.vue +++ b/apps/frontend/app/components/editor/ActivityContent/index.vue @@ -20,6 +20,11 @@ not been edited yet. Content will appear here once the source is updated. +