Commit Graph

12204 Commits (193e770c830c556e3c1b7f5c2fe8580da1fbcf7a)
 

Author SHA1 Message Date
Halil İbrahim Kalkan 92bedb38b4
Merge pull request #5038 from abpframework/maliming/id4-errorpage
5 years ago
Halil İbrahim Kalkan 8a6b1e0a5e
Merge pull request #5037 from abpframework/maliming/Swashbuckle.AspNetCore
5 years ago
Halil İbrahim Kalkan 793998ac42 Use CmsUserLookupServiceGetByIdAsync instead of FindByIdAsync.
5 years ago
Halil İbrahim Kalkan d2af13fb1f Also accept Name for RequiresGlobalFeatureAttribute.
5 years ago
Halil İbrahim Kalkan 649a35db2a Use RequiresGlobalFeature to enable/disable the API controllers for the CMS Kit module.
5 years ago
Halil İbrahim Kalkan 73924d490f Introduce RequiresGlobalFeatureAttribute and implement for MVC API Explorer.
5 years ago
Halil İbrahim Kalkan e4fcb11872 Fix tests for the CMS Kit.
5 years ago
Halil İbrahim Kalkan 5e8f39f7bb Revise the CMS Kit REST API
5 years ago
Halil İbrahim Kalkan d316752da4 Update CommentingViewComponent.cs
5 years ago
Halil İbrahim Kalkan a835f9bc27 Use AbpMvcOptions to get the login url
5 years ago
Halil İbrahim Kalkan b7fad45ec4 Resolved #5068: Introduce LoginUrl and LogoutUrl options.
5 years ago
Halil İbrahim Kalkan c795d5864e Introduce LoginUrl option to CmsKitUiOptions & remove the public page.
5 years ago
liangshiwei beb95635ab Create AbpExceptionHandlingOptions class
5 years ago
Halil İbrahim Kalkan 6cd3e1f472 Add TODO and change List to IReadOnlyList for CommentingViewComponent
5 years ago
Halil İbrahim Kalkan e7b63afc66 Refactor and remove unnecesssary comments from the CMS Kit UI
5 years ago
Halil İbrahim Kalkan ce3b8178e5 Refactor and add notes.
5 years ago
Halil İbrahim Kalkan aad36a44b4 Remove comments.
5 years ago
Halil İbrahim Kalkan 1926d58865 Refactor CommentPublicAppService
5 years ago
Halil İbrahim Kalkan dddc30c658 Dont expose user emails to public!
5 years ago
Halil İbrahim Kalkan c0a407a8fd Move permission provider to common.
5 years ago
Halil İbrahim Kalkan 48413bf600 Update CmsKitMongoDbModule.cs
5 years ago
Halil İbrahim Kalkan 468a1225d7 Define collection names for CMSKit MongoDb package.
5 years ago
Halil İbrahim Kalkan 064704669b Add cancellationtoken to the repositories.
5 years ago
Halil İbrahim Kalkan 1e93a4474c Pass the entity, not id to delete it.
5 years ago
Halil İbrahim Kalkan 04a79dac48 Rearrange indexes, changed to DeleteWithRepliesAsync, used BasicAggregateRoot for CMS Kit.
5 years ago
Halil İbrahim Kalkan 8e618df92c
Merge pull request #5062 from abpframework/cmskit-features
5 years ago
Halil İbrahim Kalkan 1483da256e #5061 Initial Global Features System completed.
5 years ago
Levent Arman Özak e276b4d48e
Merge pull request #5060 from abpframework/fix/4839
5 years ago
mehmet-erim dbd1944bed refactor: improve code readability
5 years ago
Halil İbrahim Kalkan 2a5eb8902c Add new methods to GlobalModuleFeatures
5 years ago
mehmet-erim 935ebd7244 Merge branch 'fix/4839' of https://github.com/abpframework/abp into fix/4839
5 years ago
mehmet-erim f5cdbe4159 fix: ci error
5 years ago
Levent Arman Özak 743745e162
Update auth-flow.strategy.ts
5 years ago
Levent Arman Özak a8bab41f63
Merge pull request #5054 from abpframework/feat/4218
5 years ago
Levent Arman Özak 4bfba3a04b
Update grid-actions.component.html
5 years ago
Halil İbrahim Kalkan 82ecc9cf8d Add Collection to the mongodb tests
5 years ago
mehmet-erim 76deb8ad35 resolved a merge conflict
5 years ago
Halil İbrahim Kalkan 838289552e Use OneTimeRunner and clear the test code.
5 years ago
Mehmet Erim 5496f112aa
Merge pull request #5058 from olicooper/patch-2
5 years ago
Halil İbrahim Kalkan 092093f8bb Update GlobalFeatureManagerModuleConfiguratorCmsKitExtensions.cs
5 years ago
Halil İbrahim Kalkan da0d4718ff Revise the global features.
5 years ago
olicooper 04734ec960
Fixed OAuth configuration bug when using remoteEnv
5 years ago
Halil İbrahim Kalkan 8467024d54 refactor the global feature system
5 years ago
mehmet-erim dfecca309a fix: get core options from the config state in auth-flow.strategy
5 years ago
mehmet-erim a8ee1de2a5 feat: handle error on OAuthService loading discovery document request
5 years ago
mehmet-erim c3770076b0 feat(core): add ngxsStoragePluginOptions property to CoreModule forRoot options
5 years ago
Halil İbrahim Kalkan 6a24a0de30 Make GlobalFeature abstract.
5 years ago
wakuflair 463f4bcffa Merge branch 'dev' into menus
5 years ago
wakuflair fcaefac06e Add `MyProjectNameMenus.cs` for the app template
5 years ago
Halil İbrahim Kalkan 563fc1c6fc Revised the feature system.
5 years ago