Mykhailo Bilodid
|
396c5f2eb4
|
Merge pull request #11 from Shchoholiev/feature/SA-33-api-product-search
feature/SA-33-api-product-search
|
2023-10-27 01:34:16 +03: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
|
73b9b5213f
|
added a small change to the service
|
2023-10-25 14:45:44 +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 |
|
Mykhailo Bilodid
|
7e1cb0c988
|
Merge pull request #10 from Shchoholiev/feature/SA-117-GenerateWishlistName-WishlistsSevice
feature/SA-117-generate-wishlist-name
|
2023-10-24 23:20:29 +03:00 |
|
stasex
|
3372a0910b
|
added new chips to the product search service and implemented unit tests
|
2023-10-24 20:03:54 +03:00 |
|
|
422b6085ce
|
remove GlobalUser reference from WishlistRepository
|
2023-10-24 07:49:29 +03:00 |
|
|
0d97d552e3
|
fix: update LastModifiedDateUtc nad LastModifiedById when changing wishlist name
|
2023-10-24 07:43:49 +03:00 |
|
stasex
|
dc4826dacc
|
added changes to the search method and removed unnecessary code
|
2023-10-24 02:01:46 +03:00 |
|
|
b63d3e39c3
|
feature: add generatePersonalWishlistName method, Api endpoint and tests
|
2023-10-23 22:44:42 +03:00 |
|
|
b1e878386e
|
fix: OpenAiHttpClient JWT configuration
|
2023-10-23 22:42:32 +03:00 |
|
stasex
|
ba116a3533
|
added the initial implementation of the method SearchProductAsync and a rough test for it
|
2023-10-23 15:11:22 +03:00 |
|
stasex
|
c5fe0c1d5f
|
Merge branch 'develop' of https://github.com/Shchoholiev/shopping-assistant-api into feature/SA-33-api-product-search
|
2023-10-23 12:30:44 +03:00 |
|
Serhii Shchoholiev
|
e265257a2a
|
Merge pull request #9 from Shchoholiev/feature/SA-29-open-ai-service
Feature/sa 29 open ai service
|
2023-10-22 15:24:38 -04:00 |
|
Mykhailo Bilodid
|
47c67df292
|
SA-29 stream open ai response test commented
|
2023-10-22 22:23:36 +03:00 |
|
Mykhailo Bilodid
|
e34382b837
|
SA-29 develope branch merged
|
2023-10-22 22:16:25 +03:00 |
|
Mykhailo Bilodid
|
ef35d6dea2
|
SA-29 all bugs fixed
|
2023-10-22 22:04:08 +03:00 |
|
Mykhailo Bilodid
|
5ddd5c9ada
|
SA-29 open ai service fixed and developed
|
2023-10-22 21:40:03 +03:00 |
|
Mykhailo Bilodid
|
1ded33452e
|
Merge pull request #8 from Shchoholiev/bug/SA-116-fix-db-initialaizer
Bug/sa 116 fix db initialaizer
|
2023-10-21 22:38:48 +03:00 |
|
Mykhailo Bilodid
|
bc0501dab5
|
SA-116 final changes
|
2023-10-21 22:12:01 +03:00 |
|
Mykhailo Bilodid
|
962ab03c4c
|
SA-33 comments and some changes added
|
2023-10-21 19:19:13 +03:00 |
|
Mykhailo Bilodid
|
8ae360b7e0
|
SA-116 initialaizer fixed
|
2023-10-21 16:52:54 +03:00 |
|
shchoholiev
|
fcc5f02c48
|
Added models for product search.
|
2023-10-21 13:40:10 +00:00 |
|
stasex
|
9db3baca89
|
made an implementation for a request that may contain questions and tested it
|
2023-10-21 01:15:30 +03:00 |
|
stasex
|
60484e4a6e
|
made an implementation for request for recommendations and tested it
|
2023-10-20 23:46:55 +03:00 |
|
stasex
|
fc6ce2e6a9
|
made an implementation to start the search and tested it
|
2023-10-20 23:30:09 +03:00 |
|
stasex
|
6ce15d15ae
|
commit with the required nuget package
|
2023-10-20 02:29:10 +03:00 |
|
stasex
|
1f865a318f
|
implemented the interface in ProductService.cs
|
2023-10-20 02:28:22 +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
|
dd9fdc04f0
|
changed file name
|
2023-10-19 14:16:02 +03:00 |
|
stasex
|
504e675466
|
added file for services
|
2023-10-19 14:13:57 +03:00 |
|
stasex
|
f9dfb34e43
|
added new unit test and new model for search product name
|
2023-10-19 14:09:35 +03:00 |
|
Mykyta Dubovyi
|
2b9453b09f
|
SA-29 working GetChatCompletion
|
2023-10-19 12:56:40 +03:00 |
|
Serhii Shchoholiev
|
db2715e17f
|
Merge pull request #7 from Shchoholiev/feature/SA-14-guest-authorization
SA-14 Authorization enhancement
|
2023-10-16 18:02:00 -04: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 |
|
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 |
|