2677 Commits

Author SHA1 Message Date
piotrpekala7
ccd3ff61f1 Release web UI 2.2.29 v2.2.29 2022-01-07 20:04:51 +01:00
piotrpekala7
60a9e45e4a Update notification.service.ts 2021-12-29 13:42:08 +01:00
piotrpekala7
fa22ce5d0f Unisolate action added 2021-12-28 16:52:52 +01:00
piotrpekala7
8b177013d1
Updates from main branch (#1227)
* Update ReleaseNotes.txt

* Release 2.2.22

* Updating dependencies

* Update package.json

* Update project-map.component.ts

* Updating dependencies

* Update main.yml

* Bump postcss from 7.0.35 to 7.0.36

Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 7.0.36.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.35...7.0.36)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

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

* Bump ws from 6.2.1 to 6.2.2

Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/6.2.1...6.2.2)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

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

* fix: package.json & yarn.lock to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-JSZIP-1251497

* Updating packages to latest versions

* Release 2.2.23

* Updating dependencies

* Bump tar from 6.1.0 to 6.1.6

Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.6.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.0...v6.1.6)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

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

* Bump url-parse from 1.5.1 to 1.5.3

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

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

* Updating dependencies

* Removing vulnerabilities

* Updating angular-devkit/build-angular

* Update yarn.lock

* Fix for https://github.com/GNS3/gns3-web-ui/issues/1184

* Release 2.2.24

* Option to access system status from servers page

* Updating dependencies

* Release 2.2.25

* Update package.json

* Bump nth-check from 2.0.0 to 2.0.1

Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/fb55/nth-check/releases)
- [Commits](https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1)

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

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

* Fix for theming

* Update template.component.ts

* Updating dependencies

* Update yarn.lock

* Update yarn.lock

* Update yarn.lock

* Release 2.2.26

* Update package.json

* show upload file progress when uploading qemu template.

* fix progress bar incorrect when upload file twice

* Updating packages

* Updating packages

* Update package.json

* Update yarn.lock

* updating packages

* Updating angular material

* Fix for error with component factory after migration to angular v13

* Update yarn.lock

* Update .gitignore

* Fix for builds on github

* Removing electron builder

* Removing sentry/cli

* Updating dependencies

* Release web UI 2.2.27

* Reverting updates

* Angular version set to 12.2.12

* Updating snyk version

* Update configurator-docker.component.ts

* Update new-template-dialog.component.html

* Mouse pointer #1219

* Update topology-summary.component.ts

* Update project-map.component.ts

* Update project-map.component.ts

* Release web UI 2.2.28

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: potats0 <potatso>
2021-12-28 14:39:15 +01:00
piotrpekala7
6353207d40 Isolate action added 2021-12-28 00:18:28 +01:00
piotrpekala7
abf9d8b387 Release web UI 2.2.28 v2.2.28 2021-12-13 23:40:20 +01:00
piotrpekala7
f8cc654539 Update project-map.component.ts 2021-12-13 23:34:03 +01:00
piotrpekala7
56554f6d0c Update project-map.component.ts 2021-12-13 23:22:15 +01:00
piotrpekala7
7be137dc1c
Merge pull request #1225 from GNS3/Remember-topology/servers-window-position
Update topology-summary.component.ts
2021-12-12 12:46:39 -08:00
piotrpekala7
1b45a2284d
Merge pull request #1224 from GNS3/Mouse-pointer-#1219
Mouse pointer #1219
2021-12-12 12:46:11 -08:00
piotrpekala7
6b4f5186d0 Update topology-summary.component.ts 2021-12-09 02:27:19 +01:00
piotrpekala7
c3f2ebad0c Mouse pointer #1219 2021-12-08 19:18:38 +01:00
piotrpekala7
249f63a97a Update new-template-dialog.component.html 2021-12-07 20:03:36 +01:00
piotrpekala7
cc6b8cd28c Update configurator-docker.component.ts 2021-12-07 15:51:26 +01:00
piotrpekala7
96928d86f8 Updating snyk version 2021-12-02 00:51:24 +01:00
piotrpekala7
f721bd0d26 Link to the API doc in the menu 2021-11-10 16:00:52 +01:00
piotrpekala7
44c530d1b5 Update .gitignore 2021-11-10 12:32:33 +01:00
piotrpekala7
a213a7aca1 Angular version set to 12.2.12 2021-11-10 00:12:32 +01:00
piotrpekala7
fc1d17b921 Reverting updates 2021-11-09 23:28:52 +01:00
piotrpekala7
0ddf4f6e95 Release web UI 2.2.27 v2.2.27 2021-11-08 18:09:29 +01:00
piotrpekala7
8d466d655e Updating dependencies 2021-11-08 18:03:17 +01:00
piotrpekala7
2c7dd5f179 Removing sentry/cli 2021-11-08 17:48:58 +01:00
piotrpekala7
64999f2b72 Removing electron builder 2021-11-08 17:36:51 +01:00
piotrpekala7
253c65b8c1 Fix for builds on github 2021-11-08 16:49:45 +01:00
piotrpekala7
74c1a82524 Update .gitignore 2021-11-08 13:41:11 +01:00
piotrpekala7
4e42bd7a54
Merge pull request #1199 from potats0/master
add progress bar when uploading qemu disks
2021-11-07 13:54:30 -08:00
piotrpekala7
891e65b094 Update yarn.lock 2021-11-07 18:46:57 +01:00
piotrpekala7
c808477914 Fix for error with component factory after migration to angular v13 2021-11-07 18:32:34 +01:00
piotrpekala7
8503a17187 Updating angular material 2021-11-07 18:24:48 +01:00
piotrpekala7
8afea664ff updating packages 2021-11-07 17:28:04 +01:00
piotrpekala7
538ae8b7fb Update yarn.lock 2021-11-07 16:58:08 +01:00
piotrpekala7
370694f3b0 Update package.json 2021-11-07 16:55:02 +01:00
piotrpekala7
5175b3beac Updating packages 2021-11-07 16:48:17 +01:00
piotrpekala7
2df1956dbc Updating packages 2021-11-02 22:39:08 +01:00
potats0
56384fbcc0 fix progress bar incorrect when upload file twice 2021-10-14 12:22:15 +08:00
potats0
15faca6d89 show upload file progress when uploading qemu template. 2021-10-14 10:56:17 +08:00
piotrpekala7
4142144d4d Update package.json 2021-10-06 18:08:56 +02:00
piotrpekala7
e2e87db039 Release 2.2.26 v2.2.26 2021-10-06 17:09:46 +02:00
piotrpekala7
c868f08a25 Update yarn.lock 2021-10-06 17:03:49 +02:00
piotrpekala7
9aedd410bb Update yarn.lock 2021-10-06 14:02:26 +02:00
piotrpekala7
5fb76d7d11 Update yarn.lock 2021-10-06 13:52:57 +02:00
piotrpekala7
a7c343aa7c
Merge pull request #1194 from GNS3/dependabot/npm_and_yarn/nth-check-2.0.1
Bump nth-check from 2.0.0 to 2.0.1
2021-10-06 04:47:47 -07:00
piotrpekala7
cfe8c4760b Updating dependencies 2021-10-06 13:34:19 +02:00
piotrpekala7
7cbcc84cc1 Update template.component.ts 2021-10-06 12:57:40 +02:00
piotrpekala7
357e478fb8 Fix for theming 2021-10-06 12:44:23 +02:00
dependabot[bot]
063d8c9dc7
Bump nth-check from 2.0.0 to 2.0.1
Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/fb55/nth-check/releases)
- [Commits](https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-22 12:57:14 +00:00
piotrpekala7
63ecacb6b6 Update package.json 2021-09-14 12:01:56 +02:00
piotrpekala7
6cecacf611 Release 2.2.25 v2.2.25 2021-09-14 10:22:36 +02:00
piotrpekala7
c389404e58 Updating dependencies 2021-09-14 10:06:47 +02:00
piotrpekala7
b1aba60410 Option to access system status from servers page 2021-09-14 01:01:46 +02:00