shchoholiev
|
68ab565800
|
SA-197 Add suggestions to product search
- Change OpenAI prompt
- Update logic OpenAI response handling
- Start refactoring of SearchProductAsync()
- Add GetWishlistMessagesAsync() to MessagesRepository to retrieve all messages for wishlist
|
2023-12-11 00:49:08 +00: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 |
|
stasex
|
550d7e68e3
|
removed the addition to the database in the product search method. Also changed the unit tests
|
2023-11-21 00:43:52 +02:00 |
|
Mykyta Dubovyi
|
4bd13648b6
|
Merge branch 'develop' into bug/SA-143-Fix-data-retrieval-to-return-not-deleted-records
|
2023-11-17 13:06:00 +02:00 |
|
Mykhailo Bilodid
|
3dae306c75
|
Bug fixed
|
2023-11-15 23:58:49 +02:00 |
|
Mykhailo Bilodid
|
d7f5dc331d
|
SA-149 all issues are fixed
|
2023-11-15 16:54:33 +02:00 |
|
Mykyta Dubovyi
|
3f371f68eb
|
Fixed bug with retrieving deleted data. Added predicates to repositories.
|
2023-11-12 15:26:34 +02:00 |
|
stasex
|
17055273bf
|
added a condition to call adding a message
|
2023-11-11 00:23:54 +02:00 |
|
stasex
|
02eb8e3634
|
added a test group for the method to work
|
2023-11-11 00:17:17 +02:00 |
|
stasex
|
58ae7af0fa
|
added a new field to the Product entity and to Dtos
|
2023-11-08 14:29:40 +02:00 |
|
Mykyta Dubovyi
|
261bd276a8
|
Bug fixed
|
2023-11-07 19:37:12 +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
|
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
|
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 |
|
stasex
|
dc4826dacc
|
added changes to the search method and removed unnecessary code
|
2023-10-24 02:01:46 +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 |
|
Mykhailo Bilodid
|
962ab03c4c
|
SA-33 comments and some changes added
|
2023-10-21 19:19:13 +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
|
1f865a318f
|
implemented the interface in ProductService.cs
|
2023-10-20 02:28:22 +03:00 |
|
stasex
|
dd9fdc04f0
|
changed file name
|
2023-10-19 14:16:02 +03:00 |
|