Reuben Bond
8da0a81514
Remove Serilog usage
2023-05-09 07:05:35 -07:00
Reuben Bond
5342c86af0
Remove Serilog from Identity.API and clean up
2023-05-09 07:05:35 -07:00
Reuben Bond
3f5f0b94ed
Remove Program from Catalog.API
2023-05-09 07:05:35 -07:00
Reuben Bond
7d28625959
Remove Serilog from Web.Shopping.HttpAggregator
2023-05-09 07:05:35 -07:00
David Fowler
d96e4db08c
Remove Program
2023-05-09 07:05:35 -07:00
David Fowler
c59e66861f
- Add redis health check
...
- Add health checks on startup
2023-05-09 07:05:35 -07:00
David Fowler
56d47db91e
Read from the connection strings section
2023-05-09 07:05:35 -07:00
David Fowler
b48ba7b74b
More clean up
2023-05-09 07:05:35 -07:00
David Fowler
41056e54d8
Update grpc reference
2023-05-09 07:05:35 -07:00
David Fowler
45a04e4a6d
Make services run individually and outside of docker
...
- Removed manual port binding code
- Disable Seq and logstash if config is null
- Disable serilog for now
- Remove IIS from some launch profiles
- Clean up some logging.
2023-05-09 07:05:35 -07:00
David Fowler
bff808016e
Remove the UseVault and use the existance of the section
2023-05-09 07:05:35 -07:00
David Fowler
48f640088b
More clean up
2023-05-09 07:05:35 -07:00
David Fowler
4e743ef666
Not needed
2023-05-09 07:05:35 -07:00
David Fowler
366019aaa3
Use the assembly name instead of the type name
2023-05-09 07:05:35 -07:00
David Fowler
d4319bdd47
Redirect to swagger
2023-05-09 07:05:35 -07:00
David Fowler
c565a8f799
Unify configuration
2023-05-09 07:05:35 -07:00
David Fowler
794c546d2e
Fix the catalog tests
2023-05-09 07:05:35 -07:00
David Fowler
f46b03cb36
Use before Map
2023-05-09 07:05:35 -07:00
David Fowler
d1372cba64
First pass at making the catalog API use the common service helpers
2023-05-09 07:05:34 -07:00
David Fowler
7da7e98a55
Configure so tests work again
2023-05-09 07:05:34 -07:00
David Fowler
9d52426a49
Use default logger
2023-05-09 07:05:34 -07:00
David Fowler
57a93f63f0
More customization
2023-05-09 07:05:34 -07:00
David Fowler
8a40e9fb48
More schema
2023-05-09 07:05:34 -07:00
David Fowler
3fee612e68
More tweaks
2023-05-09 07:05:34 -07:00
David Fowler
00fc3d8a65
More defaults
2023-05-09 07:05:34 -07:00
David Fowler
9af6d6342d
Initial attempt at making a common service configuration
2023-05-09 07:05:34 -07:00
David Fowler
e7e0eed9cc
Fixed remaining tests
...
- Lots of duplication zomg
2023-05-09 07:05:34 -07:00
David Fowler
c7edd50b38
Fix ordering and basked scenarios
2023-05-09 07:05:34 -07:00
David Fowler
233b6e56c1
Fixed catalog functional tests
2023-05-09 07:05:34 -07:00
David Fowler
d4c2f17c36
Remove whitespace
2023-05-09 07:05:34 -07:00
David Fowler
746e5da7fa
Make more tests pass
2023-05-09 07:05:34 -07:00
David Fowler
f3d2843166
Make tests work
2023-05-09 07:05:34 -07:00
Reuben Bond
91247ec52e
BAD MISC - playing with tests
2023-05-09 07:05:34 -07:00
Reuben Bond
d62ebcb791
Fix IncludeScopes
2023-05-09 07:05:34 -07:00
Reuben Bond
109853983d
Remove gRPC generated code from global usings etc
2023-05-09 07:05:34 -07:00
Reuben Bond
d91da03665
Fix IncludeScopes setting in appsettings.json for WebSPA
2023-05-09 07:05:34 -07:00
Reuben Bond
746363bfd3
Remove accidentally committed keys and update .gitignore to prevent them being added again
2023-05-09 07:05:34 -07:00
Tarun Jain
3ae0cefbcf
Merge pull request #2105 from ReubenBond/rebond/1
...
Fix brace placement
2023-05-08 14:40:50 +05:30
Reuben Bond
451d79f7b9
Fix formatting
2023-05-04 06:48:37 -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