summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2021-04-08Fix tests testFindAllInFolderAfterHideRead, testFindAllInFolderAfter, testFi...Aurélien
2021-04-08 Fix testFindAllItemsStarredSearch, testFindAllItemsStarred, testFindAllItems...Aurélien
2021-04-08Fix testFindAllItemsInvalid, testFindAllAfterInvalid, testFindAllAfterStarred...Aurélien