Commit Graph

38 Commits

Author SHA1 Message Date
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
shchoholiev
39bed12f30 SA-14 Updated User model structure and Services 2023-10-16 03:22:49 +00:00
Mykhailo Bilodid
1188fd078f
Merge pull request #6 from Shchoholiev/feature/SA-33-api-product-search
feature/SA-33 api-product-search
2023-10-15 20:36:06 +03:00
stasex
250e493fc2 added a method call 2023-10-15 20:26:34 +03:00
stasex
e0e4d45a91 Merge remote-tracking branch 'origin/feature/SA-33-api-product-search' into feature/SA-33-api-product-search
# Conflicts:
#	ShoppingAssistantApi.Persistance/PersistanceExtentions/DbInitialaizer.cs
2023-10-15 20:09:28 +03:00
stasex
ba876b30fe added a method call 2023-10-15 20:08:21 +03:00
stasex
f54667c18b
Merge branch 'develop' into feature/SA-33-api-product-search 2023-10-15 19:48:41 +03:00
Serhii Shchoholiev
eb6573ed73
Merge pull request #5 from Shchoholiev/feature/SA-53-wishlists
feature/SA-53 wishlists
2023-10-15 11:10:05 -04:00
stasex
004033f307 added the missing property to the product entity 2023-10-15 16:38:20 +03:00
stasex
80c9bc2b32 Small changes for DbInitialaizer with products collection 2023-10-15 16:27:29 +03:00
5abb142015
fix message pages 2023-10-15 16:26:00 +03:00
98795719dc
remove unused unit test class 2023-10-15 14:10:19 +03:00
2096df2c34
add ability to add product to wishlist 2023-10-15 14:04:57 +03:00
1412c07fa2
fix: return oredered wishlist messages
Before that there was a possibility of returning pages with incorrectly ordered messages
2023-10-15 13:32:35 +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
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
shchoholiev-opflo
547c23f7c0 SA-14 added extensions to devcontainer 2023-10-14 19:53:12 +00:00
e26177528b
add ability to delete wishlist 2023-10-14 20:05:02 +03:00
shchoholiev-opflo
236153d486 SA-29 added Unit test for OpenAiService 2023-10-14 02:13:50 +00:00
shchoholiev-opflo
bdc3e658cc SA-29 added models and interface 2023-10-14 02:12:25 +00:00
shchoholiev-opflo
9b0410fb1f SA-29 added OpenAiService 2023-10-14 01:14:46 +00:00
shchoholiev-opflo
5978036164 SA-29 Added solution explorer to extensions 2023-10-14 01:12:39 +00:00
stasex
e9c3b57fc4 added product entity and initial data for it 2023-10-12 20:55:34 +03:00
Mykhailo Bilodid
6b8b2bdeb3
Merge pull request #4 from Shchoholiev/feature/SA-51-wishlists-service
Feature/sa 51 wishlists service
2023-10-11 21:08:30 +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
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
Serhii Shchoholiev
36d7193e15
Merge pull request #1 from Shchoholiev/feature/SA-7-setup-project 2023-09-22 17:46:32 -04:00
Mykhailo
ae37f4952e SA-7 project created 2023-09-22 23:02:20 +03:00
Serhii Shchoholiev
b5f6cf4ae7
Initial commit 2023-09-19 18:18:59 -04:00