1742 Commits (cf42e2f7c7a263e34ebc9b1a22feffccfbd0929d)

Author SHA1 Message Date
enisn 9616ada960 CmsKit - Add missing Content Permissions 6 years ago
enisn af22522028 CmsKit - Add ContentController 6 years ago
enisn c6ca4b3c98 CmsKit - Add application layer of Content 6 years ago
enisn acb19ffa22 CmsKit - Add Content Admin Permissions 6 years ago
Ahmet c5bd5a9878 Added blob-storing 6 years ago
Ahmet 57359400cc Update PageConsts.cs 6 years ago
Ahmet caff23d128 Added dynamic dto validations 6 years ago
Ahmet befabe2336 refactoring 6 years ago
Ahmet 4b53acb32b Update CmsKitAdminPermissionDefinitionProvider.cs 6 years ago
Ahmet 65cf9e604f Update PageAdminController.cs 6 years ago
Ahmet 7929ae0101 Refactor page app service 6 years ago
Ahmet 15700b45e5 Rename method of PageRepository 6 years ago
Ahmet 5cb1762444 Added Page Admin Permissions 6 years ago
Ahmet fca49d7948 Added GetList & GetCount methods and cancellationtoken params to PageRepository 6 years ago
Ilkay Ilknur 4e50ccf95f use GetCancellationToken method to pass cancellation tokens. 6 years ago
enisn bf6b37f3e9 CmsKit - Add TagAlreadyExistException 6 years ago
enisn 7f6534bcb0 CmsKit - Add DynamicMaxLength to TagDtos 6 years ago
Ilkay Ilknur 1872fd28f9 code refactorings requested at code review session. 6 years ago
Ilkay Ilknur 10ab7ba0fc pages feature has been added. 6 years ago
Ahmet f4917c736b content is placed to inside right project 6 years ago
enisn dd20deead4 Fix namesapce for TagViewComponent 6 years ago
enisn a2fbd78370 Move TagController to Public from Common 6 years ago
Ahmet 75c30285ae Update Page.cs 6 years ago
enisn 7a28a63c36 Move TagViewComponent to Public from Common 6 years ago
enisn 9f48463f60 Move TagAppService to Public from common 6 years ago
Ahmet 37bff78ced page application services are seperated to admin and public 6 years ago
enisn 881f19d7c3 Add Tag Admin app services 6 years ago
enisn d4dbbca024 CmsKit - Convert Tag Mongo Query to LINQ 6 years ago
enisn 2fa7fd24b9 Update EfCoreTagRepository.cs 6 years ago
Ahmet 3f76c8d2d2 Update TagManager.cs 6 years ago
enisn 3b7657bb0b CmsKit - Fix Unsupported mongo query 6 years ago
Enis Necipoglu d1c4438143
Update modules/cms-kit/src/Volo.CmsKit.EntityFrameworkCore/Volo/CmsKit/Tags/EfCoreTagRepository.cs 6 years ago
Ahmet 7dc1bdbe13 Update ITagRepository.cs 6 years ago
Ahmet 4e35542889 fix TagRepository 6 years ago
Ahmet c84aaf1e7b created tag test data and fix some bugs 6 years ago
Ahmet dfe9ea40dd added id parameter to tag constructor 6 years ago
Ahmet 2cf68eed2e Added CmsKit Page 6 years ago
enisn dd95488cb0 CmsKit - EfCore Tag Query Update 6 years ago
enisn 49f3b6a8f4 Remove static tags logic 6 years ago
enisn 0d9880eb8a Remove HexColor from Tag 6 years ago
Galip Tolga Erdem 42616f470f
Update modules/cms-kit/src/Volo.CmsKit.MongoDB/Volo/CmsKit/MongoDB/Tags/MongoTagRepository.cs 6 years ago
Galip Tolga Erdem dc0e83d74f added GetAllRelatedTagsAsync implementation 6 years ago
Ahmet c1561f4e73 added default page view component 6 years ago
Ilkay Ilknur 009ba05b34 tag and content features has been added. 6 years ago
Ahmet f7244d1c5b namespace update 6 years ago
Ahmet e404c30532 Created Page application service 6 years ago
Ahmet aa71e2c541 Added setValue method to content entity 6 years ago
Ahmet 995faff4ba Update ContentAppService.cs 6 years ago
Ahmet 98ed089d80 Added Get method to Content Repository 6 years ago
Ahmet d0c58bb554 Added delete method to Content repository 6 years ago