124 Commits (d8c8c97ea403f9d2bceafc9c310fc232ec78a67d)

Author SHA1 Message Date
liangshiwei ac97d57fe1 Enable nullable annotations for Volo.Abp.Ddd.Domain 3 years ago
liangshiwei b8c9e8ed04 Enable nullable annotations for Volo.Abp.BlazoriseUI 3 years ago
Engincan VESKE fb2a02f4a7 Add modal type to extension properties component 3 years ago
Engincan VESKE 139f45de14 Allow Setting Extended Property as ReadOnly for Blazor UI 3 years ago
maliming b71377180d
Set correct `Field` of `component` of `column`. 3 years ago
Enis Necipoglu 68bb2e13a7 Add spacing to icons in datagrid actions 3 years ago
liangshiwei 7663adfc49 Fix ExtraProperties problem in Blazor 3 years ago
maliming 4ec1dc6f13
Add `PropertyName` and use it as sort field. 3 years ago
liangshiwei a546a0bc7e DataGridEntityActionsColumn show a *single button* if there is only one available action 3 years ago
maliming 3973ea1db9
Add `AbpEnumLocalizer`. 3 years ago
Halil İbrahim Kalkan 68292e4615 Added enum.value syntax too. 3 years ago
Halil İbrahim Kalkan 3466e6b117 Check enum value first for localization 3 years ago
Enis Necipoglu cbd819e1b4 Improvements on UiMessageAlert.razor 4 years ago
Halil İbrahim Kalkan ccd13c95d5 Introduce async version of StringLocalizerFactory.CreateByResourceNameOrNull. 4 years ago
rqx110 3b25e359a3 uses async/await instead of return task 4 years ago
rqx110 8d24bb661a make show blazor ui message alert extendable 4 years ago
liangshiwei 69e2be7ba9 Identity: Enhancements for Blazor UI 4 years ago
enisn 905b1f4d93 Add responsive parameter to AbpExtensibleDataGrid 4 years ago
enisn 08c2488de4 Add class parameter to AbpExtensibleDataGrid 4 years ago
Mladen Macanovic 966c4499f6 Migrate new naming schema 4 years ago
Mladen Macanovic bf2422a549 Migrate new naming schema 4 years ago
liangshiwei d012bf553d Enhanced EntityAction 4 years ago
liangshiwei 966e81bc12 Improve 4 years ago
liangshiwei 45ec807326 Update ExtensionPropertyComponentBase.cs 4 years ago
liangshiwei 8023cd8137 Localized error messages 4 years ago
liangshiwei 420e1387bb Improve Blazor module extensibility feature 4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 4 years ago
liangshiwei fa464b759e Upgarde blazorise to 0.9.5 5 years ago
Flea 7e2ecff518
Update ToolbarButton.razor 5 years ago
maliming 71e97f89dc Upgrade Blazor to Bootstrap 5. 5 years ago
Mladen Macanovic e2a769ace2 Add loading indicator and empty template to Datagrid 5 years ago
liangshiwei 3936269d68 Update ExtensionProperties.razor 5 years ago
liangshiwei acb30e73d6 SetDefaultsForExtraProperties in ExtensionProperties component 5 years ago
Ilkay Ilknur a6983b5510 `Sortable` and `DisplayFormatProvider` properties have been added to the `TableColumn` 5 years ago
Mladen Macanovic ad0c63b965 Show Autocomplete dropdown on focus 5 years ago
Ilkay Ilknur 35962bdcf3 update attribute message. 5 years ago
Ilkay Ilknur 89b5719e76 set default value for the Visible property. 5 years ago
Ilkay Ilknur 6598c3703f lookup api request service implementation 5 years ago
Ilkay Ilknur 13099f702a Remove RequiredPolicy from entity actions and use Visible property. 5 years ago
Ilkay Ilknur 66448fd2b0 Move entity actions and table columns to the Volo.Abp.AspNetCore.Components.Web project. 5 years ago
Ilkay Ilknur 1be0836440 set currentpage default value to match with blazorise datagrid 5 years ago
Halil İbrahim Kalkan 0daf72bafb Resolved #8065: Mark EntityAction.RequiredPolicy obsolete for the Blazor UI. 5 years ago
Halil İbrahim Kalkan 3badaafade Made EntityAction.IsVisible public. 5 years ago
Ilkay Ilknur e33afe8db6 display dropdown toggle as block 5 years ago
Ilkay Ilknur 5e60fa535e visibility fix. 5 years ago
Mladen Macanovic f6ef4be30a Explicitely define EntityActions Type 5 years ago
Mladen Macanovic 63aaeed42b Cascade ParentEntityActionsColumn 5 years ago
Mladen Macanovic 5e6b7b6eb8 Migrate to Blazorise 0.9.3 5 years ago
Ilkay Ilknur 68eecc7ee7 Improve visible usage to avoid NRE 5 years ago
Ilkay Ilknur 2ceeeff4ce visible parameter has been added. 5 years ago