Commit Graph

27 Commits

Author SHA1 Message Date
grossmj
0eef66eabf Add CommonJS modules to allowedCommonJsDependencies in angular.json 2023-06-30 17:23:16 +10:00
grossmj
d67440ae6a Upgrade to Angular 14 2023-06-30 12:11:20 +10:00
grossmj
7ac3a628a4 Merge remote-tracking branch 'origin/master' into master-3.0
# Conflicts:
#	angular.json
#	package.json
#	src/ReleaseNotes.txt
#	src/app/cartography/helpers/font-fixer.spec.ts
#	src/app/cartography/models/node.ts
#	src/app/components/preferences/qemu/add-qemu-vm-template/add-qemu-vm-template.component.html
#	src/app/components/preferences/qemu/add-qemu-vm-template/add-qemu-vm-template.component.ts
#	src/app/components/project-map/node-editors/configurator/docker/configurator-docker.component.ts
#	src/app/components/project-map/project-map-menu/project-map-menu.component.ts
#	src/app/components/project-map/project-map.component.html
#	src/app/components/project-map/project-map.component.ts
#	src/app/components/projects/projects.component.html
#	src/app/components/settings/settings.component.html
#	src/app/components/settings/settings.component.spec.ts
#	src/app/components/template/template-list-dialog/template-list-dialog.component.html
#	src/app/components/template/template.component.html
#	src/app/components/template/template.component.ts
#	src/app/services/link.service.ts
#	yarn.lock
2023-02-01 10:32:12 +08:00
Rajnikant lodhi
1787db7c6d Resolve vulnerabilities issue 2022-06-07 23:45:33 +05:30
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
fc1d17b921 Reverting updates 2021-11-09 23:28:52 +01:00
piotrpekala7
253c65b8c1 Fix for builds on github 2021-11-08 16:49:45 +01:00
piotrpekala7
c80dbe6baf Updating angular to 12, removing indexed db 2021-05-27 22:17:22 +02:00
piotrpekala7
2b17b3d627 Removing unused packages 2021-05-27 20:12:06 +02:00
piotrpekala7
25829b89e6 Codecov disabled 2021-04-16 12:10:33 +02:00
piotrpekala7
46c4bc1d78 Fix for theming 2021-02-17 04:03:02 +01:00
piotrpekala7
c8ec9c1213 Update angular.json 2021-01-27 12:23:20 +01:00
piotrpekala7
80e19f5538 migration to Angular 11 2020-11-28 01:31:20 +01:00
piotrpekala7
72371cb8d6 Migrating from css to scss 2020-11-07 00:38:14 +01:00
piotrpekala7
290ed5ee89 Update angular.json 2020-07-06 17:02:12 +02:00
piotrpekala7
38941c209b tsconfig updated 2020-06-30 13:30:48 +02:00
piotrpekala7
c8104a577f Update to Angular 10 2020-06-30 10:42:31 +02:00
Piotr Pekala
8b25b2fa08 Initial implementation 2019-11-26 02:39:24 -08:00
Piotr Pekala
c1de0c9625 Release notes section added 2019-06-28 00:46:44 -07:00
ziajka
9a7290b7e7 Create SourceMaps and upload to Sentry via CLI 2019-03-27 10:50:03 +01:00
ziajka
166756cd7c Revert "Try to build production with sourcemaps"
This reverts commit f591340411.
2019-03-27 08:50:09 +01:00
ziajka
f591340411 Try to build production with sourcemaps 2019-03-27 08:35:59 +01:00
ziajka
0f29270cb8 Exclude experimental map from coverage 2018-11-27 11:31:12 +01:00
ziajka
687ce54ccb Move out snapshots from project map 2018-10-31 10:55:55 +01:00
ziajka
cc8c6aa947 Remove Prototype, fix path to font 2018-07-19 10:42:04 +02:00
ziajka
7042d2710c Add font on win and move sentry to deps instead of devDeps, Ref:#158,#157 2018-07-19 10:36:12 +02:00
ziajka
06269bf2a2 Basic migration to RxJS 6, Ref: #154 2018-07-06 11:31:44 +02:00