4225 Commits

Author SHA1 Message Date
David Fowler
cb12b4c2e0 Remove the UseVault and use the existance of the section 2023-05-03 08:07:50 -07:00
David Fowler
6c7ae59726 More clean up 2023-05-03 07:52:44 -07:00
David Fowler
9694e0a1bf Not needed 2023-05-03 07:41:00 -07:00
David Fowler
9901e0d5f7 Use the assembly name instead of the type name 2023-05-03 07:33:44 -07:00
David Fowler
67fcd4d91a Redirect to swagger 2023-05-02 22:56:40 -07:00
David Fowler
fa31201788 Unify configuration 2023-05-02 22:53:15 -07:00
David Fowler
ad749928c4 Fix the catalog tests 2023-05-02 22:48:11 -07:00
David Fowler
c33fc1edc4 Use before Map 2023-05-02 22:31:40 -07:00
David Fowler
752e45ee12 First pass at making the catalog API use the common service helpers 2023-05-02 22:30:06 -07:00
David Fowler
512623e45d Configure so tests work again 2023-05-02 22:02:05 -07:00
David Fowler
0cbaec81c1 Use default logger 2023-05-02 21:22:06 -07:00
David Fowler
e2a812c9bc More customization 2023-05-02 21:15:43 -07:00
David Fowler
9d01a264f0 More schema 2023-05-02 11:11:13 -07:00
David Fowler
e9dba5781f More tweaks 2023-05-02 10:51:50 -07:00
David Fowler
0b77c440fb More defaults 2023-05-02 08:11:55 -07:00
David Fowler
daeeea46df Initial attempt at making a common service configuration 2023-05-02 08:00:17 -07:00
David Fowler
70036a5e3c Fixed remaining tests
- Lots of duplication zomg
2023-05-01 17:43:48 -07:00
David Fowler
2b0889f684 Fix ordering and basked scenarios 2023-05-01 17:32:57 -07:00
David Fowler
2736eae13e Fixed catalog functional tests 2023-05-01 16:55:20 -07:00
David Fowler
f493d900d8 Remove whitespace 2023-05-01 16:40:13 -07:00
David Fowler
207172b200 Make more tests pass 2023-05-01 16:37:27 -07:00
David Fowler
a4ae332c31 Make tests work 2023-05-01 16:31:57 -07:00
Reuben Bond
146652ca6a BAD MISC - playing with tests 2023-04-28 14:49:57 -07:00
Reuben Bond
1e4de70295 Fix IncludeScopes 2023-04-28 12:23:37 -07:00
Reuben Bond
b4432d50d6 Remove gRPC generated code from global usings etc 2023-04-28 12:23:22 -07:00
Reuben Bond
cfef616eb6 Fix IncludeScopes setting in appsettings.json for WebSPA 2023-04-28 12:00:30 -07:00
Reuben Bond
8c6351b1c4 Remove accidentally committed keys and update .gitignore to prevent them being added again 2023-04-28 11:59:52 -07:00
Reuben Bond
27aaed0a00 Fix formatting 2023-04-28 11:57:57 -07:00
Reuben Bond
9d38de0c83
Merge pull request #2092 from erjain/update/webshoppingagg-webap-builder
Update/webshoppingagg webapp builder
2023-04-27 12:35:12 -07:00
Tarun Jain
65e2f13ca2 Resolving conversation on PR 2023-04-28 00:43:58 +05:30
Tarun Jain
7e2a966dbf
Merge pull request #2088 from RikVanHaaren/dev
Fix spelling
2023-04-25 17:11:27 +05:30
Tarun Jain
24858e50b7 formatting program.cs 2023-04-25 01:54:48 +05:30
Tarun Jain
52fb849b84 WebShopping-Agg: migrate to WebApplicationBuilder 2023-04-25 01:53:28 +05:30
Tarun Jain
7d06508e22
Merge pull request #2089 from erjain/update/ordering-webappbuilder
Update/ordering webappbuilder
2023-04-25 01:49:28 +05:30
Tarun Jain
ce5a165dd0 add editorconfig at solution root node 2023-04-25 01:38:59 +05:30
Tarun Jain
9a707ecaa1 remove editorconfig.bak 2023-04-19 00:20:42 +05:30
Tarun Jain
9759596899 Commit to migrate Oredeing.BackkgroundTasks and SignalRHub to webAppBuilder 2023-04-19 00:19:52 +05:30
Tarun Jain
b9e585b2e4
Merge pull request #2085 from erjain/update/payment-api
Commit to migrate payment api to WebApplicationBuilder
2023-04-19 00:17:19 +05:30
Rik van Haaren
ff78bb7577
Fix spelling 2023-04-18 15:49:56 +02:00
Tarun Jain
212343f274 delete startup.cs 2023-04-17 22:45:12 +05:30
Tarun Jain
433419b583 update payment.csproj 2023-04-17 22:28:28 +05:30
Tarun Jain
c0cc12ad0c Commit to migrate payment api to WebApplicationBuilder 2023-04-12 23:32:11 +05:30
Tarun Jain
ee673d9180
Merge pull request #2079 from erjain/update/ordering-api-webAppBuilder
Migrate Ordering.API to WebApplicationBuilder
2023-04-12 22:23:57 +05:30
Tarun Jain
e1fc28be8b add .editorconfigfiles 2023-03-31 23:26:34 +05:30
Tarun Jain
fee79c40a4 Migrate Ordering.API to WebApplicationBuilder 2023-03-30 12:01:37 +05:30
Tarun Jain
c8f1e0f148
Merge pull request #2075 from erjain/update/basket-api-webAppBuilder
Basket.API: Commit to migrate to WebApplication Builder
2023-03-29 00:37:28 +05:30
Tarun Jain
bb4307478c Fix formatting 2023-03-28 22:10:42 +05:30
Tarun Jain
19217e0939 Basket.API: Commit to migrate to WebApplication Builder 2023-03-27 23:56:55 +05:30
Tarun Jain
4a86d5e93f
Merge pull request #2073 from erjain/update/catalog-api-webapplication-builder
Catalog.API: Commit to migrate catalog api to webapplication builder
2023-03-27 23:50:54 +05:30
Tarun Jain
d6ea0cbdf5 commit use use CreateAsyncScope 2023-03-27 23:48:14 +05:30