Commit Graph

176 Commits (87b6eb898d07b54d4ea0ef42e2e2c75648265153)

Author SHA1 Message Date
Ahmet e90289ed44 Merge branch 'dev' into cotur/cms-kit
4 years ago
Ahmet 706585df59 refactor
4 years ago
Ahmet ede633eb4b refactoring
4 years ago
Ahmet ae0304da1c Update PageAdminAppService_Tests.cs
4 years ago
enisn 93e05e25d4 CmsKit - Update CmsKitDataSeedContributor
4 years ago
enisn 74070ecc76 CmsKit - Handle SofDelete manually as temporary solution
4 years ago
Ilkay Ilknur 1153d72ffa tag methods refactoring.
4 years ago
enisn 15a5273f5e CmsKit - Add Business Logic to Content
4 years ago
enisn 4c18d77f80 CmsKit - Update Content tests
4 years ago
enisn 03736463c7 CmsKit - Remove unnecessary test from Content
4 years ago
enisn 3a58a459e2 CmsKit - Update Content Tests
4 years ago
enisn 42eb25c3e8 CmsKit - Add new tests to Content
4 years ago
Ahmet 900b6637fe Merge branch 'dev' into cotur/cms-kit
4 years ago
Ahmet c5fa1bd088 added image methods
4 years ago
enisn 9d1d86a3b3 CmsKit - Update tests for Content
4 years ago
Ahmet 15700b45e5 Rename method of PageRepository
4 years ago
Ahmet 42e1289890 Added new tests to PageAdminAppService
4 years ago
Ahmet 52ebb5f584 Added new tests to PageRepository
4 years ago
enisn bf6b37f3e9 CmsKit - Add TagAlreadyExistException
4 years ago
enisn 1f58e9db36 CmsKit - Seperate TagAppServices as Admin & Public
4 years ago
Ahmet bf81197f50 Merge branch 'dev' into cotur/cms-kit
4 years ago
Ilkay Ilknur 2270e80aae Merge branch 'dev' into cms-kit/tag-application
4 years ago
Ahmet 59eb402f07 Merge branch 'dev' into cotur/cms-kit
4 years ago
Ilkay Ilknur bd88ef7b0f page feature test has been added.
4 years ago
enisn ab57b8f68a Add TagAppService Tests
4 years ago
Ahmet 4c84d19ea9 Created PagePublicAppService tests
4 years ago
Ahmet ae1f1ae326 Created PageAdminAppService tests
4 years ago
Ahmet 2964ded7e8 added test page data and pagerepository tests
4 years ago
enisn f192860fa3 Fix mismatching parameter in TagRepository_Test
4 years ago
Ahmet 68f9c3f7ca Create TagManager_Tests.cs
4 years ago
Ahmet 6cc5cd4bd9 Added Tag tests
4 years ago
Ahmet c84aaf1e7b created tag test data and fix some bugs
4 years ago
Ahmet 055a7a91c8 Added content repository tests
4 years ago
Ahmet 8845c81a6d Created content-test-data
4 years ago
maliming f24bef0082 Merge branch 'dev' into maliming/sourcelink
4 years ago
maliming 7c7c55cfa7 Upgrade Swashbuckle.AspNetCore to 5.6.3.
4 years ago
maliming d6601145cf Remove common.props from cms-kit test&host module.
4 years ago
maliming 7e903faa57 Introduce Directory.Build.props.
4 years ago
Halil İbrahim Kalkan a7e1911146 Merge branch 'rel-3.3' into dev
4 years ago
Halil İbrahim Kalkan bf24ca6db5 Merge branch 'rel-3.2' into rel-3.3
4 years ago
maliming fb16b00652 Upgrade to net 5 final.
4 years ago
liangshiwei 73a3caf3fb Enable MongoDB transaction for unit test
4 years ago
maliming ab7ab2dcb3 Update package to net 5 RC 2.
4 years ago
maliming 6e4035b004 Upgrade ms packages to 3.1.8.
4 years ago
maliming f151602b08 Update TargetFramework.
4 years ago
maliming cf885b92c4 Use netstandard for class library & blazor.
4 years ago
maliming b2ceacbe40 Upgrade modules.
4 years ago
liangshiwei f044d94a19 Improved
4 years ago
liangshiwei 3831d13e4d Change tenant in all derived class of IDataSeedContributor
4 years ago
Halil İbrahim Kalkan bbfcdd8a81
Merge pull request #5528 from abpframework/EngincanV/cms-kit-swagger
4 years ago
Yunus Emre Kalkan 160916d23e Fix Cms Kit failing tests
4 years ago
Halil İbrahim Kalkan 28ba0bd8a1 Implement widget auto initialize.
4 years ago
EngincanV fc2cb03f1b Update RatingPublicAppService_Tests.cs
4 years ago
liangshiwei 52bbd04b19 Merge branch 'dev' into liangshiwei/mongodb-transaction
4 years ago
liangshiwei 4b2fe6ae48 Disable mongodb unit test transaction
4 years ago
liangshiwei 178bde4cee Update mongodb unit tests
4 years ago
Alper Ebicoglu 5d1dda61c9 fix cms-kit test
4 years ago
EngincanV e0c46f9434 CmsKit: enhancement after reviewing
4 years ago
EngincanV a57c1b975f CmsKit: Rating missing tests
4 years ago
liangshiwei 93ec65f0b1 Update unit tests
4 years ago
Halil İbrahim Kalkan e4fcb11872 Fix tests for the CMS Kit.
4 years ago
Halil İbrahim Kalkan 1926d58865 Refactor CommentPublicAppService
4 years ago
Halil İbrahim Kalkan 1e93a4474c Pass the entity, not id to delete it.
4 years ago
Halil İbrahim Kalkan 04a79dac48 Rearrange indexes, changed to DeleteWithRepliesAsync, used BasicAggregateRoot for CMS Kit.
4 years ago
Halil İbrahim Kalkan 82ecc9cf8d Add Collection to the mongodb tests
5 years ago
Halil İbrahim Kalkan 838289552e Use OneTimeRunner and clear the test code.
5 years ago
Halil İbrahim Kalkan 563fc1c6fc Revised the feature system.
5 years ago
Halil İbrahim Kalkan 389d20c737 Implement basic GlobalFeatureManager.
5 years ago
Halil İbrahim Kalkan 1b3b596eb0 Added "features" to the CMS kit and implemented on the EF Core layer.
5 years ago
Halil İbrahim Kalkan e6a224db73 Refactor the domain layer of the CMS Kit.
5 years ago
Halil İbrahim Kalkan 170f055d0c
Merge pull request #5016 from abpframework/issue/4959
5 years ago
Yunus Emre Kalkan af58bd5f45 Cmskit: reaction tests
5 years ago
Yunus Emre Kalkan c3f472fdc6 CmsKit: comment tests
5 years ago
maliming 48f7b609aa Upgrade all AspNetCore/MsExtensions related packages to 3.1.6.
5 years ago
Halil İbrahim Kalkan 78c2236c67 Clean solution
5 years ago
Halil İbrahim Kalkan 2fe03041f6 Added empty CmsKit module
5 years ago