From 50ce87a35cd57cbf4471d3c2b068e64cae6151a5 Mon Sep 17 00:00:00 2001 From: Yannic Hock Date: Wed, 18 Sep 2024 14:06:29 +0200 Subject: [PATCH] Updated Download Modal to include select all Buttons as well as including version-number in filename of downloaded file --- .idea/ajan-editor.iml | 6 +- .idea/workspace.xml | 124 ++++++++++++++++++--- app/helpers/ui/export-modals/info-modal.js | 56 ++++------ app/styles/_globals/modal.css | 7 -- 4 files changed, 134 insertions(+), 59 deletions(-) diff --git a/.idea/ajan-editor.iml b/.idea/ajan-editor.iml index 72386636..66664563 100644 --- a/.idea/ajan-editor.iml +++ b/.idea/ajan-editor.iml @@ -1,7 +1,11 @@ - + + + + + diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 669b6cb5..817cc286 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,11 +1,14 @@ + + - + + - - - + +