330 Commits (8b87b4e17096790d21e883a98bc2d2cbe65e38d4)

Author SHA1 Message Date
Mladen Macanovic 4fbe8d34f1 Add null check for validations component 6 years ago
liangshiwei ce050cd71c Change override async to async override 6 years ago
Ilkay Ilknur b1d622ea02 make required policy optional 6 years ago
Ilkay Ilknur 8364cabfcc EntityActionsColumn added. 6 years ago
Mladen Macanovic 947e06aaea OkButtonText converted to ILocalizableString 6 years ago
Mladen Macanovic 2ecee7e148 Updated Blazorise version to 0.9.2-rc1 6 years ago
Mladen Macanovic 4a3835fde9 Remove logging 6 years ago
Mladen Macanovic 1c0baa6ca6 Remove OnOpenedCreateModalAsync 6 years ago
Mladen Macanovic b4f6ef6d03 Implemented UiNotificationService 6 years ago
Halil İbrahim Kalkan cc5ba6cd56 #5930 Initial AbpComponentBase 6 years ago
Mladen Macanovic 0aaa5b8c46 Updated to Blazorise 0.9.2-preview14 6 years ago
Mladen Macanovic 429e62d063 Added more Before and After methods for AbpCrudPageBase 6 years ago
Ilkay Ilknur 3666579a29 move action type enum to a new file. 6 years ago
Ilkay Ilknur a36ccf1e82 move confirmation check to the actions component. 6 years ago
Ilkay Ilknur b2d05a53bc policy name changed. 6 years ago
Ahmet b6913a7955 Update AbpCrudPageBase.cs 6 years ago
Ilkay Ilknur a2643f3f28 add datagridentityactionscolumn reference to the entityactions component and code refactorings. 6 years ago
İlkay İlknur f7a3955e36 Introduce DataGridActionsColumn and add policy check, default value setting 6 years ago
Mladen Macanovic 157d7b1d6e Use ObjectMapper for NewEntity and EditingEntity 6 years ago
Halil İbrahim Kalkan d086c5b0c1 No need to GetEntities on initialize since it gets on the datagrid event. 6 years ago
Mladen Macanovic d6fce9d9d6 Update Blazorise 0.9.2-preview12 6 years ago
İlkay İlknur 30fdfb882f page alerts implementation. 6 years ago
İlkay İlknur b3ba2e3186 entity actions component implementation. 6 years ago
İlkay İlknur 80298ba15c fix page header for multiple toolbar buttons. 6 years ago
İlkay İlknur a208f7809e convert icon property to object so that developer can spesify custom name. 6 years ago
İlkay İlknur 9a0e1b086a breadcrumbitems list added. 6 years ago
İlkay İlknur 3260b0ba37 add breadcrumbItems parameter and Icon changes. 6 years ago
İlkay İlknur 2feb304d57 use blazorise padding instead of setting class. 6 years ago
İlkay İlknur c804c0ab36 page header initial implementation. 6 years ago
Mladen Macanovic 1a44a268f8 Role and User client side Blazorise validations 6 years ago
Halil İbrahim Kalkan c22ee7d11a Remove temp code. 6 years ago
maliming 58834e2a4d Use preview packages of Blazorise. 6 years ago
Halil İbrahim Kalkan 975a0cfcad Blazor exception handling refactor & test code. 6 years ago
Mladen Macanovic ed9f3f5c0a Reset model state when AbpCrudPageBase is opened 6 years ago
Mladen Macanovic 48331d48dd After last refactor confirmations dialog was not working properly 6 years ago
Mladen Macanovic ec186a49e2 Refactored UIMessageService and UIMessageAlert 6 years ago
Halil İbrahim Kalkan de34016642 Temporary refactor the ui message service 6 years ago
maliming a43cd92151 Remove Nuget.Config and Blazorise preview packages. 6 years ago
Mladen Macanovic 0a125d77e1 Move use of UiMessageAlert to BasicTheme MainLayout 6 years ago
Mladen Macanovic 989fd3f53d Moved objects to their own file 6 years ago
Mladen Macanovic 63c87a106e Options are now sent with the message. 6 years ago
maliming 4852fda1b7 Update TargetFramework. 6 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
Mladen Macanovic 38c3579d29 Fixed message icon styles 6 years ago
Mladen Macanovic 8330e0bd21 WIP: Confirmation message implementation and started the adding options and styles 6 years ago
İlkay İlknur 3c00231d3f additional methods added to the UINotificationService. 6 years ago
maliming 3471fb6212 Add NuGet.Config & Upgrade Blazorise packages to preview. 6 years ago
maliming f21f541f91 Remove RazorLangVersion from blazor project. 6 years ago
maliming ecbe16ba29
Update Volo.Abp.BlazoriseUI.csproj 6 years ago
Mladen Macanovic 9dcf9a789e First UiMessageAlert test 6 years ago