47643eb2d
(HEAD -> dev)
added docs by
2023-07-24 19:39:44 +0530
7a5e50242
update the port by
2023-07-24 18:06:46 +0530
47d4d3cff
add to the container by
2023-07-24 16:32:36 +0530
becce91a7
added new module by
2023-07-24 16:31:13 +0530
919e480da
(refs/pull/2135/merge)
Merge c8b8cf895b
into 06d5164532
by
2023-07-19 03:03:52 +0000
c8b8cf895
(refs/pull/2135/head, dependabot/npm_and_yarn/src/Web/WebSPA/Client/word-wrap-1.2.4)
Bump word-wrap from 1.2.3 to 1.2.4 in /src/Web/WebSPA/Client by
2023-07-19 03:03:49 +0000
12f4d3705
(refs/pull/2134/merge)
Merge ddd9939369
into 06d5164532
by
2023-07-12 05:23:08 +0000
ddd993936
(refs/pull/2134/head)
Configurations are added for Docker Compose by
2023-07-12 08:22:38 +0300
51c9e0dce
SetCompletedStatus method logical mistake is reverted. by
2023-07-12 08:22:06 +0300
0cc909b66
Wrongly located Integration event is removed. by
2023-07-11 09:22:41 +0300
bb04842fe
SignalHub OrderCompleted is added by
2023-07-11 08:32:11 +0300
f70035641
IntegrationEvent is completed by
2023-07-11 08:09:49 +0300
76c45d128
OrderCompletedDomainEventHandler is added. by
2023-07-10 00:14:30 +0300
48caa9bb2
Integration event is added. by
2023-07-10 00:01:03 +0300
fe8528d85
CompleteOrderValidations are added by
2023-07-08 13:09:48 +0300
979d4ff01
Functional test is added that partially tests CompleteOrderAsync action by
2023-07-08 12:46:39 +0300
ba8bbe71d
Units tests are added for completeOrderAsync by
2023-07-08 12:45:38 +0300
abf4fc5fe
CompleteOrderAsyn action is added. by
2023-07-08 12:44:47 +0300
92817db14
(refs/pull/2118/merge)
Merge 92ef93108b
into 06d5164532
by
2023-07-03 15:26:30 +0300
0e99a8928
(refs/pull/2103/merge)
Merge 6ae6066ee9
into 06d5164532
by
2023-07-02 19:19:17 +0800
041041f0a
(refs/pull/2122/merge)
Merge c106da3d47
into 06d5164532
by
2023-07-02 12:04:04 +0100
fdbf3939c
(refs/pull/2133/merge)
Merge c0da6d4c28
into 06d5164532
by
2023-07-01 15:48:48 +0000
c0da6d4c2
(refs/pull/2133/head)
Fix typo in Readme.md by
2023-07-02 00:48:29 +0900
75588a2ff
(refs/pull/1500/merge)
Merge 1b4746797a
into 06d5164532
by
2023-06-30 16:41:06 +0530
bbffc8379
(refs/pull/2128/merge)
Merge 44a081b1b4
into 06d5164532
by
2023-06-28 14:38:20 +0000
44a081b1b
(refs/pull/2128/head)
Implementing External listner to test Pub/Sub by
2023-06-28 10:37:52 -0400
688c30940
(refs/pull/1984/merge)
Merge 3cd7ce79d6
into 06d5164532
by
2023-06-20 11:25:05 +0100
60506df86
(refs/pull/2090/merge)
Merge 08475fb22a
into 06d5164532
by
2023-06-19 21:43:41 +0200
28016553f
(refs/pull/2111/merge)
Merge 9f429f0e70
into 06d5164532
by
2023-06-18 14:41:03 +0800
1baca5bde
(refs/pull/2130/head)
add ordering completed process by
2023-06-17 18:21:13 +0300
999384eb0
(refs/pull/2129/head)
add complete order command handler test by
2023-06-17 13:45:23 +0300
7f8855f31
add functional test for ordering scenarios by
2023-06-17 03:56:48 +0300
c70b02aa9
add order completion flow to ordering api by
2023-06-17 01:59:21 +0300
0b77c3721
update docker-compose files for m1 chip compatibility by
2023-06-17 00:18:59 +0300
06d516453
Remove envoy (#2127) by
2023-06-16 10:40:57 -0700
5da4dff0d
Removing Debug code by
2023-06-16 08:44:50 -0400
7edb45179
Rollback API deleted by mistake on Webhook Client by
2023-06-16 08:37:52 -0400
848914477
(refs/pull/2127/head, davidfowl/remove-envoy)
Remove envoy - Just go through the gateway directly - We'll need to update the mobile version eventually by
2023-06-15 19:18:35 -0700
67d4c06b6
Fixed the spa project (#2126) by
2023-06-15 08:03:56 -0700
7a03550f9
(refs/pull/2126/head)
Fixed the spa project - Clean up the SPA project (removed dead code) - Fixed URLs in override file by
2023-06-15 07:37:46 -0700
508fa593d
Added implict usings (#2125) by
2023-06-15 05:25:36 -0700
493031b11
(refs/pull/2125/head, davidfowl/usings)
Added implict usings by
2023-06-14 21:37:53 -0700
3b9560c26
Clean up usings and controller attributes (#2124) by
2023-06-14 20:56:52 -0700
1d6ec6cf4
(refs/pull/2124/head)
Update src/Services/Webhooks/Webhooks.API/Controllers/WebhooksController.cs by
2023-06-14 20:55:31 -0700
44345135b
Forgot one by
2023-06-14 20:46:08 -0700
cea48cb15
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. by
2023-06-14 20:44:25 -0700
771d62a43
Updating how the migration works when swtching from docker run vs Visual Studio by
2023-06-14 12:58:37 -0400
c7c2d1ca2
Merge pull request #2123 from eerhardt/FixRedisBasketRepository by
2023-06-13 13:52:36 -0700
5d13c097d
(refs/pull/2123/head)
Address PR feedback by
2023-06-13 14:41:55 -0500
42e161d1f
Use file scoped namespace. by
2023-06-13 11:33:29 -0500
fd76f390e
Cache JsonSerializerOptions by
2023-06-13 11:31:11 -0500
c106da3d4
(refs/pull/2122/head, dependabot/npm_and_yarn/src/Web/WebSPA/Client/socket.io-parser-4.2.4)
Bump socket.io-parser from 4.2.1 to 4.2.4 in /src/Web/WebSPA/Client by
2023-06-13 14:13:27 +0000
7e018d2b5
(refs/pull/2119/head)
modify github actions by
2023-06-08 18:34:12 +0300
ee9a287d0
Merge pull request #1 from BalighMehrez/aks-devhub-vqgja by
2023-06-08 17:32:10 +0300
bf0e4447b
creating file: .github/workflows/TheArchitectsVault-WF.yaml by
2023-06-08 17:02:20 +0300
a8234134f
creating file: manifests/service.yaml by
2023-06-08 17:02:19 +0300
6661e707b
creating file: manifests/deployment.yaml by
2023-06-08 17:02:19 +0300
254a80eef
creating file: Dockerfile by
2023-06-08 17:02:18 +0300
91ccf7e70
creating file: .dockerignore by
2023-06-08 17:02:18 +0300
92ef93108
(refs/pull/2118/head, dependabot/npm_and_yarn/src/Web/WebSPA/Client/fast-xml-parser-and-is-svg-4.2.4)
Bump fast-xml-parser and is-svg in /src/Web/WebSPA/Client by
2023-06-06 17:41:03 +0000
84fce83a3
(refs/pull/2115/head)
Optimize logic in "CatalogController", to make "ChangeUriPlaceholder" more Consistent by
2023-06-05 22:59:00 +0800
8e8f4be14
(refs/pull/2113/head)
Bump socket.io-parser from 4.2.1 to 4.2.3 in /src/Web/WebSPA/Client by
2023-05-24 00:41:47 +0000
fa0f6d94e
(refs/pull/2112/merge)
Merge 4bdf1cc4ef
into 3169a93344
by
2023-05-22 18:39:28 +0000
4bdf1cc4e
(refs/pull/2112/head)
Oprettet ved hjælp af Colaboratory by
2023-05-22 20:17:33 +0200
4413cc8e6
Add files via upload by
2023-05-22 08:09:18 +0200
5e60ac1ac
Merge branch 'dotnet-architecture:dev' into dev by
2023-05-22 08:06:46 +0200
9f429f0e7
(refs/pull/2111/head)
Fix namespace for IdentityDb by
2023-05-20 22:08:38 -0400
6ae6066ee
(refs/pull/2103/head, dependabot/npm_and_yarn/src/Web/WebSPA/Client/engine.io-and-socket.io-6.4.2)
Bump engine.io and socket.io in /src/Web/WebSPA/Client by
2023-05-16 17:26:29 +0000
3169a9334
(refs/pull/2058/head)
Merge pull request #2107 from dotnet-architecture/davidfowl/common-services by
2023-05-16 22:54:58 +0530
bb2ca8b9f
(refs/pull/2110/head)
Change configuration to use hosted kafka by
2023-05-16 19:14:47 +0200
0507500ae
Oprettet ved hjælp af Colaboratory by
2023-05-14 09:55:39 +0200
00640c18b
Fix product bought publishing error. by
2023-05-11 16:45:49 +0200
3a15243e3
Add price to product bought event. by
2023-05-11 12:00:10 +0200
df4eb4c12
(refs/pull/2107/head, davidfowl/common-services)
More code sharing and clean up WebHooks client by
2023-05-08 21:14:04 -0700
e4b94decb
Use Services.Common in WebhookClient by
2023-05-08 16:46:23 -0700
6f4ae509f
Port WebhookClient to WebApplicationBuilder by
2023-05-08 16:26:33 -0700
dbef61fda
Nuke the cors from the mobile BFF by
2023-05-08 13:54:31 -0700
6ebde3fb5
Remove on-start health check in Ordering.BackgroundTasks so that it doesn't crash on startup by
2023-05-08 13:32:05 -0700
8f9f9d168
Add libman package to WebMVC to fix site by
2023-05-08 13:29:54 -0700
f5218e808
Start adding connection strings for VS launch profile by
2023-05-08 12:03:05 -0700
72c8167ec
Attempt to migrate Mobile BFF to common services pattern by
2023-05-08 11:24:04 -0700
8c9524c77
Reduce double writes in Application.FunctionalTests build by
2023-05-08 11:23:48 -0700
9c2b972cc
Correctly set scopes for AuthorizeCheckOperationFilter by
2023-05-08 11:23:08 -0700
3858d7ccf
Fix integration tests by
2023-05-08 09:39:52 -0700
a87efdef3
Small nit by
2023-05-08 08:50:11 -0700
52cdd1645
Fix Handler_sends_no_command_when_order_already_exists test by
2023-05-08 08:41:23 -0700
89a42e6c8
Removed session since its not used by
2023-05-08 01:57:05 -0700
d5533c0ff
Move the pic controller to a minimal API by
2023-05-08 01:44:51 -0700
8debda5c6
Don't read the file into memory by
2023-05-08 01:17:27 -0700
6ad5e8fb0
Deleted test controller by
2023-05-08 00:33:12 -0700
bdebee70d
Clean up SignIn action by
2023-05-08 00:29:30 -0700
184ed15ef
Clean up the auth delegating handler by
2023-05-08 00:21:24 -0700
af42aab95
Don't launch the browser for signalr by
2023-05-08 00:08:15 -0700
6933d9997
Forward SignalR requests through the web app by
2023-05-08 00:03:14 -0700
992b58d4b
Fixed cookies by
2023-05-07 23:42:55 -0700
a7cdb1df6
Remove unused code by
2023-05-07 22:52:55 -0700
0a07aea4f
Small refactoring of the helper methods by
2023-05-07 22:34:58 -0700
8c2ca8dbd
Make WebMVC use the service common helpers by
2023-05-07 22:21:52 -0700
40315c69d
Make docker use the reverse proxy by
2023-05-07 19:28:55 -0700
62a6f1759
Removed unneeded usings by
2023-05-07 18:52:48 -0700