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 |
|
Mykyta Dubovyi
|
3f371f68eb
|
Fixed bug with retrieving deleted data. Added predicates to repositories.
|
2023-11-12 15:26:34 +02:00 |
|
|
5abb142015
|
fix message pages
|
2023-10-15 16:26:00 +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 |
|
|
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 |
|
|
7c6d36122d
|
add wishlist and message repositories and wishlist service
|
2023-10-08 20:22:53 +03:00 |
|