Commit Graph

  • 9a79645730
    Merge pull request #27 from Shchoholiev/release/v1.0.0 master Serhii Shchoholiev 2023-12-19 18:08:27 -0800
  • 48d5c5172d
    Merge pull request #26 from Shchoholiev/feature/SA-229-personal-account-deletion v1.0.0 release/v1.0.0 develop Serhii Shchoholiev 2023-12-17 12:35:46 -0800
  • a37b40ed28
    add personal account deletion feature/SA-229-personal-account-deletion cuqmbr 2023-12-17 21:59:21 +0200
  • e13bb4bbed SA-243 Save message at the end of product search - Add message saving on "[DONE]" text in SearchProductAsync() shchoholiev 2023-12-17 17:10:41 +0000
  • 07186c3052 SA-240 Change OpenAI SSE handling - Change SSE handling to receive chunks in realtime shchoholiev 2023-12-16 20:39:05 +0000
  • 9c53b7c090
    Merge pull request #25 from Shchoholiev/feature/SA-197-product–search-suggestions Serhii Shchoholiev 2023-12-10 17:11:34 -0800
  • 745bee93ee SA-197 Update Unit Tests - Add Logger Mock to Unit tests - Update ProductTests to handle suggestions feature/SA-197-product–search-suggestions shchoholiev 2023-12-11 01:10:46 +0000
  • 2692fdbe11
    Merge pull request #24 from Shchoholiev/feature/SA-197-product–search-suggestions Serhii Shchoholiev 2023-12-10 16:51:21 -0800
  • 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 shchoholiev 2023-12-11 00:49:08 +0000
  • 0022683192
    Merge pull request #23 from Shchoholiev/bug/SA-214-long-wishlist-name Mykhailo Bilodid 2023-12-09 13:46:41 +0200
  • 094807fb05
    change prompt to process inpus without product request bug/SA-214-long-wishlist-name cuqmbr 2023-12-08 17:43:25 +0200
  • 48f15e34c1
    Merge pull request #22 from Shchoholiev/release/v0.1.1 Serhii Shchoholiev 2023-12-02 19:20:15 -0800
  • c8db205c73 SA-209 Added CORS release/v0.1.1 shchoholiev 2023-12-02 20:54:49 +0000
  • e55e7d98c7
    Updated master_shopping-assistant-api.yml Serhii Shchoholiev 2023-11-26 11:05:41 -0500
  • cc6322049a Add or update the Azure App Service build and deployment workflow config Serhii Shchoholiev 2023-11-26 07:48:20 -0800
  • fcab30a7a9
    Merge pull request #21 from Shchoholiev/release/v0.1.0 Serhii Shchoholiev 2023-11-26 07:44:05 -0800
  • 2506df0477
    Delete .github/workflows/develop_shopping-assistant-api-dev.yml Serhii Shchoholiev 2023-11-26 10:43:05 -0500
  • 7811961a41
    Merge pull request #20 from Shchoholiev/bug/fix-wishlist-test release/v0.1.0 Mykhailo Bilodid 2023-11-21 01:37:37 +0200
  • 56a4168a41 all bugs fixed bug/fix-wishlist-test Mykhailo Bilodid 2023-11-21 01:23:28 +0200
  • 1fcda176ce
    Merge pull request #19 from Shchoholiev/bug/SA-196-fix-adding-all-products Mykhailo Bilodid 2023-11-21 00:57:49 +0200
  • b93e9a88ba SA-196 test fixed bug/SA-196-fix-adding-all-products Mykhailo Bilodid 2023-11-21 00:56:22 +0200
  • 550d7e68e3 removed the addition to the database in the product search method. Also changed the unit tests stasex 2023-11-21 00:43:52 +0200
  • 7c7cc4f6b8
    Merge pull request #13 from Shchoholiev/bug/SA-143-Fix-data-retrieval-to-return-not-deleted-records Mykhailo Bilodid 2023-11-18 01:53:04 +0200
  • 5973598063 SA-143 all tests and issues fixed bug/SA-143-Fix-data-retrieval-to-return-not-deleted-records Mykhailo Bilodid 2023-11-18 01:46:59 +0200
  • 4bd13648b6 Merge branch 'develop' into bug/SA-143-Fix-data-retrieval-to-return-not-deleted-records Mykyta Dubovyi 2023-11-17 13:06:00 +0200
  • 834441d79c
    Merge pull request #18 from Shchoholiev/bug/fix-product-search-open-ai-roles Mykhailo Bilodid 2023-11-16 00:09:11 +0200
  • 3dae306c75 Bug fixed bug/fix-product-search-open-ai-roles Mykhailo Bilodid 2023-11-15 23:58:49 +0200
  • e1e29b52ee
    Merge pull request #17 from Shchoholiev/feature/openai-model-change Mykhailo Bilodid 2023-11-15 22:19:49 +0200
  • b17cbc05f0
    Update ChatCompletionRequest.cs feature/openai-model-change Serhii Shchoholiev 2023-11-15 15:15:48 -0500
  • 49837d4f18
    Merge pull request #16 from Shchoholiev/SA-149-Fix-StartPersonalWishlistAsync Mykhailo Bilodid 2023-11-15 16:58:04 +0200
  • d7f5dc331d SA-149 all issues are fixed SA-149-Fix-StartPersonalWishlistAsync Mykhailo Bilodid 2023-11-15 16:54:33 +0200
  • 3f371f68eb Fixed bug with retrieving deleted data. Added predicates to repositories. Mykyta Dubovyi 2023-11-12 15:26:34 +0200
  • 93d2e9e0c2
    Merge pull request #15 from Shchoholiev/bug/SA-150-fix-adding-message Mykhailo Bilodid 2023-11-12 01:01:03 +0200
  • d4d5ec20b5 changed unit test bug/SA-150-fix-adding-message stasex 2023-11-11 00:37:08 +0200
  • 17055273bf added a condition to call adding a message stasex 2023-11-11 00:23:54 +0200
  • 02eb8e3634 added a test group for the method to work stasex 2023-11-11 00:17:17 +0200
  • 8c630da4d9
    Merge pull request #14 from Shchoholiev/bug/SA-144-add-price-for-product Mykhailo Bilodid 2023-11-09 17:03:33 +0200
  • fce98e6f2c add new field for product in dbinitialaizer bug/SA-144-add-price-for-product stasex 2023-11-09 12:49:05 +0200
  • 58ae7af0fa added a new field to the Product entity and to Dtos stasex 2023-11-08 14:29:40 +0200
  • 261bd276a8 Bug fixed Mykyta Dubovyi 2023-11-07 19:37:12 +0200
  • d3dd06fb58
    SA-112 Update publish step develop_shopping-assistant-api-dev.yml Serhii Shchoholiev 2023-10-28 22:37:51 -0400
  • a0231900d3
    SA-72 Removed tests develop_shopping-assistant-api-dev.yml Serhii Shchoholiev 2023-10-28 22:23:32 -0400
  • 0311238e2d
    SA-72 Update develop_shopping-assistant-api-dev.yml Serhii Shchoholiev 2023-10-28 22:16:55 -0400
  • cb090b6b9d
    SA-72 Update develop_shopping-assistant-api-dev.yml Serhii Shchoholiev 2023-10-28 22:13:11 -0400
  • 83004abac3
    SA-72 Create develop_shopping-assistant-api-dev.yml Serhii Shchoholiev 2023-10-28 22:07:26 -0400
  • c919ec2c6e
    SA-72 Update develop_shopping-assistant-api-dev.yml Serhii Shchoholiev 2023-10-28 22:04:15 -0400
  • 4edf221b9c
    Merge pull request #12 from Shchoholiev/feature/SA-72-azure-configuration Serhii Shchoholiev 2023-10-28 21:59:58 -0400
  • 953f397cc8 SA-72 Updated dev github workflow feature/SA-72-azure-configuration shchoholiev 2023-10-29 01:59:08 +0000
  • e83a254e9d SA-72 Added use of Azure App Config shchoholiev 2023-10-29 01:54:43 +0000
  • 821b3acc00 Add or update the Azure App Service build and deployment workflow config Serhii Shchoholiev 2023-10-28 21:15:53 -0400
  • 396c5f2eb4
    Merge pull request #11 from Shchoholiev/feature/SA-33-api-product-search Mykhailo Bilodid 2023-10-27 01:34:16 +0300
  • 98377dbf9d changed the logic in the service and added some changes to the tests feature/SA-33-api-product-search stasex 2023-10-27 01:16:02 +0300
  • 51aca2e270 made a fix for the pr stasex 2023-10-26 12:57:52 +0300
  • adf956b44c added new test stasex 2023-10-25 21:36:30 +0300
  • 40f294f61b added new tests stasex 2023-10-25 17:28:55 +0300
  • 73b9b5213f added a small change to the service stasex 2023-10-25 14:45:44 +0300
  • 77b14bf4c7 changed the logic for product search and set up the integration test stasex 2023-10-25 14:16:11 +0300
  • a2b7f0cfd2 Merge branch 'develop' into feature/SA-33-api-product-search stasex 2023-10-25 00:03:14 +0300
  • f5d9c3e80e added some fix for tests stasex 2023-10-24 23:24:23 +0300
  • 7e1cb0c988
    Merge pull request #10 from Shchoholiev/feature/SA-117-GenerateWishlistName-WishlistsSevice Mykhailo Bilodid 2023-10-24 23:20:29 +0300
  • 3372a0910b added new chips to the product search service and implemented unit tests stasex 2023-10-24 20:03:54 +0300
  • 422b6085ce
    remove GlobalUser reference from WishlistRepository feature/SA-117-GenerateWishlistName-WishlistsSevice cuqmbr 2023-10-24 07:49:29 +0300
  • 0d97d552e3
    fix: update LastModifiedDateUtc nad LastModifiedById when changing wishlist name cuqmbr 2023-10-24 07:43:49 +0300
  • dc4826dacc added changes to the search method and removed unnecessary code stasex 2023-10-24 02:01:46 +0300
  • b63d3e39c3
    feature: add generatePersonalWishlistName method, Api endpoint and tests cuqmbr 2023-10-23 22:44:42 +0300
  • b1e878386e
    fix: OpenAiHttpClient JWT configuration cuqmbr 2023-10-23 22:42:32 +0300
  • ba116a3533 added the initial implementation of the method SearchProductAsync and a rough test for it stasex 2023-10-23 15:11:22 +0300
  • c5fe0c1d5f Merge branch 'develop' of https://github.com/Shchoholiev/shopping-assistant-api into feature/SA-33-api-product-search stasex 2023-10-23 12:30:44 +0300
  • e265257a2a
    Merge pull request #9 from Shchoholiev/feature/SA-29-open-ai-service Serhii Shchoholiev 2023-10-22 15:24:38 -0400
  • 47c67df292 SA-29 stream open ai response test commented feature/SA-29-open-ai-service Mykhailo Bilodid 2023-10-22 22:23:36 +0300
  • e34382b837 SA-29 develope branch merged Mykhailo Bilodid 2023-10-22 22:16:25 +0300
  • ef35d6dea2 SA-29 all bugs fixed Mykhailo Bilodid 2023-10-22 22:04:08 +0300
  • 5ddd5c9ada SA-29 open ai service fixed and developed Mykhailo Bilodid 2023-10-22 21:40:03 +0300
  • 1ded33452e
    Merge pull request #8 from Shchoholiev/bug/SA-116-fix-db-initialaizer Mykhailo Bilodid 2023-10-21 22:38:48 +0300
  • bc0501dab5 SA-116 final changes bug/SA-116-fix-db-initialaizer Mykhailo Bilodid 2023-10-21 22:12:01 +0300
  • 962ab03c4c SA-33 comments and some changes added Mykhailo Bilodid 2023-10-21 19:19:13 +0300
  • 8ae360b7e0 SA-116 initialaizer fixed Mykhailo Bilodid 2023-10-21 16:52:54 +0300
  • fcc5f02c48 Added models for product search. shchoholiev 2023-10-21 13:40:10 +0000
  • 9db3baca89 made an implementation for a request that may contain questions and tested it stasex 2023-10-21 01:15:30 +0300
  • 60484e4a6e made an implementation for request for recommendations and tested it stasex 2023-10-20 23:46:55 +0300
  • fc6ce2e6a9 made an implementation to start the search and tested it stasex 2023-10-20 23:30:09 +0300
  • 6ce15d15ae commit with the required nuget package stasex 2023-10-20 02:29:10 +0300
  • 1f865a318f implemented the interface in ProductService.cs stasex 2023-10-20 02:28:22 +0300
  • 7b2e8d1645 added new tests for product search, namely for checking recommendations and creating a wishlist stasex 2023-10-19 15:58:05 +0300
  • dd9fdc04f0 changed file name stasex 2023-10-19 14:16:02 +0300
  • 504e675466 added file for services stasex 2023-10-19 14:13:57 +0300
  • f9dfb34e43 added new unit test and new model for search product name stasex 2023-10-19 14:09:35 +0300
  • 2b9453b09f SA-29 working GetChatCompletion Mykyta Dubovyi 2023-10-19 12:56:40 +0300
  • db2715e17f
    Merge pull request #7 from Shchoholiev/feature/SA-14-guest-authorization Serhii Shchoholiev 2023-10-16 18:02:00 -0400
  • 424acaf451
    add lost wishlist integrational tests feature/SA-14-guest-authorization cuqmbr 2023-10-16 13:29:30 +0300
  • 5fada6c3ec Merge branch 'develop' into feature/SA-14-guest-authorization shchoholiev 2023-10-16 04:14:44 +0000
  • 6b8154e474 SA-14 fixed and refactored integration tests shchoholiev 2023-10-16 03:23:07 +0000
  • 39bed12f30 SA-14 Updated User model structure and Services shchoholiev 2023-10-16 03:22:49 +0000
  • 1188fd078f
    Merge pull request #6 from Shchoholiev/feature/SA-33-api-product-search Mykhailo Bilodid 2023-10-15 20:36:06 +0300
  • 250e493fc2 added a method call stasex 2023-10-15 20:26:34 +0300
  • e0e4d45a91 Merge remote-tracking branch 'origin/feature/SA-33-api-product-search' into feature/SA-33-api-product-search stasex 2023-10-15 20:09:28 +0300
  • ba876b30fe added a method call stasex 2023-10-15 20:08:21 +0300
  • f54667c18b
    Merge branch 'develop' into feature/SA-33-api-product-search stasex 2023-10-15 19:48:41 +0300
  • eb6573ed73
    Merge pull request #5 from Shchoholiev/feature/SA-53-wishlists Serhii Shchoholiev 2023-10-15 11:10:05 -0400
  • 004033f307 added the missing property to the product entity stasex 2023-10-15 16:38:20 +0300