2358 Commits

Author SHA1 Message Date
dependabot[bot]
058790471f
Bump jquery from 3.4.1 to 3.5.0 in /src/Web/WebSPA (#1313)
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-22 15:10:00 +05:30
dependabot[bot]
6bd3301cb5
Bump lodash from 4.17.15 to 4.17.19 in /src/Web/WebSPA (#1365)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-22 15:09:15 +05:30
dependabot[bot]
1522c14b5a
Bump npm-registry-fetch from 4.0.2 to 4.0.5 in /src/Web/WebSPA (#1361)
Bumps [npm-registry-fetch](https://github.com/npm/registry-fetch) from 4.0.2 to 4.0.5.
- [Release notes](https://github.com/npm/registry-fetch/releases)
- [Changelog](https://github.com/npm/npm-registry-fetch/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/registry-fetch/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-22 15:08:48 +05:30
Christian Morgenthaler
beda8378d5 correct call order of "app.UseCors" 2020-06-08 21:58:48 +02:00
ericuss
c4b5906a6d Executed npm audit fix 2020-04-07 15:11:36 +02:00
ericuss
562831ad08 Executed npm audit fix and npm update 2020-04-07 15:09:10 +02:00
ericuss
09fabcdcfb Remove obsolete middleware UseApplicationInsights 2020-04-07 09:29:46 +02:00
ericuss
07aba24ce4 fix authorization in webhooks api 2020-04-07 09:07:49 +02:00
ericuss
e671f32c44 Change extension method to load the configuration 2020-04-07 08:59:01 +02:00
ericuss
9cb1c9eef9 Error fixed, applied the cookie policy to lax mode 2020-04-02 14:17:34 +02:00
Miguel Veloso
0087ff4121 User internal docker dns names 2020-01-28 19:33:05 +00:00
Miguel Veloso
5d0cd5007c
Merge pull request #1222 from dotnet-architecture/fix/1181
fixed https://github.com/dotnet-architecture/eShopOnContainers/issues…
2020-01-27 14:29:34 +01:00
Miguel Veloso
135c56a7a8 Add cache use comment to Dockerfiles to force PR validation 2020-01-27 09:58:53 +00:00
epique@plainconcepts.com
5f1bdbcc47 Fix npm & docker build warnings #1224
Update Angular 7 to 8 to fix warnings and vulnerabilities
2020-01-24 10:32:20 +01:00
epique@plainconcepts.com
314c6742fc fixed https://github.com/dotnet-architecture/eShopOnContainers/issues/1181 2020-01-21 12:53:31 +01:00
Miguel Veloso
a77b158d43 Add back looging to Seq and Logstash 2019-12-18 13:47:15 +00:00
Miguel Veloso
49358ae70b Update to IHost
- Return IHost from CreateHostBuilder
- Register AutoFac with UseServiceProviderFactory() in CreateHostBuilder
2019-12-18 12:34:18 +00:00
Miguel Veloso
28b8a5e97a Add missing await 2019-12-17 17:41:15 +00:00
Miguel Veloso
44d3fcf767 Update packages 2019-12-17 17:41:03 +00:00
Miguel Veloso
f8ea1ee92f Upgrade Locations to 3.1 2019-12-16 19:03:21 +00:00
Miguel Veloso
3a1aff0191 Update base images to 3.1 2019-12-16 18:52:28 +00:00
Miguel Veloso
5a442cb7c0 Don't force LongPolling for SignalR 2019-12-16 18:52:12 +00:00
Miguel Veloso
60b28055ef Update to 3.1
- Fix test to work on Catalog.API controller, using in-memory database
2019-12-16 15:17:41 +00:00
Miguel Veloso
c84be74079 Explore adding CSP 2019-12-05 19:20:47 +00:00
Miguel Veloso
62db94848d Configure Envoy to forward SignalR notifications 2019-12-05 17:27:38 +00:00
Miguel Veloso
cd536dce4d Fix SignalR + SPA through Envoy 2019-12-02 21:56:48 +00:00
Miguel Veloso
a9fc1e2c8d Fix services test containers 2019-12-02 20:27:01 +00:00
Miguel Veloso
ae8130c83f Change dockerhub microsoft images to mcr 2019-12-02 18:02:02 +00:00
Miguel Veloso
f88d8c4ba3 Fix SignalR + MVC through Envoy 2019-12-02 17:32:13 +00:00
Miguel Veloso
759c061822 Move/remove obsolete folders 2019-11-26 16:47:12 +00:00
Miguel Veloso
fb6c66fa8e Merge commit '897c924b5b162ec8eefb39c4a2c03e5a420f672b' into dotnet3-migration/dev-dotnet3 2019-11-23 12:48:04 +00:00
Miguel Veloso
7faa1a40cf Add comment to Create-DockerfileSolutionRestore.ps1 script 2019-11-21 11:02:09 +00:00
Miguel Veloso
2e769370a9 Relocate mobile solutions, remove obsolete ones. 2019-11-21 10:48:59 +00:00
Miguel Veloso
b3a0c86e8f Relocate/remove folders 2019-11-20 19:02:01 +00:00
Miguel Veloso
f39e0907d3 Add configuration value for running in Mac 2019-11-20 18:36:38 +00:00
Miguel Veloso
285b0cebe4 Fix to close issue #1162 2019-11-20 17:44:05 +00:00
Miguel Veloso
37fdbf38e8 Add required configuration 2019-11-18 20:14:54 +00:00
Miguel Veloso
3adb63aba5 Run unit and integration tests from VS 2019-11-18 18:38:35 +00:00
Miguel Veloso
4b48468d6a Fix tests compilation errors 2019-11-18 18:32:54 +00:00
Miguel Veloso
8734958e5e Add IdentityUrlExternal config in appsettings 2019-11-18 18:31:34 +00:00
Miguel Veloso
593be81bb0 Improve docker build cache usage 2019-11-18 15:04:11 +00:00
Miguel Veloso
ade6358eca Reorganize project folders 2019-11-18 15:03:28 +00:00
Miguel Veloso
6ab89ae608 Remove obsolete folders 2019-11-16 16:18:48 +00:00
Miguel Veloso
30aeec8b72 Remove SignalR transport parameter on clients 2019-11-16 15:41:25 +00:00
Miguel Veloso
556c07b105 MVC working with SignalR without Envoy 2019-11-15 19:56:52 +00:00
Miguel Veloso
a0cc03d35e Fix webstatus configuration for docker-compose 2019-11-14 18:34:30 +00:00
Gajendra Babu Thokala [MSFT]
92b435d658
Fix Image URLs on Read me file
Fix Image URLs on Read me file. It seems to be broken
2019-11-12 15:49:34 -08:00
Miguel Veloso
dd5ae1b595 Removed obsolete folders 2019-11-08 17:02:49 +00:00
Miguel Veloso
c6cda440fb Sort dependencies.props 2019-11-08 16:36:55 +00:00
Miguel Veloso
dcd0f3fba2 Remove obsolete references 2019-11-08 16:36:36 +00:00