From 94ca6fc64fa4398b61f1e2ff36a0e915132f235f Mon Sep 17 00:00:00 2001 From: Anchel135 Date: Tue, 2 Sep 2025 19:08:12 +0300 Subject: [PATCH 1/9] commit --- app/templates/components/chat_header.j2 | 2 +- app/templates/components/chat_input.j2 | 2 +- app/ts/app.ts | 3 +-- app/ts/modules/chat.ts | 5 +---- app/ts/modules/graph_select.ts | 4 ++++ 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/app/templates/components/chat_header.j2 b/app/templates/components/chat_header.j2 index fa53cfe0..4fefff9b 100644 --- a/app/templates/components/chat_header.j2 +++ b/app/templates/components/chat_header.j2 @@ -3,7 +3,7 @@

Natural Language to SQL Generator

- From 0b1049094a695f796119ad62794c0d01ac6aaabe Mon Sep 17 00:00:00 2001 From: Anchel135 Date: Wed, 3 Sep 2025 14:16:38 +0300 Subject: [PATCH 8/9] commit --- app/templates/components/chat_header.j2 | 2 +- app/templates/components/database_modal.j2 | 6 +++--- app/ts/app.ts | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/templates/components/chat_header.j2 b/app/templates/components/chat_header.j2 index 16673395..dbdfc829 100644 --- a/app/templates/components/chat_header.j2 +++ b/app/templates/components/chat_header.j2 @@ -11,7 +11,7 @@
diff --git a/app/templates/components/database_modal.j2 b/app/templates/components/database_modal.j2 index ba7c383a..8d08ccac 100644 --- a/app/templates/components/database_modal.j2 +++ b/app/templates/components/database_modal.j2 @@ -6,12 +6,12 @@