578 Commits (e8bdb148d284bb2158a1e315206f01e8d5a1cb75)

Author SHA1 Message Date
Ilkay Ilknur 31ba40c254 small design changes. 6 years ago
enisn 5a3d525933 CmsKit - Convert plain status code to CreadAtAction method 6 years ago
enisn a83c4f470c CmsKit - Fix updating UrlSlug Check 6 years ago
enisn 8db321aa93 CmsKit - Fix merge issues 6 years ago
enisn 3a80beab45 CmsKit - Fix public image displaying 6 years ago
enisn 3b179f347f CmsKit - merge issues fix 6 years ago
enisn dd00b6c2ef CmsKit - Add images to UI 6 years ago
enisn f356f1cf7b CmsKit - Refactor BlogPostPublicController 6 years ago
enisn 0831fa9c5d CmsKit - Fix Public BlogPost Controller 6 years ago
enisn 8429f43660 CmsKit - Fix content-type of BlogPost Cover Image 6 years ago
enisn 050cf07cfd CmsKit - Use Async method instead of AsyncExecuter in MongoBlogPostRepository 6 years ago
enisn b22ad8e2a1 CmsKit - Remove unnecessary lines in .csproj 6 years ago
enisn 9c742d7eac CmsKit - BlogPost Tagging 6 years ago
enisn 25d5df5486 CmsKit - Add TagComponent to BlogPost page 6 years ago
enisn 42cf0238ba CmsKit - Add missing error resources 6 years ago
enisn 094512ade0 CmsKit - Namespace fix at BlogAdminController 6 years ago
enisn 12ed6ae591 CmsKit - Using fix at MongoBlogRepository 6 years ago
enisn 29cd7ed4cc CmsKit - Namespace fix 6 years ago
enisn 0efd22e552 CmsKit - Convert mapping to AutoMapper for BlogLookupDto 6 years ago
enisn ebe0a85a00 CmsKit - Remove unnecessary CmsKitBlogOptions 6 years ago
enisn c330356f66 CmsKit - Add Existence check for blog 6 years ago
enisn 07ec565b48 CmsKit - Uncomment Pages Page initialization 6 years ago
enisn f228768ee8 CmsKit - Add Existence check for blog 6 years ago
enisn ca9c92b895 CmsKit - Public Pages of BlogPosts 6 years ago
enisn 85cab4311d CmsKit - BlogPost Public logic in Repositories & AppServices 6 years ago
enisn 12f378c729 CmsKit - Add missing ShortDescription to BlogPost 6 years ago
enisn 9feeaf37d3 CmsKit - Ensure CmsUser is created while creating BlogPost 6 years ago
Ilkay Ilknur 5809e343b4 add catch-all route for pages and do not handle root. 6 years ago
enisn 1ec3b23980 CmsKit - Fix HttpMethod for Create Blog 6 years ago
Ilkay Ilknur 7e366398d3 fix page routing. 6 years ago
enisn 80ad8a1223 CmsKit - Add missing Validations for CreateUpdateBlogPostDto 6 years ago
enisn 5f56145637 CmsKit - Add lookup endpoint for Blogs 6 years ago
enisn 84ff2c3518 CmsKit - Add missing ModelCreating constraints for Blog 6 years ago
enisn 4290f3b932 CmsKit - Add UrlSlug to Blog 6 years ago
enisn 4b23cb616a CmsKit - Add missing validations to BlogDto 6 years ago
enisn 0555f99352 CmsKit - Add Blogs Permissions into PermissionDefinitionProvider 6 years ago
enisn fd05d1404f CmsKit - Add missing authorize attributes to BlogPostAdminController 6 years ago
enisn 83b9208365 CmsKit - Add BlogAdminController 6 years ago
enisn 18205a8935 CmsKit - Add missing Http method binding to TagDefinitions 6 years ago
enisn 8aef06bde3 CmsKit - Add Http Method bindings to BlogPostAdminController 6 years ago
erolarkat db1630d490 npm packages 4.2.0 6 years ago
enisn aa34547aa8 CmsKit - Refactor TagDefinitionStore 6 years ago
enisn 7339efd02a CmsKit - Refactor TagEntityTypeDefinition 6 years ago
enisn c62c3fa9b8 CmsKit - Change TagEntityTypeDefinition configuration 6 years ago
enisn 5a8209e9ba CmsKit - Add feature check to CmsKit Pages route configuration 6 years ago
enisn 7c4b76de30 CmsKit - Model creating fix 6 years ago
enisn 9fdd3b5f7b CmsKit - Make protected TagEntityTypeDefiniton parameterless constructor 6 years ago
enisn c67b325d94 CmsKit - Inherit PageDto from AuditedEntityDto 6 years ago
enisn 85e5c32525 CmsKit - Handle nullability of TagDefinition DisplayName 6 years ago
enisn 3e8f0fdf5d CmsKit - Refactor ContentAdminController 6 years ago