107 Commits (04fe0767df1b2dbc6d4e49d0d22b6ea3eb2ae233)

Author SHA1 Message Date
Mladen Macanovic d4e842c1f8 Update Blazorise to .Net5 6 years ago
Mladen Macanovic 61df081a77 Disable modal closing by escape key or lost focus 6 years ago
Mladen Macanovic 9130ddd44a Upgrade to Blazorise 0.9.2-rc3 6 years ago
Ahmet 3695222b06 remove async suffix from IUiMessageService methods 6 years ago
Ahmet 3b7cba4961 fix namepsaces 6 years ago
Mladen Macanovic cc6485ab3f Updated all project to Blazorise 0.9.2-rc2 6 years ago
Ilkay Ilknur f3e5fd0a24 bundling refactorings. 6 years ago
Ahmet 4c9c6bc586 replace input parameter for OpenEditModal 6 years ago
Mladen Macanovic d53e4e06bb Canter align of message alert text and icon 6 years ago
Ahmet 01a7c47385 Update AbpCrudPageBase.cs 6 years ago
Ilkay Ilknur 60ed3f7a65 use basebundlecontributer to avoid code duplication 6 years ago
Ilkay Ilknur 166c4cadba add optional additional properties collection to the bundle definition. 6 years ago
Mladen Macanovic 9dc4b403f7 AbpBlazorMessageLocalizerHelper moved to Volo.Abp.AspNetCore.Components.WebAssembly project 6 years ago
Ilkay Ilknur 4564d3e6d5 bundle command initial implementation. 6 years ago
Mladen Macanovic bb0b6d61a3 Validation need to pass if it's not defined 6 years ago
Halil İbrahim Kalkan 3aa1430b8c Removed not used localizer field. 6 years ago
Halil İbrahim Kalkan 2c36a37933 Move notification/message API to Volo.Abp.AspNetCore.Components 6 years ago
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