summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2021-04-08fix test findAllFeedAurélien
2021-04-08Fix test findAllFeedSearch and findAllFeedHideReadAurélien
2021-04-08Fix test findAllFolderIdNull and findAllFolderHideReadAurélien
2021-04-08Fix test findAllFolderHideReadInvertOrderAurélien
2021-04-08Fix test FindAllFolderSearchIdAurélien
2021-04-08fix test readAllAurélien
2021-04-08✅ ItemMapperTest: add tests for findAllSharedAfterMarco Nassabain
2021-04-08✅ ItemMapperTest: test findAllSharedWithUser funcMarco Nassabain
2021-04-08✅ ItemServiceTest: test share functionsMarco Nassabain
2021-04-08✅ ItemServiceTest: test share functionMarco Nassabain
2021-04-08🥅 ItemService: catch NotFoundException + cleanupMarco Nassabain
2021-04-08✅ ItemControllerTest: added share tests (WIP)Marco Nassabain
2021-04-08🗃 Change share migration versionMarco Nassabain
2021-04-08✅ Fix ItemController share testsMarco Nassabain
2021-04-08🔥 Remove old ItemMapper & ItemServiceMarco Nassabain
2021-04-08🩹 Remove traces of feed_id being nullableMarco Nassabain
2021-04-08✨ Add findAllSharedAfterMarco Nassabain
2021-04-08✨ Implementer shared getter + add count in requestMarco Nassabain
2021-04-08✨ ItemController (index): add case for shared itemsMarco Nassabain
2021-04-08✨ ItemServiceV2: add findAllSharedWithUserWithFiltersMarco Nassabain