Commit Graph

33 Commits

Author SHA1 Message Date
Mykhailo Bilodid
56a4168a41 all bugs fixed 2023-11-21 01:23:28 +02:00
Mykhailo Bilodid
1fcda176ce
Merge pull request #19 from Shchoholiev/bug/SA-196-fix-adding-all-products
bug/SA-196-fix-adding-all-products
2023-11-21 00:57:49 +02:00
Mykhailo Bilodid
b93e9a88ba SA-196 test fixed 2023-11-21 00:56:22 +02:00
Mykhailo Bilodid
5973598063 SA-143 all tests and issues fixed 2023-11-18 01:46:59 +02:00
Mykhailo Bilodid
d7f5dc331d SA-149 all issues are fixed 2023-11-15 16:54:33 +02:00
stasex
fce98e6f2c add new field for product in dbinitialaizer 2023-11-09 12:49:05 +02:00
stasex
98377dbf9d changed the logic in the service and added some changes to the tests 2023-10-27 01:16:02 +03:00
stasex
51aca2e270 made a fix for the pr 2023-10-26 12:57:52 +03:00
stasex
adf956b44c added new test 2023-10-25 21:36:30 +03:00
stasex
40f294f61b added new tests 2023-10-25 17:28:55 +03:00
stasex
77b14bf4c7 changed the logic for product search and set up the integration test 2023-10-25 14:16:11 +03:00
stasex
a2b7f0cfd2 Merge branch 'develop' into feature/SA-33-api-product-search 2023-10-25 00:03:14 +03:00
stasex
f5d9c3e80e added some fix for tests 2023-10-24 23:24:23 +03:00
stasex
3372a0910b added new chips to the product search service and implemented unit tests 2023-10-24 20:03:54 +03:00
b63d3e39c3
feature: add generatePersonalWishlistName method, Api endpoint and tests 2023-10-23 22:44:42 +03:00
stasex
fc6ce2e6a9 made an implementation to start the search and tested it 2023-10-20 23:30:09 +03:00
stasex
7b2e8d1645 added new tests for product search, namely for checking recommendations and creating a wishlist 2023-10-19 15:58:05 +03:00
stasex
f9dfb34e43 added new unit test and new model for search product name 2023-10-19 14:09:35 +03:00
424acaf451
add lost wishlist integrational tests 2023-10-16 13:29:30 +03:00
shchoholiev
5fada6c3ec Merge branch 'develop' into feature/SA-14-guest-authorization 2023-10-16 04:14:44 +00:00
shchoholiev
6b8154e474 SA-14 fixed and refactored integration tests 2023-10-16 03:23:07 +00:00
5abb142015
fix message pages 2023-10-15 16:26:00 +03:00
2096df2c34
add ability to add product to wishlist 2023-10-15 14:04:57 +03:00
b9a58a963a
add ability to view products in wishlist 2023-10-15 13:22:06 +03:00
f24365a3eb
fix unpredictable results from GetPage method 2023-10-15 12:17:00 +03:00
9c9081a44f
fix unauthorized access to wishlistsPage 2023-10-15 10:55:39 +03:00
4f67175ff7
add ability to view personal wishlists (get pages of messages starting from last messages) 2023-10-15 09:44:20 +03:00
e26177528b
add ability to delete wishlist 2023-10-14 20:05:02 +03:00
5127290365
add GetPersonalWishlist GraphQL query covered by integrational tests 2023-10-11 19:57:33 +03:00
4e04a86d6a
remove http data retrieval in WishlistsTests 2023-10-11 16:53:46 +03:00
5c30fc21e0
fix formatting, fix models, add more tests 2023-10-11 14:27:05 +03:00
60bc38ee37
add wishlist graphql mutations, data seeding and integrational tests 2023-10-08 20:24:59 +03:00
Mykhailo
ae37f4952e SA-7 project created 2023-09-22 23:02:20 +03:00