367 Commits (maliming/uow-commit-before-response)

Author SHA1 Message Date
maliming 56b4717e3c
Upgrade Blazorise packages to version 2.3.0 7 days ago
maliming ad6de43563
Fix empty ExtraProperties cells in AbpExtensibleDataGrid 3 months ago
Carlos Varela 3c000cf01d
Fixes the use of DataGrid Template Contexts for ExtraProperties 3 months ago
maliming beccb8dd15
Add DateTimeOffset support and improve data grid value conversion 6 months ago
maliming c6c5f5d627
Refactor LookupExtensionProperty to nest Autocomplete within Validation component 6 months ago
maliming 24a3d12af7
feat: add Blazorise 2.0 migration guide and implement BlazoriseFluentSizingParse for dynamic sizing in DataGrid columns 6 months ago
maliming f212a639e1
Refactor TableColumn width property to string type and implement BlaoriseFluentSizingParse for dynamic sizing in DataGrid columns 6 months ago
maliming 2c37961d71
Upgrade to Blazorise 2.0. 6 months ago
berkansasmaz f9c6c006b8 fix(blazorise-datagrid): make entity actions column field resolution safer 8 months ago
Mark Cilia Vincenti 9db10bbd57 Cleaning 9 months ago
Mark Cilia Vincenti fcf835a8af Use frozen collections where suitable 9 months ago
maliming f8a22e37b1
Refactor property filtering in OnInitializedAsync 9 months ago
maliming 5bf657ab45
Add IsReadOnly and IsVisible to extension property modals 9 months ago
maliming d1bfaa2263
Add support for nullable enums in various components and tag helpers 9 months ago
maliming ad05e37e20
Refactor lookupItems initialization with collection expression 11 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 12 months ago
maliming ab1d5ec8fa
Refactor EntityActions initialization and disabled logic 1 year ago
maliming 85913991af
Improve EntityActions initialization and action check 1 year ago
maliming e538203f4c Add workaround for Blazorise picker positioning issue 1 year ago
EngincanV 2139c282b4 Create `TextAreaExtensionProperty` to support multiline object extension for blazor ui 1 year ago
maliming bfd5c7fec7 Hide modal before creating NewEntity. 1 year ago
maliming fc942f73b3 Fix pagination issue by adjusting current page on entity deletion 1 year ago
liangshiwei ecd721e3a7 Remove duplicate close button 1 year ago
liangshiwei 33aee2b321 Add fixed position for dropdown menu in responsive tables 1 year ago
liangshiwei d29fc3a24d Show Tooltip on action button if it's not visible 1 year ago
liangshiwei 42b7c407fe Hide Actions Column for Users Without Permissions 2 years ago
liangshiwei aac63fa8d4 Add Sortable to DataGrid ExtraProperties Column 2 years ago
maliming 25057cdefd
Localize "No data available" message in AbpExtensibleDataGrid component. 2 years ago
Dolunay 56d9086d37 If a value containing HTML comes from the GetConvertedFieldValue method of the grid, MarkupString transformation is required to display it. 2 years ago
liangshiwei 01c2b3ef3d Remove class if an entity action has no text 2 years ago
Muximize e49cba9bc9
Remove unused Usings 2 years ago
javed ahmed 802c974788 #20923 - AbpCrudPageBase is sroting by SortIndex 2 years ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
Jack Fistelmann 2476b34098 feat(blazor): html ui message alert 2 years ago
Mark Cilia Vincenti de877d8a36 Cleaning up warnings. 2 years ago
maliming 12bd994dc4
Add `Width` property to `TableColumn` class. 2 years ago
maliming 991fe6dac5
Add `Extension Property Policy` feature. 2 years ago
liangshiwei 749b8e7f6a Disabled actions button if there is no action 2 years ago
maliming cab266dae7
Update AbpCrudPageBase.cs 2 years ago
maliming a65bbe802e
Add `CreatedSuccessfully` message. 2 years ago
maliming 328157a0e0
Make `DateTimeExtensionProperty` support `DisplayFormatAttribute`. 2 years ago
liangshiwei 444e0b7c46 Check if PageProgressRef is null 2 years ago
liangshiwei 4655c73097 Upgrade Blazorise to 1.5.2 2 years ago
liangshiwei b043d62b8e Add AutoGenerateColumns to prevent auto-generated columns 2 years ago
liangshiwei 97fa754aa4 Add Visible parameter to TableColumn 2 years ago
maliming 84cfb045fe
Make message support multiple lines. 2 years ago
maliming 36f3fceefb
Add `close button` to `PageAlert` component. 2 years ago
liangshiwei 09b6b6d317 "SuccessfullyDeleted" localization key changed to "DeletedSuccessfully" 2 years ago
liangshiwei 241fd737ac Adding toaster notifications after create, update operations 2 years ago
Engincan VESKE 508bfae3d7
Update AbpExtensibleDataGrid.razor 2 years ago