Commit Graph

2665 Commits

Author SHA1 Message Date
piotrpekala7
a1228d009b Edit link style dialog created 2022-04-13 19:40:47 +07:00
Jeremy Grossmann
67c564caa7
Merge pull request #1291 from GNS3/enhancement/1284
Enhancement/1284
2022-04-13 17:45:34 +07:00
Rajnikant
258e9f02c2 Delete multiple images in one go if I select 2 or more images 2022-04-13 15:58:10 +05:30
Jeremy Grossmann
fcc03f5ad0
Merge pull request #1288 from GNS3/bugfix/1287
I resolved "#1287 Cannot add Qemu template manually"
2022-04-13 16:15:49 +07:00
Jeremy Grossmann
8728056b8d
Merge pull request #1296 from GNS3/dependabot/npm_and_yarn/plist-3.0.5
Bump plist from 3.0.4 to 3.0.5
2022-04-13 16:15:02 +07:00
Jeremy Grossmann
138d1f8552
Merge pull request #1283 from GNS3/dependabot/npm_and_yarn/electron-13.6.6
Bump electron from 13.6.1 to 13.6.6
2022-04-13 16:14:26 +07:00
Sakshi Goel
5e65aff228 I resolved "Cannot add Qemu template manually bug
#1287"
2022-04-13 13:47:03 +05:30
dependabot[bot]
dc31d51844
Bump plist from 3.0.4 to 3.0.5
Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/TooTallNate/node-plist/releases)
- [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md)
- [Commits](https://github.com/TooTallNate/node-plist/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 10:07:20 +00:00
dependabot[bot]
def33a353d
Bump minimist from 1.2.5 to 1.2.6 (#1294)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-12 12:06:10 +02:00
Rajnikant
c86769dd4f I added install appliances confirmation dialog, Unit test cases for upload and delete file and suggested changes. 2022-04-12 15:03:40 +05:30
Rajnikant
147cae1313 I completed enhancement work #1284 Image manager 2022-04-05 17:10:21 +05:30
Sakshi Goel
97d1bc7596 I resolved "#1287 Cannot add Qemu template manually" 2022-04-04 12:15:56 +05:30
Jeremy Grossmann
fa0531644d
Merge pull request #1290 from GNS3/bugfix/1286
Bugfix/1286
2022-04-01 23:26:15 +08:00
Sakshi Goel
ab89aa8ec8 Resolved "New template dialog is not populated
#1286 "
2022-04-01 16:46:04 +05:30
Sakshi Goel
8adad9c13f I resolved "#1287 cannot open Qemu template manually including adding a Qemu template during step3. 2022-04-01 12:55:14 +05:30
Sakshi Goel
316fe735fc I resolved "#1287 Cannot add Qemu template manually" 2022-03-31 17:32:29 +05:30
Jeremy Grossmann
f91a5f657f
Merge pull request #1285 from GNS3/bugfix/1282
I resolved "Cannot open new template dialog #1282"
2022-03-31 12:47:43 +08:00
Sakshi Goel
6a09772459 I resolved "Cannot open new template dialog #1282" 2022-03-29 18:33:14 +05:30
rajnikantsolarwinds
48bb035b34
Suspend a link or node show status change (#1281)
* Suspend a link or node show status change

* Show the suspended status when we start a packet capture on the link.
2022-03-28 10:02:00 +02:00
dependabot[bot]
ed3db2ea4d
Bump electron from 13.6.1 to 13.6.6
Bumps [electron](https://github.com/electron/electron) from 13.6.1 to 13.6.6.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v13.6.1...v13.6.6)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 18:37:29 +00:00
Rajnikant
9558b2137f Show the suspended status when we start a packet capture on the link. 2022-03-25 11:34:55 +05:30
Rajnikant
c2410f0933 Suspend a link or node show status change 2022-03-24 17:28:42 +05:30
Jeremy Grossmann
2f9999b41c
Merge pull request #1276 from GNS3/bugfix/1274
Link added
2022-03-23 17:45:48 +10:00
Rajnikant
96a11384a0 removed !important 2022-03-23 12:33:35 +05:30
Rajnikant
c938c3a8ca Link added 2022-03-22 12:07:13 +05:30
Sylvain MATHIEU
93188f2aec Add methods documentation 2022-03-21 09:42:40 +01:00
Sylvain MATHIEU
f9cc7f3883 add tests on filter-complete.pipe.ts 2022-03-21 07:56:04 +01:00
Sylvain MATHIEU
160b0eccc0 add tests on display-path.pipe.ts 2022-03-21 07:56:03 +01:00
Sylvain MATHIEU
0b2128f00b add tests on filter-complete.pipe.ts 2022-03-21 07:55:35 +01:00
Sylvain MATHIEU
02c323463c add tests on PermissionPath.ts 2022-03-21 07:55:35 +01:00
Sylvain MATHIEU
067c8a00ec add tests on add-permission-line.component.ts 2022-03-21 07:55:35 +01:00
Sylvain MATHIEU
7d1ed62f30 add tests on method-button.component.ts 2022-03-21 07:55:35 +01:00
Lebeau Elise
349666dcc1 tests on ApiInformationService 2022-03-18 15:13:26 +01:00
Lebeau Elise
3ad28e6d09 tests on display path pipe 2022-03-18 15:11:56 +01:00
Lebeau Elise
5aa7afe15c tests on permission filter pipe 2022-03-18 14:56:37 +01:00
Jeremy Grossmann
7ad6de2256
Merge pull request #1261 from GNS3/dependabot/npm_and_yarn/url-parse-1.5.10
Bump url-parse from 1.5.3 to 1.5.10
2022-03-13 20:20:17 +10:00
Sylvain MATHIEU
c5434a4e99 disable all unused tests 2022-03-07 09:40:41 +01:00
Sylvain MATHIEU
87a0b951a7 add paths to resolve modules declaration for tests 2022-03-07 09:40:11 +01:00
dependabot[bot]
6dcc5cdc2e
Bump url-parse from 1.5.3 to 1.5.10
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 01:08:02 +00:00
dependabot[bot]
089e66a02b
Bump karma from 6.3.15 to 6.3.16 (#1263)
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.15 to 6.3.16.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v6.3.15...v6.3.16)

---
updated-dependencies:
- dependency-name: karma
  dependency-type: direct:development
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-07 01:16:14 +01:00
Sylvain MATHIEU
0154d123a9 add missing import 2022-02-28 13:51:57 +01:00
Sylvain MATHIEU
fc0fdd2e51 bugfix, Permission Link display correctly 2022-02-28 13:51:57 +01:00
Lebeau Elise
b6b9d735f5 update user password + confirm password validator 2022-02-28 13:51:57 +01:00
Lebeau Elise
8df255ebc3 Bug fix, paginators and sort for user group and role lists 2022-02-28 13:51:57 +01:00
Lebeau Elise
02285265e3 add user to groups when creating user + refactor add users when creating group 2022-02-28 13:51:57 +01:00
Sylvain MATHIEU
c400ad551e bug fix, display correctly http error message inside Toaster service 2022-02-28 13:51:57 +01:00
Lebeau Elise
5102039dbd User and group details, add paginator and filter on permissions list 2022-02-28 13:51:57 +01:00
Lebeau Elise
7bff9b40de New group, add user to group functionality 2022-02-28 13:51:57 +01:00
Sylvain MATHIEU
707f5b6c7f Permission object, display object name instead of uuid 2022-02-28 13:51:56 +01:00
Lebeau Elise
6a573110e8 Permissions management, add paginator and filters 2022-02-28 13:51:10 +01:00