From 2dba9f534f71ffec07abd839b824d7b109b5ff5f Mon Sep 17 00:00:00 2001 From: grijzea Date: Mon, 9 Sep 2024 17:40:49 +0200 Subject: [PATCH] Coupling keywords to collection --- .../collections/CollectionCardForm.vue | 44 +++++++++++++++++-- frontend/lib/collection.ts | 1 + frontend/pages/collections/create.vue | 9 ++++ frontend/pages/collections/delete/[id].vue | 5 +++ frontend/pages/collections/index.vue | 24 +++++++++- frontend/pages/collections/update/[id].vue | 14 ++++++ 6 files changed, 92 insertions(+), 5 deletions(-) diff --git a/frontend/components/collections/CollectionCardForm.vue b/frontend/components/collections/CollectionCardForm.vue index 14b0478..d15f4f3 100644 --- a/frontend/components/collections/CollectionCardForm.vue +++ b/frontend/components/collections/CollectionCardForm.vue @@ -32,12 +32,32 @@ />