From 5d83eb950d9034dfd544b1d03173f9a7e5fc6eb7 Mon Sep 17 00:00:00 2001 From: Aryan Gupta <97878444+guptaaryan16@users.noreply.github.com> Date: Tue, 3 Oct 2023 13:27:28 +0530 Subject: [PATCH] Introduce templateOptions.json file to Control Training Options for Each Template (#330) * feat: Introduce templateOptions.json file to control options for each template individually * bug fix * fix error for tests --- src/components/TabTraining.vue | 174 ++++++++++++++++-------- src/templates/template-common/README.md | 2 +- src/templates/template_options.json | 44 ++++++ 3 files changed, 159 insertions(+), 61 deletions(-) create mode 100644 src/templates/template_options.json diff --git a/src/components/TabTraining.vue b/src/components/TabTraining.vue index df367b53..6c778530 100644 --- a/src/components/TabTraining.vue +++ b/src/components/TabTraining.vue @@ -7,15 +7,14 @@ using one of the tools provided below: