Commit Graph

  • 64a2d69e9 Use YARP native config by David Fowler 2023-05-07 18:18:22 -0700
  • 69476a317 Use the default YARP configuration by David Fowler 2023-05-07 18:12:17 -0700
  • 758d4bbe8 Specify routes in config by David Fowler 2023-05-07 17:53:05 -0700
  • bd745121b Added comment about allowed origins by David Fowler 2023-05-07 17:43:58 -0700
  • 84c6b11c6 Remove cors from the signalr service - The frontend hits the gateway which does the preflight request by David Fowler 2023-05-07 17:41:36 -0700
  • 561d48bc6 Fix cors and prefix rewriting by David Fowler 2023-05-07 17:35:58 -0700
  • 6a2fceb57 Fix more urls by David Fowler 2023-05-07 17:01:29 -0700
  • c3efea029 Add YARP to the BFF directly. - This avoids the extra process hop by David Fowler 2023-05-07 11:43:21 -0700
  • 30ed0011c Added YARP as an API gateway - It will eventually replace envoy by David Fowler 2023-05-07 11:09:41 -0700
  • 06d74d165 Small tweaks to make the MVC application run locally by David Fowler 2023-05-07 08:58:11 -0700
  • 50952bed1 Sort usings and delete web.config by David Fowler 2023-05-07 08:40:48 -0700
  • f76a8c61d Make default URLs work by David Fowler 2023-05-07 01:22:52 -0700
  • 5a2d38575 Fixed identity url by David Fowler 2023-05-07 01:09:04 -0700
  • 670a9452e Remove health check by David Fowler 2023-05-06 17:10:30 -0700
  • 69b28c6ad Added gRPC and HTTP endpoints via config by David Fowler 2023-05-06 16:44:27 -0700
  • d0c710ebd Docker compose works by David Fowler 2023-05-06 16:14:56 -0700
  • e1ec790dd Make more things work with docker compose by David Fowler 2023-05-06 10:29:37 -0700
  • 6b8992153 Rename extensions to extensions by David Fowler 2023-05-06 01:29:09 -0700
  • d086d278e Moved repository to top level folder by David Fowler 2023-05-06 01:26:01 -0700
  • 3c00be38f Make BFF work and clean up ports by David Fowler 2023-05-06 01:09:47 -0700
  • 031996d87 Fixed check by David Fowler 2023-05-06 00:21:50 -0700
  • 5ea034106 Move extensions to Extensions folder by David Fowler 2023-05-05 20:25:36 -0700
  • acd9a6d04 Clean up the identity project and make it use services common by David Fowler 2023-05-05 20:05:45 -0700
  • 702796756 More random clean up by David Fowler 2023-05-05 15:27:37 -0700
  • e166b28a0 Update the webhooks project to use service common by David Fowler 2023-05-05 15:08:40 -0700
  • bcb1374d1 Avoid logging exception details twice in a given log, clean up by Reuben Bond 2023-05-05 07:06:28 -0700
  • 57d9baf10 Make the payment API use the common code by David Fowler 2023-05-05 00:29:55 -0700
  • a37b0430b Remove unneeded dependencies by David Fowler 2023-05-05 00:21:22 -0700
  • 2a4a6abf9 Small tweaks - Fix the payment profile's launch profile - Added Services.Common to global usings by David Fowler 2023-05-05 00:20:37 -0700
  • c41cd3830 Updated background tasks to use common service logic by David Fowler 2023-05-05 00:12:34 -0700
  • 0cb6b0830 Clean up the project by David Fowler 2023-05-04 23:45:50 -0700
  • 9743c8322 Use the common services in the Ordering.SignalRHub project by David Fowler 2023-05-04 23:35:14 -0700
  • 6e69a2472 Small naming tweaks for consistency by David Fowler 2023-05-04 22:52:18 -0700
  • 3357c70bc Clean up excess in project file by David Fowler 2023-05-04 22:48:36 -0700
  • 909f08675 Make the ordering API use the commmon services by David Fowler 2023-05-04 22:45:35 -0700
  • a41560544 Split redis and health checks for redis by David Fowler 2023-05-04 21:56:26 -0700
  • 08e7c3424 Delete more cruft - Remove migration from the tests by David Fowler 2023-05-04 21:42:29 -0700
  • 7681405ea More clean up by David Fowler 2023-05-04 17:39:11 -0700
  • ccaad9dc2 Removed unneeded project deps by David Fowler 2023-05-04 17:35:22 -0700
  • cf02e90aa Migrate from ILoggerFactory to ILogger<T> and use Logging Source Generator by Reuben Bond 2023-05-04 16:18:22 -0700
  • 5397e8d5c Made small tweak to startup by David Fowler 2023-05-04 16:23:24 -0700
  • 0fd20ee96 More clean up - Make the catalog API runnable - Delete some cruft by David Fowler 2023-05-04 16:06:24 -0700
  • 34fc9496f Small clean up to error handling code by David Fowler 2023-05-04 15:41:49 -0700
  • a381a6923 Removed filters and special errors handling from MVC by David Fowler 2023-05-04 15:40:31 -0700
  • 3056418c9 Made a health check api by David Fowler 2023-05-04 15:32:25 -0700
  • 917764273 Remove superfluous UseDeveloperExceptionPage() and AddOptions() calls by Reuben Bond 2023-05-04 14:05:47 -0700
  • e2d8590a2 Use WebApplicationBuilder in Mobile.Shopping.HttpAggregator by Reuben Bond 2023-05-04 13:58:48 -0700
  • f8abb36bc Remove non-existent wwwroot from HttpAggregator projects by Reuben Bond 2023-05-04 13:48:04 -0700
  • 16b63001d Add Identity sections to config and consume (likely broken). Simplify integration tests by Reuben Bond 2023-05-04 13:39:29 -0700
  • 83200f933 Fix Dockerfiles to include Services.Common by Reuben Bond 2023-05-04 09:50:44 -0700
  • fea08c78b Finish removing Autofac by Reuben Bond 2023-05-04 09:41:56 -0700
  • b9f48faf9 Use simpler syntax for default by Reuben Bond 2023-05-04 09:33:36 -0700
  • 02c163246 Add EventBus connection string to Catalog.API by Reuben Bond 2023-05-04 09:31:28 -0700
  • da024f981 Remove Program.AppName by Reuben Bond 2023-05-04 09:15:40 -0700
  • 8da0a8151 Remove Serilog usage by Reuben Bond 2023-05-04 08:39:37 -0700
  • 5342c86af Remove Serilog from Identity.API and clean up by Reuben Bond 2023-05-04 08:22:34 -0700
  • 3f5f0b94e Remove Program from Catalog.API by Reuben Bond 2023-05-04 08:02:40 -0700
  • 7d2862595 Remove Serilog from Web.Shopping.HttpAggregator by Reuben Bond 2023-05-04 07:52:40 -0700
  • d96e4db08 Remove Program by David Fowler 2023-05-04 07:48:07 -0700
  • c59e66861 - Add redis health check - Add health checks on startup by David Fowler 2023-05-04 02:31:14 -0700
  • 56d47db91 Read from the connection strings section by David Fowler 2023-05-04 02:08:09 -0700
  • b48ba7b74 More clean up by David Fowler 2023-05-04 01:47:30 -0700
  • 41056e54d Update grpc reference by David Fowler 2023-05-04 01:45:33 -0700
  • 45a04e4a6 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. by David Fowler 2023-05-04 01:10:34 -0700
  • bff808016 Remove the UseVault and use the existance of the section by David Fowler 2023-05-03 08:07:50 -0700
  • 48f640088 More clean up by David Fowler 2023-05-03 07:52:44 -0700
  • 4e743ef66 Not needed by David Fowler 2023-05-03 07:41:00 -0700
  • 366019aaa Use the assembly name instead of the type name by David Fowler 2023-05-03 07:33:44 -0700
  • d4319bdd4 Redirect to swagger by David Fowler 2023-05-02 22:56:40 -0700
  • c565a8f79 Unify configuration by David Fowler 2023-05-02 22:53:15 -0700
  • 794c546d2 Fix the catalog tests by David Fowler 2023-05-02 22:48:11 -0700
  • f46b03cb3 Use before Map by David Fowler 2023-05-02 22:31:40 -0700
  • d1372cba6 First pass at making the catalog API use the common service helpers by David Fowler 2023-05-02 22:30:06 -0700
  • 7da7e98a5 Configure so tests work again by David Fowler 2023-05-02 22:02:05 -0700
  • 9d52426a4 Use default logger by David Fowler 2023-05-02 21:22:06 -0700
  • 57a93f63f More customization by David Fowler 2023-05-02 21:15:43 -0700
  • 8a40e9fb4 More schema by David Fowler 2023-05-02 11:11:13 -0700
  • 3fee612e6 More tweaks by David Fowler 2023-05-02 10:51:50 -0700
  • 00fc3d8a6 More defaults by David Fowler 2023-05-02 08:11:55 -0700
  • 9af6d6342 Initial attempt at making a common service configuration by David Fowler 2023-05-02 08:00:17 -0700
  • e7e0eed9c Fixed remaining tests - Lots of duplication zomg by David Fowler 2023-05-01 17:43:48 -0700
  • c7edd50b3 Fix ordering and basked scenarios by David Fowler 2023-05-01 17:32:57 -0700
  • 233b6e56c Fixed catalog functional tests by David Fowler 2023-05-01 16:55:20 -0700
  • d4c2f17c3 Remove whitespace by David Fowler 2023-05-01 16:40:13 -0700
  • 746e5da7f Make more tests pass by David Fowler 2023-05-01 16:37:27 -0700
  • f3d284316 Make tests work by David Fowler 2023-05-01 16:31:57 -0700
  • 91247ec52 BAD MISC - playing with tests by Reuben Bond 2023-04-28 14:49:57 -0700
  • d62ebcb79 Fix IncludeScopes by Reuben Bond 2023-04-28 12:23:37 -0700
  • 109853983 Remove gRPC generated code from global usings etc by Reuben Bond 2023-04-28 12:23:22 -0700
  • d91da0366 Fix IncludeScopes setting in appsettings.json for WebSPA by Reuben Bond 2023-04-28 12:00:30 -0700
  • 746363bfd Remove accidentally committed keys and update .gitignore to prevent them being added again by Reuben Bond 2023-04-28 11:59:52 -0700
  • dc3e6885c Oprettet ved hjælp af Colaboratory by KarinKnopper 2023-05-08 13:11:27 +0200
  • 6697f88b1 (refs/pull/2100/merge) Merge 4c39b6a63e into 3ae0cefbcf by Fatih Erol 2023-05-08 14:57:10 +0530
  • 3ae0cefbc Merge pull request #2105 from ReubenBond/rebond/1 by Tarun Jain 2023-05-08 14:40:50 +0530
  • dd747dd3a Oprettet ved hjælp af Colaboratory by KarinKnopper 2023-05-08 11:01:57 +0200
  • 451d79f7b (refs/pull/2105/head) Fix formatting by Reuben Bond 2023-04-28 11:57:57 -0700
  • 6c79a2622 (refs/pull/2104/head) Using URI param instead for RabbitMQ connection by Anton Stuchinskii 2023-05-04 14:12:16 +0200
  • 4653a771f (refs/pull/2106/head) - Add redis health check - Add health checks on startup by David Fowler 2023-05-04 02:31:14 -0700
  • 5a3d490eb Read from the connection strings section by David Fowler 2023-05-04 02:08:09 -0700
  • f8275e28b More clean up by David Fowler 2023-05-04 01:47:30 -0700