Commit Graph

20 Commits

Author SHA1 Message Date
422b6085ce
remove GlobalUser reference from WishlistRepository 2023-10-24 07:49:29 +03:00
b63d3e39c3
feature: add generatePersonalWishlistName method, Api endpoint and tests 2023-10-23 22:44:42 +03:00
Mykhailo Bilodid
e34382b837 SA-29 develope branch merged 2023-10-22 22:16:25 +03:00
Mykhailo Bilodid
5ddd5c9ada SA-29 open ai service fixed and developed 2023-10-22 21:40:03 +03:00
shchoholiev
5fada6c3ec Merge branch 'develop' into feature/SA-14-guest-authorization 2023-10-16 04:14:44 +00:00
shchoholiev
39bed12f30 SA-14 Updated User model structure and Services 2023-10-16 03:22:49 +00: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
4f67175ff7
add ability to view personal wishlists (get pages of messages starting from last messages) 2023-10-15 09:44:20 +03:00
shchoholiev-opflo
4102312fe9 Sa-14 added RefreshTokensRepository 2023-10-14 19:55:13 +00:00
shchoholiev-opflo
5679b2837d SA-14 expanded base repository 2023-10-14 19:53:47 +00:00
Mykyta Dubovyi
534fc3293d SA-29 bugs fixed 2023-10-14 22:03:50 +03:00
Mykyta Dubovyi
3a6c72a8be SA-29 created openai service 2023-10-14 21:16:23 +03:00
e26177528b
add ability to delete wishlist 2023-10-14 20:05:02 +03:00
shchoholiev-opflo
bdc3e658cc SA-29 added models and interface 2023-10-14 02:12:25 +00:00
5127290365
add GetPersonalWishlist GraphQL query covered by integrational tests 2023-10-11 19:57:33 +03:00
5c30fc21e0
fix formatting, fix models, add more tests 2023-10-11 14:27:05 +03:00
7c6d36122d
add wishlist and message repositories and wishlist service 2023-10-08 20:22:53 +03:00
8b78292ce7
add database models, data transfer objects and mapper profiles 2023-10-08 20:20:13 +03:00
Mykhailo
ae37f4952e SA-7 project created 2023-09-22 23:02:20 +03:00