From 19723bd513051d986f2202e47707cd2c5887c77a Mon Sep 17 00:00:00 2001 From: Azgaar Date: Fri, 9 Aug 2024 15:14:22 +0200 Subject: [PATCH] feat: routes - change data format, fix issues --- index.html | 4 +- modules/routes-generator.js | 141 ++++++++++---------- modules/ui/layers.js | 11 +- modules/ui/route-group-editor.js | 2 + modules/ui/routes-creator.js | 120 ++++++++++------- modules/ui/routes-editor.js | 214 +++++++++++++++---------------- utils/commonUtils.js | 9 +- utils/functionUtils.js | 2 +- 8 files changed, 260 insertions(+), 243 deletions(-) diff --git a/index.html b/index.html index e09a9963..d08f1f92 100644 --- a/index.html +++ b/index.html @@ -3010,8 +3010,8 @@