10288 Commits (57dd4d98749d16d219e9550bc5bd89176887cf14)

Author SHA1 Message Date
maliming 6f157406e0
Add Volo.Abp.OperationRateLimit module 6 months ago
Nico Lachmuth 15e467517d documentation support for abp api description 7 months ago
SALİH ÖZKARA d221e90c89 Support anonymous Dapr events and use dynamic inbox key 7 months ago
SALİH ÖZKARA 71eece82e5 Anonymous Rebus events support; demo bootstrap 7 months ago
SALİH ÖZKARA 7672598bee Add anonymous name-based event support 7 months ago
maliming 9099bac53f
refactor: Change project SDK from Web to Razor for MudBlazor theming 7 months ago
SALİH ÖZKARA aae1e330ba Anonymous subscriptions and deserialization fixes 7 months ago
maliming 5183038962
Add FontAwesome webfont files for MudBlazor theming 7 months ago
SALİH ÖZKARA c67b596506 Use ABP Serializer for anonymous event data 7 months ago
maliming 4a7fc63e1f
feat: Add FodyWeavers configuration files for MudBlazor theming components 7 months ago
SALİH ÖZKARA d7f3015691 Use subscriptions and unique event names in tests 7 months ago
SALİH ÖZKARA 58e0c2f609 Add anonymous event support to EventBus 7 months ago
SALİH ÖZKARA c56dcb2909 Add PublishAsync overload to publish by name 7 months ago
maliming 2ffd01d897
refactor: remove unused MudBlazor theming module and update dependencies in MyProjectNameBlazorModule 7 months ago
maliming 4c20961b15
Rename constant and use InvariantCulture for cache key formatting 7 months ago
maliming b59fc27c1d
Extract GetHttpContextItemsCacheKey helper method 7 months ago
maliming ddf9b04b44
Include UI culture in the HttpContext.Items cache key 7 months ago
maliming 5f933a6afb
Fix cache key isolation by user identity in MvcCachedApplicationConfigurationClient 7 months ago
maliming dca0c1c359
Remove serialization of form data array in abpAjaxForm 7 months ago
maliming 0c273ad0bb
Add submitter data to FormData array on form submission 7 months ago
maliming 7941acfe65
Include submitter data in FormData on submit 7 months ago
maliming cde6c92bab
Recreate FormData after beforeSubmit mutates form 7 months ago
maliming ee47706de6
Refactor condition in IsCollectionGenericTypeInternal for clarity 7 months ago
maliming 4a1cf5f473
Reject non-generic collections and add tests 7 months ago
maliming 4bac0f1d76
Respect entity tracking by forcing AsTracking 7 months ago
maliming a881195b3b
refactor: streamline TickerQ initialization and enhance service access methods 7 months ago
maliming 23123df113
Update TickerQ package versions and refactor background job management 7 months ago
maliming ed0ad6408e
Make OIDC auth scheme configurable 7 months ago
maliming beccb8dd15
Add DateTimeOffset support and improve data grid value conversion 7 months ago
maliming c6c5f5d627
Refactor LookupExtensionProperty to nest Autocomplete within Validation component 7 months ago
Alvin So a9e7e86f97 fix: OIDC schema mismatch in SwaggerGen setup 7 months ago
ugurozturk 3c45933404 Improve FindAsync method to handle entity attachment and state management 7 months ago
maliming 24a3d12af7
feat: add Blazorise 2.0 migration guide and implement BlazoriseFluentSizingParse for dynamic sizing in DataGrid columns 7 months ago
maliming f212a639e1
Refactor TableColumn width property to string type and implement BlaoriseFluentSizingParse for dynamic sizing in DataGrid columns 7 months ago
maliming 2c37961d71
Upgrade to Blazorise 2.0. 7 months ago
maliming 488ba72f9e
fix: update type for ConfigurationAppService to interface 7 months ago
maliming 7b9673b807
Use static proxy to get `ApplicationConfiguration`. 7 months ago
copilot-swe-agent[bot] 257574173e Add unit tests for ToCamelCaseWithNamespace method 7 months ago
enisn f1da29e3bb
fix: Resolve JS proxy namespace mismatch for multi-segment company names 7 months ago
maliming fa492e027d
Add authorization support with policies and roles in API description models 7 months ago
Nico Lachmuth 6f5e2df26a fix missing optional param init 7 months ago
Nico Lachmuth 86c393070c add required policy to ActionApiDescriptionModel 7 months ago
maliming 37d3a692d0
Add tests for navigation change detection 7 months ago
maliming d0130a7537
Reset navigation IsModified flags and clear on UoW 7 months ago
maliming b169952df6
Add FontAwesome webfonts and update authentication URLs 7 months ago
maliming c434e89f0a
Remove public font reference from MudBlazor style contributors 7 months ago
maliming d5abc3f91b
Add MudBlazor theming support with bundling configuration and contributors 7 months ago
maliming aecd12de88
Add MudBlazorExtensionPropertyPolicyChecker for feature and permission checks 7 months ago
maliming 1d14438751
Add PageAlert component and AlertWrapper 7 months ago
maliming 9133ce97e2
refactor: make GetRemoteConfigurationAsync and Get methods virtual for extensibility 7 months ago