Update corteza-locale dep

This commit is contained in:
Jože Fortun
2022-09-21 15:58:40 +02:00
parent a56e402e0c
commit 4a2359492f
33 changed files with 241 additions and 49 deletions
+1 -1
View File
@@ -14,7 +14,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.16.0
github.com/cortezaproject/corteza-locale v0.0.0-20220907104147-956a96b17635
github.com/cortezaproject/corteza-locale v0.0.0-20220920093226-f073199ffab5
github.com/crewjam/saml v0.4.6
github.com/crusttech/go-oidc v0.0.0-20180918092017-982855dad3e1
github.com/davecgh/go-spew v1.1.1
+2
View File
@@ -122,6 +122,8 @@ github.com/cortezaproject/corteza-locale v0.0.0-20220615084837-bea2371a9dce h1:I
github.com/cortezaproject/corteza-locale v0.0.0-20220615084837-bea2371a9dce/go.mod h1:wsI1UftEdBqTuEDKBZmx2LfNu/kZun5pRbCAi420JCg=
github.com/cortezaproject/corteza-locale v0.0.0-20220907104147-956a96b17635 h1:TmDyhjoY135CEVEly9yZp3vB2JKJeiZl7BhpnBPswM4=
github.com/cortezaproject/corteza-locale v0.0.0-20220907104147-956a96b17635/go.mod h1:wsI1UftEdBqTuEDKBZmx2LfNu/kZun5pRbCAi420JCg=
github.com/cortezaproject/corteza-locale v0.0.0-20220920093226-f073199ffab5 h1:MiBh7fQjBe0v2uKiWe5JbzAU0sXcsmm1P4nKdHOBk+U=
github.com/cortezaproject/corteza-locale v0.0.0-20220920093226-f073199ffab5/go.mod h1:wsI1UftEdBqTuEDKBZmx2LfNu/kZun5pRbCAi420JCg=
github.com/cortezaproject/goqu/v9 v9.18.4 h1:HV7Ocf6xYHIqU4buxYkg3Ght/en93Yr1m71KPhJXW0Y=
github.com/cortezaproject/goqu/v9 v9.18.4/go.mod h1:nf0Wc2/hV3gYK9LiyqIrzBEVGlI8qW3GuDCEobC4wBQ=
github.com/cpuguy83/go-md2man/v2 v2.0.1/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
-1
View File
@@ -10,7 +10,6 @@
[![License Card](https://img.shields.io/github/license/cortezaproject/corteza-server)](https://img.shields.io/github/license/cortezaproject/corteza-server)
[![Go Report Card](https://goreportcard.com/badge/github.com/cortezaproject/corteza-server)](https://goreportcard.com/report/github.com/cortezaproject/corteza-server)
[![Build Status](https://drone.crust.tech/api/badges/cortezaproject/corteza/status.svg)](https://drone.crust.tech/cortezaproject/corteza)
[![CodeCov Report Card](https://img.shields.io/codecov/c/github/cortezaproject/corteza-server)](https://img.shields.io/codecov/c/github/cortezaproject/corteza-server)
</div>
@@ -32,6 +32,7 @@ list:
handle: Handle
name: Name
state: State
export: Export
rows:
filters:
deleted: Deleted
@@ -11,3 +11,5 @@ label:
submit: Submit
delete: Delete
undelete: Undelete
fileTypeNotAllowed: File type not allowed
@@ -202,6 +202,13 @@ federation:
handshake:
success: Handshake complete paired
error: Handshake failed
sensitivityLevel:
create:
success: Sensitivity level created
error: Sensitivity level create failed
delete:
success: Sensitivity level deleted
error: Sensitivity level delete failed
settings:
system:
fetch:
@@ -250,4 +257,6 @@ connection:
undelete:
success: Connection restored
error: Connection restore failed
sensitivity-level:
fetch:
error: Sensitivity level fetch failed
@@ -12,6 +12,7 @@ ui:
title: Edit permissions
label: User roles
description: Select role to set permissions
edit-or-eval: Edit or evaluate permissions
evaluate:
title: Evaluated permissions
@@ -56,6 +57,7 @@ ui:
clone:
clone: Clone
label: Clone permissions
pick-role: Pick a role
title: Clone permissions to
description: This will clone all the permissions of the current role and apply them to the selected
@@ -253,6 +255,9 @@ resources:
description: 'Default: deny'
specific: Delete connection "{{target}}
title: Delete any connection
dal-config:
manage:
title: Manage any connections
role:
label: Roles
all: all roles
@@ -358,6 +363,7 @@ resources:
credentials:
manage:
specific: Manage {{target}}'s credentials
title: Manage any user
delete:
description: 'Default: deny'
specific: Delete {{target}}
@@ -471,6 +477,8 @@ resources:
operations:
delete:
title: Delete any module
owned-record.create:
title: Manage owner when creating record of any module
read:
title: Read any module
record.create:
@@ -1,4 +1,5 @@
list:
export: Export
title: 'Integration Gateway'
new: 'New'
permissions: 'Permissions'
@@ -40,6 +40,7 @@ list:
name: Name
appListName: App selector name
state: State
export: Export
rows:
filters:
deleted: Deleted
@@ -30,7 +30,7 @@ editor:
placeholder: Data lake
description: ''
handle:
label: Handle
label: Handle *
placeholder: simplified_connection_name
description:
invalid-characters: Should be at least 2 characters long and start with a letter. Can contain only letters, numbers, dashes, underscores and dots
@@ -48,7 +48,7 @@ editor:
description: Name of the company or person who owns the data
sensitivity-level:
label: Highest allowed sensitivity level
placeholder:
placeholder: Select a sensitivity level
description: Highest allowed level of sensitivity for the data stored (as set on fields of the module that uses this connection)
properties:
@@ -25,6 +25,7 @@ list:
createdAt: Created At
state: State
queue: Queue
export: Export
rows:
filters:
deleted: Deleted
@@ -1,16 +1,22 @@
editor:
new: New
title:
create: Create sensitivity level
edit: Edit sensitivity level
info:
title: Basic Information
handle:
label: Handle
label: Handle *
placeholder: handle (a - z, 0 - 9, underscore, dash)
invalid-characters: Should be at least 2 characters long and start with a letter. Can contain only letters, numbers, dashes, underscores and dots
name: Name
description: Description
level: Level
level: Level {{level}}
createdAt: Created at
delete: Delete
deletedAt: Deleted at
undelete: Undelete
updatedAt: Updated at
list:
title: Sensitivity Levels
@@ -52,6 +52,7 @@ list:
meta:
short: Short name
state: State
export: Export
rows:
filters:
deleted: Deleted
@@ -69,6 +69,7 @@ list:
handle: Handle
name: Name
state: State
export: Export
rows:
filters:
deleted: Deleted
@@ -396,7 +396,7 @@ recordRevisions:
no-record: No record found to display revisions for.
disabled-on-module: Record revisions are disabled on this module.
show-revisions: Show record revisions ({{ revision }}).
show-revisions: Show record revisions ({{ revision }})
show-changes: "{{ count }} change(s)"
revisions:
columns:
@@ -477,4 +477,42 @@ report:
description: Display elements are grouped by their respective block
progress:
add: + Add
aggregate:
label: Aggregation operation
select: Select aggregation operation
animated: Animated
default-variant: Default variant
display-options: Display options
fetch-failed: Failed to fetch progress bar report
field:
label: Field
select: Select field
label: Progress bar
module:
select: Select module
label: Module
preview: Preview
show:
value: Show value
relative: Show relative
progress: Show progress
tab:
label: Progress
thresholds: Thresholds
threshold:
label: Threshold
variant: Set which variant to show if value is equal or larger than the threshold
value:
label: Value
max: Maximum value
variant:
default: Dark
danger: Danger
dark: Dark
info: Info
light: Light
primary: Primary
secondary: Secondary
success: Success
warning: Warning
@@ -77,7 +77,7 @@ kind:
warning: Warning
thresholds:
label: Thresholds
description: Set which variant to show if value exceeds the threshold
description: Set which variant to show if value is equal or larger than the threshold
record:
currentUnnamedModule: (Current unnamed module)
label: Record
@@ -110,6 +110,7 @@ kind:
multiLine: Multi line
richText: Use Rich Text Editor
url:
example: 'Example URL: https://example.com'
label: URL
preventToLink: Don't turn Url into a link
sshOnly: Only allow SSL (https) Url
@@ -175,7 +176,18 @@ selector:
selected: Selected fields
systemField: (system field)
unselectAll: Unselect all
privacy:
sensitivity-level:
label: Sensitivity level
placeholder: Select a sensitivity level
usage-disclosure:
label: Sensitive field usage disclosure (visible on data-privacy console)
system:
id: Record ID
moduleID: Module ID
namespaceID: Namespace ID
revision: Record revision
meta: Meta data
recordID: Record ID
createdAt: Created at
createdBy: Created by
@@ -51,6 +51,7 @@ label:
pageBuilder: Page builder
permissions: Permissions
private: Private
privacy: Privacy
processing: Processing...
record: Record
recordPage: Record page
@@ -19,6 +19,8 @@ createLabel: New Module
edit:
create: Create module
edit: Edit module
fields:
label: Fields
federationSettings:
downstream:
allFields: All Fields
@@ -75,37 +77,89 @@ edit:
required: Required field
title: The name displayed in form input / data lists
issues:
label: Issues ({{count}})
config:
dal:
title: Data store
connection: Connection
ident: Identifier
ident-placeholder: compose_record
ident-description: "Name of the database table or collection where records can be accessed and stored. Supports partitioning placeholders: {{module}} for module handle and {{namespace}} for namespace handle"
connection:
label: Database connection
placeholder: Select a database connection
description: Changing the connection will reset the sensitivity level configuration on the module and fields, if the sensitivity level is incompatible with the new connection
ident:
label: Collection or database table name
placeholder: compose_record
description: "Name of the database table or collection where records can be accessed and stored. Supports partitioning placeholders: {{module}} for module handle and {{namespace}} for namespace handle"
connections:
fetch-failed: Could not fetch available connections
module-fields:
label: Module field mapping and encoding
description: |
Configure how record fields are stored and read from the database.
Default behaviour is to encode values into JSON and store them in a single field.
Alternatively you can use columns with the same name as the field name (Column)
or use an Alias and store the value directly in the column.
system-fields:
label: System field mapping and encoding
description: |
System fields are used to store metadata about the record.
Configure to skip or store them into a column with the same name (Column),
a different column (Alias) or encode them into JSON.
encoding-strategy:
ident:
placeholder: Field or database table column name
strategies:
plain:
label: Column
alias:
label: Alias
json:
label: JSON
privacy:
title: Privacy Settings
sensitivity-level: Maximum allowed sensitivity level
sensitivity-level-description: Maximum sensitivity level for fields on this module
usage-disclosure: Sensitive data usage disclosure (visible on data-privacy console)
usage-disclosure-placeholder:
sensitivity-level:
label: Highest allowed allowed sensitivity level
placeholder: Select a sensitivity level
description: Highest allowed level of sensitivity for fields on this module, changing this value will reset the sensitivity level of fields if they are incompatible.
usage-disclosure:
label: Sensitive data usage disclosure (visible on data-privacy console)
data-source: Data Source
select-data-source: Select a Data Source
sensitivity-levels:
fetch-failed: Could not fetch available connections
fetch-failed: Could not fetch sensitivity levels
record-revisions:
title: Record Revisions
enabled: Enable record revisions
ident: Identifier
ident-placeholder: compose_record_revisions
ident-description: "Name of the database table or collection where revisions records can be accessed and stored. Supports partitioning placeholders: {{module}} for module handle and {{namespace}} for namespace handle"
ident:
label: Identifier
placeholder: compose_record_revisions
description: 'Name of the database table or collection where revisions records can be accessed and stored. Supports partitioning placeholders: {{module}} for module handle and {{namespace}} for namespace handle'
validation:
title: Validation
record-duplication:
title: Record duplication detection
strict-fields:
label: Strict fields
description: These fields will raise a validation error when duplicate value is detected
non-strict-fields:
label: Non strict fields
description: These fields will display a warning under the field when duplicate value is detected
federated: Federated
forModule:
@@ -1,5 +1,5 @@
manage-view:
label: Edit namespaces
label: Manage namespaces
application:
label: Enable on application list
clickOpen: Click to open
@@ -97,3 +97,8 @@ report:
translations:
saved: Translations saved
saveFailed: Could not save translations
connection:
read-failed: Failed to read connection
sensitivity-level:
fetch-failed: Failed to fetch sensitivity levels
@@ -9,6 +9,7 @@ ui:
description: Select role to set permissions
evaluate:
label: Evaluate
description: Evaluate applied permissions
add:
@@ -1,6 +1,6 @@
adminPanel: Admin panel
chart: Charts
namespaceList: Namespace list
manageNamespaces: Manage namespaces
module: Modules
noPages: No pages
page: Pages
@@ -10,3 +10,5 @@ types:
aggregation-groups:
modules: Modules
namespaces: Namespaces
reset: Reset
@@ -0,0 +1,2 @@
federated: Federated
no-values: No values
@@ -1,3 +1,4 @@
discovery: Discovery
help:
documentation: Documentation
feedback: Send feedback
@@ -1,7 +1,6 @@
notification:
search-error: There was problem getting search result
input-placeholder: Enter search text
search-results: Search Results
card:
button-text: Show more
type: Type
@@ -14,4 +13,6 @@ card:
fields: Fields
tooltip:
map: Toggle map
range: Showing {{actual}} of {{all}} results
discovering: Discovering
no-results: No results
@@ -11,6 +11,7 @@ data-types:
application:
title: Application Data
data-source: Data Source
no-data-available: No data available
select-data-source: Select a Data Source
private-fields: Private Fields
request-correction: Request Correction
@@ -0,0 +1,3 @@
location: Location
name: Name
server-details: Server Details
@@ -6,4 +6,6 @@ search:
failed: Search failed
list:
load:
error: Failed to load resource list
error: Failed to load resource list
connection-load-failed: Failed to load connections
sensitive-data-fetch-failed: Failed to fetch sensitive data
@@ -1,3 +1,15 @@
comments:
enter: Enter comment...
label: Comments
sort:
first:
newest: Newest first
oldest: Oldest first
submit: Submit
unknown:
date: Unknown date
user: Unknown user
kind:
correct: Correction Request
delete: Deletion Request
@@ -19,17 +31,20 @@ list:
status: Status
request:
approve: Approve Requests
cancel: Cancel Request
reject: Reject Requests
edit:
correct:
private-fields: Private Fields
no-data-available: No data available
submit: Submit Correction Request
data-source:
label: Data Source
placeholder: Select a Data Source
delete:
private-fields: Private Fields
no-data-available: No data available
submit: Delete Selected Data
data-source:
label: Data Source
@@ -50,6 +65,7 @@ edit:
view:
approve: Approve request
cancel: Cancel request
reject: Reject request
export:
data-type:
@@ -12,13 +12,13 @@ datasource:
types:
load:
label: Load
loads-data-from-specified-resource-such-as-compose-records: Loads data from a specified resource, such as Compose records
data-from-resource: Loads data from a specified resource, such as Compose records
link:
label: Link
links-two-load-datasources-such-as-compose-record-selector: Links two Load datasources with a unique column that links them together, such as a Compose record selector
load-datasources: Links two Load datasources with a unique column that links them together, such as a Compose record selector
aggregate:
label: Aggregate
aggregates-data-from-load-datasource-like-counting-number-of-accounts-with-same-status: Aggregates data from a load datasource based on a column value and aggregates it, such as counting the number of Accounts with the same status
load-datasource: Aggregates 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
@@ -1,27 +1,34 @@
break:
label: Break
short: Break
tooltip: Stop iterator execution and continue with workflow
continue:
label: Continue
short: Continue
tooltip: Stop current iteration and continue with the next one
debug:
label: Debug
short: Debug
tooltip: Logs current workflow scope into server logs. If workflow debug is enabled
delay:
label: Delay
short: Delay
tooltip: Delays workflow execution
error:
label: Error
label: Error
short: Error
tooltip: Throws error and stops workflow execution, also prevents saving of records triggered with before trigger
'error-handler':
error-handler:
label: Error Handler
short: Error Handler
tooltip: Continue workflow from this step if an error is triggered
expressions:
configurator:
'add-expression': + Add Expression
add-expression: + Add Expression
expression: Expression
'expression-placeholder': Expression...
expression-placeholder: Expression...
label: Expressions
short: Expressions
tooltip: Define and mutate scope variables
function:
configurator:
@@ -29,59 +36,73 @@ function:
constant: Constant
expression: Expression
name: Name
'option-select': Select an option
option-select: Select an option
result: Result
results: Results
'select-function': Select function
add-result: + Add result
select-function: Select function
type: Type
'type*': 'Type*'
type*: Type*
label: Function
short: Function
tooltip: Execute the chosen predefined function
exec-workflow:
label: Execute Workflow
short: Workflow
tooltip: Execute a workflow and map variables from its scope to the current one
gatewayExclusive:
label: Gateway (Exclusive)
short: Gateway
tooltip: Workflow execution can continue on first path that fits condition
gatewayInclusive:
label: Gateway (Inclusive)
short: Gateway
tooltip: Workflow execution can continue on all paths that fit condition
gatewayParallel:
label: Gateway (Fork/Join)
short: Gateway
tooltip: Splits workflow execution into two parallel paths or merges multiple paths into one
gateway:
configurator:
condition: Condition
'two-paths': Gateway must be source of at least two paths
two-paths: Gateway must be source of at least two paths
iterator:
label: Iterator
short: Iterator
tooltip: Iterate over items
prompt:
label: Prompt
short: Prompt
tooltip: Prompts user and waits for input
swimlane:
label: Swimlane
short: Swimlane
tooltip: Visually group steps
termination:
label: Termination (End)
short: Termination
tooltip: Terminate workflow execution
trigger:
configurator:
add: + Add
'add-constraints': + Add Constraints
add-constraints: + Add Constraints
constraints: Constraints
'event*': 'Event*'
'failed-fetch-event-types': Failed to fetch event types
'initial-scope': Initial Scope
event*: Event*
failed-fetch-event-types: Failed to fetch event types
initial-scope: Initial Scope
equal: Equal
not-equal: Not equal
like: Like
'not-like': Not like
not-like: Not like
operator: Operator
resource: Resource
'resource*': 'Resource*'
'select-constraint-type': Select constraint type
'select-operator': Select operator
'select-event-type': Select event type
'select-resource-type': Select resource type
resource*: Resource*
select-constraint-type: Select constraint type
select-operator: Select operator
select-event-type: Select event type
select-resource-type: Select resource type
label: Trigger (Start)
short: Trigger
tooltip: Trigger the workflow execution based on configuration
tooltip:
configure-step: Configure step
+1 -1
View File
@@ -46,7 +46,7 @@ github.com/brianvoe/gofakeit/v6/data
# github.com/cespare/xxhash/v2 v2.1.2
## explicit; go 1.11
github.com/cespare/xxhash/v2
# github.com/cortezaproject/corteza-locale v0.0.0-20220907104147-956a96b17635
# github.com/cortezaproject/corteza-locale v0.0.0-20220920093226-f073199ffab5
## explicit; go 1.16
github.com/cortezaproject/corteza-locale
# github.com/crewjam/httperr v0.2.0