summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2021-04-08✨ ItemMapperV2: exclude shared items in functionsMarco Nassabain
2021-04-08✨ ItemMapperV2: include shared in functionsMarco Nassabain
2021-04-08✨ ItemMapperV2: include shared in functionsMarco Nassabain
2021-04-08✨ ItemMapperV2: added findAllSharedWithUser functMarco Nassabain
2021-04-08🚧 ItemService, Controller: added basic sharingMarco Nassabain
2021-04-08💡 Added comments to ItemMapper share fnctsMarco Nassabain
2021-04-08✅ Add tests: testFindAllShared, testShare + ...Marco Nassabain
2021-04-08Add tests setSharedBy and setSharedWithAurélien
2021-04-08✅ Unary test for itemShare from itemService classWENDLING NICOLAS
2021-04-08✅ Update tests to contain share dataMarco Nassabain
2021-04-08🩹 Return starredCount in newItems response paramsMarco Nassabain
2021-04-08🩹 ItemMapper->deleteUser: include shared itemsMarco Nassabain
2021-04-08🩹 Patch getNewestItemId: include shared articlesMarco Nassabain
2021-04-08🩹 Patch readAll: concerns items shared with userMarco Nassabain
2021-04-08🐛 Fix readAll: cannot read items we sharedMarco Nassabain
2021-04-08🐛 Added sharedCount to feedController index resp.Marco Nassabain
2021-04-08🚑 Fix bug - other user feeds show for shared itemMarco Nassabain
2021-04-08✨ Sharing: update ownership in sql (sharedwith)Marco Nassabain
2021-04-08Add function for avoid duplicate item (share)Aurélien
2021-04-08🐛 Share Item: feed_id not nullable, copy feed_idMarco Nassabain
2021-04-08(*) fix: item ModelJimmy Huynh
2021-04-08(*) fix: item ModelJimmy Huynh