Tema güncellemesi

This commit is contained in:
Sedat Öztürk 2026-02-22 17:56:18 +03:00
parent 8a65a6cd82
commit ae528ce492
33 changed files with 388 additions and 371 deletions

View file

@ -202,7 +202,7 @@
"code": "App.SiteManagement.Theme.Style",
"nameKey": "App.SiteManagement.Theme.Style",
"descriptionKey": "App.SiteManagement.Theme.Style.Description",
"defaultValue": "dx.light.compact",
"defaultValue": "dx.material.blue.light.compact",
"isVisibleToClients": true,
"providers": "U|G|D",
"isInherited": false,

View file

@ -54,7 +54,7 @@ public class ListFormSeeder_Accounting : IDataSeedContributor, ITransientDepende
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -356,7 +356,7 @@ public class ListFormSeeder_Accounting : IDataSeedContributor, ITransientDepende
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = true,
ShowNote = true,
@ -523,7 +523,7 @@ public class ListFormSeeder_Accounting : IDataSeedContributor, ITransientDepende
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -715,7 +715,7 @@ public class ListFormSeeder_Accounting : IDataSeedContributor, ITransientDepende
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1027,7 +1027,7 @@ public class ListFormSeeder_Accounting : IDataSeedContributor, ITransientDepende
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1155,7 +1155,7 @@ public class ListFormSeeder_Accounting : IDataSeedContributor, ITransientDepende
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1283,7 +1283,7 @@ public class ListFormSeeder_Accounting : IDataSeedContributor, ITransientDepende
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1411,7 +1411,7 @@ public class ListFormSeeder_Accounting : IDataSeedContributor, ITransientDepende
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1539,7 +1539,7 @@ public class ListFormSeeder_Accounting : IDataSeedContributor, ITransientDepende
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1667,7 +1667,7 @@ public class ListFormSeeder_Accounting : IDataSeedContributor, ITransientDepende
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1795,7 +1795,7 @@ public class ListFormSeeder_Accounting : IDataSeedContributor, ITransientDepende
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1923,7 +1923,7 @@ public class ListFormSeeder_Accounting : IDataSeedContributor, ITransientDepende
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -2286,7 +2286,7 @@ public class ListFormSeeder_Accounting : IDataSeedContributor, ITransientDepende
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -2670,7 +2670,7 @@ public class ListFormSeeder_Accounting : IDataSeedContributor, ITransientDepende
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -2979,7 +2979,7 @@ public class ListFormSeeder_Accounting : IDataSeedContributor, ITransientDepende
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -3311,7 +3311,7 @@ public class ListFormSeeder_Accounting : IDataSeedContributor, ITransientDepende
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,

View file

@ -57,7 +57,7 @@ public class ListFormSeeder_Administration : IDataSeedContributor, ITransientDep
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -180,7 +180,7 @@ public class ListFormSeeder_Administration : IDataSeedContributor, ITransientDep
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -406,7 +406,7 @@ public class ListFormSeeder_Administration : IDataSeedContributor, ITransientDep
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -623,7 +623,7 @@ public class ListFormSeeder_Administration : IDataSeedContributor, ITransientDep
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -759,7 +759,7 @@ public class ListFormSeeder_Administration : IDataSeedContributor, ITransientDep
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1022,7 +1022,7 @@ public class ListFormSeeder_Administration : IDataSeedContributor, ITransientDep
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1166,7 +1166,7 @@ public class ListFormSeeder_Administration : IDataSeedContributor, ITransientDep
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1365,7 +1365,7 @@ public class ListFormSeeder_Administration : IDataSeedContributor, ITransientDep
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1594,7 +1594,7 @@ public class ListFormSeeder_Administration : IDataSeedContributor, ITransientDep
new ListForm
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1722,7 +1722,7 @@ public class ListFormSeeder_Administration : IDataSeedContributor, ITransientDep
new ListForm
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1852,7 +1852,7 @@ public class ListFormSeeder_Administration : IDataSeedContributor, ITransientDep
new ListForm
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -2041,7 +2041,7 @@ public class ListFormSeeder_Administration : IDataSeedContributor, ITransientDep
new ListForm
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -2276,7 +2276,7 @@ public class ListFormSeeder_Administration : IDataSeedContributor, ITransientDep
new ListForm
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -2410,7 +2410,7 @@ public class ListFormSeeder_Administration : IDataSeedContributor, ITransientDep
new ListForm
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -2544,7 +2544,7 @@ public class ListFormSeeder_Administration : IDataSeedContributor, ITransientDep
new ListForm
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -3026,7 +3026,7 @@ public class ListFormSeeder_Administration : IDataSeedContributor, ITransientDep
new ListForm
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -3227,7 +3227,7 @@ public class ListFormSeeder_Administration : IDataSeedContributor, ITransientDep
new ListForm
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -3583,7 +3583,7 @@ public class ListFormSeeder_Administration : IDataSeedContributor, ITransientDep
new ListForm
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -3815,7 +3815,7 @@ public class ListFormSeeder_Administration : IDataSeedContributor, ITransientDep
new ListForm
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -4047,7 +4047,7 @@ public class ListFormSeeder_Administration : IDataSeedContributor, ITransientDep
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -4304,7 +4304,7 @@ public class ListFormSeeder_Administration : IDataSeedContributor, ITransientDep
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -4398,7 +4398,7 @@ public class ListFormSeeder_Administration : IDataSeedContributor, ITransientDep
new ListForm
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -4516,7 +4516,7 @@ public class ListFormSeeder_Administration : IDataSeedContributor, ITransientDep
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = true,
ShowNote = true,
@ -4662,7 +4662,7 @@ public class ListFormSeeder_Administration : IDataSeedContributor, ITransientDep
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = true,
ShowNote = true,
@ -4769,7 +4769,7 @@ public class ListFormSeeder_Administration : IDataSeedContributor, ITransientDep
new ListForm
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -4875,7 +4875,7 @@ public class ListFormSeeder_Administration : IDataSeedContributor, ITransientDep
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = true,
ShowNote = true,
@ -5078,7 +5078,7 @@ public class ListFormSeeder_Administration : IDataSeedContributor, ITransientDep
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -5169,7 +5169,7 @@ public class ListFormSeeder_Administration : IDataSeedContributor, ITransientDep
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -5262,7 +5262,7 @@ public class ListFormSeeder_Administration : IDataSeedContributor, ITransientDep
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -5352,7 +5352,7 @@ public class ListFormSeeder_Administration : IDataSeedContributor, ITransientDep
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -5461,7 +5461,7 @@ public class ListFormSeeder_Administration : IDataSeedContributor, ITransientDep
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -5552,7 +5552,7 @@ public class ListFormSeeder_Administration : IDataSeedContributor, ITransientDep
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -5841,7 +5841,7 @@ public class ListFormSeeder_Administration : IDataSeedContributor, ITransientDep
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -6026,7 +6026,7 @@ public class ListFormSeeder_Administration : IDataSeedContributor, ITransientDep
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -6293,7 +6293,7 @@ public class ListFormSeeder_Administration : IDataSeedContributor, ITransientDep
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,

View file

@ -54,7 +54,7 @@ public class ListFormSeeder_Coordinator : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -174,7 +174,7 @@ public class ListFormSeeder_Coordinator : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -590,7 +590,7 @@ public class ListFormSeeder_Coordinator : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -743,7 +743,7 @@ public class ListFormSeeder_Coordinator : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -924,7 +924,7 @@ public class ListFormSeeder_Coordinator : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1142,7 +1142,7 @@ public class ListFormSeeder_Coordinator : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1323,7 +1323,7 @@ public class ListFormSeeder_Coordinator : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1608,7 +1608,7 @@ public class ListFormSeeder_Coordinator : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1728,7 +1728,7 @@ public class ListFormSeeder_Coordinator : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1978,7 +1978,7 @@ public class ListFormSeeder_Coordinator : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -2105,7 +2105,7 @@ public class ListFormSeeder_Coordinator : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -2246,7 +2246,7 @@ public class ListFormSeeder_Coordinator : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = true,
ShowNote = true,

View file

@ -54,7 +54,7 @@ public class ListFormSeeder_Crm : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -204,7 +204,7 @@ public class ListFormSeeder_Crm : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -343,7 +343,7 @@ public class ListFormSeeder_Crm : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -463,7 +463,7 @@ public class ListFormSeeder_Crm : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -583,7 +583,7 @@ public class ListFormSeeder_Crm : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -736,7 +736,7 @@ public class ListFormSeeder_Crm : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -828,7 +828,7 @@ public class ListFormSeeder_Crm : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -956,7 +956,7 @@ public class ListFormSeeder_Crm : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1083,7 +1083,7 @@ public class ListFormSeeder_Crm : IDataSeedContributor, ITransientDependency
var listForm = await _listFormRepository.InsertAsync(new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1799,7 +1799,7 @@ public class ListFormSeeder_Crm : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1959,7 +1959,7 @@ public class ListFormSeeder_Crm : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -2087,7 +2087,7 @@ public class ListFormSeeder_Crm : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -2508,7 +2508,7 @@ public class ListFormSeeder_Crm : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = true,
ShowNote = true,
@ -2824,7 +2824,7 @@ public class ListFormSeeder_Crm : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = true,
ShowNote = true,
@ -2999,7 +2999,7 @@ public class ListFormSeeder_Crm : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = true,
ShowNote = true,
@ -3318,7 +3318,7 @@ public class ListFormSeeder_Crm : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -3678,7 +3678,7 @@ public class ListFormSeeder_Crm : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,

View file

@ -55,7 +55,7 @@ public class ListFormSeeder_Hr : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -149,7 +149,7 @@ public class ListFormSeeder_Hr : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -438,7 +438,7 @@ public class ListFormSeeder_Hr : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -641,7 +641,7 @@ public class ListFormSeeder_Hr : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -945,7 +945,7 @@ public class ListFormSeeder_Hr : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1238,7 +1238,7 @@ public class ListFormSeeder_Hr : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -2021,7 +2021,7 @@ public class ListFormSeeder_Hr : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -2367,7 +2367,7 @@ public class ListFormSeeder_Hr : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -2711,7 +2711,7 @@ public class ListFormSeeder_Hr : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -3011,7 +3011,7 @@ public class ListFormSeeder_Hr : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -3392,7 +3392,7 @@ public class ListFormSeeder_Hr : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -3548,7 +3548,7 @@ public class ListFormSeeder_Hr : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -3791,7 +3791,7 @@ public class ListFormSeeder_Hr : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -4140,7 +4140,7 @@ public class ListFormSeeder_Hr : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -4343,7 +4343,7 @@ public class ListFormSeeder_Hr : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = true,
ShowNote = true,
@ -4520,7 +4520,7 @@ public class ListFormSeeder_Hr : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = true,
ShowNote = true,

View file

@ -54,7 +54,7 @@ public class ListFormSeeder_Intranet : IDataSeedContributor, ITransientDependenc
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -144,7 +144,7 @@ public class ListFormSeeder_Intranet : IDataSeedContributor, ITransientDependenc
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -234,7 +234,7 @@ public class ListFormSeeder_Intranet : IDataSeedContributor, ITransientDependenc
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -495,7 +495,7 @@ public class ListFormSeeder_Intranet : IDataSeedContributor, ITransientDependenc
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -692,7 +692,7 @@ public class ListFormSeeder_Intranet : IDataSeedContributor, ITransientDependenc
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -954,7 +954,7 @@ public class ListFormSeeder_Intranet : IDataSeedContributor, ITransientDependenc
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1191,7 +1191,7 @@ public class ListFormSeeder_Intranet : IDataSeedContributor, ITransientDependenc
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1476,7 +1476,7 @@ public class ListFormSeeder_Intranet : IDataSeedContributor, ITransientDependenc
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1744,7 +1744,7 @@ public class ListFormSeeder_Intranet : IDataSeedContributor, ITransientDependenc
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1911,7 +1911,7 @@ public class ListFormSeeder_Intranet : IDataSeedContributor, ITransientDependenc
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,

View file

@ -54,7 +54,7 @@ public class ListFormSeeder_Maintenance : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -182,7 +182,7 @@ public class ListFormSeeder_Maintenance : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -310,7 +310,7 @@ public class ListFormSeeder_Maintenance : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -684,7 +684,7 @@ public class ListFormSeeder_Maintenance : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1066,7 +1066,7 @@ public class ListFormSeeder_Maintenance : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1195,7 +1195,7 @@ public class ListFormSeeder_Maintenance : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1354,7 +1354,7 @@ public class ListFormSeeder_Maintenance : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1648,7 +1648,7 @@ public class ListFormSeeder_Maintenance : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1777,7 +1777,7 @@ public class ListFormSeeder_Maintenance : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1906,7 +1906,7 @@ public class ListFormSeeder_Maintenance : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -2035,7 +2035,7 @@ public class ListFormSeeder_Maintenance : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -2164,7 +2164,7 @@ public class ListFormSeeder_Maintenance : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -2567,7 +2567,7 @@ public class ListFormSeeder_Maintenance : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -2736,7 +2736,7 @@ public class ListFormSeeder_Maintenance : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -2881,7 +2881,7 @@ public class ListFormSeeder_Maintenance : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,

View file

@ -54,7 +54,7 @@ public class ListFormSeeder_Mrp : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -182,7 +182,7 @@ public class ListFormSeeder_Mrp : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -403,7 +403,7 @@ public class ListFormSeeder_Mrp : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -706,7 +706,7 @@ public class ListFormSeeder_Mrp : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -834,7 +834,7 @@ public class ListFormSeeder_Mrp : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1081,7 +1081,7 @@ public class ListFormSeeder_Mrp : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1353,7 +1353,7 @@ public class ListFormSeeder_Mrp : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1623,7 +1623,7 @@ public class ListFormSeeder_Mrp : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1751,7 +1751,7 @@ public class ListFormSeeder_Mrp : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1879,7 +1879,7 @@ public class ListFormSeeder_Mrp : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -2317,7 +2317,7 @@ public class ListFormSeeder_Mrp : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -2548,7 +2548,7 @@ public class ListFormSeeder_Mrp : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -2963,7 +2963,7 @@ public class ListFormSeeder_Mrp : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,

View file

@ -54,7 +54,7 @@ public class ListFormSeeder_Project : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -183,7 +183,7 @@ public class ListFormSeeder_Project : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -312,7 +312,7 @@ public class ListFormSeeder_Project : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -441,7 +441,7 @@ public class ListFormSeeder_Project : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -570,7 +570,7 @@ public class ListFormSeeder_Project : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -699,7 +699,7 @@ public class ListFormSeeder_Project : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -828,7 +828,7 @@ public class ListFormSeeder_Project : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1272,7 +1272,7 @@ public class ListFormSeeder_Project : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = true,
ShowNote = true,
@ -1379,7 +1379,7 @@ public class ListFormSeeder_Project : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
IsSubForm = true,
ShowNote = true,
LayoutJson = DefaultLayoutJson("tree"),
@ -1504,7 +1504,7 @@ public class ListFormSeeder_Project : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1875,7 +1875,7 @@ public class ListFormSeeder_Project : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -2181,7 +2181,7 @@ public class ListFormSeeder_Project : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -2377,7 +2377,7 @@ public class ListFormSeeder_Project : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,

View file

@ -57,7 +57,7 @@ public class ListFormSeeder_Saas : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -557,7 +557,7 @@ public class ListFormSeeder_Saas : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = true,
ShowNote = true,
@ -1020,7 +1020,7 @@ public class ListFormSeeder_Saas : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1409,7 +1409,7 @@ public class ListFormSeeder_Saas : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1569,7 +1569,7 @@ public class ListFormSeeder_Saas : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1716,7 +1716,7 @@ public class ListFormSeeder_Saas : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1877,7 +1877,7 @@ public class ListFormSeeder_Saas : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = true,
ShowNote = true,
@ -2054,7 +2054,7 @@ public class ListFormSeeder_Saas : IDataSeedContributor, ITransientDependency
new ListForm
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -2236,7 +2236,7 @@ public class ListFormSeeder_Saas : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -2555,7 +2555,7 @@ public class ListFormSeeder_Saas : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -3183,7 +3183,7 @@ public class ListFormSeeder_Saas : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -3424,7 +3424,7 @@ public class ListFormSeeder_Saas : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -3625,7 +3625,7 @@ public class ListFormSeeder_Saas : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -3861,7 +3861,7 @@ public class ListFormSeeder_Saas : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -3974,7 +3974,7 @@ public class ListFormSeeder_Saas : IDataSeedContributor, ITransientDependency
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -4087,7 +4087,7 @@ public class ListFormSeeder_Saas : IDataSeedContributor, ITransientDependency
new ListForm
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -4232,7 +4232,7 @@ public class ListFormSeeder_Saas : IDataSeedContributor, ITransientDependency
new ListForm
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -4322,7 +4322,7 @@ public class ListFormSeeder_Saas : IDataSeedContributor, ITransientDependency
new ListForm
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -4518,7 +4518,7 @@ public class ListFormSeeder_Saas : IDataSeedContributor, ITransientDependency
new ListForm
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -4654,7 +4654,7 @@ public class ListFormSeeder_Saas : IDataSeedContributor, ITransientDependency
new ListForm
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,

View file

@ -54,7 +54,7 @@ public class ListFormSeeder_Warehouse : IDataSeedContributor, ITransientDependen
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -183,7 +183,7 @@ public class ListFormSeeder_Warehouse : IDataSeedContributor, ITransientDependen
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -312,7 +312,7 @@ public class ListFormSeeder_Warehouse : IDataSeedContributor, ITransientDependen
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -441,7 +441,7 @@ public class ListFormSeeder_Warehouse : IDataSeedContributor, ITransientDependen
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -819,7 +819,7 @@ public class ListFormSeeder_Warehouse : IDataSeedContributor, ITransientDependen
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1025,7 +1025,7 @@ public class ListFormSeeder_Warehouse : IDataSeedContributor, ITransientDependen
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1294,7 +1294,7 @@ public class ListFormSeeder_Warehouse : IDataSeedContributor, ITransientDependen
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1603,7 +1603,7 @@ public class ListFormSeeder_Warehouse : IDataSeedContributor, ITransientDependen
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1770,7 +1770,7 @@ public class ListFormSeeder_Warehouse : IDataSeedContributor, ITransientDependen
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -2054,7 +2054,7 @@ public class ListFormSeeder_Warehouse : IDataSeedContributor, ITransientDependen
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -2183,7 +2183,7 @@ public class ListFormSeeder_Warehouse : IDataSeedContributor, ITransientDependen
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -2332,7 +2332,7 @@ public class ListFormSeeder_Warehouse : IDataSeedContributor, ITransientDependen
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -2667,7 +2667,7 @@ public class ListFormSeeder_Warehouse : IDataSeedContributor, ITransientDependen
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -2895,7 +2895,7 @@ public class ListFormSeeder_Warehouse : IDataSeedContributor, ITransientDependen
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = true,
ShowNote = true,
@ -3158,7 +3158,7 @@ public class ListFormSeeder_Warehouse : IDataSeedContributor, ITransientDependen
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -3386,7 +3386,7 @@ public class ListFormSeeder_Warehouse : IDataSeedContributor, ITransientDependen
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = true,
ShowNote = true,
@ -3660,7 +3660,7 @@ public class ListFormSeeder_Warehouse : IDataSeedContributor, ITransientDependen
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,

View file

@ -54,7 +54,7 @@ public class ListFormSeeder_SupplyChain : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -183,7 +183,7 @@ public class ListFormSeeder_SupplyChain : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -338,7 +338,7 @@ public class ListFormSeeder_SupplyChain : IDataSeedContributor, ITransientDepend
var listForm = await _listFormRepository.InsertAsync(new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -671,7 +671,7 @@ public class ListFormSeeder_SupplyChain : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -799,7 +799,7 @@ public class ListFormSeeder_SupplyChain : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -929,7 +929,7 @@ public class ListFormSeeder_SupplyChain : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1059,7 +1059,7 @@ public class ListFormSeeder_SupplyChain : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -1772,7 +1772,7 @@ public class ListFormSeeder_SupplyChain : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = true,
ShowNote = true,
@ -2114,7 +2114,7 @@ public class ListFormSeeder_SupplyChain : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = true,
ShowNote = true,
@ -2275,7 +2275,7 @@ public class ListFormSeeder_SupplyChain : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = true,
ShowNote = true,
@ -2510,7 +2510,7 @@ public class ListFormSeeder_SupplyChain : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -2691,7 +2691,7 @@ public class ListFormSeeder_SupplyChain : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = true,
ShowNote = true,
@ -2873,7 +2873,7 @@ public class ListFormSeeder_SupplyChain : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -3003,7 +3003,7 @@ public class ListFormSeeder_SupplyChain : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -3287,7 +3287,7 @@ public class ListFormSeeder_SupplyChain : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = true,
ShowNote = true,
@ -3510,7 +3510,7 @@ public class ListFormSeeder_SupplyChain : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -3638,7 +3638,7 @@ public class ListFormSeeder_SupplyChain : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -3766,7 +3766,7 @@ public class ListFormSeeder_SupplyChain : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -4278,7 +4278,7 @@ public class ListFormSeeder_SupplyChain : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -4509,7 +4509,7 @@ public class ListFormSeeder_SupplyChain : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -4637,7 +4637,7 @@ public class ListFormSeeder_SupplyChain : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,
@ -5008,7 +5008,7 @@ public class ListFormSeeder_SupplyChain : IDataSeedContributor, ITransientDepend
new ListForm()
{
ListFormType = ListFormTypeEnum.List,
PageSize = 20,
PageSize = 10,
ExportJson = DefaultExportJson,
IsSubForm = false,
ShowNote = true,

View file

@ -35,7 +35,7 @@ export const PanelManager: React.FC<PanelManagerProps> = ({
<div className="flex items-center justify-between p-4 border-b border-gray-200">
<div className="flex items-center space-x-2">
<FaBars className="w-5 h-5 text-blue-600" />
<h2 className="text-lg font-semibold text-gray-900">Panel Manager</h2>
<h2 className="text-base font-semibold text-gray-900">Panel Manager</h2>
</div>
<button
onClick={onClose}

View file

@ -54,7 +54,7 @@ export const Cart: React.FC<CartProps> = ({
<div className="absolute right-0 top-0 h-full w-full max-w-md bg-white shadow-xl">
<div className="flex flex-col h-full">
<div className="flex items-center justify-between p-6 border-b border-gray-200">
<h2 className="text-lg font-semibold text-gray-900">
<h2 className="text-base font-semibold text-gray-900">
{translate('::Public.cart.title')}
</h2>
<div className="flex items-center space-x-2">

View file

@ -328,7 +328,7 @@ function QuestionDialog({
<div className="fixed inset-0 bg-black bg-opacity-50 flex items-center justify-center z-50 p-4">
<div className="bg-white rounded-lg max-w-4xl w-full max-h-[90vh] overflow-y-auto">
<div className="sticky top-0 bg-white border-b border-gray-200 px-5 py-3 flex items-center justify-between">
<h2 className="text-lg font-semibold text-gray-900">{question.title}</h2>
<h2 className="text-base font-semibold text-gray-900">{question.title}</h2>
<button onClick={onDialogClose} className="text-gray-400 hover:text-gray-600">
<FaTimes className="w-5 h-5" />
</button>

View file

@ -3,7 +3,6 @@ import {
Form as FormDx,
FormRef,
GroupItem as GroupItemDx,
Label as LabelDx,
SimpleItem as SimpleItemDx,
} from 'devextreme-react/form'
import { FieldDataChangedEvent, GroupItem } from 'devextreme/ui/form'
@ -12,6 +11,7 @@ import { GridBoxEditorComponent } from './editors/GridBoxEditorComponent'
import { TagBoxEditorComponent } from './editors/TagBoxEditorComponent'
import { RowMode, SimpleItemWithColData } from './types'
import { PlatformEditorTypes } from '@/proxy/form/models'
import { useLocalization } from '@/utils/hooks/useLocalization'
const FormDevExpress = (props: {
listFormCode: string
@ -23,6 +23,7 @@ const FormDevExpress = (props: {
setFormData: Dispatch<any>
}) => {
const { listFormCode, isSubForm, mode, refForm, formData, formItems, setFormData } = props
const { translate } = useLocalization()
const formDataRef = useRef(formData)
const formItemsRef = useRef(formItems)
@ -60,7 +61,9 @@ const FormDevExpress = (props: {
const updateCascadeDisabledStates = () => {
if (!refForm.current?.instance()) return
const allItems = formItemsRef.current.flatMap((group) => (group.items as SimpleItemWithColData[]) || [])
const allItems = formItemsRef.current.flatMap(
(group) => (group.items as SimpleItemWithColData[]) || [],
)
allItems.forEach((item) => {
const cascadeParentFields = item.colData?.lookupDto?.cascadeParentFields
@ -90,18 +93,20 @@ const FormDevExpress = (props: {
}, [formData, mode])
return (
<form className={`${DX_CLASSNAMES} ${!isSubForm ? 'px-2' : ''} pb-2`}>
<FormDx
ref={refForm}
className={`${DX_CLASSNAMES} ${!isSubForm ? 'px-2' : ''} pb-2`}
formData={formData}
onFieldDataChanged={async (e: FieldDataChangedEvent) => {
const newFormData = { ...formData, [e.dataField!]: e.value }
// Cascading child field'leri temizle (parent field değiştiğinde)
const allItems = formItemsRef.current.flatMap((group) => (group.items as SimpleItemWithColData[]) || [])
const allItems = formItemsRef.current.flatMap(
(group) => (group.items as SimpleItemWithColData[]) || [],
)
const cascadingChildren = allItems.filter((item) => {
const parentFields = item.colData?.lookupDto?.cascadeParentFields?.split(',') || []
return parentFields.some(field => field.trim() === e.dataField)
return parentFields.some((field) => field.trim() === e.dataField)
})
// Parent field değiştiğinde child field'leri temizle
@ -153,6 +158,7 @@ const FormDevExpress = (props: {
{(formGroupItem.items as SimpleItemWithColData[])?.map((formItem, i) => {
return formItem.editorType2 === PlatformEditorTypes.dxTagBox ? (
<SimpleItemDx
cssClass="font-semibold"
key={'formItem-' + i}
{...formItem}
render={() => (
@ -171,11 +177,11 @@ const FormDevExpress = (props: {
}}
></TagBoxEditorComponent>
)}
>
<LabelDx text={formItem.name} />
</SimpleItemDx>
label={{ text: translate('::' + formItem.colData?.captionName), className: 'font-semibold' }}
></SimpleItemDx>
) : formItem.editorType2 === PlatformEditorTypes.dxGridBox ? (
<SimpleItemDx
cssClass="font-semibold"
key={'formItem-' + i}
{...formItem}
render={() => (
@ -193,9 +199,8 @@ const FormDevExpress = (props: {
}}
></GridBoxEditorComponent>
)}
>
<LabelDx text={formItem.name} />
</SimpleItemDx>
label={{ text: translate('::' + formItem.colData?.captionName), className: 'font-semibold' }}
></SimpleItemDx>
) : (
<SimpleItemDx
cssClass="font-semibold"
@ -204,11 +209,13 @@ const FormDevExpress = (props: {
editorOptions={{
...formItem.editorOptions,
...(mode === 'view' ? { readOnly: true } : { autoFocus: i === 1 }),
...(formItem.editorType === 'dxDateBox' ? {
...(formItem.editorType === 'dxDateBox'
? {
useMaskBehavior: true,
openOnFieldClick: true,
showClearButton: true,
} : {}),
}
: {}),
buttons: (formItem.editorOptions?.buttons || []).map((btn: any) => {
if (btn?.options?.onClick && typeof btn.options.onClick === 'string') {
const origClick = eval(`(${btn.options.onClick})`)
@ -224,6 +231,7 @@ const FormDevExpress = (props: {
return btn
}),
}}
label={{ text: translate('::' + formItem.colData?.captionName) }}
/>
)
})}
@ -231,7 +239,6 @@ const FormDevExpress = (props: {
)
})}
</FormDx>
</form>
)
}

View file

@ -20,7 +20,7 @@ const ActiveReservations: React.FC<ActiveReservationsProps> = ({
return (
<div className="bg-white dark:bg-gray-800 rounded-lg shadow-sm border border-gray-200 dark:border-gray-700">
<div className="p-4 border-b border-gray-200 dark:border-gray-700">
<h2 className="text-lg font-semibold text-gray-900 dark:text-white flex items-center gap-2">
<h2 className="text-base font-semibold text-gray-900 dark:text-white flex items-center gap-2">
<FaKey className="w-5 h-5" />
{translate('::App.Platform.Intranet.Widgets.ActiveReservations.Title')}
</h2>

View file

@ -20,7 +20,7 @@ const ActiveSurveys: React.FC<ActiveSurveysProps> = ({ surveys, onTakeSurvey })
{/* Header with gradient */}
<div className="p-4 border-b border-gray-200 dark:border-gray-700">
<h2 className="text-lg font-semibold text-gray-900 dark:text-white flex items-center gap-2">
<h2 className="text-base font-semibold text-gray-900 dark:text-white flex items-center gap-2">
<FaClipboardCheck className="w-5 h-5" />
{translate('::App.Platform.Intranet.Widgets.ActiveSurveys.Title')}
</h2>

View file

@ -28,7 +28,7 @@ const Announcements: React.FC<AnnouncementsProps> = ({ announcements, onAnnounce
<div className="bg-white dark:bg-gray-800 rounded-lg shadow-sm border border-gray-200 dark:border-gray-700">
<div className="p-4 border-b border-gray-200 dark:border-gray-700">
<div className="flex items-center justify-between">
<h2 className="text-lg font-semibold text-gray-900 dark:text-white flex items-center gap-2">
<h2 className="text-base font-semibold text-gray-900 dark:text-white flex items-center gap-2">
<FaBell className="w-5 h-5" />
{translate('::App.Platform.Intranet.Widgets.Announcements.Title')}
</h2>

View file

@ -13,7 +13,7 @@ const ExpenseManagement: React.FC<ExpenseManagementProps> = ({ expenses, onNewEx
return (
<div className="bg-white dark:bg-gray-800 rounded-lg shadow-sm border border-gray-200 dark:border-gray-700">
<div className="p-4 border-b border-gray-200 dark:border-gray-700">
<h2 className="text-lg font-semibold text-gray-900 dark:text-white flex items-center gap-2">
<h2 className="text-base font-semibold text-gray-900 dark:text-white flex items-center gap-2">
<FaDollarSign className="w-5 h-5" />
{translate('::App.Platform.Intranet.Widgets.ExpenseManagement.Title')}
</h2>

View file

@ -18,7 +18,7 @@ const LeaveManagement: React.FC<LeaveManagementProps> = ({ leaves, onNewLeave })
return (
<div className="bg-white dark:bg-gray-800 rounded-lg shadow-sm border border-gray-200 dark:border-gray-700">
<div className="p-4 border-b border-gray-200 dark:border-gray-700">
<h2 className="text-lg font-semibold text-gray-900 dark:text-white flex items-center gap-2">
<h2 className="text-base font-semibold text-gray-900 dark:text-white flex items-center gap-2">
<FaCalendarAlt className="w-5 h-5" />
{translate('::App.Platform.Intranet.Widgets.LeaveManagement.Title')}
</h2>

View file

@ -18,7 +18,7 @@ const MealWeeklyMenu: React.FC<{ meals: MealDto[] }> = ({ meals }) => {
<div className="bg-white dark:bg-gray-800 rounded-lg shadow-sm border border-gray-200 dark:border-gray-700">
<div className="p-4 border-b border-gray-200 dark:border-gray-700">
<div className="flex items-center justify-between">
<h2 className="text-lg font-semibold text-gray-900 dark:text-white flex items-center gap-2">
<h2 className="text-base font-semibold text-gray-900 dark:text-white flex items-center gap-2">
<FaUtensils className="w-5 h-5" />
{translate('::App.Platform.Intranet.Widgets.MealWeeklyMenu.Title')}
</h2>

View file

@ -18,7 +18,7 @@ const OvertimeManagement: React.FC<OvertimeManagementProps> = ({ overtimes, onNe
return (
<div className="bg-white dark:bg-gray-800 rounded-lg shadow-sm border border-gray-200 dark:border-gray-700">
<div className="p-4 border-b border-gray-200 dark:border-gray-700">
<h2 className="text-lg font-semibold text-gray-900 dark:text-white flex items-center gap-2">
<h2 className="text-base font-semibold text-gray-900 dark:text-white flex items-center gap-2">
<FaClock className="w-5 h-5" />
{translate('::App.Platform.Intranet.Widgets.OvertimeManagement.Title')}
</h2>

View file

@ -28,7 +28,7 @@ const PriorityTasks: React.FC<PriorityTasksProps> = ({ tasks }) => {
return (
<div className="bg-white dark:bg-gray-800 rounded-lg shadow-sm border border-gray-200 dark:border-gray-700">
<div className="p-4 border-b border-gray-200 dark:border-gray-700">
<h2 className="text-lg font-semibold text-gray-900 dark:text-white flex items-center gap-2">
<h2 className="text-base font-semibold text-gray-900 dark:text-white flex items-center gap-2">
<FaChartBar className="w-5 h-5" />
{translate('::App.Platform.Intranet.Widgets.PriorityTasks.Title')}
</h2>

View file

@ -19,7 +19,7 @@ const RecentDocuments: React.FC<{ documents: DocumentDto[] }> = ({ documents })
<div className="bg-white dark:bg-gray-800 rounded-lg shadow-sm border border-gray-200 dark:border-gray-700">
<div className="p-4 border-b border-gray-200 dark:border-gray-700">
<div className="flex items-center justify-between">
<h2 className="text-lg font-semibold text-gray-900 dark:text-white flex items-center gap-2">
<h2 className="text-base font-semibold text-gray-900 dark:text-white flex items-center gap-2">
<FaFileAlt className="w-5 h-5" />
{translate('::App.Platform.Intranet.Widgets.RecentDocuments.Title')}
</h2>

View file

@ -8,10 +8,20 @@ const ShuttleRoute: React.FC<{ shuttleRoutes: ShuttleRouteDto[] }> = ({ shuttleR
const eveningShuttles = shuttleRoutes.filter((s) => s.type === 'evening')
const { translate } = useLocalization();
// Sadece saat kısmını göstermek için formatlama fonksiyonu
const formatTime = (timeString: string): string => {
try {
const date = new Date(timeString)
return date.toLocaleTimeString('tr-TR', { hour: '2-digit', minute: '2-digit' })
} catch {
return timeString
}
}
return (
<div className="bg-white dark:bg-gray-800 rounded-lg shadow-sm border border-gray-200 dark:border-gray-700">
<div className="p-4 border-b border-gray-200 dark:border-gray-700">
<h2 className="text-lg font-semibold text-gray-900 dark:text-white flex items-center gap-2">
<h2 className="text-base font-semibold text-gray-900 dark:text-white flex items-center gap-2">
<FaTruck className="w-5 h-5" />
{translate('::App.Platform.Intranet.Widgets.ShuttleRoute.Title')}
</h2>
@ -39,12 +49,12 @@ const ShuttleRoute: React.FC<{ shuttleRoutes: ShuttleRouteDto[] }> = ({ shuttleR
</div>
<div className="text-right">
<p className="text-sm font-semibold text-blue-600 dark:text-blue-400">
{shuttle.departureTime}
{formatTime(shuttle.departureTime)}
</p>
</div>
</div>
<div className="flex items-center justify-between text-xs">
<span className="text-gray-600 dark:text-gray-400">{shuttle.arrivalTime}</span>
<span className="text-gray-600 dark:text-gray-400">{formatTime(shuttle.arrivalTime)}</span>
<span
className={`px-2 py-1 rounded-full ${
shuttle.available > 5
@ -84,12 +94,12 @@ const ShuttleRoute: React.FC<{ shuttleRoutes: ShuttleRouteDto[] }> = ({ shuttleR
</div>
<div className="text-right">
<p className="text-sm font-semibold text-purple-600 dark:text-purple-400">
{shuttle.departureTime}
{formatTime(shuttle.departureTime)}
</p>
</div>
</div>
<div className="flex items-center justify-between text-xs">
<span className="text-gray-600 dark:text-gray-400">{shuttle.arrivalTime}</span>
<span className="text-gray-600 dark:text-gray-400">{formatTime(shuttle.arrivalTime)}</span>
<span
className={`px-2 py-1 rounded-full ${
shuttle.available > 5

View file

@ -10,7 +10,7 @@ const TodayBirthdays: React.FC<{ employees: EmployeeDto[] }> = ({ employees }) =
return (
<div className="bg-gradient-to-br from-pink-50 to-purple-50 dark:from-pink-900/20 dark:to-purple-900/20 rounded-lg shadow-sm border border-pink-200 dark:border-pink-800">
<div className="p-4 border-b border-pink-200 dark:border-pink-700">
<h2 className="text-lg font-semibold text-gray-900 dark:text-white flex items-center gap-2">
<h2 className="text-base font-semibold text-gray-900 dark:text-white flex items-center gap-2">
🎂 {translate('::App.Platform.Intranet.Widgets.TodayBirthdays.Title')}
</h2>
</div>

View file

@ -20,7 +20,7 @@ const UpcomingEvents: React.FC<{ events: EventDto[] }> = ({ events }) => {
return (
<div className="bg-white dark:bg-gray-800 rounded-lg shadow-sm border border-gray-200 dark:border-gray-700">
<div className="p-4 border-b border-gray-200 dark:border-gray-700">
<h2 className="text-lg font-semibold text-gray-900 dark:text-white flex items-center gap-2">
<h2 className="text-base font-semibold text-gray-900 dark:text-white flex items-center gap-2">
<FaCalendarAlt className="w-5 h-5" />
{translate('::App.Platform.Intranet.Widgets.UpcomingEvents.Title')}
</h2>

View file

@ -12,7 +12,7 @@ const UpcomingTrainings: React.FC<{ trainings: TrainingDto[] }> = ({ trainings }
return (
<div className="bg-white dark:bg-gray-800 rounded-lg shadow-sm border border-gray-200 dark:border-gray-700">
<div className="p-4 border-b border-gray-200 dark:border-gray-700">
<h2 className="text-lg font-semibold text-gray-900 dark:text-white flex items-center gap-2">
<h2 className="text-base font-semibold text-gray-900 dark:text-white flex items-center gap-2">
<FaGraduationCap className="w-5 h-5" />
{translate('::App.Platform.Intranet.Widgets.UpcomingTrainings.Title')}
</h2>

View file

@ -48,7 +48,7 @@ const Visitors: React.FC<{ visitors: VisitorDto[] }> = ({ visitors }) => {
return (
<div className="bg-white dark:bg-gray-800 rounded-lg shadow-sm border border-gray-200 dark:border-gray-700">
<div className="p-4 border-b border-gray-200 dark:border-gray-700">
<h2 className="text-lg font-semibold text-gray-900 dark:text-white flex items-center gap-2">
<h2 className="text-base font-semibold text-gray-900 dark:text-white flex items-center gap-2">
<FaUser className="w-5 h-5" />
{translate('::App.Platform.Intranet.Widgets.Visitors.Title')}
</h2>

View file

@ -437,7 +437,7 @@ const useListFormColumns = ({
// Buton sayısına göre dinamik genişlik hesapla
// Her buton için ~35-40px + padding
const calculatedWidth = Math.min(buttons.length * 40 + 30, 200)
const calculatedWidth = Math.min(buttons.length * 40 + 50, 200)
const column = {
type: 'buttons',

View file

@ -98,7 +98,7 @@ export const MenuManager = () => {
{/* Sol kısım: Başlık */}
<div className="flex items-center gap-2">
<FaBars size={20} className="text-gray-600" />
<h2 className="text-lg font-semibold text-gray-900">Menu Manager</h2>
<h2 className="text-base font-semibold text-gray-900">Menu Manager</h2>
<span className="text-sm text-gray-500">({menuItems.length} root items)</span>
</div>