1236 Commits

Author SHA1 Message Date
Reuben Bond
77ea8ef352 Remove obsolete Azure Key Vault package 2023-03-09 23:18:46 +05:30
Reuben Bond
f7f4259147 Update JS libraries 2023-03-09 23:18:36 +05:30
Reuben Bond
85ad916fcb Remove redundant using directives 2023-03-09 17:37:33 +05:30
Reuben Bond
b5d9d9653d Fix tests in Visual Studio by correcting connection strings 2023-03-09 17:36:11 +05:30
Reuben Bond
2c94c38269 Update NodeJS, NPM, and deps 2023-03-09 17:30:47 +05:30
Tarun Jain
4f58e58d46 fixes docs issue #19072 2023-03-02 18:40:56 +05:30
Tarun Jain
98e7e53636 commit to resolve RemoteCertificateValidationCallback issue 2023-02-10 11:46:13 +05:30
Tarun Jain
9a5ea85223 Update seed data with card expiration date 2022-12-14 18:08:19 +05:30
Tarun Jain
e4f2b62b5e update 7.0 sdk 2022-12-13 20:57:32 +05:30
Tarun Jain
a464a6996e fix authentication issue in identity.api 2022-12-13 18:18:06 +05:30
Tarun Jain
3a03508f8a minor fixes 2022-12-02 02:01:14 +05:30
Tarun Jain
b90d2d1cd4 implement Duende.IdentityServer 6.2.0 2022-11-30 21:55:07 +05:30
Tarun Jain
c10fff488c fix serilog error 2022-11-29 02:56:34 +05:30
Tarun Jain
9b3e00d756 update nuget packages for complete solution 2022-11-29 00:56:35 +05:30
Tarun Jain
b5b667b385 commit to update IdentityServer 3.1 to Duende.IdentityServer 6.2.0 2022-11-28 17:32:59 +05:30
Tarun Jain
2de2ddc041 update identity.api 2022-11-07 12:45:49 +05:30
Tarun Jain
390d737235 update webhooks.api 2022-10-27 20:17:06 +05:30
Tarun Jain
218759a5de update webapps 2022-10-27 18:55:55 +05:30
Tarun Jain
e38abbfba8 update Services\Ordering and services\Catalog 2022-10-27 17:56:07 +05:30
Tarun Jain
ea24ac57bf update basket.api, Basket.UnitTests, Basket.FunctionalTests & Application.FunctionalTests 2022-10-11 17:03:47 +05:30
Tarun Jain
8438a6a652
Merge pull request #1955 from teghoz/dev
move custom extension into a separate file
2022-09-02 14:29:10 +05:30
Daniyar Alpyspayev
7554b037e9
indent fixed 2022-08-31 18:01:10 +06:00
Daniyar Alpyspayev
e8e6e24d6b
Revert grant checking else block 2022-08-31 17:58:18 +06:00
Daniyar Alpyspayev
a339e213ba minor refactoring (typo, private fields, etc.), fix comparing hosts in GrantUrlTesterService 2022-08-20 00:06:27 +06:00
Aghogho Bernard
4857831269 move extension into a seperate file 2022-08-18 11:15:54 +04:00
Tarun Jain
12ee00d660
Merge pull request #1924 from Ich1goSan/feature/minor-refactoring
Minor refactoring
2022-07-25 23:11:49 +05:30
vlad2689
d719444e61 Update LibraryManager to 2.1.175 2022-07-23 18:15:16 +03:00
Daniyar Alpyspayev
6d26221979 removed SetCompatibilityVersion as it was deprecated, removed duplicated usings, minor refactoring 2022-06-11 16:50:42 +06:00
Tarun Jain
7b7f65e755
Merge pull request #1914 from onurkanbakirci/dev
Typo in ValidateOrAddBuyerAggregateWhenOrderStartedDomainEventHandler
2022-05-19 13:23:36 +05:30
dependabot[bot]
d295ed4909
Bump Microsoft.AspNetCore.Authentication.JwtBearer
Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) from 5.0.2 to 5.0.9.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.2...v5.0.9)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 17:17:35 +00:00
Onurkan Bakırcı
42f16acd9f
Typo in ValidateOrAddBuyerAggregateWhenOrderStartedDomainEventHandler 2022-05-14 14:31:46 +03:00
Tarun Jain
37474024fa
Merge pull request #1911 from onurkanbakirci/dev-mediator
MediatR error solved.
2022-05-13 00:43:32 +05:30
Onurkan Bakırcı
3170b3e7ce
System.Collections.Generic namespace added to globalusings. 2022-05-06 10:18:06 +03:00
Onurkan Bakırcı
9817c865f3
Shortcut addSystem.Collections.Generic namespace added to globalusingsed for get methods. 2022-05-06 10:14:46 +03:00
Onurkan Bakırcı
d5b5d6cca7
MediatR error solved. 2022-05-06 10:09:41 +03:00
Onurkan Bakırcı
27445a34f3
Shortcuts added for get methods. 2022-05-06 10:06:20 +03:00
szukuro
303c958e43 Adding various language enhancements, removing unused/duplicated extension 2022-03-23 15:26:45 +01:00
Onurkan Bakırcı
981507dccb
Identity Server spelling mistake (#1881)
In Identity.API project's Startup.cs file contains spelling mistake.
2022-03-21 13:23:40 +05:30
Tarun Jain
91c71528f6
Merge pull request #1880 from marranica/patch-2
Fixed typo in Vault ClientId configuration value from "your-clien-id" to "your-client-id" on Catalog and Ordering API
2022-03-21 11:15:14 +05:30
Tarun Jain
5fd180a00d
Merge pull request #1879 from zahid-cakici/dev
Spelling mistakes on comments
2022-03-21 11:10:09 +05:30
Marranica
750d2db417
Update appsettings.json
Fixed typo in Vault ClientId configuration value from "your-clien-id" to "your-client-id"
2022-03-19 23:09:52 +00:00
Marranica
a24354bff2
Update appsettings.json
Fixed typo in Vault ClientId configuration value from "your-clien-id" to "your-client-id"
2022-03-19 23:05:35 +00:00
Zahid Cakici
9ee85f0d2c
Spelling mistakes fixed in comments 2022-03-19 19:48:57 +03:00
A-Soltani
4458a096c9
fix constructor injection for _validators (#1809) 2022-03-16 15:22:16 -05:00
Marranica
4ecd27ccf6
Update appsettings.json (#1875)
Fixed typo in Vault ClientId configuration value from "your-clien-id" to "your-client-id"
2022-03-16 17:30:22 +05:30
KurnakovMaksim
4ac25bf58d
Little fix and refactoring (#1860)
* Delete repeat setting a property in CreateOrderCommand ctor

* Fix catalogTypeName -> catalogBrandName in exception message

* Delete useless null check from ConsentController

* Add null check for subjectId
2022-03-09 20:21:19 +05:30
dependabot[bot]
56233eb10e
Bump Google.Protobuf in /src/Services/Ordering/Ordering.API
Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.14.0 to 3.15.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.14.0...v3.15.0)

---
updated-dependencies:
- dependency-name: Google.Protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-16 15:56:07 +00:00
dependabot[bot]
acb16cd454
Bump Google.Protobuf in /src/Services/Basket/Basket.API
Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.14.0 to 3.15.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.14.0...v3.15.0)

---
updated-dependencies:
- dependency-name: Google.Protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-16 15:51:23 +00:00
dependabot[bot]
3669a73651
Bump Google.Protobuf in /src/Services/Catalog/Catalog.API
Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.14.0 to 3.15.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.14.0...v3.15.0)

---
updated-dependencies:
- dependency-name: Google.Protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 02:37:12 +00:00
Aaron Crawfis
5f649db4ae
Update Redis to not resolve DNS at startup (#1776)
Co-authored-by: Nish Anil <nish@microsoft.com>
2021-12-08 16:39:50 +05:30