diff --git a/frontend/src/components/SQLCounter.vue b/frontend/src/components/SQLCounter.vue new file mode 100644 index 00000000..3ca08c09 --- /dev/null +++ b/frontend/src/components/SQLCounter.vue @@ -0,0 +1,195 @@ + + + + + diff --git a/frontend/src/components/SQLEditor.vue b/frontend/src/components/SQLEditor.vue new file mode 100644 index 00000000..95e89c0a --- /dev/null +++ b/frontend/src/components/SQLEditor.vue @@ -0,0 +1,163 @@ + + + + + diff --git a/frontend/src/views/SqlSnippets.vue b/frontend/src/views/SqlSnippets.vue index 2f9a01f8..33ff7be2 100644 --- a/frontend/src/views/SqlSnippets.vue +++ b/frontend/src/views/SqlSnippets.vue @@ -132,81 +132,22 @@ {{ $t('sqlSnippets.queryHelp') }}

- -
-
-
-
-
- - - Matches - - - Live validation disabled - - - - - - Error - - - {{ subscriberCount.found.toLocaleString() }} - - - - - -
-
-
-
- Total subscribers: {{ subscriberCount.total.toLocaleString() }} -
-
-
-
-
+ +
-
+
{{ $t('globals.fields.status') }}
-
-
- -
-
-
- -
- - {{ $t('sqlSnippets.validate') }} - -
-