2082 Commits (800cf2dae511f867f44fa6eb153efdf8753c6733)

Author SHA1 Message Date
mehmet-erim 63a0851cf0 fix: change @proxy paths 6 years ago
mehmet-erim 4d0936edcf chore: add proxy folder to tsconfig paths 6 years ago
maliming f0799b4d83 RequireHttpsMetadata true. 6 years ago
maliming 905ad6311b Replace the obsolete AddIdentityServerAuthentication method. 6 years ago
liangshiwei 501742596d Update templates 6 years ago
liangshiwei 8ed7db41ba Add mongodb scheme migrator 6 years ago
liangshiwei f2f9ba263c Added Volo.Abp.AspNetCore.Authentication.OpenIdConnect 6 years ago
Halil İbrahim Kalkan 7ac2a350f6 Clean unnecessary code! 6 years ago
Halil İbrahim Kalkan bd7915cbad Created Volo.Abp.Identity.Blazor package. Moved usermanagement to this package. 6 years ago
Halil İbrahim Kalkan 9228e72650 Use codebehind class for the the user management component. 6 years ago
Halil İbrahim Kalkan 1f40fc9de6 initialize the ABP application. 6 years ago
erolarkat baf4c0392d npm packages 3.1.0-rc.3 6 years ago
liangshiwei 93fa5864af Add formTenantResolveContributor 6 years ago
Ahmet Çotur fc9912e0e6 fix: #5162 6 years ago
Halil İbrahim Kalkan 6b4bcb0054 Implement WebAssemblyCurrentPrincipalAccessor (temporary solution) 6 years ago
erolarkat 414e258f17 npm packages 3.1.0-rc.2 6 years ago
liangshiwei 93ec65f0b1 Update unit tests 6 years ago
Halil İbrahim Kalkan a5267757f0 Update texts 6 years ago
Halil İbrahim Kalkan 1fcc6b5c95 Add authorization on the view. 6 years ago
Halil İbrahim Kalkan bde9bae9f0 Update RoleManagement.razor 6 years ago
Halil İbrahim Kalkan 582dd615b7 Create role management page 6 years ago
Halil İbrahim Kalkan 160b9dfce1 Create UserManagement.razor 6 years ago
Halil İbrahim Kalkan 12c9039fe8 Created Volo.Abp.AspNetCore.Components.WebAssembly package. 6 years ago
Arman Ozak b672edafaa feat: add placeholder rootNamespace to all environments 6 years ago
bnymncoskuner 9e3ff9c6af feat: add abp/ng.schematics to templates 6 years ago
maliming 34e664907f Update npm packages of template project to 3.1.0-rc.1(MVC) 6 years ago
liangshiwei 8afafa4009 Update abp.luxon.js 6 years ago
liangshiwei ae9f593b5e Add abp.luxon.js 6 years ago
Halil İbrahim Kalkan cb0e920d83 Get user list as an example. 6 years ago
Halil İbrahim Kalkan a095d2fb08 Cleanup the Index page. 6 years ago
Halil İbrahim Kalkan 8785dce454 Introduce Volo.Abp.Http.Client.IdentityModel.WebAssembly package & authenticate via dynamic HTTP client proxies. 6 years ago
Halil İbrahim Kalkan 8cba157614 Re-integrate Blazor to the ABP Framework 6 years ago
Halil İbrahim Kalkan a3138f4dd8 Implemented authentication for the blazor application 6 years ago
Halil İbrahim Kalkan 7b04551540 Added CORS 6 years ago
Halil İbrahim Kalkan 333da8a1b0 Fix identity configuration 6 years ago
Halil İbrahim Kalkan e2f11cc975 Configure remote client temporary. 6 years ago
Halil İbrahim Kalkan afd8d679d5 Change connection string to localhost to easier test. 6 years ago
Halil İbrahim Kalkan f872ceaafb Integrate ABP Framework to the initial blazor application. 6 years ago
Halil İbrahim Kalkan 1706038bba Created the initial Blazor application inside the startup template. 6 years ago
Halil İbrahim Kalkan 754d9c9573 Added components folder. 6 years ago
Halil İbrahim Kalkan af1181d37b Add MyProjectNameGlobalFeatureConfigurator. 6 years ago
Halil İbrahim Kalkan c9de97ad33 Configure extra properties in the startup template 6 years ago
Halil İbrahim Kalkan 07db2d6031 Update Index.cshtml 6 years ago
Halil İbrahim Kalkan 9a102cb07d Remove duplicate NullEmailSender replacement. 6 years ago
liangshiwei 8614a45c8f Added forget/reset password feature to account module 6 years ago
mehmet-erim 9b8a330a13 chore(app-template): update angular versions to latest 6 years ago
Halil İbrahim Kalkan d3af2bf69c Delete unused pipeline config on web test module. 6 years ago
wakuflair fcaefac06e Add `MyProjectNameMenus.cs` for the app template 6 years ago
Halil İbrahim Kalkan 31fcfbb4ff Resolved #5043: Move AbpRequestLocalization middleware on top of all in the startup template 6 years ago
Halil İbrahim Kalkan 483210edb2 Add authorization code grant to the App client (the angular client). 6 years ago