3
0

Update corteza-locale dep

This commit is contained in:
Tomaž Jerman
2021-12-16 16:41:26 +01:00
parent 77121945b3
commit 2d9e62ae27
12 changed files with 216 additions and 3 deletions
+1 -1
View File
@@ -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
+2
View File
@@ -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=
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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:
@@ -0,0 +1,5 @@
datasource: Datasource
label: Label
none: None
prefilter: Prefilter
scenario-name: 'Scenario Name...'
@@ -0,0 +1,2 @@
no-reports: No Reports
search-reports: Search reports
@@ -0,0 +1,4 @@
pick-scenario: Pick a scenario
report:
builder: Report Builder
view: Report View
+1 -1
View File
@@ -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