Commit Graph

2167 Commits

Author SHA1 Message Date
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
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
f2b70d562d Changing link style 2021-07-21 12:30:51 +02:00
piotrpekala7
6dd81b2406 Merge branch 'master' into Change-link-style 2021-06-22 10:20:10 +02:00
piotrpekala7
a153e97f55
Merge pull request #1169 from GNS3/dependabot/npm_and_yarn/ws-6.2.2
Bump ws from 6.2.1 to 6.2.2
2021-06-22 10:15:11 +02:00
dependabot[bot]
7953a86fd9
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>
2021-06-22 07:57:45 +00:00
piotrpekala7
5c426ad822
Merge pull request #1170 from GNS3/dependabot/npm_and_yarn/postcss-7.0.36
Bump postcss from 7.0.35 to 7.0.36
2021-06-22 09:56:50 +02:00
piotrpekala7
a9b7e09da4
Merge pull request #1173 from GNS3/Contextual-menu-position
Contextual menu position
2021-06-22 09:43:02 +02:00
piotrpekala7
a2085e846a
Merge pull request #1168 from GNS3/Remove-GNS3-VM-specific-code
Remove gns3 vm specific code
2021-06-22 09:34:03 +02:00
piotrpekala7
aa5a328f44
Merge pull request #1172 from GNS3/Loading-symbols-after-migrating-to-v3
Loading symbols after migrating to v3
2021-06-22 09:31:55 +02:00
piotrpekala7
02c5c85148 Update symbol.service.spec.ts 2021-06-21 15:45:02 +02:00
piotrpekala7
a7528fe990 Loading symbols after migrating to v3 2021-06-21 15:37:43 +02:00
piotrpekala7
758f680a28 Update settings.component.html 2021-06-21 13:32:43 +02:00
piotrpekala7
ac265a90bf Update ethernet-link.ts 2021-06-17 14:45:05 +02:00
piotrpekala7
44e1b3d656 Updating links data source added 2021-06-17 13:21:42 +02:00
piotrpekala7
a93125cdd7 Update serial-link.ts 2021-06-17 13:01:36 +02:00
piotrpekala7
34b974461b Link styling for ethernet links 2021-06-17 12:43:51 +02:00
piotrpekala7
a2a3f542e6 Changing style for links added 2021-06-16 19:19:39 +02:00
piotrpekala7
f7e07851f7 Edit link style dialog created 2021-06-16 18:44:12 +02:00
dependabot[bot]
60bae5db3c
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>
2021-06-15 19:16:01 +00:00
piotrpekala7
d6e5dee1aa Update main.yml 2021-06-15 15:32:59 +02:00
piotrpekala7
cb101e8202 Updating dependencies 2021-06-15 15:25:19 +02:00
piotrpekala7
0124018b02 Update project-map.component.ts 2021-06-15 14:56:00 +02:00
piotrpekala7
04fdcc6893 Update package.json 2021-06-14 16:12:32 +02:00
piotrpekala7
62c94275a9 Removing data from appliance dialog 2021-06-10 16:21:49 +02:00
piotrpekala7
5270134626 Merge branch 'master-3.0' into Remove-GNS3-VM-specific-code 2021-06-10 15:55:59 +02:00
piotrpekala7
21dfa56b17 Removing fields related to gns3 vm from templates 2021-06-10 15:50:13 +02:00
piotrpekala7
8eda2ddcea
Merge pull request #1165 from GNS3/Add-navigation-to-user-management-page
Add navigation to user management page
2021-06-10 14:50:28 +02:00
piotrpekala7
4c7d0b317e Fix for unit tests 2021-06-10 14:09:02 +02:00
piotrpekala7
8e93fa9d36 Update projects.component.spec.ts 2021-06-10 13:56:26 +02:00
piotrpekala7
2b81d72232 Removing components related to gns3vm 2021-06-10 13:17:01 +02:00
piotrpekala7
e54638a248 Updating dependencies 2021-06-08 18:03:18 +02:00
piotrpekala7
239d1305fa
Merge pull request #1142 from BenoitVuagnat/Add-navigation-to-user-management-page
Add navigation to user management page
2021-06-08 11:36:31 +02:00
piotrpekala7
aac7b57d22 Release 2.2.22 2021-06-05 10:24:00 +02:00
piotrpekala7
9421b4bf57 Update ReleaseNotes.txt 2021-06-05 10:23:37 +02:00
VUAGNAT Benoit DSCS/DSEC
717336fbd1 Merge branch 'master-3.0' into Add-navigation-to-user-management-page 2021-06-02 18:28:08 +02:00
piotrpekala7
48f093360d Update app.module.ts 2021-06-02 13:32:14 +02:00
piotrpekala7
bac6047247 Update login.component.html 2021-06-02 12:08:20 +02:00
piotrpekala7
e36d56ff5d Merge branch 'master' into master-3.0 2021-05-28 13:20:47 +02:00
piotrpekala7
354b313eaa
Merge pull request #1157 from GNS3/master-2.2.22
Version 2.2.22
2021-05-28 13:20:14 +02:00
BenoitVuagnat
b91a113cf5 Update default-layout.component.html
Added the user management link in the navigation menu
2021-05-28 04:33:32 +02:00
piotrpekala7
7d95200eb3 Merge branch 'master' into master-3.0 2021-05-28 00:20:16 +02:00
piotrpekala7
b048a846e0 Merge branch 'master' into master-2.2.22 2021-05-27 23:32:27 +02:00
piotrpekala7
092fe5991b Update bundled-server-finder.component.ts 2021-05-27 23:32:15 +02:00
piotrpekala7
1a03bb0456 Updating help component 2021-05-27 23:28:46 +02:00
piotrpekala7
a04804eaa0 Create server.service.spec.ts 2021-05-27 23:16:47 +02:00