3316 Commits (7e246bd7c339282cc4bf91dc1a23568cfed50fb9)
 

Author SHA1 Message Date
  espent1004 7e246bd7c3 Adding more microservices for tenantA and tenantB 5 years ago
  espent1004 fda92f6928 Adding a second microservice for TenantA 5 years ago
  Espent1004 2e7a4b2945
Merge pull request #6 from Espent1004/eventBusIsolation 5 years ago
  espent1004 f5f871fc94 TenantId added to all events in main flow 5 years ago
  espent1004 24949c2baf Changing implementation to not get the actualEventBus if it is system-wide event. 5 years ago
  espent1004 748a0596d3 Implementing IMultiEventBus in all baseline microservices. Still need to ensure that tenantId is set for all events. 5 years ago
  espent1004 2a42053817 Implementing MultiEventBusRabbitMQ to allow for multiple connections to multiple virtual hosts in RabbitMQ, where it is intended to have one virtual host per tenant to achieve tenant isolation. 5 years ago
  espent1004 d940d9a65d WIP 5 years ago
  Espen Tønnessen Nordli 1f040cb19a Work in progress to implement multiple connections to RabbitMQ with one virtual host per tenant in the application. Each tenant specific microservice would then only be given the credentials for their own channel, while the baseline product would have to create connections to all the different virtual hosts in RabbitMQ, and also have awareness of which connection should be used for publishing an event. 5 years ago
  Espent1004 bbc84c6b1b
Merge pull request #5 from Espent1004/tenantManagerExpansion 5 years ago
  espent1004 341023decd Adding the customisationUrl to the tenantManager rather than hardcoding into the eventBus implementation. 5 years ago
  Espent1004 098a75363a
Merge pull request #4 from Espent1004/eventBusImprovements 5 years ago
  espent1004 0898363cbf Refactoring eventBusRabbitMQ implementation to make use of a dictionary to check whether an event belongs to the current handler 5 years ago
  Espent1004 4f2bb08d25
Merge pull request #3 from Espent1004/identityApiExtension 5 years ago
  espent1004 b55c59a490 Implementing TenantId in events: UserCheckoutAcceptedIntegrationEvent, OrderStartedIntegrationEvent, OrderStatusChangedToSubmittedIntegrationEvent, GracePeriodConfirmedIntegrationEvent, OrderStatusChangedToAwaitingValidationIntegrationEvent. 5 years ago
  espent1004 069baa2aad Adding tenant_id to claims, so that it can be retrieved from HttpContext.User 5 years ago
  espent1004 48e795fda2 Checking tenantId in MVC to only display customisations if tenantId equals 1 5 years ago
  espent1004 0365b52e66 Extended identity api so that the AspNetUsers table also contains a column called TenantId, so that this can be used to check what tenant a user belongs to. 5 years ago
  Espent1004 71e52e9f89
Merge pull request #2 from Espent1004/eventHandlingCustomisation 5 years ago
  espent1004 e6296df5d1 Added RFID use case, and support for events being saved in the tenants microservice. The tenant manager is responsible whether a certain event is customised for a certain tenant. 5 years ago
  espent1004 63cc274360 Implementing the shipping info, and most of the rfid use case 5 years ago
  espent1004 07e2d6ef7e Endpoint 5 years ago
  espent1004 6f2a89481a Fix 5 years ago
  espent1004 c3f6bf3698 Progress 5 years ago
  Espen Tønnessen Nordli f1328f721e Revert ".." 5 years ago
  espent1004 02c644f79a .. 5 years ago
  espent1004 89c5addfe8 FF 5 years ago
  espent1004 2be714234b More stuff 5 years ago
  Espen Tønnessen Nordli b697de1f2a Fixes 5 years ago
  espent1004 dc8fed53f9 More setup 5 years ago
  espent1004 a804a53f8c Adding project 5 years ago
  espent1004 50bf07c8c0 Work in progress 5 years ago
  Espent1004 af3167ee83
Merge pull request #1 from Espent1004/tenantManager 5 years ago
  espent1004 64e063b9a0 Adding tenantManger project 5 years ago
  Miguel Veloso 6308cdcbf3 Remove docs folder 5 years ago
  Miguel Veloso eaaa049d25 Merge branch 'fix/remove-obsolete-package' into dev 5 years ago
  Miguel Veloso c0eb481f8e Remove obsolote package 5 years ago
  Nish Anil cd7d2d464a
Update README.md 5 years ago
  Miguel Veloso 8dc2d70024 Add note about work in progress going on in features/migration-dotnet3 5 years ago
  Maira Wenzel 9dae52f80b update link 5 years ago
  Miguel Veloso 86f7d53683 Merge branch 'clean-up/move-ebooks' into dev 5 years ago
  Miguel Veloso 5070038733 e-books moved to https://github.com/dotnet-architecture/eBooks 5 years ago
  Miguel Veloso 1403387a12 Merge branch 'enhancement/expose-internal-services' into dev 5 years ago
  Miguel Veloso da04d6df88 Add nodeports to expose sql and rabbitmq admin ports 5 years ago
  David Britch 8351983b25 Downgraded xunit.runner.devices on UWP. 5 years ago
  Miguel Veloso 974c1c0716
Merge pull request #1122 from beefsteak/dev 5 years ago
  Miguel Veloso b4ea8bcdfd Merge branch 'enhancement/improve-dockerfiles' into dev 5 years ago
  Miguel Veloso faa7546e17 Add option to use local images for k8s deployment 5 years ago
  Miguel Veloso 17ab5170f1 Add view to display current configuration in WebStatus 5 years ago
  Miguel Veloso 038b3caffa Update Dockerfiles to improve local build time 5 years ago