summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-04-08πŸ—ƒ Update share migration versionMarco Nassabain
2021-04-08βœ… Item: update tests - include sharer display nameMarco Nassabain
2021-04-08✨ Item: add sharer display name in findEntitiesMarco Nassabain
2021-04-08✨ Update Item model: add sharedByDisplayNameMarco Nassabain
2021-04-08🧹 ShareService: rename $url to $urlGeneratorMarco Nassabain
2021-04-08βœ… Update test to include localizationMarco Nassabain
2021-04-08🎨 ShareService: update dummy feed URLMarco Nassabain
2021-04-08🌐 ShareService: Localize dummy feed titleMarco Nassabain
2021-04-08♻️ Item: Remove isSharedMarco Nassabain
2021-04-08🧹 Cleanup code, remove spaces, rename variablesMarco Nassabain
2021-04-08🎨 Share migration: remove shared_by default valueMarco Nassabain
2021-04-08πŸš‘ Fix newsItem insert errorMarco Nassabain
2021-04-08βœ… Update ItemServiceTest: remove share testsMarco Nassabain
2021-04-08βœ… WIP add ShareServiceTestMarco Nassabain
2021-04-08βœ… Update ItemTest - remove sharedWith fieldMarco Nassabain
2021-04-08πŸš‘ Fix exception handling in ShareServiceMarco Nassabain
2021-04-08βœ… Update ItemController share testsMarco Nassabain
2021-04-08πŸš‘ Fix ItemController::shareMarco Nassabain
2021-04-08πŸš‘ Fix errors in ShareServiceMarco Nassabain
2021-04-08🩹 Patch ItemControllerTest to mock shareServiceMarco Nassabain
2021-04-08🩹 Patch ItemController + test to use ShareServiceMarco Nassabain
2021-04-08πŸš‘ Fix circular inclusion: create ShareServiceMarco Nassabain
2021-04-08🎨 Update share migrationMarco Nassabain
2021-04-08🎨 Item.php: make shared_by nullableMarco Nassabain
2021-04-08🎨 Item.php: Remove shared_withMarco Nassabain
2021-04-08✨ Add FeedService DI into ItemService in testsMarco Nassabain
2021-04-08✨ Add FeedServiceV2 DI into ItemServiceV2Marco Nassabain
2021-04-08πŸ”₯ Remove old share logic from tests & old testsMarco Nassabain
2021-04-08πŸ”₯ Remove old share item logic & functionsMarco Nassabain
2021-04-08🎨 Update item share: add items to dummy feedMarco Nassabain
2021-04-08πŸ“ Update CHANGELOG and AUTHORSMarco Nassabain
2021-04-08πŸ”₯ Remove front-end edit from back-end prMarco Nassabain
2021-04-08πŸ”₯ Remove changes from front-end for back-end prMarco Nassabain
2021-04-08✏️ Fix share test name typoMarco Nassabain
2021-04-08πŸ—‘ '!=' is discouraged, replaced by '!=='WENDLING NICOLAS
2021-04-08πŸ—‘ '!=' is discouraged, replaced by '!=='WENDLING NICOLAS
2021-04-08βœ… Update find shared items testsMarco Nassabain
2021-04-08🎨 ItemMapperV2: add new offset code (findShared)Marco Nassabain
2021-04-08βœ… ItemMapperPaginatedTest: update testsMarco Nassabain
2021-04-08βœ… Fix tests in ItemMapperPaginatedTest:WENDLING NICOLAS
2021-04-08βœ… Fix tests in ItemMapperAfterTest:WENDLING NICOLAS
2021-04-08βœ… Fix tests in ItemMapperAfterTest:WENDLING NICOLAS
2021-04-08πŸ”€ Resolving merge: moving shared testsMarco Nassabain
2021-04-08🧹 Cleanup test files: added new linesMarco Nassabain
2021-04-08🚨 Fix linter in those classes:WENDLING NICOLAS
2021-04-08βœ… Fix those tests -> ItemControllerTest:WENDLING NICOLAS
2021-04-08Fix findFromUser, testFindAllFromUserWithParams, testFindAllFromUserAurΓ©lien
2021-04-08Fix testFindForUserByGUIDHashAurΓ©lien
2021-04-08βœ… Fix FeedControllerTest testsWENDLING NICOLAS
2021-04-08Fix testNewestAurΓ©lien