Commit Graph

122 Commits (12b4f79559d314bcddcf4ec17fce6a33db2b5281)

Author SHA1 Message Date
Yunus Emre Kalkan 12b4f79559 cmskit: focus after login improvements
5 years ago
Halil İbrahim Kalkan a0f4f4d928
Merge pull request #5134 from abpframework/issue/5073
5 years ago
Yunus Emre Kalkan d59dd4a288 pull/5134 requested changes
5 years ago
Yunus Emre Kalkan e338e05c4d Update CmsKitCommonWebModule.cs
5 years ago
Yunus Emre Kalkan 963c10f947 Add reactions to comments for the CMS Kit
5 years ago
Yunus Emre Kalkan 1bdf27765e cmskit admin remove redundant dependency
5 years ago
Yunus Emre Kalkan a3744f812e CmsKit: Should focus on the comment area after login and return back
5 years ago
maliming 5abca9e16b Add Components js/css files to embedded resource.
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 649a35db2a Use RequiresGlobalFeature to enable/disable the API controllers for the CMS Kit module.
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 c795d5864e Introduce LoginUrl option to CmsKitUiOptions & remove the public page.
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 1483da256e #5061 Initial Global Features System completed.
5 years ago
Halil İbrahim Kalkan 2a5eb8902c Add new methods to GlobalModuleFeatures
5 years ago
Halil İbrahim Kalkan 82ecc9cf8d Add Collection to the mongodb tests
5 years ago
Halil İbrahim Kalkan 838289552e Use OneTimeRunner and clear the test code.
5 years ago
Halil İbrahim Kalkan 092093f8bb Update GlobalFeatureManagerModuleConfiguratorCmsKitExtensions.cs
5 years ago
Halil İbrahim Kalkan da0d4718ff Revise the global features.
5 years ago
Halil İbrahim Kalkan 8467024d54 refactor the global feature system
5 years ago
Halil İbrahim Kalkan 6a24a0de30 Make GlobalFeature abstract.
5 years ago
Halil İbrahim Kalkan 563fc1c6fc Revised the feature system.
5 years ago
Halil İbrahim Kalkan 389d20c737 Implement basic GlobalFeatureManager.
5 years ago
Halil İbrahim Kalkan 1b3b596eb0 Added "features" to the CMS kit and implemented on the EF Core layer.
5 years ago
Halil İbrahim Kalkan 933ebed440 User Base suffix for abstract base classes.
5 years ago
Halil İbrahim Kalkan e6a224db73 Refactor the domain layer of the CMS Kit.
5 years ago
Halil İbrahim Kalkan e4b04537e2 Remove authorization for comments.
5 years ago
Halil İbrahim Kalkan 70b595f59d Refactor constants.
5 years ago
Halil İbrahim Kalkan 1791925da6 Remove empty localizations and fill Turkish.
5 years ago
Halil İbrahim Kalkan 40bc859f03 Refresh the initial migration for the CMS Kit.
5 years ago
maliming f72f7379b3 Upgrade Swashbuckle.AspNetCore to 5.5.1
5 years ago
Yunus Emre Kalkan 77b76e44fa cmskit commets: comment/reply form alignment
5 years ago
Halil İbrahim Kalkan 170f055d0c
Merge pull request #5016 from abpframework/issue/4959
5 years ago
Yunus Emre Kalkan d63e614a8d cmskit: reactions auth
5 years ago
Yunus Emre Kalkan af58bd5f45 Cmskit: reaction tests
5 years ago