From f6bda0a08942380b0dee608ca87790f4856a65ad Mon Sep 17 00:00:00 2001 From: Adrien Carpentier Date: Thu, 5 Feb 2026 16:26:14 +0100 Subject: [PATCH 1/7] feat: suggest dataservice description --- .../Dataservices/DescribeDataservice.vue | 117 +++++++++++++++++- components/MarkdownEditor/InternalEditor.vue | 1 + .../generate-dataservice-description.post.ts | 107 ++++++++++++++++ 3 files changed, 220 insertions(+), 5 deletions(-) create mode 100644 server/routes/nuxt-api/albert/generate-dataservice-description.post.ts diff --git a/components/Dataservices/DescribeDataservice.vue b/components/Dataservices/DescribeDataservice.vue index 5229f489a..b52e615e2 100644 --- a/components/Dataservices/DescribeDataservice.vue +++ b/components/Dataservices/DescribeDataservice.vue @@ -253,6 +253,7 @@ :accordion="addDescriptionAccordionId" > {{ getFirstWarning("description") }} +
+ + +
+
+
+ +
+ + + + + + {{ $t('Comment avez-vous trouvé cette suggestion ?') }} + +