David Fowler
|
184ed15ef6
|
Clean up the auth delegating handler
|
1 year ago |
David Fowler
|
af42aab95e
|
Don't launch the browser for signalr
|
1 year ago |
David Fowler
|
6933d9997d
|
Forward SignalR requests through the web app
|
1 year ago |
David Fowler
|
992b58d4bc
|
Fixed cookies
|
1 year ago |
David Fowler
|
a7cdb1df68
|
Remove unused code
|
1 year ago |
David Fowler
|
0a07aea4ff
|
Small refactoring of the helper methods
|
1 year ago |
David Fowler
|
8c2ca8dbd9
|
Make WebMVC use the service common helpers
|
1 year ago |
David Fowler
|
40315c69d7
|
Make docker use the reverse proxy
|
1 year ago |
David Fowler
|
62a6f17595
|
Removed unneeded usings
|
1 year ago |
David Fowler
|
64a2d69e92
|
Use YARP native config
|
1 year ago |
David Fowler
|
69476a3175
|
Use the default YARP configuration
|
1 year ago |
David Fowler
|
758d4bbe88
|
Specify routes in config
|
1 year ago |
David Fowler
|
bd745121b2
|
Added comment about allowed origins
|
1 year ago |
David Fowler
|
84c6b11c69
|
Remove cors from the signalr service
- The frontend hits the gateway which does the preflight request
|
1 year ago |
David Fowler
|
561d48bc62
|
Fix cors and prefix rewriting
|
1 year ago |
David Fowler
|
6a2fceb57c
|
Fix more urls
|
1 year ago |
David Fowler
|
c3efea0293
|
Add YARP to the BFF directly.
- This avoids the extra process hop
|
1 year ago |
David Fowler
|
30ed0011cb
|
Added YARP as an API gateway
- It will eventually replace envoy
|
1 year ago |
David Fowler
|
06d74d1658
|
Small tweaks to make the MVC application run locally
|
1 year ago |
David Fowler
|
50952bed10
|
Sort usings and delete web.config
|
1 year ago |
David Fowler
|
f76a8c61db
|
Make default URLs work
|
1 year ago |
David Fowler
|
5a2d38575e
|
Fixed identity url
|
1 year ago |
David Fowler
|
670a9452e1
|
Remove health check
|
1 year ago |
David Fowler
|
69b28c6add
|
Added gRPC and HTTP endpoints via config
|
1 year ago |
David Fowler
|
d0c710ebdc
|
Docker compose works
|
1 year ago |
David Fowler
|
e1ec790ddf
|
Make more things work with docker compose
|
1 year ago |
David Fowler
|
6b8992153a
|
Rename extensions to extensions
|
1 year ago |
David Fowler
|
d086d278e8
|
Moved repository to top level folder
|
1 year ago |
David Fowler
|
3c00be38f9
|
Make BFF work and clean up ports
|
1 year ago |
David Fowler
|
031996d87c
|
Fixed check
|
1 year ago |
David Fowler
|
5ea034106c
|
Move extensions to Extensions folder
|
1 year ago |
David Fowler
|
acd9a6d04b
|
Clean up the identity project and make it use services common
|
1 year ago |
David Fowler
|
7027967568
|
More random clean up
|
1 year ago |
David Fowler
|
e166b28a0a
|
Update the webhooks project to use service common
|
1 year ago |
Reuben Bond
|
bcb1374d1e
|
Avoid logging exception details twice in a given log, clean up
|
1 year ago |
David Fowler
|
57d9baf106
|
Make the payment API use the common code
|
1 year ago |
David Fowler
|
a37b0430b2
|
Remove unneeded dependencies
|
1 year ago |
David Fowler
|
2a4a6abf9b
|
Small tweaks
- Fix the payment profile's launch profile
- Added Services.Common to global usings
|
1 year ago |
David Fowler
|
c41cd3830c
|
Updated background tasks to use common service logic
|
1 year ago |
David Fowler
|
0cb6b08300
|
Clean up the project
|
1 year ago |
David Fowler
|
9743c83221
|
Use the common services in the Ordering.SignalRHub project
|
1 year ago |
David Fowler
|
6e69a2472e
|
Small naming tweaks for consistency
|
1 year ago |
David Fowler
|
3357c70bc1
|
Clean up excess in project file
|
1 year ago |
David Fowler
|
909f08675b
|
Make the ordering API use the commmon services
|
1 year ago |
David Fowler
|
a41560544c
|
Split redis and health checks for redis
|
1 year ago |
David Fowler
|
08e7c3424d
|
Delete more cruft
- Remove migration from the tests
|
1 year ago |
David Fowler
|
7681405eaf
|
More clean up
|
1 year ago |
David Fowler
|
ccaad9dc20
|
Removed unneeded project deps
|
1 year ago |
Reuben Bond
|
cf02e90aad
|
Migrate from ILoggerFactory to ILogger<T> and use Logging Source Generator
|
1 year ago |
David Fowler
|
5397e8d5c8
|
Made small tweak to startup
|
1 year ago |