Commit Graph

4506 Commits (d18bd09e37cf6b5a88f1ee4fef6664015898aced)

Author SHA1 Message Date
Yunus Emre Kalkan 32c524712d Cli: fix project finder blazor
5 years ago
Halil İbrahim Kalkan f62b9f1628
Merge pull request #8220 from abpframework/liangshiwei/patch-1
5 years ago
Halil İbrahim Kalkan 2713afdb40 Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
Halil İbrahim Kalkan a4204b3501 Should increment the sequence.
5 years ago
liangshiwei c941821881 Upgrade nuget packages of framework and templates
5 years ago
maliming 0c5d1a13e1 Upgrade nuget packages of framework and templates..
5 years ago
Alper Ebicoglu 26dd422a27
Merge pull request #8202 from abpframework/cli-RemoveIncompatiblePackages
5 years ago
Alper Ebicoglu cdc2773f0c
Merge pull request #8199 from abpframework/issue/8188
5 years ago
Berkan Sasmaz ddb64d51ed
Merge pull request #8221 from abpframework/entity-action-message-fix
5 years ago
Ilkay Ilknur 35962bdcf3 update attribute message.
5 years ago
liangshiwei 29ec1aa4ad Add ConcurrentDictionary GetOrAdd extension methods
5 years ago
Berkan Sasmaz d130cb55a3
Merge pull request #8215 from abpframework/entity-action-fix
5 years ago
Mladen Macanovic 9562e78489 Update Blazorise 0.9.3.3
5 years ago
Ilkay Ilknur 89b5719e76 set default value for the Visible property.
5 years ago
Alper Ebicoglu bea4d410fc update Devart.Data.Oracle.EFCore to the latest
5 years ago
Yunus Emre Kalkan c5b8f6ff2a Cli add-module: remove incompatible packages
5 years ago
Yunus Emre Kalkan 9911485c71 Cli add-package: allow to use on solution file
5 years ago
liangshiwei ff388fca56 Use lazy in connection pooling
5 years ago
Yunus Emre Kalkan 4b9928ff96
Merge branch 'dev' into cli-template-build-symbols
5 years ago
Halil İbrahim Kalkan b697d2327e
Merge pull request #8187 from abpframework/issue/8172
5 years ago
Yunus Emre Kalkan 5bbe63e1a4 Update ProjectNugetPackageAdder.cs
5 years ago
Yunus Emre Kalkan baa6acc9a2 CLI add-package with source code
5 years ago
Ilkay Ilknur 92cb869d88 remove unnecessary `Console` usages.
5 years ago
Halil İbrahim Kalkan 10decfc8b9
Merge pull request #6647 from abpframework/ui-extensions-blazor
5 years ago
Yunus Emre Kalkan cdbe3ca9d8 Cli template-remove logic change
5 years ago
Ilkay Ilknur d76b7a6b38 change page toolbar call order.
5 years ago
Halil İbrahim Kalkan 73f8f03a9c Partial implemented: CLI template build symbols.
5 years ago
Alper Ebicoglu b9b39675bd
Merge pull request #8157 from abpframework/issue/8061
5 years ago
Halil İbrahim Kalkan 806345451a Fix order of commit/rollback
5 years ago
Halil İbrahim Kalkan 1d650f8bf7 Fix async usage.
5 years ago
Halil İbrahim Kalkan 5d1fb4e434 Fixed #8049: UnitOfWorkDbContextProvider should not reuse the transaction if dbcontext doesn't reuse the connection.
5 years ago
Ilkay Ilknur 4f1d53f21e Merge branch 'dev' into ui-extensions-blazor
5 years ago
Yunus Emre Kalkan b20fdc7c34 Merge branch 'dev' into issue/8061
5 years ago
Yunus Emre Kalkan 9298ac4e3e Update ProjectNugetPackageAdder.cs
5 years ago
Ilkay Ilknur 6c3baed70f add lookup implementation when blazor server is not tiered
5 years ago
Yunus Emre Kalkan 67c07d8051 Update AppTemplateBase.cs
5 years ago
Ilkay Ilknur 6598c3703f lookup api request service implementation
5 years ago
Halil İbrahim Kalkan 31f3b3f1c8 Resolved #8164: Update System.Linq.Dynamic.Core package to version 1.2.8.
5 years ago
Ilkay Ilknur 51c74c4478 add Http.Client and Components.Web dependencies.
5 years ago
Yunus Emre Kalkan 080f27b585 Cli: support for microservice blazor-server
5 years ago
Halil İbrahim Kalkan 925694f72b Resolved #8163: Allow to ignore files on minification (MVC UI).
5 years ago
Halil İbrahim Kalkan 354c5ed0a2 Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
Halil İbrahim Kalkan aacb15d48b rename BundlingOptions file.
5 years ago
Ilkay Ilknur 9baf15e526 Use default values for bundle command if there is no config specified.
5 years ago
Halil İbrahim Kalkan e5fc3c26cc
Merge pull request #8160 from abpframework/maliming/datatables-cancelPreviousRequest
5 years ago
maliming e9be73072f Always set promise to null.
5 years ago
Halil İbrahim Kalkan 79b7dcb5e2
Merge pull request #8141 from abpframework/stsrki/dev-bootstrap-4.6
5 years ago
Halil İbrahim Kalkan 264d14fc2c
Merge pull request #8152 from abpframework/liangshiwei/repository
5 years ago
maliming 44e9ef0ea9 Provide a option to cancel previous request.
5 years ago
liangshiwei 1bec2a6fa7 Update GetListAsync method
5 years ago
liangshiwei f0677707b6 Improved
5 years ago
Yunus Emre Kalkan 3f8ee06af9 Cli add-module: support for blazor-server improvements
5 years ago
Ilkay Ilknur b4c4d7508a Merge branch 'dev' into ui-extensions-blazor
5 years ago
Yunus Emre Kalkan 775055aaf8 Update AddModuleCommand.cs
5 years ago
Yunus Emre Kalkan bca646f2d4 Cli add-module: support for blazor-server
5 years ago
Mladen Macanovic f10f1ba801 Merge branch 'dev' into stsrki/dev-bootstrap-4.6
5 years ago
Yunus Emre Kalkan 81cd392f5b Merge branch 'dev' into issue/8061
5 years ago
Yunus Emre Kalkan a90ad0db5d Cli new command: blazor-server option
5 years ago
maliming 36e3cb1c82 Create default ClaimsIdentity for AbpClaimsPrincipalFactory.
5 years ago
maliming 11894f27d9 Refactor AbpUserClaimsPrincipalFactory.
5 years ago
liangshiwei 3d784bf89e Add GetListAsync with predicate to IReadOnlyBasicRepository
5 years ago
Mladen Macanovic 2f9bf4d45a Update Blazor projects for Bootstrap 4.6
5 years ago
enisn 6e6f573dea CmsKit - Move SlugifyScriptContributor to Mvc.UI.Packages
5 years ago
Ilkay Ilknur 7660c8b30e Merge branch 'dev' into ui-extensions-blazor
5 years ago
Ilkay Ilknur 13099f702a Remove RequiredPolicy from entity actions and use Visible property.
5 years ago
maliming 2347b37534 Enhanced global features interceptor
5 years ago
Alper Ebicoglu 8adee00d81
Merge pull request #8099 from abpframework/volo/issue/5766
5 years ago
Halil İbrahim Kalkan 6b5c763f57
Merge pull request #8071 from abpframework/maliming-patch-1
5 years ago
Halil İbrahim Kalkan f6ab71d7a3
Merge pull request #8117 from abpframework/maliming/global-feature
5 years ago
Ilkay Ilknur b769d84982 move page toolbars and header to the Volo.Abp.AspNetCore.Components.Web.Theming project
5 years ago
Halil İbrahim Kalkan a55dd5c676 Add Volo.Abp.AspNetCore.SignalR dependency to Volo.Abp.AspNetCore.Components.Server.
5 years ago
Ilkay Ilknur 66448fd2b0 Move entity actions and table columns to the Volo.Abp.AspNetCore.Components.Web project.
5 years ago
Halil İbrahim Kalkan f1256dd43b Remove unused namespace
5 years ago
Halil İbrahim Kalkan e992e6cd71
Merge pull request #8119 from abpframework/liangshiwei/patch-1
5 years ago
liangshiwei c917de26cb Update fodyWeavers.xml
5 years ago
Halil İbrahim Kalkan a68e5d643f
Merge pull request #8102 from abpframework/volo/issue/5822
5 years ago
maliming abaab0289a Create interceptor for global features
5 years ago
maliming 7eded18ac6 Use $.fn.dataTable.render.text() as default render.
5 years ago
Halil İbrahim Kalkan 84eea65ec4
Merge pull request #8107 from abpframework/maliming/razor-page-audt-patch
5 years ago
Halil İbrahim Kalkan af7d77a776 Move BlazorStandardBundles to the blazor server package.
5 years ago
Halil İbrahim Kalkan 77368eb935 Add test: Should_Write_AuditLog_For_Classes_That_Implement_IAuditingEnabled_Without_An_Explicit_Scope
5 years ago
Halil İbrahim Kalkan 8ad7a79eec Resolved #5866: Auditing interceptor should start auditing scope if auditing middleware was not added.
5 years ago
maliming 5d2b9af1c2 Get the correct type of page model.
5 years ago
Halil İbrahim Kalkan 1414d3a187 Make UOW ignored URLs configurable and move blazor endpoint configuration into the framework.
5 years ago
Ilkay Ilknur 6445629e7d Merge branch 'dev' into ui-extensions-blazor
5 years ago
Halil İbrahim Kalkan 9adfc4fdf1 GetAppHomeUrl should use Url.Content
5 years ago
Yunus Emre Kalkan bc80f5d058 Cli: Rename/Move microservice folders
5 years ago
Halil İbrahim Kalkan 9387f3dfa6 Check if environment is available.
5 years ago
Yunus Emre Kalkan d4659fd00c Cli SolutionModuleAdder improvement
5 years ago
Yunus Emre Kalkan bbaf90b085 Merge branch 'dev' into volo/issue/5766
5 years ago
Halil İbrahim Kalkan 690851847b Added IServerUrlProvider.
5 years ago
Halil İbrahim Kalkan 1332900c86 Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
Halil İbrahim Kalkan 3a10cd6e07 Fix AbpLocalizationOptions usage.
5 years ago
Halil İbrahim Kalkan 3bbf2147e4
Merge pull request #8084 from abpframework/stsrki/dev-increase-delay
5 years ago
Mladen Macanovic b6b2086687 Increase DelayTextOnKeyPressInterval
5 years ago
Halil İbrahim Kalkan 14da7b1ed1 Move bundling options to the abstractions package.
5 years ago
Halil İbrahim Kalkan fbc90d78ea
Merge pull request #8081 from abpframework/stsrki/dev-closing-modals
5 years ago
Mladen Macanovic b5a5c9239d Prevent modal closing if clicked on backdrop
5 years ago
Halil İbrahim Kalkan 1c77e60862 Resolved #8080: Introduce Volo.Abp.AspNetCore.Mvc.UI.Bundling.Abstractions package.
5 years ago
Yunus Emre Kalkan a85ff122cc Update SolutionModuleAdder.cs
5 years ago
Halil İbrahim Kalkan 1b31b11bb3
Merge pull request #7666 from iyilm4z/MapExtraPropertiesToRegularProperties
5 years ago
Yunus Emre Kalkan 23e281cf1d Cli: Fix SolutionModuleAdder ChangeDomainTestReferenceToMongoDB
5 years ago
ismail.yilmaz 5a3ba95a6e Removed mapped extra property from source
5 years ago
maliming 9036a6e544 Merge branch 'dev' into liangshiwei/multi-lingual-entities
5 years ago
Halil İbrahim Kalkan 6c9540e255 Remove unnecessary injection.
5 years ago
maliming 106a2df7fc Update Volo.Abp.MultiLingualObject.csproj
5 years ago
maliming b8f3654c41 Merge branch 'dev' into liangshiwei/multi-lingual-entities
5 years ago
Ilkay Ilknur 1be0836440 set currentpage default value to match with blazorise datagrid
5 years ago
Halil İbrahim Kalkan b161477a41 Merge branch 'dev' into stsrki/dev-blazor-server
5 years ago
Halil İbrahim Kalkan 2a94795fe8
Merge pull request #8001 from abpframework/liangshiwei/abpremotecallexception
5 years ago
Halil İbrahim Kalkan a995e66fd8
Merge pull request #7996 from abpframework/maliming/UseApplicationServiceProvider
5 years ago
Halil İbrahim Kalkan f690ec9a3b Merge branch 'dev' into stsrki/dev-blazor-server
5 years ago
maliming 59b87f1294
Empty the element before append new child.
5 years ago
maliming cf029f64af
Add abp-action-button class to prevent duplicate.
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 014c4ae14c Merge branch 'dev' into ui-extensions-blazor
5 years ago
Halil İbrahim Kalkan 9c4e87f6cb Improve the exception message.
5 years ago
Halil İbrahim Kalkan 02e1a77aaa Should not add BasicTheme css in the theming package..
5 years ago
Ilkay Ilknur e33afe8db6 display dropdown toggle as block
5 years ago
Ilkay Ilknur 5e60fa535e visibility fix.
5 years ago
Halil İbrahim Kalkan 0d65fde593 Rename blazor server side basic theme namespace and remove unnecessary dependencies.
5 years ago
liangshiwei b4bc3ac05f
Merge pull request #8051 from ChangYinShung/feature/cmskit_setting_zh-Hant
5 years ago
Halil İbrahim Kalkan 03a84342b9
Merge pull request #7999 from abpframework/volo/issue/5726
5 years ago
ChangYinShung e38235a2da translate setting and cms-kit
5 years ago
Halil İbrahim Kalkan a2ff51dc7d Better exception message.
5 years ago
Mladen Macanovic f6ef4be30a Explicitely define EntityActions Type
5 years ago
Mladen Macanovic 63aaeed42b Cascade ParentEntityActionsColumn
5 years ago
Halil İbrahim Kalkan 63f45534eb Merge branch 'dev' into stsrki/dev-blazor-server
5 years ago
Mladen Macanovic 5e6b7b6eb8 Migrate to Blazorise 0.9.3
5 years ago
Mehmet Erim d9d0216557
Merge branch 'dev' into auto-merge/rel-4-2/175
5 years ago
Halil İbrahim Kalkan 09b0e2cdf4 Merge branch 'dev' into stsrki/dev-blazor-server
5 years ago
Ilkay Ilknur 68eecc7ee7 Improve visible usage to avoid NRE
5 years ago
Ilkay Ilknur fe1558a356 place each toolbar item in a new column
5 years ago
Yunus Emre Kalkan 22b589d452 app template: use template-remove for efcore related code in MyProjectNameDbMigrationService
5 years ago
Halil İbrahim Kalkan c06e4edb22 Fix setting management dependency problem and top menu items.
5 years ago
Halil İbrahim Kalkan e377beaa7b Error handling in blazor UI
5 years ago
Halil İbrahim Kalkan b17eb8e9cd Made error handling work (initial)
5 years ago
Halil İbrahim Kalkan 0f5115117d Added experimental try-catch logic.
5 years ago
Halil İbrahim Kalkan 804d5f20ee Ignore _blazor endpoint for blazor server side applications (temp solution).
5 years ago
Ilkay Ilknur fb5e94bcac put bundle parameters inside bundle context.
5 years ago
Ilkay Ilknur 7ea10a2ad6 Merge branch 'dev' into ui-extensions-blazor
5 years ago
Halil İbrahim Kalkan 21abc1cff2 Made menu fully working for the blazor server.
5 years ago
maliming 204e449eaa Add returnUrlHash to returnUrl.
5 years ago
Halil İbrahim Kalkan acfca93c31 Make language switch working for blazor server side.
5 years ago
Halil İbrahim Kalkan e1ef010e07 Created bundles for the basic theme.
5 years ago
Halil İbrahim Kalkan c0cb11cc9c Rearrange bundle files for bazor UI.
5 years ago
Halil İbrahim Kalkan 4425ac2703 Implemented blazor server side bundling.
5 years ago
Halil İbrahim Kalkan 73e700addc Resolved #8006: Virtual File Middleware should be compatible with IWebHostEnvironment.WebRootFileProvider
5 years ago
Halil İbrahim Kalkan 28ceab4671 renamed Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server to Volo.Abp.AspNetCore.Components.Server.BasicTheme
5 years ago