2384 Commits (800cf2dae511f867f44fa6eb153efdf8753c6733)

Author SHA1 Message Date
Ahmet befabe2336 refactoring 5 years ago
Ahmet 4b53acb32b Update CmsKitAdminPermissionDefinitionProvider.cs 5 years ago
Ahmet 65cf9e604f Update PageAdminController.cs 5 years ago
Ahmet 7929ae0101 Refactor page app service 5 years ago
Ahmet 15700b45e5 Rename method of PageRepository 5 years ago
Ahmet 42e1289890 Added new tests to PageAdminAppService 5 years ago
Ahmet 52ebb5f584 Added new tests to PageRepository 5 years ago
Ahmet 5cb1762444 Added Page Admin Permissions 5 years ago
Ahmet fca49d7948 Added GetList & GetCount methods and cancellationtoken params to PageRepository 5 years ago
Ilkay Ilknur 4e50ccf95f use GetCancellationToken method to pass cancellation tokens. 5 years ago
enisn bf6b37f3e9 CmsKit - Add TagAlreadyExistException 5 years ago
enisn 1f58e9db36 CmsKit - Seperate TagAppServices as Admin & Public 5 years ago
enisn 7f6534bcb0 CmsKit - Add DynamicMaxLength to TagDtos 5 years ago
Ilkay Ilknur 1872fd28f9 code refactorings requested at code review session. 5 years ago
Ilkay Ilknur bd88ef7b0f page feature test has been added. 5 years ago
Ilkay Ilknur 10ab7ba0fc pages feature has been added. 5 years ago
Ahmet f4917c736b content is placed to inside right project 5 years ago
enisn dd20deead4 Fix namesapce for TagViewComponent 5 years ago
enisn a2fbd78370 Move TagController to Public from Common 5 years ago
enisn ab57b8f68a Add TagAppService Tests 5 years ago
Ahmet 4c84d19ea9 Created PagePublicAppService tests 5 years ago
Ahmet ae1f1ae326 Created PageAdminAppService tests 5 years ago
Ahmet 75c30285ae Update Page.cs 5 years ago
enisn 7a28a63c36 Move TagViewComponent to Public from Common 5 years ago
enisn 9f48463f60 Move TagAppService to Public from common 5 years ago
Ahmet 2964ded7e8 added test page data and pagerepository tests 5 years ago
Ahmet 37bff78ced page application services are seperated to admin and public 5 years ago
enisn 881f19d7c3 Add Tag Admin app services 5 years ago
enisn d4dbbca024 CmsKit - Convert Tag Mongo Query to LINQ 5 years ago
enisn f192860fa3 Fix mismatching parameter in TagRepository_Test 5 years ago
enisn 2fa7fd24b9 Update EfCoreTagRepository.cs 5 years ago
Ahmet 68f9c3f7ca Create TagManager_Tests.cs 5 years ago
Ahmet 3f76c8d2d2 Update TagManager.cs 5 years ago
enisn 3b7657bb0b CmsKit - Fix Unsupported mongo query 5 years ago
Enis Necipoglu d1c4438143
Update modules/cms-kit/src/Volo.CmsKit.EntityFrameworkCore/Volo/CmsKit/Tags/EfCoreTagRepository.cs 5 years ago
Ahmet 6cc5cd4bd9 Added Tag tests 5 years ago
Ahmet 7dc1bdbe13 Update ITagRepository.cs 5 years ago
Ahmet 4e35542889 fix TagRepository 5 years ago
Ahmet c84aaf1e7b created tag test data and fix some bugs 5 years ago
Ahmet dfe9ea40dd added id parameter to tag constructor 5 years ago
Ahmet 055a7a91c8 Added content repository tests 5 years ago
Ahmet 8845c81a6d Created content-test-data 5 years ago
Ahmet 2cf68eed2e Added CmsKit Page 5 years ago
enisn dd95488cb0 CmsKit - EfCore Tag Query Update 5 years ago
enisn 49f3b6a8f4 Remove static tags logic 5 years ago
enisn 0d9880eb8a Remove HexColor from Tag 5 years ago
Galip Tolga Erdem 42616f470f
Update modules/cms-kit/src/Volo.CmsKit.MongoDB/Volo/CmsKit/MongoDB/Tags/MongoTagRepository.cs 5 years ago
Galip Tolga Erdem dc0e83d74f added GetAllRelatedTagsAsync implementation 5 years ago
Ahmet c1561f4e73 added default page view component 5 years ago
Ilkay Ilknur 009ba05b34 tag and content features has been added. 5 years ago