From e8e386aa027072de829f9496f684868c018056fb Mon Sep 17 00:00:00 2001 From: Adrien Carpentier Date: Thu, 5 Feb 2026 16:26:14 +0100 Subject: [PATCH 01/11] feat: suggest dataservice description --- .../Dataservices/DescribeDataservice.vue | 114 +++++++++++++++++- components/MarkdownEditor/InternalEditor.vue | 1 + .../generate-dataservice-description.post.ts | 107 ++++++++++++++++ 3 files changed, 218 insertions(+), 4 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 03b402aad..af33d6218 100644 --- a/components/Dataservices/DescribeDataservice.vue +++ b/components/Dataservices/DescribeDataservice.vue @@ -251,6 +251,7 @@ :accordion="addDescriptionAccordionId" > {{ getFirstWarning("description") }} +
+ + +
+
+
+ +
+ + + + + + {{ $t('Comment avez-vous trouvé cette suggestion ?') }} + +