92 Commits

Author SHA1 Message Date
Tarun Jain
7185809ab8
Update jsonpointer version 5.0.0, ansi-html version to 0.0.8 and webp… (#1822)
* Update jsonpointer version 5.0.0, ansi-html version to 0.0.8 and webpack-dev-server  to webpack-dev-server version 3.11.2 was using ansi-html which is depreciated but in latest version 3.11.3 it's changed to ansi-html-community version 0.0.8

* Fix integrity issue in PR #1822

Co-authored-by: Tarun Jain <v-tjain@microsoft.com>
2022-01-25 17:04:34 +05:30
dependabot[bot]
99f15a13b2
Bump ua-parser-js from 0.7.21 to 0.7.30 in /src/Web/WebSPA/Client (#1782)
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.21 to 0.7.30.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.21...0.7.30)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-26 17:57:34 +05:30
Wenjie Yu(MSFT)
c357aeac63
Update ServiceBus sdk from t1 to t2 (#1698)
* Update ServiceBus to the new SDKs.

* resolve errors

* resolve errors

* update codes

* update codes

* add a call in constructor

* remove changes

* add Dispose() menthod in interface

* Update codes

* update the method to get topicName

* Remove invalid changes

* resolve the errors in service

* fix issue

* fix issue

* update code

Co-authored-by: zedy <zedy@wicresoft.com>
2021-10-26 15:09:15 +05:30
dependabot[bot]
46219957ef
Bump nth-check from 1.0.2 to 2.0.1 in /src/Web/WebSPA/Client (#1762)
Bumps [nth-check](https://github.com/fb55/nth-check) from 1.0.2 to 2.0.1.
- [Release notes](https://github.com/fb55/nth-check/releases)
- [Commits](https://github.com/fb55/nth-check/compare/v1.0.2...v2.0.1)

---
updated-dependencies:
- dependency-name: nth-check
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-23 19:37:08 +05:30
Sumit Ghosh
2cf8fa7ce1
Updated set-value package to 4.0.1 (#1759) 2021-09-20 12:36:58 +05:30
Sumit Ghosh
464b8fc0fd
Updated tar package (#1754) 2021-09-01 15:46:05 +05:30
Sumit Ghosh
99ec828339
Updated npm packages (#1743) 2021-08-19 12:05:17 +05:30
Sumit Ghosh
39f9c9cadb
Updated path-parse package version 1.7 (#1741) 2021-08-17 16:38:12 +05:30
Sumit Ghosh
1896af24f2
Updated tar package (#1733) 2021-08-05 19:48:11 +05:30
Sumit Ghosh
8bb15ce987
Updated npm packages (#1714) 2021-06-30 19:52:08 +05:30
Sumit Ghosh
6381df5801
Updates npm packages (#1710)
* Updated npm packages

* Updated packages
2021-06-28 19:15:00 +05:30
Kaypee
6982f0e7c4
Correct typo error in Shipping Address (#1712)
Co-authored-by: kwabena <kwabena@mpharma.com>
2021-06-28 11:25:24 +05:30
Miguel Veloso
e858ac052d Update Angular version to 11.2 2021-06-25 10:10:59 +01:00
Miguel Veloso
9194b2cef6 Update other packages to latest versions 2021-06-17 23:39:16 +01:00
Miguel Veloso
67c248b2c2 Update versions in package.json 2021-06-17 23:27:41 +01:00
Miguel Veloso
066b055e36 Angular 10 version running 2021-06-17 23:23:52 +01:00
Miguel Veloso
c7f482d3f6 install packages for Angular 9 2021-06-17 22:46:06 +01:00
Miguel Veloso
c8a8884426 Update packages required by Angular 10 2021-06-17 19:28:29 +01:00
Miguel Veloso
4bf0db6b41 Update to Angular 9 2021-06-17 18:06:24 +01:00
Miguel Veloso
4bf307990c Update target js version 2021-06-17 17:37:58 +01:00
Miguel Veloso
7d26ef882d Initial SPA application working 2021-06-15 17:07:38 +01:00
Miguel Veloso
ae45ffb227 Remove campaigns, marketing and coupon-related components 2021-06-15 16:08:28 +01:00
Miguel Veloso
c60a49363f Fix catalog search error 2021-06-15 15:48:22 +01:00
Miguel Veloso
dbf782d210 Initial eShop-Learn version 2021-06-15 09:57:28 +01:00
n-stefan
5974647b52
Fix WebSPA catalog filter (#1637) 2021-03-25 14:21:53 +05:30
n-stefan
68f5afd09c
Fix WebSPA pager display (#1629) 2021-03-15 12:22:46 +05:30
Borja García Rodríguez
98552b7785 delete marketing and locations references 2020-12-21 16:44:02 +01:00
Borja García Rodríguez
f53e2c0286 remove campaings from SPA 2020-12-21 15:47:17 +01:00
Carlos de Miguel Ferrero
ab3059665a Fix CampaignDetailFunctionEnabled required when conf isReady 2020-12-16 15:34:29 +01:00
Carlos de Miguel Ferrero
279dc6f1c0 Fixed call error when filter item is applied 2020-12-15 17:18:55 +01:00
Carlos de Miguel Ferrero
634d42022b Upgrade to ng version 9 2020-12-15 15:51:29 +01:00
Carlos de Miguel Ferrero
687dc56418 Prepare to update ng version 2020-12-15 15:21:07 +01:00
Sumit Ghosh
d910eb416d
Fixed invalid number format in webspa (#1496) 2020-10-21 16:34:21 +05:30
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
Miguel Veloso
5a442cb7c0 Don't force LongPolling for SignalR 2019-12-16 18:52:12 +00:00
Miguel Veloso
cd536dce4d Fix SignalR + SPA through Envoy 2019-12-02 21:56:48 +00:00
Miguel Veloso
30aeec8b72 Remove SignalR transport parameter on clients 2019-11-16 15:41:25 +00:00
eiximenis
d68c9e40aa Configuration of envoy routes and minor code fixes 2019-09-19 18:26:04 +02:00
ericuss
01b8d50f64 format 2019-09-04 15:02:27 +02:00
ericuss
791e7d646c standarize the productId type 2019-09-04 15:02:09 +02:00
jmanuelcorral
a1909521fd Fixed NPM Issues and nuget packages 2019-03-21 15:24:51 +01:00
Ramón Tomás
ad76fa01ad Fixed broken UI in SPA after migrating to Bootstrap 4 2018-09-28 14:22:26 +02:00
Ramón Tomás
dc767eb51c Fixed issue header not included in requests
Fixed issue httpclient returned response
2018-09-28 10:14:29 +02:00
IvanFarkas
f7e2255666 Updated WebSPA to Angular 6, Bootstrap 4, HttpClient and new rxjs 2018-08-29 13:59:14 +01:00
Unai Zorrilla Castro
5c06f6e500 Fix issue 685 2018-07-31 11:30:00 +02:00
Ramón Tomás
04560ff4eb Created specific service for signalr hub 2018-04-19 00:58:09 +02:00
Ramón Tomás
08e8a4ba26 Added signalr client service to SPA app 2018-04-13 17:10:25 +02:00
eiximenis
a34ed28445 SPA adapted to gateway 2018-02-28 15:40:22 +01:00
eiximenis
152fcc8205 Fixed errors and updated config 2018-02-27 17:29:37 +01:00
eiximenis
8cfb74fe93 Fixing SPA for using aggregators 2018-02-27 13:10:39 +01:00