David Fowler
493031b11c
Added implict usings
2023-06-14 21:39:13 -07:00
David Fowler
3b9560c26e
Clean up usings and controller attributes ( #2124 )
...
* Clean up usings and controller attributes
- Removed redundant attributes when the controllers already specifies what the result type is.
- Use StatusCodes instead of HttpStatusCode.
- Clean up namespaces and use type aliases to disambiguate the many DTOs defined.
* Forgot one
* Update src/Services/Webhooks/Webhooks.API/Controllers/WebhooksController.cs
Co-authored-by: Reuben Bond <203839+ReubenBond@users.noreply.github.com>
---------
Co-authored-by: Reuben Bond <203839+ReubenBond@users.noreply.github.com>
2023-06-14 20:56:52 -07:00
Reuben Bond
6ebde3fb5c
Remove on-start health check in Ordering.BackgroundTasks so that it doesn't crash on startup
2023-05-09 07:05:39 -07:00
Reuben Bond
f5218e8087
Start adding connection strings for VS launch profile
2023-05-09 07:05:39 -07:00
Reuben Bond
3858d7ccf7
Fix integration tests
2023-05-09 07:05:39 -07:00
Reuben Bond
52cdd1645a
Fix Handler_sends_no_command_when_order_already_exists test
2023-05-09 07:05:39 -07:00
David Fowler
d5533c0ff9
Move the pic controller to a minimal API
2023-05-09 07:05:39 -07:00
David Fowler
af42aab95e
Don't launch the browser for signalr
2023-05-09 07:05:39 -07:00
David Fowler
84c6b11c69
Remove cors from the signalr service
...
- The frontend hits the gateway which does the preflight request
2023-05-09 07:05:38 -07:00
David Fowler
5a2d38575e
Fixed identity url
2023-05-09 07:05:38 -07:00
David Fowler
69b28c6add
Added gRPC and HTTP endpoints via config
2023-05-09 07:05:38 -07:00
David Fowler
d0c710ebdc
Docker compose works
2023-05-09 07:05:38 -07:00
David Fowler
6b8992153a
Rename extensions to extensions
2023-05-09 07:05:38 -07:00
David Fowler
3c00be38f9
Make BFF work and clean up ports
2023-05-09 07:05:37 -07:00
David Fowler
5ea034106c
Move extensions to Extensions folder
2023-05-09 07:05:37 -07:00
David Fowler
7027967568
More random clean up
2023-05-09 07:05:37 -07:00
David Fowler
e166b28a0a
Update the webhooks project to use service common
2023-05-09 07:05:37 -07:00
Reuben Bond
bcb1374d1e
Avoid logging exception details twice in a given log, clean up
2023-05-09 07:05:37 -07:00
David Fowler
a37b0430b2
Remove unneeded dependencies
2023-05-09 07:05:37 -07:00
David Fowler
c41cd3830c
Updated background tasks to use common service logic
2023-05-09 07:05:37 -07:00
David Fowler
0cb6b08300
Clean up the project
2023-05-09 07:05:37 -07:00
David Fowler
9743c83221
Use the common services in the Ordering.SignalRHub project
2023-05-09 07:05:37 -07:00
David Fowler
6e69a2472e
Small naming tweaks for consistency
2023-05-09 07:05:37 -07:00
David Fowler
3357c70bc1
Clean up excess in project file
2023-05-09 07:05:37 -07:00
David Fowler
909f08675b
Make the ordering API use the commmon services
2023-05-09 07:05:37 -07:00
Reuben Bond
cf02e90aad
Migrate from ILoggerFactory to ILogger<T> and use Logging Source Generator
2023-05-09 07:05:37 -07:00
Reuben Bond
917764273b
Remove superfluous UseDeveloperExceptionPage() and AddOptions() calls
2023-05-09 07:05:36 -07:00
Reuben Bond
16b63001df
Add Identity sections to config and consume (likely broken). Simplify integration tests
2023-05-09 07:05:36 -07:00
Reuben Bond
83200f9331
Fix Dockerfiles to include Services.Common
2023-05-09 07:05:36 -07:00
Reuben Bond
fea08c78bb
Finish removing Autofac
2023-05-09 07:05:36 -07:00
Reuben Bond
b9f48faf99
Use simpler syntax for default
2023-05-09 07:05:36 -07:00
Reuben Bond
da024f9812
Remove Program.AppName
2023-05-09 07:05:36 -07:00
Reuben Bond
8da0a81514
Remove Serilog usage
2023-05-09 07:05:35 -07:00
Reuben Bond
3f5f0b94ed
Remove Program from Catalog.API
2023-05-09 07:05:35 -07:00
David Fowler
c7edd50b38
Fix ordering and basked scenarios
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
109853983d
Remove gRPC generated code from global usings etc
2023-05-09 07:05:34 -07:00
Reuben Bond
451d79f7b9
Fix formatting
2023-05-04 06:48:37 -07:00
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
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
e9351bfb2c
Catalog.API: Commit to migrate catalog api to webapplication builder
2023-03-24 15:18:06 +05:30
Reuben Bond
98635a3e93
Eliminate Azure Dev Spaces
2023-03-10 13:09:35 +05:30
Reuben Bond
3097651747
Fix Docker build after moving to centralized packaging
2023-03-10 11:50:14 +05:30
Reuben Bond
8552d3ada6
Do not publish or pack test projects
2023-03-10 11:49:24 +05:30
Reuben Bond
631a64940e
Fix compiler warnings for unused variables
2023-03-10 11:49:01 +05:30
Reuben Bond
a2c45956a3
Use centralized package versioning
2023-03-10 11:45:18 +05:30
Reuben Bond
e43cf8effa
Remove deprecated Azure Dev Spaces support
2023-03-09 23:35:11 +05:30