1076 Commits (144d9d4e65e6d34336cf2a972748a8dc6541859c)

Author SHA1 Message Date
enisn 55b62d1b86 CmsKit - Merge from dev - conflict fix 5 years ago
Ilkay Ilknur 2732cf9b34 rename url property to slug. 5 years ago
Ilkay Ilknur 395fa00ae6 rename page public app service type. 5 years ago
enisn f03b3eed21 CmsKit - Fix Blogs Test-cases 5 years ago
enisn 0d16202842 CmsKit - Fix tests 5 years ago
enisn 188fdb3808 CmsKit - Test fix 5 years ago
enisn 9c80ebdf14 CmsKit - Change cache parameter to SlidingExpiration from AbsoluteExpirationRelativeToNow 5 years ago
enisn 8ea55c10f0 CmsKit - Change method name as GetOrDefault in IBlogFeaturePublicAppService 5 years ago
enisn f565994fc7 CmsKit - Remove duplicated 'Blogs' from route 5 years ago
enisn ba21864119 CmsKit - Convert to list from array of string in GetBlogFeatureInput 5 years ago
enisn f907991eab CmsKit - Convert string array to list in IBlogFeatureRepository 5 years ago
enisn 9be85963c9 CmsKit - Seperate BlogFeature input & output dtos 5 years ago
enisn 50f5191b2b CmsKit - Refactor for BlogFeatureAdminAppService.cs 5 years ago
enisn 4a7297558a CmsKit - Refactor for BlogFeatureAdminAppService.cs 5 years ago
Ilkay Ilknur f9285cb649 Use getter only properties instead of variables for injected services 5 years ago
enisn aa14d0cc21 CmsKit - Move FeatureCheck to out of Configure method 5 years ago
enisn c357920205 CmsKit - Fix of CancellationToken usage at MongoBlogRepository 5 years ago
enisn 9505525755 CmsKit - CancellationToken usage at MongoBlogRepository 5 years ago
enisn 2b5ad0ac42 CmsKit - Remove this keyword from BlogPostManager 5 years ago
enisn f3195ecd1e CmsKit - Blogs Refactor namespaces 5 years ago
Ahmet ea2227fbb1 refactoring 5 years ago
Ilkay Ilknur 39f7247b59 code formatting 5 years ago
Ilkay Ilknur 69c5294c69 app service renaming 5 years ago
Ilkay Ilknur 96e3a9300c use protected property instead of variable. 5 years ago
Ilkay Ilknur cd3bd24c70 use protected property instead of variable 5 years ago
Ilkay Ilknur 5d03d0e8c6 make methods virtual 5 years ago
Ilkay Ilknur ff5264ebd9 tag refactorings. 5 years ago
enisn 899ab7aa76 CmsKit - Blogs HttpApi refactoring 5 years ago
enisn a90343b674 CmsKit - Blogs Application Refactoring 5 years ago
enisn edae47d9e0 CmsKit - Refactoring for blogs domain 5 years ago
Ahmet 90601d74e6 Added comment admin controller 5 years ago
Ahmet cc69bba8a0 Added comment admin permissions 5 years ago
Ahmet e109fd9260 Added comment admin app service test 5 years ago
Ilkay Ilknur 2e5b6c319a app service renaming 5 years ago
Ilkay Ilknur 027305ec82 app service renaming 5 years ago
Ilkay Ilknur d02412d2cc pass cancellation token 5 years ago
Ilkay Ilknur 47549c9a74 domain object refactoring 5 years ago
enisn 48e3f6d78a CmsKit - Remove BlogLookupDto 5 years ago
Ahmet 681414dcd7 Added getlist to comment appservice and repositories 5 years ago
enisn 4630a4c91f CmsKit - Update BlogFeature tests 5 years ago
Ahmet 1843bae871 Added get comment to CommentAdminAppService 5 years ago
Ahmet cb0afcbe27 Added CommentAdminAppService dtos 5 years ago
enisn b7e106a6d5 CmsKit - Move Default BlogFeatures to IDefaultBlogFeatureProvider 5 years ago
enisn 6e32d5a0c4 CmsKit - Fix passing wrong BlogId from BlogPost Page 5 years ago
enisn 5381aa23b0 CmsKit - Refactor BlogsFeature & Manager 5 years ago
enisn 2384e2c455 CmsKit - IEquatable implementation for BlogFeature 5 years ago
enisn c1f640dee0 CmsKit - Add IBlogFeatureManager to ctor of AppService 5 years ago
enisn 2485372563 CmsKit - Add IBlogFeatureManager 5 years ago
enisn 3258879319 CmsKit - Remove BlogFeatureDataSeedContributor 5 years ago
Ilkay Ilknur b6aced7866 make Title and Url setters protected and expose Set method to handle validation. 5 years ago