-
Notifications
You must be signed in to change notification settings - Fork 850
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VCST-2934: Rename export/import to backup/restore functionality #2904
Conversation
feat: Rename export/import to backup/restore functionality
src/VirtoCommerce.Platform.Web/Controllers/Api/PlatformBackupRestoreController.cs
Dismissed
Show dismissed
Hide dismissed
src/VirtoCommerce.Platform.Web/Controllers/Api/PlatformBackupRestoreController.cs
Dismissed
Show dismissed
Hide dismissed
"labels": { | ||
"platform-entries": "Platform entries", | ||
"choose-modules": "Choose modules to export", | ||
"choose-modules": "Choose modules to backup", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Choose modules to back up
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test Suite: Test Suites/Modules/module_Assets
Tests: 13
Failures: 0
Errors: 0
Time: 7.461
Timestamp: 26-03-2025T12:52:30
@@ -10,7 +10,7 @@ | |||
"dynamic-properties": "Dynamic properties", | |||
"security": "Security", | |||
"modules": "Modules", | |||
"export-import": "Export & Import", | |||
"export-import": "Backup & Restore", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Backup and restore
@@ -10,7 +10,7 @@ | |||
"dynamic-properties": "Propiedades dinámicas", | |||
"security": "Seguridad", | |||
"modules": "Módulos", | |||
"export-import": "Exportar e Importar", | |||
"export-import": "Copia de seguridad y Restauración", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copia de seguridad y restauración
@@ -10,7 +10,7 @@ | |||
"dynamic-properties": "Propriétés dynamiques", | |||
"security": "Sécurité", | |||
"modules": "Modules", | |||
"export-import": "Exporter & Importer", | |||
"export-import": "Sauvegarde et Restauration", | |||
"user-profile": "Profil utilisateur", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sauvegarde et restauration
@@ -10,7 +10,7 @@ | |||
"dynamic-properties": "Proprietà dinamiche", | |||
"security": "Sicurezza", | |||
"modules": "Moduli", | |||
"export-import": "Esporta & Importa", | |||
"export-import": "Backup e Ripristino", | |||
"user-profile": "Profilo utente", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Backup e ripristino
@@ -10,7 +10,7 @@ | |||
"dynamic-properties": "Właściwości dynamiczne", | |||
"security": "Bezpieczeństwo", | |||
"modules": "Moduły", | |||
"export-import": "Eksport i Import", | |||
"export-import": "Kopia zapasowa i Przywracanie", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Kopia zapasowa i przywracanie
@@ -10,7 +10,7 @@ | |||
"dynamic-properties": "Propriedades dinâmicas", | |||
"security": "Segurança", | |||
"modules": "Módulos", | |||
"export-import": "Exportar e Importar", | |||
"export-import": "Backup e Restauração", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Backup e restauração
@@ -10,7 +10,7 @@ | |||
"dynamic-properties": "Динамические свойства", | |||
"security": "Безопасность", | |||
"modules": "Модули", | |||
"export-import": "Экспорт и импорт", | |||
"export-import": "Резервное копирование и Восстановление", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Резервное копирование и восстановление
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's capitalize only the first word in the module name for consistency. This does not apply to German, Chinese, and Japanese localizations. Comments are provided
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test Suite: Test Suites/Modules/module_Assets
Tests: 13
Failures: 0
Errors: 0
Time: 7.559
Timestamp: 31-03-2025T07:54:15
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test Suite: Test Suites/Modules/module_Assets
Tests: 13
Failures: 0
Errors: 0
Time: 7.535
Timestamp: 31-03-2025T08:11:24
Description
feat: Rename export/import to backup/restore functionality
References
QA-test:
Jira-link:
https://virtocommerce.atlassian.net/browse/VCST-2934
Artifact URL:
Image tag:
ghcr.io/VirtoCommerce/platform:3.883.0-pr-2904-1fe2-vcst-2934-backup-restore-1fe2a002