109 Commits (a39e6f34b5ca63b9bd51fdff39a59dceddccec54)

Author SHA1 Message Date
Yunus Emre Kalkan 12b4f79559 cmskit: focus after login improvements 6 years ago
Yunus Emre Kalkan d59dd4a288 pull/5134 requested changes 6 years ago
Yunus Emre Kalkan e338e05c4d Update CmsKitCommonWebModule.cs 6 years ago
Yunus Emre Kalkan 963c10f947 Add reactions to comments for the CMS Kit 6 years ago
Yunus Emre Kalkan 1bdf27765e cmskit admin remove redundant dependency 6 years ago
Yunus Emre Kalkan a3744f812e CmsKit: Should focus on the comment area after login and return back 6 years ago
maliming 5abca9e16b Add Components js/css files to embedded resource. 6 years ago
Halil İbrahim Kalkan 793998ac42 Use CmsUserLookupServiceGetByIdAsync instead of FindByIdAsync. 6 years ago
Halil İbrahim Kalkan 649a35db2a Use RequiresGlobalFeature to enable/disable the API controllers for the CMS Kit module. 6 years ago
Halil İbrahim Kalkan 5e8f39f7bb Revise the CMS Kit REST API 6 years ago
Halil İbrahim Kalkan d316752da4 Update CommentingViewComponent.cs 6 years ago
Halil İbrahim Kalkan a835f9bc27 Use AbpMvcOptions to get the login url 6 years ago
Halil İbrahim Kalkan c795d5864e Introduce LoginUrl option to CmsKitUiOptions & remove the public page. 6 years ago
Halil İbrahim Kalkan 6cd3e1f472 Add TODO and change List to IReadOnlyList for CommentingViewComponent 6 years ago
Halil İbrahim Kalkan e7b63afc66 Refactor and remove unnecesssary comments from the CMS Kit UI 6 years ago
Halil İbrahim Kalkan ce3b8178e5 Refactor and add notes. 6 years ago
Halil İbrahim Kalkan aad36a44b4 Remove comments. 6 years ago
Halil İbrahim Kalkan 1926d58865 Refactor CommentPublicAppService 6 years ago
Halil İbrahim Kalkan dddc30c658 Dont expose user emails to public! 6 years ago
Halil İbrahim Kalkan c0a407a8fd Move permission provider to common. 6 years ago
Halil İbrahim Kalkan 48413bf600 Update CmsKitMongoDbModule.cs 6 years ago
Halil İbrahim Kalkan 468a1225d7 Define collection names for CMSKit MongoDb package. 6 years ago
Halil İbrahim Kalkan 064704669b Add cancellationtoken to the repositories. 6 years ago
Halil İbrahim Kalkan 1e93a4474c Pass the entity, not id to delete it. 6 years ago
Halil İbrahim Kalkan 04a79dac48 Rearrange indexes, changed to DeleteWithRepliesAsync, used BasicAggregateRoot for CMS Kit. 6 years ago
Halil İbrahim Kalkan 1483da256e #5061 Initial Global Features System completed. 6 years ago
Halil İbrahim Kalkan 2a5eb8902c Add new methods to GlobalModuleFeatures 6 years ago
Halil İbrahim Kalkan 838289552e Use OneTimeRunner and clear the test code. 6 years ago
Halil İbrahim Kalkan 092093f8bb Update GlobalFeatureManagerModuleConfiguratorCmsKitExtensions.cs 6 years ago
Halil İbrahim Kalkan da0d4718ff Revise the global features. 6 years ago
Halil İbrahim Kalkan 8467024d54 refactor the global feature system 6 years ago
Halil İbrahim Kalkan 6a24a0de30 Make GlobalFeature abstract. 6 years ago
Halil İbrahim Kalkan 563fc1c6fc Revised the feature system. 6 years ago
Halil İbrahim Kalkan 389d20c737 Implement basic GlobalFeatureManager. 6 years ago
Halil İbrahim Kalkan 1b3b596eb0 Added "features" to the CMS kit and implemented on the EF Core layer. 6 years ago
Halil İbrahim Kalkan 933ebed440 User Base suffix for abstract base classes. 6 years ago
Halil İbrahim Kalkan e6a224db73 Refactor the domain layer of the CMS Kit. 6 years ago
Halil İbrahim Kalkan e4b04537e2 Remove authorization for comments. 6 years ago
Halil İbrahim Kalkan 70b595f59d Refactor constants. 6 years ago
Halil İbrahim Kalkan 1791925da6 Remove empty localizations and fill Turkish. 6 years ago
Yunus Emre Kalkan 77b76e44fa cmskit commets: comment/reply form alignment 6 years ago
Yunus Emre Kalkan d63e614a8d cmskit: reactions auth 6 years ago
Yunus Emre Kalkan af58bd5f45 Cmskit: reaction tests 6 years ago
Yunus Emre Kalkan c3f472fdc6 CmsKit: comment tests 6 years ago
Ahmet Çotur 4c18ec857a Target Framework converted to netstandart2.0 from netcoreapp3.1 6 years ago
Yunus Emre Kalkan beef6af3a1 Cmskit mongodb support 6 years ago
Yunus Emre Kalkan 297dfefc64 CmsKit: Implement Multi-Tenancy for UserReaction ve Comment. 6 years ago
Yunus Emre Kalkan 2a7ca1c5fc Create Volo.CmsKit.Public & Volo.CmsKit.Admin namespaces for the related projects 6 years ago
maliming 48f7b609aa Upgrade all AspNetCore/MsExtensions related packages to 3.1.6. 6 years ago
Yunus Emre Kalkan 3f96c7dab0 cmskit CommentPublicAppService: minor refactor 6 years ago