From 87ba256baea7bf882432cec2772a611b341ec068 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sedat=20=C3=96zt=C3=BCrk?= Date: Sun, 29 Mar 2026 11:59:07 +0300 Subject: [PATCH] =?UTF-8?q?LanguagesData=20temizli=C4=9Fi?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Seeds/HostData.json | 6 +- .../Seeds/LanguagesData.json | 439 +----------------- .../Seeds/ListFormSeeder_Administration.cs | 4 +- .../Seeds/ListFormSeeder_Saas.cs | 22 +- .../Seeds/MenusData.json | 7 - .../importManager/ImportDashboard.tsx | 2 +- ui/src/components/orders/Cart.tsx | 2 +- ui/src/components/orders/PaymentForm.tsx | 4 +- ui/src/components/orders/ProductCard.tsx | 2 +- ui/src/components/orders/TenantForm.tsx | 2 +- ui/src/views/admin/files/FileManager.tsx | 8 +- ui/src/views/admin/listForm/Wizard.tsx | 2 +- ui/src/views/admin/listForm/WizardStep2.tsx | 18 +- ui/src/views/admin/listForm/WizardStep3.tsx | 2 +- ui/src/views/admin/listForm/WizardStep4.tsx | 8 +- .../admin/listForm/edit/FormTabCommands.tsx | 2 +- .../edit/FormTabDatabaseDataSource.tsx | 42 +- .../listForm/edit/FormTabDatabaseDelete.tsx | 2 +- .../listForm/edit/FormTabDatabaseInsert.tsx | 4 +- .../listForm/edit/FormTabDatabaseSelect.tsx | 2 +- .../listForm/edit/FormTabDatabaseUpdate.tsx | 2 +- .../admin/listForm/edit/FormTabDetails.tsx | 4 +- .../views/admin/listForm/edit/FormTabEdit.tsx | 4 +- .../admin/listForm/edit/FormTabEditForm.tsx | 2 +- .../admin/listForm/edit/FormTabGantt.tsx | 4 +- .../admin/listForm/edit/FormTabScheduler.tsx | 2 +- .../admin/listForm/edit/FormTabSubForm.tsx | 2 +- .../views/admin/listForm/edit/FormTabTree.tsx | 4 +- .../form-fields/FormFieldTabJoinOptions.tsx | 4 +- .../edit/form-fields/FormFieldTabOptions.tsx | 2 +- .../listForm/edit/form-fields/FormFields.tsx | 6 +- .../JsonRowOpDialogDatabase.tsx | 4 +- .../TenantsConnectionString.tsx | 2 +- .../views/admin/user-management/Details.tsx | 2 +- ui/src/views/developerKit/ComponentEditor.tsx | 2 +- .../developerKit/DynamicServiceManager.tsx | 2 +- .../developerKit/SqlTableDesignerDialog.tsx | 22 +- ui/src/views/forum/forum/CreatePostModal.tsx | 2 +- ui/src/views/forum/forum/CreateTopicModal.tsx | 2 +- ui/src/views/forum/forum/ForumTopicCard.tsx | 2 +- ui/src/views/list/ChartDrawer.tsx | 4 +- ui/src/views/list/GridFilterDialogs.tsx | 1 - ui/src/views/list/SchedulerView.tsx | 2 +- ui/src/views/public/About.tsx | 2 +- ui/src/views/public/Success.tsx | 2 +- ui/src/views/shared/MenuAddDialog.tsx | 6 +- 46 files changed, 115 insertions(+), 558 deletions(-) diff --git a/api/src/Sozsoft.Platform.DbMigrator/Seeds/HostData.json b/api/src/Sozsoft.Platform.DbMigrator/Seeds/HostData.json index 75f1372..4793328 100644 --- a/api/src/Sozsoft.Platform.DbMigrator/Seeds/HostData.json +++ b/api/src/Sozsoft.Platform.DbMigrator/Seeds/HostData.json @@ -289,7 +289,7 @@ { "code": "App.Sender.Sms.PostaGuvercini.Url", "nameKey": "App.Sender.Sms.PostaGuvercini.Url", - "descriptionKey": "App.Sender.Sms.PostaGuvercini.Url.Description", + "descriptionKey": "App.Sender.Url.Description", "defaultValue": "https://www.postaguvercini.com/api_http", "isVisibleToClients": false, "providers": "T|G|D", @@ -337,7 +337,7 @@ { "code": "App.Sender.WhatsApp.Url", "nameKey": "App.Sender.WhatsApp.Url", - "descriptionKey": "App.Sender.WhatsApp.Url.Description", + "descriptionKey": "App.Sender.Url.Description", "defaultValue": "https://graph.facebook.com/v21.0", "isVisibleToClients": false, "providers": "T|G|D", @@ -401,7 +401,7 @@ { "code": "App.Sender.Rocket.Url", "nameKey": "App.Sender.Rocket.Url", - "descriptionKey": "App.Sender.Rocket.Url.Description", + "descriptionKey": "App.Sender.Url.Description", "defaultValue": "https://chat.sozsoft.com/api/v1", "isVisibleToClients": false, "providers": "G|D", diff --git a/api/src/Sozsoft.Platform.DbMigrator/Seeds/LanguagesData.json b/api/src/Sozsoft.Platform.DbMigrator/Seeds/LanguagesData.json index 69a0abb..64e02fe 100644 --- a/api/src/Sozsoft.Platform.DbMigrator/Seeds/LanguagesData.json +++ b/api/src/Sozsoft.Platform.DbMigrator/Seeds/LanguagesData.json @@ -762,12 +762,6 @@ "en": "Topic", "tr": "Konu" }, - { - "resourceName": "Platform", - "key": "App.Forum.TopicManagement.Content", - "en": "Content", - "tr": "İçerik" - }, { "resourceName": "Platform", "key": "App.Forum.TopicManagement.NewTopic", @@ -822,12 +816,6 @@ "en": "Your Reply", "tr": "Cevabınız" }, - { - "resourceName": "Platform", - "key": "App.Forum.PostManagement.BaslikNew", - "en": "Content", - "tr": "İçerik" - }, { "resourceName": "Platform", "key": "App.Forum.PostManagement.MessageEdit", @@ -1524,12 +1512,6 @@ "en": "CSV Template", "tr": "CSV Şablonu" }, - { - "resourceName": "Platform", - "key": "App.Listforms.ImportManager.Column", - "en": "Column", - "tr": "Kolon" - }, { "resourceName": "Platform", "key": "App.Listforms.ImportManager.Yes", @@ -1814,7 +1796,7 @@ }, { "resourceName": "Platform", - "key": "App.Sender.Sms.PostaGuvercini.Url.Description", + "key": "App.Sender.Url.Description", "en": "Url Description", "tr": "Url Açıklaması" }, @@ -1854,12 +1836,6 @@ "en": "Url", "tr": "Url" }, - { - "resourceName": "Platform", - "key": "App.Sender.WhatsApp.Url.Description", - "en": "Url Description", - "tr": "Url Açıklaması" - }, { "resourceName": "Platform", "key": "App.Sender.WhatsApp.PhoneNumberId", @@ -1908,12 +1884,6 @@ "en": "Url", "tr": "Url" }, - { - "resourceName": "Platform", - "key": "App.Sender.Rocket.Url.Description", - "en": "Url Description", - "tr": "Url Açıklaması" - }, { "resourceName": "Platform", "key": "App.Sender.Rocket.UserId", @@ -3426,12 +3396,6 @@ "en": "Pivots", "tr": "Pivotlar" }, - { - "resourceName": "Platform", - "key": "ListForms.ListFormField.FilterCultureName", - "en": "Culture Name", - "tr": "Dil" - }, { "resourceName": "Platform", "key": "ListForms.ListFormField.Filter", @@ -3660,12 +3624,6 @@ "en": "Crosshair", "tr": "Crosshair" }, - { - "resourceName": "Platform", - "key": "ListForms.ListFormEdit.DetailsCultureName", - "en": "Culture Name", - "tr": "Dil" - }, { "resourceName": "Platform", "key": "ListForms.ListFormEdit.DetailsTitle", @@ -3804,12 +3762,6 @@ "en": "Preview T-Sql", "tr": "Preview T-Sql" }, - { - "resourceName": "Platform", - "key": "ListForms.ListFormEdit.DatabaseDataSourceCode", - "en": "Data Source Code", - "tr": "Veri Kaynağı Kodu" - }, { "resourceName": "Platform", "key": "ListForms.ListFormEdit.ExtraFilters", @@ -3870,18 +3822,6 @@ "en": "Select Command", "tr": "Select T-Sql" }, - { - "resourceName": "Platform", - "key": "ListForms.ListFormEdit.DatabaseDataSourceTableName", - "en": "Table Name", - "tr": "Tablo Adı" - }, - { - "resourceName": "Platform", - "key": "ListForms.ListFormEdit.DatabaseDataSourceKeyFieldName", - "en": "Key Field Name", - "tr": "Anahtar Alanı" - }, { "resourceName": "Platform", "key": "ListForms.ListFormEdit.DatabaseDataSourceKeyFieldDbSourceType", @@ -3978,12 +3918,6 @@ "en": "Value Type", "tr": "Değer Türü" }, - { - "resourceName": "Platform", - "key": "ListForms.ListFormEdit.Value", - "en": "Value", - "tr": "Değer" - }, { "resourceName": "Platform", "key": "ListForms.ListFormEdit.DatabaseUpdateCommand", @@ -4092,12 +4026,6 @@ "en": "Hint", "tr": "İpucu" }, - { - "resourceName": "Platform", - "key": "ListForms.ListFormEdit.CommandIcon", - "en": "Icon", - "tr": "İkon" - }, { "resourceName": "Platform", "key": "ListForms.ListFormEdit.CommandAuthorizationType", @@ -4158,12 +4086,6 @@ "en": "Add Page Url", "tr": "Ek Sayfa Url'si" }, - { - "resourceName": "Platform", - "key": "ListForms.ListFormEdit.EditingAllowEditing", - "en": "Allow Editing", - "tr": "Güncellemeye İzin Ver" - }, { "resourceName": "Platform", "key": "ListForms.ListFormEdit.EditingAllowDetail", @@ -4284,12 +4206,6 @@ "en": "Tab Type", "tr": "Tab Tipi" }, - { - "resourceName": "Platform", - "key": "ListForms.ListFormEdit.SubFormsCode", - "en": "List Form Code", - "tr": "List Form Code" - }, { "resourceName": "Platform", "key": "ListForms.ListFormEdit.SubFormsIsRefresh", @@ -4368,12 +4284,6 @@ "en": "Class Name", "tr": "Sınıf Adı" }, - { - "resourceName": "Platform", - "key": "ListForms.ListFormEdit.EditingFormOrder", - "en": "Order", - "tr": "Sıra" - }, { "resourceName": "Platform", "key": "ListForms.ListFormEdit.EditingFormItemType", @@ -5670,12 +5580,6 @@ "tr": "Tanımlamalar", "en": "Definitions" }, - { - "resourceName": "Platform", - "key": "App.Coordinator.Questions", - "tr": "Sorular", - "en": "Questions" - }, { "resourceName": "Platform", "key": "App.Menus.Routes", @@ -6852,12 +6756,6 @@ "tr": "Ödeme", "en": "Payment" }, - { - "resourceName": "Platform", - "key": "Public.nav.success", - "tr": "Sipariş Durumu", - "en": "Success" - }, { "resourceName": "Platform", "key": "Public.nav.basket", @@ -7134,18 +7032,6 @@ "tr": "Aylık Taksit", "en": "Monthly Installment" }, - { - "resourceName": "Platform", - "key": "Public.payment.summary.total", - "tr": "Toplam", - "en": "Total" - }, - { - "resourceName": "Platform", - "key": "Public.payment.buttons.back", - "tr": "Geri", - "en": "Back" - }, { "resourceName": "Platform", "key": "Public.payment.buttons.completeOrder", @@ -8202,12 +8088,6 @@ "tr": "Bir alan seçin", "en": "Select a field" }, - { - "resourceName": "Platform", - "key": "Public.designer.value", - "tr": "Değer", - "en": "Value" - }, { "resourceName": "Platform", "key": "Public.designer.desc1", @@ -8346,12 +8226,6 @@ "en": "Properties", "tr": "Özellikler" }, - { - "resourceName": "Platform", - "key": "App.DeveloperKit.Component.Status.Inactive", - "en": "Inactive", - "tr": "Pasif" - }, { "resourceName": "Platform", "key": "App.DeveloperKit.Component.Action.Edit", @@ -9210,12 +9084,6 @@ "en": "Dependencies", "tr": "Bağımlılıklar" }, - { - "resourceName": "Platform", - "key": "App.DeveloperKit.ComponentEditor.Code", - "en": "Code", - "tr": "Kod" - }, { "resourceName": "Platform", "key": "App.DeveloperKit.ComponentEditor.Title.Edit", @@ -9630,12 +9498,6 @@ "tr": "Bakım Planı Sihirbazı", "en": "Planning Wizard" }, - { - "resourceName": "Platform", - "key": "App.Maintenance.PlanWizardEmployee", - "tr": "Personeller", - "en": "Employees" - }, { "resourceName": "Platform", "key": "App.Maintenance.PlanWizardMaterial", @@ -9690,12 +9552,6 @@ "tr": "Malzemeler", "en": "Materials" }, - { - "resourceName": "Platform", - "key": "App.Maintenance.WorkorderActivity", - "tr": "Faaliyetler", - "en": "Activities" - }, { "resourceName": "Platform", "key": "App.Store.WarehouseType", @@ -9930,12 +9786,6 @@ "tr": "Günlük Güncellemeler", "en": "Daily Updates" }, - { - "resourceName": "Platform", - "key": "App.Hr.Employee", - "tr": "Çalışanlar", - "en": "Employees" - }, { "resourceName": "Platform", "key": "App.Hr.Department", @@ -10044,12 +9894,6 @@ "tr": "Fırsatlar", "en": "Opportunities" }, - { - "resourceName": "Platform", - "key": "App.Crm.OpportunityActivity", - "tr": "Aktiviteler", - "en": "Activities" - }, { "resourceName": "Platform", "key": "App.Crm.OpportunityCompetitor", @@ -10392,24 +10236,12 @@ "tr": "Ekleme İzin Ver", "en": "Allow Adding" }, - { - "resourceName": "Platform", - "key": "ListForms.SchedulerOptions.AllowEditing", - "tr": "Güncellemeye İzin Ver", - "en": "Allow Editing" - }, { "resourceName": "Platform", "key": "ListForms.SchedulerOptions.AllowDeleting", "tr": "Silmeye İzin Ver", "en": "Allow Deleting" }, - { - "resourceName": "Platform", - "key": "ListForms.SchedulerOptions.Day", - "tr": "Gün", - "en": "Day" - }, { "resourceName": "Platform", "key": "ListForms.SchedulerOptions.Week", @@ -10842,12 +10674,6 @@ "tr": "Kod", "en": "Code" }, - { - "resourceName": "Platform", - "key": "App.Platform.Name", - "tr": "Ad", - "en": "Name" - }, { "resourceName": "Platform", "key": "App.Platform.Description", @@ -11274,12 +11100,6 @@ "tr": "Grafik Tipi", "en": "Chart Type" }, - { - "resourceName": "Platform", - "key": "App.Platform.ChartDrawer.Name", - "tr": "Ad", - "en": "Name" - }, { "resourceName": "Platform", "key": "App.Platform.ChartDrawer.SeriesName", @@ -11322,12 +11142,6 @@ "tr": "Grafik kaydedildi", "en": "Chart saved" }, - { - "resourceName": "Platform", - "key": "App.Platform.ChartDrawer.Error", - "tr": "Hata", - "en": "Error" - }, { "resourceName": "Platform", "key": "App.Platform.ChartDrawer.NameRequired", @@ -11364,12 +11178,6 @@ "tr": "İzin Türü *", "en": "Leave Type *" }, - { - "resourceName": "Platform", - "key": "App.Platform.Intranet.LeaveRequestModal.Select", - "tr": "Seçiniz", - "en": "Select" - }, { "resourceName": "Platform", "key": "App.Platform.Intranet.LeaveRequestModal.AnnualLeave", @@ -11388,12 +11196,6 @@ "tr": "Ücretsiz İzin", "en": "Unpaid Leave" }, - { - "resourceName": "Platform", - "key": "App.Platform.Intranet.LeaveRequestModal.Other", - "tr": "Diğer", - "en": "Other" - }, { "resourceName": "Platform", "key": "App.Platform.Intranet.LeaveRequestModal.StartDate", @@ -11406,12 +11208,6 @@ "tr": "Bitiş Tarihi *", "en": "End Date *" }, - { - "resourceName": "Platform", - "key": "App.Platform.Intranet.LeaveRequestModal.Description", - "tr": "Açıklama *", - "en": "Description *" - }, { "resourceName": "Platform", "key": "App.Platform.Intranet.LeaveRequestModal.ReasonPlaceholder", @@ -11436,12 +11232,6 @@ "tr": "Harcama Kategorisi *", "en": "Expense Category *" }, - { - "resourceName": "Platform", - "key": "App.Platform.Intranet.ExpenseRequestModal.Select", - "tr": "Seçiniz", - "en": "Select" - }, { "resourceName": "Platform", "key": "App.Platform.Intranet.ExpenseRequestModal.Travel", @@ -11466,18 +11256,6 @@ "tr": "Ulaşım", "en": "Transport" }, - { - "resourceName": "Platform", - "key": "App.Platform.Intranet.ExpenseRequestModal.Other", - "tr": "Diğer", - "en": "Other" - }, - { - "resourceName": "Platform", - "key": "App.Platform.Intranet.ExpenseRequestModal.Description", - "tr": "Açıklama *", - "en": "Description *" - }, { "resourceName": "Platform", "key": "App.Platform.Intranet.ExpenseRequestModal.DescriptionPlaceholder", @@ -11538,12 +11316,6 @@ "tr": "Bitiş Saati *", "en": "End Time *" }, - { - "resourceName": "Platform", - "key": "App.Platform.Intranet.OvertimeRequestModal.Description", - "tr": "Açıklama *", - "en": "Description *" - }, { "resourceName": "Platform", "key": "App.Platform.Intranet.OvertimeRequestModal.ReasonPlaceholder", @@ -11568,12 +11340,6 @@ "tr": "Rezervasyon Türü *", "en": "Reservation Type *" }, - { - "resourceName": "Platform", - "key": "App.Platform.Intranet.ReservationRequestModal.Select", - "tr": "Seçiniz", - "en": "Select" - }, { "resourceName": "Platform", "key": "App.Platform.Intranet.ReservationRequestModal.Room", @@ -11640,12 +11406,6 @@ "tr": "Toplantı odası için katılımcı sayısı (opsiyonel)", "en": "Number of participants for meeting room (optional)" }, - { - "resourceName": "Platform", - "key": "App.Platform.Intranet.ReservationRequestModal.Notes", - "tr": "Notlar", - "en": "Notes" - }, { "resourceName": "Platform", "key": "App.Platform.Intranet.ReservationRequestModal.NotesPlaceholder", @@ -11844,12 +11604,6 @@ "en": "Select a location", "tr": "Bir konum seçin" }, - { - "resourceName": "Platform", - "key": "App.Platform.Intranet.SocialWall.LocationPicker.Add", - "en": "Add", - "tr": "Ekle" - }, { "resourceName": "Platform", "key": "App.Platform.Intranet.SocialWall.MediaManager.AddMedia", @@ -11910,12 +11664,6 @@ "en": "Enter video URL", "tr": "Video URL'si girin" }, - { - "resourceName": "Platform", - "key": "App.Platform.Intranet.SocialWall.MediaManager.Add", - "en": "Add", - "tr": "Ekle" - }, { "resourceName": "Platform", "key": "App.Platform.Intranet.SocialWall.MediaManager.AddedMedia", @@ -12126,12 +11874,6 @@ "tr": "Son gün", "en": "Last day" }, - { - "resourceName": "Platform", - "key": "App.Platform.Intranet.Widgets.ActiveSurveys.Questions", - "tr": "Sorular", - "en": "Questions" - }, { "resourceName": "Platform", "key": "App.Platform.Intranet.Widgets.ActiveSurveys.Responses", @@ -12198,12 +11940,6 @@ "tr": "Bekliyor", "en": "Pending" }, - { - "resourceName": "Platform", - "key": "App.Platform.Intranet.Widgets.ExpenseManagement.Status.Rejected", - "tr": "Reddedildi", - "en": "Rejected" - }, { "resourceName": "Platform", "key": "App.Platform.Intranet.Widgets.ExpenseManagement.NewExpense", @@ -12252,12 +11988,6 @@ "tr": "Ücretsiz", "en": "Unpaid" }, - { - "resourceName": "Platform", - "key": "App.Platform.Intranet.Widgets.LeaveManagement.Other", - "tr": "Diğer", - "en": "Other" - }, { "resourceName": "Platform", "key": "App.Platform.Intranet.Widgets.LeaveManagement.Leave", @@ -12276,12 +12006,6 @@ "tr": "Bekliyor", "en": "Pending" }, - { - "resourceName": "Platform", - "key": "App.Platform.Intranet.Widgets.LeaveManagement.Status.Rejected", - "tr": "Reddedildi", - "en": "Rejected" - }, { "resourceName": "Platform", "key": "App.Platform.Intranet.Widgets.LeaveManagement.NewLeaveRequest", @@ -12336,12 +12060,6 @@ "tr": "Bekliyor", "en": "Pending" }, - { - "resourceName": "Platform", - "key": "App.Platform.Intranet.Widgets.OvertimeManagement.Status.Rejected", - "tr": "Reddedildi", - "en": "Rejected" - }, { "resourceName": "Platform", "key": "App.Platform.Intranet.Widgets.OvertimeManagement.NewOvertimeRequest", @@ -12552,12 +12270,6 @@ "tr": "Tüm medyaları kaldır", "en": "Remove all media" }, - { - "resourceName": "Platform", - "key": "App.Platform.Intranet.SocialWall.CreatePost.Location", - "tr": "Konum", - "en": "Location" - }, { "resourceName": "Platform", "key": "App.Platform.Intranet.SocialWall.CreatePost.RemoveLocationTitle", @@ -13082,12 +12794,6 @@ "en": "Client Ip Address", "tr": "Müşteri Ip Adresi" }, - { - "resourceName": "Platform", - "key": "App.Listform.ListformField.Code", - "en": "Code", - "tr": "Kod" - }, { "resourceName": "Platform", "key": "App.Listform.ListformField.Color", @@ -13248,7 +12954,7 @@ "resourceName": "Platform", "key": "App.Listform.ListformField.CultureName", "en": "Culture Name", - "tr": "Kültür Adı" + "tr": "Dil" }, { "resourceName": "Platform", @@ -13496,12 +13202,6 @@ "en": "Element", "tr": "Element" }, - { - "resourceName": "Platform", - "key": "App.Listform.ListformField.Email", - "en": "Email", - "tr": "E-posta" - }, { "resourceName": "Platform", "key": "App.Listform.ListformField.EmergencyContactName", @@ -13526,12 +13226,6 @@ "en": "Author", "tr": "Yazar" }, - { - "resourceName": "Platform", - "key": "App.Listform.ListformField.EmployeeIds", - "en": "Employees", - "tr": "Çalışanlar" - }, { "resourceName": "Platform", "key": "App.Listform.ListformField.EmployeeStatus", @@ -14252,12 +13946,6 @@ "en": "Location", "tr": "Lokasyon" }, - { - "resourceName": "Platform", - "key": "App.Listform.ListformField.LocationId", - "en": "Location", - "tr": "Lokasyon" - }, { "resourceName": "Platform", "key": "App.Listform.ListformField.LocationTypeId", @@ -14546,12 +14234,6 @@ "en": "Next Steps", "tr": "Sonraki Adımlar" }, - { - "resourceName": "Platform", - "key": "App.Listform.ListformField.Notes", - "en": "Notes", - "tr": "Notlar" - }, { "resourceName": "Platform", "key": "App.Listform.ListformField.NotificationChannel", @@ -14816,12 +14498,6 @@ "en": "Phone Code", "tr": "Telefon Kodu" }, - { - "resourceName": "Platform", - "key": "App.Listform.ListformField.PhoneNumber", - "en": "Phone Number", - "tr": "Telefon Numarası" - }, { "resourceName": "Platform", "key": "App.Listform.ListformField.Place", @@ -14930,12 +14606,6 @@ "en": "Project", "tr": "Proje" }, - { - "resourceName": "Platform", - "key": "App.Listform.ListformField.ProjectId", - "en": "Project", - "tr": "Proje" - }, { "resourceName": "Platform", "key": "App.Listform.ListformField.ProjectTypeId", @@ -16124,12 +15794,6 @@ "en": "List Form Fields", "tr": "Liste Formu Alanları" }, - { - "resourceName": "Platform", - "key": "ListForms.Wizard.Deploy", - "en": "Deploy", - "tr": "Dağıtım" - }, { "resourceName": "Platform", "key": "Back", @@ -16160,12 +15824,6 @@ "en": "Optional", "tr": "İsteğe Bağlı" }, - { - "resourceName": "Platform", - "key": "ListForms.Wizard.Step1.Order", - "en": "Order", - "tr": "Sıra" - }, { "resourceName": "Platform", "key": "ListForms.Wizard.Step1.WizardName", @@ -16262,24 +15920,6 @@ "en": "Clear Selection", "tr": "Seçimi Temizle" }, - { - "resourceName": "Platform", - "key": "ListForms.Wizard.Step2.ListFormCode", - "en": "ListForm Code", - "tr": "ListForm Kodu" - }, - { - "resourceName": "Platform", - "key": "ListForms.Wizard.Step2.DataSourceCode", - "en": "Data Source Code", - "tr": "Veri Kaynağı Kodu" - }, - { - "resourceName": "Platform", - "key": "ListForms.Wizard.Step2.ConnectionString", - "en": "Connection String", - "tr": "Bağlantı Dizisi" - }, { "resourceName": "Platform", "key": "ListForms.Wizard.Step2.SelectCommand", @@ -16340,12 +15980,6 @@ "en": "Allow Adding?", "tr": "Ekleme İzni?" }, - { - "resourceName": "Platform", - "key": "ListForms.Wizard.Step2.AllowEditing", - "en": "Allow Editing?", - "tr": "Düzenleme İzni?" - }, { "resourceName": "Platform", "key": "ListForms.Wizard.Step2.AllowDeleting", @@ -16382,12 +16016,6 @@ "en": "Stored Procedures", "tr": "Depolmuş Yordamlar" }, - { - "resourceName": "Platform", - "key": "ListForms.Wizard.Step2.Views", - "en": "Views", - "tr": "Görünümler" - }, { "resourceName": "Platform", "key": "ListForms.Wizard.Step2.Functions", @@ -16532,12 +16160,6 @@ "en": "Permission Group", "tr": "İzin Grubu" }, - { - "resourceName": "Platform", - "key": "ListForms.Wizard.Step4.Icon", - "en": "Icon", - "tr": "İkon" - }, { "resourceName": "Platform", "key": "ListForms.Wizard.Step4.MenuTr", @@ -16598,12 +16220,6 @@ "en": "Data Source", "tr": "Veri Kaynağı" }, - { - "resourceName": "Platform", - "key": "ListForms.Wizard.Step4.ConnectionString", - "en": "Connection String", - "tr": "Bağlantı Dizisi" - }, { "resourceName": "Platform", "key": "ListForms.Wizard.Step4.CommandType", @@ -16652,12 +16268,6 @@ "en": "Field", "tr": "Alan" }, - { - "resourceName": "Platform", - "key": "ListForms.Wizard.Step4.StatColumn", - "en": "Column", - "tr": "Sütun" - }, { "resourceName": "Platform", "key": "ListForms.Wizard.Step4.DeployAndSave", @@ -16822,7 +16432,7 @@ }, { "resourceName": "Platform", - "key": "App.SqlQueryManager.Column", + "key": "App.Listform.ListformField.Column", "en": "Column", "tr": "Sütun" }, @@ -17042,12 +16652,6 @@ "en": "Entity Name", "tr": "Entity Adı" }, - { - "resourceName": "Platform", - "key": "App.SqlQueryManager.TableName", - "en": "Table Name", - "tr": "Tablo Adı" - }, { "resourceName": "Platform", "key": "App.SqlQueryManager.TableNameAutoGenerated", @@ -17225,37 +16829,18 @@ "en": "If checked, existing object in the target will be dropped and recreated.", "tr": "İşaretlenirse hedefteki mevcut obje silinip yeniden oluşturulur." }, - { - "resourceName": "Platform", - "key": "App.SqlQueryManager.Cancel", - "en": "Cancel", - "tr": "İptal" - }, { "resourceName": "Platform", "key": "App.SqlQueryManager.Save", "en": "Save", "tr": "Kaydet" }, - { - "resourceName": "Platform", - "key": "App.SqlQueryManager.Back", - "en": "Back", - "tr": "Geri" - }, { "resourceName": "Platform", "key": "App.SqlQueryManager.Next", "en": "Next", "tr": "İleri" }, - { - "resourceName": "Platform", - "key": "App.SqlQueryManager.Deploy", - "en": "Deploy", - "tr": "Deploy Et" - }, - { "resourceName": "Platform", "key": "App.SqlQueryManager.Warning", @@ -17268,12 +16853,6 @@ "en": "Please select a data source first.", "tr": "Lütfen önce bir veri kaynağı seçin." }, - { - "resourceName": "Platform", - "key": "App.SqlQueryManager.Success", - "en": "Success", - "tr": "Başarılı" - }, { "resourceName": "Platform", "key": "App.SqlQueryManager.Skipped", @@ -17286,12 +16865,6 @@ "en": "Already exists in target. Skipped because overwrite option is not enabled.", "tr": "Hedefte mevcut. Üzerine yaz seçeneği kapalı olduğu için atlandı." }, - { - "resourceName": "Platform", - "key": "App.SqlQueryManager.Error", - "en": "Error", - "tr": "Hata" - }, { "resourceName": "Platform", "key": "App.SqlQueryManager.TableUpdated", @@ -17511,12 +17084,6 @@ "en": "5 endpoints: GetList, GetById, Create, Update, Delete", "tr": "5 endpoint: GetList, GetById, Create, Update, Delete" }, - { - "resourceName": "Platform", - "key": "App.DeveloperKit.DynamicServices.Total", - "en": "Total", - "tr": "Toplam" - }, { "resourceName": "Platform", "key": "App.DeveloperKit.DynamicServices.Successful", diff --git a/api/src/Sozsoft.Platform.DbMigrator/Seeds/ListFormSeeder_Administration.cs b/api/src/Sozsoft.Platform.DbMigrator/Seeds/ListFormSeeder_Administration.cs index ccf4977..59145d3 100644 --- a/api/src/Sozsoft.Platform.DbMigrator/Seeds/ListFormSeeder_Administration.cs +++ b/api/src/Sozsoft.Platform.DbMigrator/Seeds/ListFormSeeder_Administration.cs @@ -903,7 +903,7 @@ public class ListFormSeeder_Administration : IDataSeedContributor, ITransientDep CultureName = LanguageCodes.En, SourceDbType = DbType.String, FieldName = "Email", - CaptionName = "App.Listform.ListformField.Email", + CaptionName = "Abp.Account.EmailAddress", Width = 300, ListOrderNo = 2, Visible = true, @@ -963,7 +963,7 @@ public class ListFormSeeder_Administration : IDataSeedContributor, ITransientDep CultureName = LanguageCodes.En, SourceDbType = DbType.String, FieldName = "PhoneNumber", - CaptionName = "App.Listform.ListformField.PhoneNumber", + CaptionName = "Abp.Identity.User.UserInformation.PhoneNumber", Width = 150, ListOrderNo = 5, Visible = true, diff --git a/api/src/Sozsoft.Platform.DbMigrator/Seeds/ListFormSeeder_Saas.cs b/api/src/Sozsoft.Platform.DbMigrator/Seeds/ListFormSeeder_Saas.cs index 1610183..8c58325 100644 --- a/api/src/Sozsoft.Platform.DbMigrator/Seeds/ListFormSeeder_Saas.cs +++ b/api/src/Sozsoft.Platform.DbMigrator/Seeds/ListFormSeeder_Saas.cs @@ -426,7 +426,7 @@ public class ListFormSeeder_Saas : IDataSeedContributor, ITransientDependency CultureName = LanguageCodes.En, SourceDbType = DbType.String, FieldName = "Email", - CaptionName = "App.Listform.ListformField.Email", + CaptionName = "Abp.Account.EmailAddress", Width = 170, ListOrderNo = 14, Visible = true, @@ -479,7 +479,7 @@ public class ListFormSeeder_Saas : IDataSeedContributor, ITransientDependency CultureName = LanguageCodes.En, SourceDbType = DbType.String, FieldName = "PhoneNumber", - CaptionName = "App.Listform.ListformField.PhoneNumber", + CaptionName = "Abp.Identity.User.UserInformation.PhoneNumber", Width = 100, ListOrderNo = 17, Visible = true, @@ -684,7 +684,7 @@ public class ListFormSeeder_Saas : IDataSeedContributor, ITransientDependency CultureName = LanguageCodes.En, SourceDbType = DbType.String, FieldName = "Code", - CaptionName = "App.Listform.ListformField.Code", + CaptionName = "App.Platform.Code", Width = 100, ListOrderNo = 2, Visible = true, @@ -911,7 +911,7 @@ public class ListFormSeeder_Saas : IDataSeedContributor, ITransientDependency CultureName = LanguageCodes.En, SourceDbType = DbType.String, FieldName = "Email", - CaptionName = "App.Listform.ListformField.Email", + CaptionName = "Abp.Account.EmailAddress", Width = 170, ListOrderNo = 13, Visible = true, @@ -964,7 +964,7 @@ public class ListFormSeeder_Saas : IDataSeedContributor, ITransientDependency CultureName = LanguageCodes.En, SourceDbType = DbType.String, FieldName = "PhoneNumber", - CaptionName = "App.Listform.ListformField.PhoneNumber", + CaptionName = "Abp.Identity.User.UserInformation.PhoneNumber", Width = 100, ListOrderNo = 16, Visible = true, @@ -2943,7 +2943,7 @@ public class ListFormSeeder_Saas : IDataSeedContributor, ITransientDependency CultureName = LanguageCodes.En, SourceDbType = DbType.String, FieldName = "Code", - CaptionName = "App.Listform.ListformField.Code", + CaptionName = "App.Platform.Code", Width = 400, ListOrderNo = 4, Visible = true, @@ -3655,7 +3655,7 @@ public class ListFormSeeder_Saas : IDataSeedContributor, ITransientDependency CultureName = LanguageCodes.En, SourceDbType = DbType.String, FieldName = "Code", - CaptionName = "App.Listform.ListformField.Code", + CaptionName = "App.Platform.Code", Width = 300, ListOrderNo = 2, Visible = true, @@ -5248,7 +5248,7 @@ public class ListFormSeeder_Saas : IDataSeedContributor, ITransientDependency CultureName = LanguageCodes.En, SourceDbType = DbType.String, FieldName = "Code", - CaptionName = "App.Listform.ListformField.Code", + CaptionName = "App.Platform.Code", Width = 300, ListOrderNo = 2, Visible = true, @@ -6505,7 +6505,7 @@ public class ListFormSeeder_Saas : IDataSeedContributor, ITransientDependency CultureName = LanguageCodes.En, SourceDbType = DbType.String, FieldName = "PhoneNumber", - CaptionName = "App.Listform.ListformField.PhoneNumber", + CaptionName = "Abp.Identity.User.UserInformation.PhoneNumber", Width = 100, ListOrderNo = 11, Visible = true, @@ -7372,7 +7372,7 @@ public class ListFormSeeder_Saas : IDataSeedContributor, ITransientDependency CultureName = LanguageCodes.En, SourceDbType = DbType.String, FieldName = "Email", - CaptionName = "App.Listform.ListformField.Email", + CaptionName = "Abp.Account.EmailAddress", Width = 250, ListOrderNo = 4, Visible = true, @@ -7390,7 +7390,7 @@ public class ListFormSeeder_Saas : IDataSeedContributor, ITransientDependency CultureName = LanguageCodes.En, SourceDbType = DbType.String, FieldName = "PhoneNumber", - CaptionName = "App.Listform.ListformField.PhoneNumber", + CaptionName = "Abp.Identity.User.UserInformation.PhoneNumber", Width = 100, ListOrderNo = 5, Visible = true, diff --git a/api/src/Sozsoft.Platform.DbMigrator/Seeds/MenusData.json b/api/src/Sozsoft.Platform.DbMigrator/Seeds/MenusData.json index 95ab82b..ad88bfa 100644 --- a/api/src/Sozsoft.Platform.DbMigrator/Seeds/MenusData.json +++ b/api/src/Sozsoft.Platform.DbMigrator/Seeds/MenusData.json @@ -21,13 +21,6 @@ "routeType": "public", "authority": [] }, - { - "key": "about", - "path": "/about", - "componentPath": "@/views/public/About", - "routeType": "public", - "authority": [] - }, { "key": "products", "path": "/products", diff --git a/ui/src/components/importManager/ImportDashboard.tsx b/ui/src/components/importManager/ImportDashboard.tsx index ba31ac4..da0328f 100644 --- a/ui/src/components/importManager/ImportDashboard.tsx +++ b/ui/src/components/importManager/ImportDashboard.tsx @@ -283,7 +283,7 @@ export const ImportDashboard: React.FC = ({ gridDto }) => - {translate('::App.Listforms.ImportManager.Column')} + {translate('::App.Listform.ListformField.Column')} {translate('::ListForms.ListFormEdit.Type')} diff --git a/ui/src/components/orders/Cart.tsx b/ui/src/components/orders/Cart.tsx index b7dfb1e..25a1a01 100644 --- a/ui/src/components/orders/Cart.tsx +++ b/ui/src/components/orders/Cart.tsx @@ -155,7 +155,7 @@ export const Cart: React.FC = ({
- {translate('::Public.payment.summary.total')} + {translate('::App.Listform.ListformField.Total')} {formatPrice(cartState.total)} diff --git a/ui/src/components/orders/PaymentForm.tsx b/ui/src/components/orders/PaymentForm.tsx index a5a2b26..4dc1674 100644 --- a/ui/src/components/orders/PaymentForm.tsx +++ b/ui/src/components/orders/PaymentForm.tsx @@ -436,7 +436,7 @@ export const PaymentForm: React.FC = ({
)}
- {translate('::Public.payment.summary.total')} + {translate('::App.Listform.ListformField.Total')} {formatPrice(finalTotal)}
@@ -449,7 +449,7 @@ export const PaymentForm: React.FC = ({ className="flex items-center px-6 py-3 border border-gray-300 text-gray-700 rounded-lg" > - {translate('::Public.payment.buttons.back')} + {translate('::Back')} {selectedColumns.size}/{selectCommandColumns.length}{' '} - {translate('::ListForms.Wizard.Step4.StatColumn')} + {translate('::App.Listform.ListformField.Column')} ) : null diff --git a/ui/src/views/admin/listForm/WizardStep3.tsx b/ui/src/views/admin/listForm/WizardStep3.tsx index dc32cc4..f4b5e6d 100644 --- a/ui/src/views/admin/listForm/WizardStep3.tsx +++ b/ui/src/views/admin/listForm/WizardStep3.tsx @@ -679,7 +679,7 @@ const WizardStep3 = ({
- {translate('::ListForms.Wizard.Step4.StatColumn')} + {translate('::App.Listform.ListformField.Column')} {availableColumns.length}/{selectedColumns.size} diff --git a/ui/src/views/admin/listForm/WizardStep4.tsx b/ui/src/views/admin/listForm/WizardStep4.tsx index 429da17..8f9af1f 100644 --- a/ui/src/views/admin/listForm/WizardStep4.tsx +++ b/ui/src/views/admin/listForm/WizardStep4.tsx @@ -207,7 +207,7 @@ const WizardStep4 = ({ - + @@ -221,7 +221,7 @@ const WizardStep4 = ({ - +
@@ -307,7 +307,7 @@ const WizardStep4 = ({ {[ { label: translate('::ListForms.Wizard.Step4.StatGroup'), value: groups.length }, { label: translate('::ListForms.Wizard.Step4.StatField'), value: totalFields }, - { label: translate('::ListForms.Wizard.Step4.StatColumn'), value: selectedColumns.size }, + { label: translate('::App.Listform.ListformField.Column'), value: selectedColumns.size }, ].map((s) => (
{translate('::ListForms.ListFormEdit.CommandPosition')} {translate('::ListForms.ListFormEdit.CommandText')} {translate('::ListForms.ListFormEdit.CommandHint')} - {translate('::ListForms.ListFormEdit.CommandIcon')} + {translate('::App.Listform.ListformField.Icon')} {translate('::ListForms.ListFormEdit.CommandAuthorizationType')} {translate('::ListForms.ListFormEdit.CommandUrlTarget')} {translate('::ListForms.ListFormEdit.CommandUrl')} diff --git a/ui/src/views/admin/listForm/edit/FormTabDatabaseDataSource.tsx b/ui/src/views/admin/listForm/edit/FormTabDatabaseDataSource.tsx index 7c1704f..080222c 100644 --- a/ui/src/views/admin/listForm/edit/FormTabDatabaseDataSource.tsx +++ b/ui/src/views/admin/listForm/edit/FormTabDatabaseDataSource.tsx @@ -104,12 +104,12 @@ function FormTabDatabaseDataSource(props: FormEditProps) { const table = dbObjects.tables.find((t) => t.tableName === cmd) if (table) { loadColumns(dsCode, table.schemaName, table.tableName); return } - const view = dbObjects.views.find((v) => v.viewName === cmd) - if (view) { loadColumns(dsCode, view.schemaName, view.viewName); return } - const fn = dbObjects.functions.find((f) => f.functionName === cmd) - if (fn) { loadColumns(dsCode, fn.schemaName, fn.functionName); return } - const sp = dbObjects.storedProcedures.find((p) => p.procedureName === cmd) - if (sp) { loadColumns(dsCode, sp.schemaName, sp.procedureName); return } + const view = dbObjects.views.find((v) => v.objectName === cmd) + if (view) { loadColumns(dsCode, view.schemaName, view.objectName); return } + const fn = dbObjects.functions.find((f) => f.objectName === cmd) + if (fn) { loadColumns(dsCode, fn.schemaName, fn.objectName); return } + const sp = dbObjects.storedProcedures.find((p) => p.objectName === cmd) + if (sp) { loadColumns(dsCode, sp.schemaName, sp.objectName); return } // eslint-disable-next-line react-hooks/exhaustive-deps }, [dbObjects]) @@ -167,7 +167,7 @@ function FormTabDatabaseDataSource(props: FormEditProps) { /> @@ -175,7 +175,7 @@ function FormTabDatabaseDataSource(props: FormEditProps) { type="text" autoComplete="off" name="dataSourceCode" - placeholder={translate('::ListForms.ListFormEdit.DatabaseDataSourceCode')} + placeholder={translate('::App.Listform.ListformField.DataSourceCode')} > {({ field, form }: FieldProps) => ( diff --git a/ui/src/views/admin/listForm/edit/FormTabEditForm.tsx b/ui/src/views/admin/listForm/edit/FormTabEditForm.tsx index 9fe4485..3a0a8b2 100644 --- a/ui/src/views/admin/listForm/edit/FormTabEditForm.tsx +++ b/ui/src/views/admin/listForm/edit/FormTabEditForm.tsx @@ -54,7 +54,7 @@ function FormTabEditForm(props: { listFormCode: string }) { }} /> - {translate('::ListForms.ListFormEdit.EditingFormOrder')} + {translate('::App.Listform.ListformField.Order')} {translate('::ListForms.ListFormEdit.EditingFormItemType')} {translate('::ListForms.ListFormEdit.DetailsTitle')} {translate('::ListForms.ListFormEdit.EditingFormColumnCount')} diff --git a/ui/src/views/admin/listForm/edit/FormTabGantt.tsx b/ui/src/views/admin/listForm/edit/FormTabGantt.tsx index 0188b89..0b59b3d 100644 --- a/ui/src/views/admin/listForm/edit/FormTabGantt.tsx +++ b/ui/src/views/admin/listForm/edit/FormTabGantt.tsx @@ -87,7 +87,7 @@ function FormTabGantt(props: FormEditProps) {
{translate('::ListForms.SchedulerOptions.BasicSettings')}
@@ -95,7 +95,7 @@ function FormTabGantt(props: FormEditProps) { type="text" name="ganttOptionDto.keyExpr" placeholder={translate( - '::ListForms.ListFormEdit.DatabaseDataSourceKeyFieldName', + '::App.Listform.ListformField.KeyFieldName', )} > {({ field, form }: FieldProps) => ( diff --git a/ui/src/views/admin/listForm/edit/FormTabScheduler.tsx b/ui/src/views/admin/listForm/edit/FormTabScheduler.tsx index 11ae104..d595ea7 100644 --- a/ui/src/views/admin/listForm/edit/FormTabScheduler.tsx +++ b/ui/src/views/admin/listForm/edit/FormTabScheduler.tsx @@ -354,7 +354,7 @@ function FormTabScheduler(props: FormEditProps) { - + diff --git a/ui/src/views/admin/listForm/edit/FormTabSubForm.tsx b/ui/src/views/admin/listForm/edit/FormTabSubForm.tsx index 2edd39d..7c4ae9e 100644 --- a/ui/src/views/admin/listForm/edit/FormTabSubForm.tsx +++ b/ui/src/views/admin/listForm/edit/FormTabSubForm.tsx @@ -57,7 +57,7 @@ function FormTabSubForm() { {translate('::ListForms.ListFormEdit.SubFormsTabTitle')} {translate('::ListForms.ListFormEdit.SubFormsTabType')} - {translate('::ListForms.ListFormEdit.SubFormsCode')} + {translate('::App.Listform.ListformField.ListFormCode')} {translate('::ListForms.ListFormEdit.SubFormsIsRefresh')} {translate('::ListForms.ListFormEdit.SubFormsRelation')} diff --git a/ui/src/views/admin/listForm/edit/FormTabTree.tsx b/ui/src/views/admin/listForm/edit/FormTabTree.tsx index 7c1024e..7fa4c5b 100644 --- a/ui/src/views/admin/listForm/edit/FormTabTree.tsx +++ b/ui/src/views/admin/listForm/edit/FormTabTree.tsx @@ -82,14 +82,14 @@ function FormTabTree(props: FormEditProps) {
{({ field, form }: FieldProps) => ( {({ field, form }: FieldProps) => (
- {/* Description */}