From 2d9e62ae27a44f32265ee11c965a479e157c6873 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Toma=C5=BE=20Jerman?= Date: Thu, 16 Dec 2021 16:41:26 +0100 Subject: [PATCH] Update corteza-locale dep --- go.mod | 2 +- go.sum | 2 + .../en/corteza-webapp-reporter/builder.yaml | 64 +++++++++++++ .../corteza-webapp-reporter/datasources.yaml | 23 +++++ .../display-element.yaml | 89 +++++++++++++++++++ .../src/en/corteza-webapp-reporter/edit.yaml | 13 ++- .../src/en/corteza-webapp-reporter/list.yaml | 6 ++ .../corteza-webapp-reporter/notification.yaml | 7 ++ .../en/corteza-webapp-reporter/scenarios.yaml | 5 ++ .../en/corteza-webapp-reporter/sidebar.yaml | 2 + .../src/en/corteza-webapp-reporter/view.yaml | 4 + vendor/modules.txt | 2 +- 12 files changed, 216 insertions(+), 3 deletions(-) create mode 100644 vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/builder.yaml create mode 100644 vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/datasources.yaml create mode 100644 vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/display-element.yaml create mode 100644 vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/scenarios.yaml create mode 100644 vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/sidebar.yaml create mode 100644 vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/view.yaml diff --git a/go.mod b/go.mod index ff87d01d5..0f8107d31 100644 --- a/go.mod +++ b/go.mod @@ -18,7 +18,7 @@ require ( github.com/SentimensRG/ctx v0.0.0-20180729130232-0bfd988c655d github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d github.com/brianvoe/gofakeit/v6 v6.5.0 - github.com/cortezaproject/corteza-locale v0.0.0-20211209194516-5c1ac47046ad + github.com/cortezaproject/corteza-locale v0.0.0-20211210121242-931011c1250c github.com/crewjam/saml v0.4.5 github.com/crusttech/go-oidc v0.0.0-20180918092017-982855dad3e1 github.com/davecgh/go-spew v1.1.1 diff --git a/go.sum b/go.sum index 5ba53b54c..772d3d0df 100644 --- a/go.sum +++ b/go.sum @@ -94,6 +94,8 @@ github.com/cortezaproject/corteza-locale v0.0.0-20211122123708-d5c179b9eb73 h1:1 github.com/cortezaproject/corteza-locale v0.0.0-20211122123708-d5c179b9eb73/go.mod h1:wsI1UftEdBqTuEDKBZmx2LfNu/kZun5pRbCAi420JCg= github.com/cortezaproject/corteza-locale v0.0.0-20211209194516-5c1ac47046ad h1:iPd8aIOA37scbRLpxhPPhy2zh1cZr6apgvDUvsj0mxM= github.com/cortezaproject/corteza-locale v0.0.0-20211209194516-5c1ac47046ad/go.mod h1:wsI1UftEdBqTuEDKBZmx2LfNu/kZun5pRbCAi420JCg= +github.com/cortezaproject/corteza-locale v0.0.0-20211210121242-931011c1250c h1:zgI6hToJUDJgO2wggYfLbyW13h1GL/+4KepMeb64/RI= +github.com/cortezaproject/corteza-locale v0.0.0-20211210121242-931011c1250c/go.mod h1:wsI1UftEdBqTuEDKBZmx2LfNu/kZun5pRbCAi420JCg= github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E= github.com/crewjam/httperr v0.0.0-20190612203328-a946449404da h1:WXnT88cFG2davqSFqvaFfzkSMC0lqh/8/rKZ+z7tYvI= github.com/crewjam/httperr v0.0.0-20190612203328-a946449404da/go.mod h1:+rmNIXRvYMqLQeR4DHyTvs6y0MEMymTz4vyFpFkKTPs= diff --git a/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/builder.yaml b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/builder.yaml new file mode 100644 index 000000000..f5f3952d2 --- /dev/null +++ b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/builder.yaml @@ -0,0 +1,64 @@ +add: + label: Add + with-plus: '+ Add' + datasource: Add datasource + display-element: Add display element +ascending: Ascending +available: Available +block: + description: Block description + save: Save Block + title: Block title + configuration: Block configuration +datasource: + label: Datasource + types: + load: + label: Load + loads-data-from-specified-resource-such-as-compose-records: Loads data from a specified resource, such as Compose records + join: + label: Join + joins-two-load-datasources-such-as-compose-record-selector: Joins two Load datasources with a unique column that links them together, such as a Compose record selector + group: + label: Group + groups-data-from-load-datasource-like-counting-number-of-accounts-with-same-status: Groups data from a load datasource based on a column value and aggregates it, such as counting the number of Accounts with the same status +datasources: + label: Datasources + save: Save Datasources +descending: Descending +description: Description +display-elements: + types: + text: Text + metric: Metric + table: Table + chart: Chart +element: Element +elements: Elements +filter-expression: Filter expression +general: General +grab: '.grab' +joined-datasource-handling: Joined datasource handling +layout: Layout +layout-options: + horizontal: Horizontal + vertical: Vertical +limit: Limit +no-blocks-added: No blocks added yet +none: None +or: Or +pick-scenario: Pick a scenario +prefilter: Prefilter +presort-order: Presort order +report: + builder: Report Builder + view: View Report +save-button: Save +scenarios: + label: Scenarios + save: Save Scenarios +title: Title +selected: Selected +select-all: Select all +unselect-all: Unselect all +value: Value diff --git a/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/datasources.yaml b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/datasources.yaml new file mode 100644 index 000000000..33b6c5d47 --- /dev/null +++ b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/datasources.yaml @@ -0,0 +1,23 @@ + +add: Add +aggregate: Aggregate +compose-records: Compose records +datasource-name: 'Datasource Name...' +expression: Expression +group-by: Group by +label: Label +module: Module +name: Name +namespace: Namespace +new: + label: New label + name: New name +none: None +prefilter: Prefilter +primary: + column: Primary Column + source: Primary Source +secondary: + column: Secondary Column + source: Secondary Source +source: Source diff --git a/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/display-element.yaml b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/display-element.yaml new file mode 100644 index 000000000..df82c0756 --- /dev/null +++ b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/display-element.yaml @@ -0,0 +1,89 @@ +chart: + configurator: + begin-axis-at-zero: Always begin axis scale at zero + chart-title: Chart title + color-scheme: Color scheme + data: Data + data-columns: Data columns + default: Default + default-value: Default value + general: General + label-column: Label column + logarithmic-scale: Logarithmic scale + none: None + place-axis-on-right-side: Place axis on the right side + show: + tooltips: Show tooltips + legend: Show legend + skip-missing-values: Skip missing values + step-size: Step size + time: + label: Time + unit: + label: Time unit + types: + date: Date + month: Month + quarter: Quarter + week: Week + year: Year + type: Type + types: + bar: Bar + doughnut: Doughnut + funnel: Funnel + line: Line + pie: Pie + value: + max: Max + min: Min value + x-axis: + name: X-Axis + label: Axis label + type: Axis type + y-axis: + name: Y-Axis + label: Axis label +metric: + configurator: + color: + background: Background color + text: Text color + format: Format + label-column: Label column + none: None + prefix: Prefix + suffix: Suffix +table: + configurator: + columns: Columns + dark: Dark + head-variant: Head Variant + joined-datasource-handling: Joined datasource handling + light: Light + none: None + table: + options: + bordered: Bordered + borderless: Borderless + dark: Dark + fixed: Fixed + hover: Hover + label: Table Options + no-collapse: No border collapse + responsive: Responsive + small: Small + striped: Striped + variant: Table Variant + variants: + danger: Danger + dark: Dark + info: Info + light: Light + primary: Primary + secondary: Secondary + success: Success + warning: Warning + view: + next: Next + previous: Previous diff --git a/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/edit.yaml b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/edit.yaml index 9804ffca0..bfaca48e8 100644 --- a/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/edit.yaml +++ b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/edit.yaml @@ -1,3 +1,14 @@ -title: Edit report +description: Description +handle-with-star: 'Handle*' invalid-handle-characters: Should be at least 2 characters long and start with a letter. Can contains only letters, numbers, dash, underscore and dot +name: Name +name-with-star: 'Name*' +new-report: New Report +permissions: Permissions +report: + create: Create Report + builder: Report Builder + description: Report description... + edit: Edit Report placeholder-handle: handle (a - z, 0 - 9, underscore, dash) +title: Edit report diff --git a/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/list.yaml b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/list.yaml index dfc846ee2..a2a0586cf 100644 --- a/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/list.yaml +++ b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/list.yaml @@ -1,3 +1,9 @@ +permissions: Permissions +report: + builder: Report Builder + edit: Edit + list: List of Reports + new: New Report searchPlaceholder: Type here to search reports title: Reports untitledTitle: Untitled report diff --git a/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/notification.yaml b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/notification.yaml index 93dd8c9fa..73e9d5c55 100644 --- a/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/notification.yaml +++ b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/notification.yaml @@ -1,7 +1,13 @@ +datasource: + describe-failed: Failed to describe datasource general: error: Error success: Success warning: Warning +module: + fetch-failed: Failed to fetch modules +namespace: + fetch-failed: Failed to fetch namespaces report: createFailed: Failed to create report created: Report created @@ -9,6 +15,7 @@ report: deleteFailed: Failed to delete report fetchFailed: Failed to fetch report listFetchFailed: Failed to fetch reports + run-failed: Failed to run report updateFailed: Failed to update report updated: Report updated notAllowed: diff --git a/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/scenarios.yaml b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/scenarios.yaml new file mode 100644 index 000000000..c955379da --- /dev/null +++ b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/scenarios.yaml @@ -0,0 +1,5 @@ +datasource: Datasource +label: Label +none: None +prefilter: Prefilter +scenario-name: 'Scenario Name...' diff --git a/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/sidebar.yaml b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/sidebar.yaml new file mode 100644 index 000000000..83e2f5da1 --- /dev/null +++ b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/sidebar.yaml @@ -0,0 +1,2 @@ +no-reports: No Reports +search-reports: Search reports diff --git a/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/view.yaml b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/view.yaml new file mode 100644 index 000000000..9819c22d5 --- /dev/null +++ b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/view.yaml @@ -0,0 +1,4 @@ +pick-scenario: Pick a scenario +report: + builder: Report Builder + view: Report View diff --git a/vendor/modules.txt b/vendor/modules.txt index b490fd958..614a02244 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -44,7 +44,7 @@ github.com/brianvoe/gofakeit/v6 github.com/brianvoe/gofakeit/v6/data # github.com/cespare/xxhash/v2 v2.1.1 github.com/cespare/xxhash/v2 -# github.com/cortezaproject/corteza-locale v0.0.0-20211209194516-5c1ac47046ad +# github.com/cortezaproject/corteza-locale v0.0.0-20211210121242-931011c1250c ## explicit github.com/cortezaproject/corteza-locale # github.com/crewjam/httperr v0.0.0-20190612203328-a946449404da