From 084ac727bd5329c2d0632bece9b96df424c53065 Mon Sep 17 00:00:00 2001 From: Denis Arh Date: Tue, 8 Nov 2022 14:07:31 +0100 Subject: [PATCH] Update corteza-locale dep --- go.mod | 2 +- go.sum | 2 ++ .../corteza-locale/src/de/corteza-webapp-compose/block.yaml | 5 ++++- .../src/en/corteza-webapp-admin/notification.yaml | 3 +++ .../corteza-locale/src/en/corteza-webapp-compose/block.yaml | 5 ++++- .../corteza-locale/src/fr/corteza-webapp-compose/block.yaml | 5 ++++- .../corteza-locale/src/ro/corteza-webapp-compose/block.yaml | 5 ++++- .../corteza-locale/src/sl/corteza-webapp-compose/block.yaml | 5 ++++- .../corteza-locale/src/uk/corteza-webapp-compose/block.yaml | 5 ++++- vendor/modules.txt | 2 +- 10 files changed, 31 insertions(+), 8 deletions(-) diff --git a/go.mod b/go.mod index 69e6f8ce9..320c74a8f 100644 --- a/go.mod +++ b/go.mod @@ -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-20221028080428-f7a520f4dd45 + github.com/cortezaproject/corteza-locale v0.0.0-20221108130701-3981db126651 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 diff --git a/go.sum b/go.sum index bfab95a57..2310e886b 100644 --- a/go.sum +++ b/go.sum @@ -124,6 +124,8 @@ github.com/cortezaproject/corteza-locale v0.0.0-20221026122439-c3b0d9b15a4f h1:v github.com/cortezaproject/corteza-locale v0.0.0-20221026122439-c3b0d9b15a4f/go.mod h1:wsI1UftEdBqTuEDKBZmx2LfNu/kZun5pRbCAi420JCg= github.com/cortezaproject/corteza-locale v0.0.0-20221028080428-f7a520f4dd45 h1:qflhq7ByHkuDyPK6RetuE6MJRB0rcBTF3Cv5+SYzphQ= github.com/cortezaproject/corteza-locale v0.0.0-20221028080428-f7a520f4dd45/go.mod h1:wsI1UftEdBqTuEDKBZmx2LfNu/kZun5pRbCAi420JCg= +github.com/cortezaproject/corteza-locale v0.0.0-20221108130701-3981db126651 h1:gLeXW6H7chSMkod/FyK0fCssykvdNhrvc0+0SghrBNo= +github.com/cortezaproject/corteza-locale v0.0.0-20221108130701-3981db126651/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= diff --git a/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/block.yaml b/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/block.yaml index 01e6f8882..6ce2bef0c 100644 --- a/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/block.yaml +++ b/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/block.yaml @@ -25,7 +25,7 @@ automation: removeAll: Remove all searchPlaceholder: Filter available scripts by label, script name and description secondaryButton: Secondary - stepID: 'stepID: {{stepID}}' + stepID: 'Starting step ID: {{stepID}}' successButton: Success warningButton: Warning calendar: @@ -206,7 +206,10 @@ recordList: note: 'Note: If Field value is undefined, the filter will look for records where that field value is undefined.' only: Only operators: + like: Like + notLike: Not Like contains: Contains + notContains: Not contains equal: Equal greaterThan: Greater than lessThan: Less than diff --git a/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/notification.yaml b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/notification.yaml index bdf95493f..179305b75 100644 --- a/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/notification.yaml +++ b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/notification.yaml @@ -132,6 +132,9 @@ queue: delete: success: Queue deleted error: Queue delete failed + undelete: + success: Queue restored + error: Queue restore failed gateway: fetch: error: Route fetch failed diff --git a/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/block.yaml b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/block.yaml index 8bac40103..f4b8a32d9 100644 --- a/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/block.yaml +++ b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/block.yaml @@ -24,7 +24,7 @@ automation: removeAll: Remove all searchPlaceholder: Filter available scripts by label, script name and description secondaryButton: Secondary - stepID: 'stepID: {{stepID}}' + stepID: 'Starting step ID: {{stepID}}' successButton: Success warningButton: Warning calendar: @@ -251,7 +251,10 @@ recordList: note: 'Note: If Field value is undefined, the filter will look for records where that field value is undefined.' only: Only operators: + like: Like + notLike: Not Like contains: Contains + notContains: Not contains equal: Equal greaterThan: Greater than lessThan: Less than diff --git a/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/block.yaml b/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/block.yaml index bd498c4b7..f84507490 100644 --- a/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/block.yaml +++ b/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/block.yaml @@ -25,7 +25,7 @@ automation: removeAll: Remove all searchPlaceholder: Filter available scripts by label, script name and description secondaryButton: Secondary - stepID: 'stepID: {{stepID}}' + stepID: 'Starting step ID: {{stepID}}' successButton: Success warningButton: Warning calendar: @@ -206,7 +206,10 @@ recordList: note: 'Note: If Field value is undefined, the filter will look for records where that field value is undefined.' only: Only operators: + like: Like + notLike: Not Like contains: Contains + notContains: Not contains equal: Equal greaterThan: Greater than lessThan: Less than diff --git a/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/block.yaml b/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/block.yaml index bd498c4b7..f84507490 100644 --- a/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/block.yaml +++ b/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/block.yaml @@ -25,7 +25,7 @@ automation: removeAll: Remove all searchPlaceholder: Filter available scripts by label, script name and description secondaryButton: Secondary - stepID: 'stepID: {{stepID}}' + stepID: 'Starting step ID: {{stepID}}' successButton: Success warningButton: Warning calendar: @@ -206,7 +206,10 @@ recordList: note: 'Note: If Field value is undefined, the filter will look for records where that field value is undefined.' only: Only operators: + like: Like + notLike: Not Like contains: Contains + notContains: Not contains equal: Equal greaterThan: Greater than lessThan: Less than diff --git a/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/block.yaml b/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/block.yaml index bd498c4b7..f84507490 100644 --- a/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/block.yaml +++ b/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/block.yaml @@ -25,7 +25,7 @@ automation: removeAll: Remove all searchPlaceholder: Filter available scripts by label, script name and description secondaryButton: Secondary - stepID: 'stepID: {{stepID}}' + stepID: 'Starting step ID: {{stepID}}' successButton: Success warningButton: Warning calendar: @@ -206,7 +206,10 @@ recordList: note: 'Note: If Field value is undefined, the filter will look for records where that field value is undefined.' only: Only operators: + like: Like + notLike: Not Like contains: Contains + notContains: Not contains equal: Equal greaterThan: Greater than lessThan: Less than diff --git a/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/block.yaml b/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/block.yaml index bd498c4b7..f84507490 100644 --- a/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/block.yaml +++ b/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/block.yaml @@ -25,7 +25,7 @@ automation: removeAll: Remove all searchPlaceholder: Filter available scripts by label, script name and description secondaryButton: Secondary - stepID: 'stepID: {{stepID}}' + stepID: 'Starting step ID: {{stepID}}' successButton: Success warningButton: Warning calendar: @@ -206,7 +206,10 @@ recordList: note: 'Note: If Field value is undefined, the filter will look for records where that field value is undefined.' only: Only operators: + like: Like + notLike: Not Like contains: Contains + notContains: Not contains equal: Equal greaterThan: Greater than lessThan: Less than diff --git a/vendor/modules.txt b/vendor/modules.txt index 741124fac..4ba4112c2 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -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-20221028080428-f7a520f4dd45 +# github.com/cortezaproject/corteza-locale v0.0.0-20221108130701-3981db126651 ## explicit; go 1.16 github.com/cortezaproject/corteza-locale # github.com/crewjam/httperr v0.2.0