Commit Graph

2041 Commits (839079093067027d133ff9226d9add20d7d235a2)

Author SHA1 Message Date
Enis Necipoglu 5e3bfecd8b Update OpenIddictDataSeedContributor.cs
3 years ago
Engincan VESKE 16e6a8f984 CLI: Add theme selection support for app and app-nolayers templates
3 years ago
Ioannis Kappas f242b442ac
Add greek localization support
3 years ago
maliming 38e6e57e5a
Merge pull request #13036 from abpframework/ClientUri
3 years ago
maliming b9ab7e1b8c
Update templates migrations.
3 years ago
liangshiwei 4db6fe874e Update OpenIddictDataSeedContributor
3 years ago
liangshiwei d3b82172d4 Update OpenIddictDataSeedContributor
3 years ago
maliming 91529752d8
Added revocation permission.
3 years ago
Galip Tolga Erdem 2978e4ac52 Added revocation permission to refresh_token grant
3 years ago
Enis Necipoglu 0db591f4d1 Update Index.cshtml.cs
3 years ago
Enis Necipoglu 9be612f938 Update IdentityServerDataSeedContributor.cs
3 years ago
Enis Necipoglu a90470cf28 Change IdentityServer Index page
3 years ago
Engincan VESKE e22038cb27 Merge branch 'dev' into EngincanV/leptonx-lite
3 years ago
muhammedaltug 1f24eaf6ca Merge branch 'dev' of https://github.com/abpframework/abp into auto-merge/rel-5-3/1154
3 years ago
Engincan VESKE c293cc7c2a Add leptonx-lite as theme for `app` and `app-nolayers` template by default
3 years ago
Volosoft Agent ac406152fb Update_NPM_Packages
3 years ago
liangshiwei 1e971ef41d Add document
3 years ago
liangshiwei 8e2e41453f Update CLI to support MAUI template
3 years ago
liangshiwei 9f94699bcb Update template
3 years ago
liangshiwei 6773ab41b9 Add MAUI template
3 years ago
Engincan VESKE 6d5b438d30 Add `leptonx-lite` theme as optional for Angular UI to templates
3 years ago
Engincan VESKE 12040ad249 Update MyProjectNameBlazorModule.cs
3 years ago
Engincan VESKE 83ff4dd07a Remove theme condition from package.json files for startup templates
3 years ago
Engincan VESKE 0cc762497c Add leptonx-lite theme as optional for `app-nolayers` template
3 years ago
Engincan VESKE cdd4251daa Add leptonx-lite theme as optional for `app-pro` template
3 years ago
Hasan San 85de4ec3cd
Update Readme.md
3 years ago
Engincan VESKE d07f01e81a Add `theme` option to CLI
3 years ago
maliming 38a25bc597
Merge pull request #11417 from NecatiMeral/nm/userdata-is-active
3 years ago
Engincan VESKE 5828b6465c
Merge pull request #12910 from abpframework/auto-merge/rel-5-3/1139
3 years ago
Engincan VESKE 4ea7befb31 Check browser service worker support for app template
3 years ago
maliming 43ce908eaf
Merge branch 'dev' into pr/11417
3 years ago
Nader Javid 5598be5a65
Merge branch 'abpframework:dev' into dev
3 years ago
Engincan VESKE afc215d4a3 Merge branch 'dev' into auto-merge/rel-5-3/1137
3 years ago
Engincan VESKE 8ce5daba10 Add missing `NullEmailSender` replacement to `app-nolayers` template
3 years ago
Engincan VESKE 30cff4ac60 Remove redis configurations from `app-nolayers` template
3 years ago
Halil İbrahim Kalkan fba328ee00 Merge branch 'rel-5.3' into dev
3 years ago
Volosoft Agent 8e18aea190 Update_NPM_Packages
3 years ago
maliming ba21feccd1
Enable Swagger in host projects.
3 years ago
maliming 0fb006d918
Remove `AbpAspNetCoreAuthenticationJwtBearerModule`.
3 years ago
maliming 4c20947196
Add `UseAbpOpenIddictValidation` and `DisableAccessTokenEncryption` by default.
3 years ago
Nader Javid 3e4fb4ba85
Merge branch 'abpframework:dev' into dev
3 years ago
liangshiwei d531f32396 Merge branch 'dev' into auto-merge/rel-5-3/1115
3 years ago
Roc 02622fbba7
Update appsettings.json
3 years ago
Roc 98977c6586
Update appsettings.json
3 years ago
Roc bd334c958d
Update appsettings.json
3 years ago
maliming 899729c710
Merge branch 'dev' into OpenIddict-integration-improvements
3 years ago
maliming da15f06449
Merge branch 'dev' into auto-merge/rel-5-3/1107
3 years ago
Roc 490689131f
Update MyProjectNameWebModule.cs
3 years ago
Volosoft Agent fe812bae4f Update_NPM_Packages
3 years ago
maliming f98b045169
Merge branch 'dev' into OpenIddict-integration-improvements
3 years ago
maliming a7d44888ad
Merge branch 'dev' into auto-merge/rel-5-3/1096
3 years ago
Yunus Emre Kalkan 58bdfd3f9d
Merge pull request #12526 from abpframework/TemplateRandomSslPortStep
3 years ago
maliming ae4587e733
Merge branch 'dev' into auto-merge/rel-5-3/1090
3 years ago
liangshiwei b7d17f8ce8 Merge branch 'dev' into auto-merge/rel-5-3/1091
3 years ago
Enis Necipoglu fd5cfa4c73
Merge pull request #12688 from abpframework/EngincanV/appnolayers-blazorserver
3 years ago
maliming 366b4ae60b
Merge branch 'dev' into auto-merge/rel-5-3/1090
3 years ago
Engincan VESKE 4e9baae1e1 Add missing `_Imports.razor` file to app-nolayers blazor server project
4 years ago
maliming 6bb9514a1a
Add `OpenIddict.Validation.AspNetCore` & `OpenIddict.Validation.ServerIntegration` to `Volo.Abp.OpenIddict.AspNetCore`.
4 years ago
maliming 03bd12a72f
Rename IdentityServer to AuthServer.
4 years ago
maliming b8b8431124
Resolve `Conflicting method/path` problem.
4 years ago
maliming 82b02ab08b
Refactor `OpenIddictDataSeedContributor`
4 years ago
maliming c3a94fc9f9
Update `OpenIddictDataSeedContributor`.
4 years ago
maliming a861873935
Install OpenIddict to the app-nolayers & module.
4 years ago
maliming ca7538c35b
Use ephemeral keys during development.
4 years ago
liangshiwei 6acc565a3f Upgrade Serilog.Extensions.Hosting
4 years ago
liangshiwei 2d322af5c9 Update packages to latest
4 years ago
maliming 7658773cc3
Merge branch 'dev' into openiddict-template-integrate
4 years ago
maliming 1d859069b9
Use `PreferredUsername` instead of `Name` for UserName clasim.
4 years ago
Halil İbrahim Kalkan 58a2bbc648 Remove unncessary mappings.
4 years ago
maliming 2b13be3c4b
Support Blazor-wasm and Angular.
4 years ago
Enis Necipoglu cc1692acb1
Merge pull request #12627 from abpframework/auto-merge/rel-5-3/1071
4 years ago
muhammedaltug ed5cc4e3a9 Merge branch 'rel-5.3' of https://github.com/abpframework/abp into auto-merge/rel-5-2/1070
4 years ago
Halil İbrahim Kalkan e3002efa24 Use implicit consent for in-house applications.
4 years ago
Halil İbrahim Kalkan 62d3b6937b Update Blazor WASM to use OpenIddict.
4 years ago
Halil İbrahim Kalkan 389f57d080 Use OpenIddict from the tiered MVC client
4 years ago
Volosoft Agent 99a6d5bf65 Update_NPM_Packages
4 years ago
Halil İbrahim Kalkan b837648472 Revisited OpenIddictDataSeedContributor
4 years ago
Halil İbrahim Kalkan c59b5b25df Installed OpenIddict and tested with the console test app
4 years ago
Halil İbrahim Kalkan d94553a40a Removed IdentityServer from the app startup template
4 years ago
Halil İbrahim Kalkan 0c4c01d4fe Update yarn.lock files.
4 years ago
Nader Javid 4d0826b7dc
Merge branch 'abpframework:dev' into dev
4 years ago
liangshiwei 350dee1b5a
Merge pull request #12558 from abpframework/auto-merge/rel-5-3/1049
4 years ago
liangshiwei bd243f3ae1 Upgrade Blazorise to 1.0.4
4 years ago
maliming 2531fd0c6e
Enhanced template random SSL port feature.
4 years ago
maliming eeca4ace8e
Merge pull request #12484 from abpframework/auto-merge/rel-5-3/1031
4 years ago
liangshiwei 3c62a7f1ce Fix migrate-database.ps1 file
4 years ago
Gizem Mutu Kurt 5e2e88c426
Merge pull request #12477 from abpframework/auto-merge/rel-5-3/1029
4 years ago
Halil İbrahim Kalkan 6363b5909f Merge branch 'rel-6.0' into Module-OpenIddict
4 years ago
Volosoft Agent 04f4ce7020 Update_NPM_Packages
4 years ago
maliming 51a36eb68c
Update `module` migration files.
4 years ago
maliming b3c7c9e961
Update migrations.
4 years ago
liangshiwei 1463d23e9f Add console logging to app templates for every environment
4 years ago
liangshiwei e587ec18b1
Merge pull request #12404 from abpframework/auto-merge/rel-5-2/1018
4 years ago
Engincan VESKE 2eba5c7e0b app-nolayers: Fix localization problem (on production)
4 years ago
Qingxiao Ren 1fa455d14c
remove duplicate ICurrentTenant injection
4 years ago
Nader Javid c69233d086
Merge branch 'abpframework:dev' into dev
4 years ago
Mahmut Gundogdu 88d86f8717 Update @angular/core @angular/cli @angular-eslint/schematics to 13.3
4 years ago
Mahmut Gundogdu 29f6f311d9 jasmine-core bump to 4.0
4 years ago
maliming 981722023a
Upgrade IdentityModel to 6.0.
4 years ago
liangshiwei 0fd542a138
Merge pull request #12307 from abpframework/auto-merge/rel-5-2/1001
4 years ago
maliming bc2ddccf2a
`AddAutoMapperObjectMapper` to `app-nolayers`.
4 years ago
maliming a0f86029a7
Merge branch 'dev' into auto-merge/rel-5-2/1000
4 years ago
Volosoft Agent f255edb776 Update_NPM_Packages
4 years ago
liangshiwei 47e1284aeb No layers template missing console logs for non development environments
4 years ago
liangshiwei 5ab1de63f3
Merge pull request #12270 from abpframework/auto-merge/rel-5-2/991
4 years ago
maliming 48e57995e7
Add `AbpPermissionManagementDomainIdentityServerModule` .
4 years ago
liangshiwei e4663f495f
Merge pull request #12267 from abpframework/auto-merge/rel-5-2/990
4 years ago
Yunus Emre Kalkan 0d1e0f51a0 The Official Guide to THE OFFICIAL GUIDE
4 years ago
Yunus Emre Kalkan f1a2a4ba61 Remove `Click here to learn more` link
4 years ago
Yunus Emre Kalkan 963c47f03f Put ABP Book to home pages of application nolayers template
4 years ago
Yunus Emre Kalkan b4e1135927 Put ABP Book to home pages of application template
4 years ago
Nader Javid 076d03108f Merge branch 'dev' of https://github.com/abpframework/abp into abpframework-dev
4 years ago
Engincan VESKE 8b2d88c1a5
Merge pull request #12179 from abpframework/enisn/pwa-support
4 years ago
Yunus Emre Kalkan 239ddb7141
Merge pull request #12195 from abpframework/auto-merge/rel-5-2/976
4 years ago
maliming 190367461e
Remove `Nullable` from the project files.
4 years ago
liangshiwei c1b5956431 Upgrade AutoMapper to v11
4 years ago
Enis Necipoglu aa89d0bb1f Add missing assets to index.html for blazor pwa support
4 years ago
enisn dad1f8505c Add PWA Support to template
4 years ago
maliming 0e41609b1b
Merge branch 'dev' into auto-merge/rel-5-2/974
4 years ago
Engincan VESKE f3893e3c2e
Update MyProjectNameWebHostModule.cs
4 years ago
Volosoft Agent 0572801028 Update_NPM_Packages
4 years ago
Ebicoglu e1a1519e02 add migrate database ps
4 years ago
maliming 0d9f18ed24
Merge pull request #12143 from abpframework/auto-merge/rel-5-2/963
4 years ago
liangshiwei ab2e4a1c2d Upgrade Blazorise packages for 1.0.2
4 years ago
liangshiwei c9f348db49 Always use GetCancellationToken
4 years ago
maliming f8249180c9
Merge branch 'dev' into auto-merge/rel-5-2/945
4 years ago
Volosoft Agent c6508e2765 Update_NPM_Packages
4 years ago
mehmetuken d703bfedae add imports.razor
4 years ago
liangshiwei 76d0f618d7 Upgrade to Blazorise 1.0.1
4 years ago
maliming ee474293b8
`using System;`
4 years ago
maliming 9dbd69c4d1
Update `TEMPLATE`.
4 years ago
maliming 0de2f6936d
`EnableLegacyTimestampBehavior` if dbms is pgsql.
4 years ago
Volosoft Agent 88aab4bc8f Update_NPM_Packages
4 years ago
Mladen Macanović 97b462084c
Merge branch 'dev' into stsrki/dev-blazorise-1.0
4 years ago
Mladen Macanovic 28070bb915 Update to final 1.0.0
4 years ago
Gizem Mutu Kurt 1e173ac60d
Merge pull request #11808 from abpframework/auto-merge/rel-5-1/896
4 years ago
liangshiwei 89f9953320 Fix module template problem
4 years ago
maliming ddf6245644
Merge branch 'dev' into auto-merge/rel-5-1/891
4 years ago
Mladen Macanovic f1df4e3f13 Bundle css
4 years ago
Mladen Macanovic 8c72d1d4cb Update 1.0.0-RC1
4 years ago
Enis Necipoglu 6b4a45b73e
Merge branch 'dev' into stsrki/dev-blazorise-1.0
4 years ago
Volosoft Agent 16f9073543 Update_NPM_Packages
4 years ago
maliming 4e26cb8d90
Merge pull request #11738 from abpframework/auto-merge/rel-5-1/883
4 years ago
maliming 164f02b21b
Fix `Program` class.
4 years ago
Mladen Macanovic 3f27cce13f Remove empty yarn.lock file
4 years ago
Mladen Macanovic 8e1c89c36c yarn updates
4 years ago
enisn 447c187785 bundling for blazor project in template
4 years ago
Mladen Macanovic 1c8244261c bundle
4 years ago
Mladen Macanovic a8e52a7d03 Blazorise package 1.0.0-preview4
4 years ago
Mladen Macanovic 4064386950 Blazorise package 1.0.0-preview3
4 years ago