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 |
|
Lebeau Elise
|
0d5f11dfc1
|
user details, Add/remove permissions
|
2022-02-28 13:51:10 +01:00 |
|
Sylvain MATHIEU
|
65f1d45dc5
|
Permission management, create add permission component and apiInformation service, which parse swagger api information schema
|
2022-02-28 13:51:10 +01:00 |
|
Lebeau Elise
|
2664911455
|
Add permission management
|
2022-02-28 13:50:15 +01:00 |
|
Sylvain MATHIEU
|
65172c18b5
|
Group details, can add role to group
|
2022-02-28 13:50:11 +01:00 |
|
Sylvain MATHIEU
|
920154e7b9
|
Add role management
|
2022-02-28 13:50:11 +01:00 |
|
Sylvain MATHIEU
|
36e39f908b
|
menu, disable management entry if no server was selected
|
2022-02-28 13:50:11 +01:00 |
|
Sylvain MATHIEU
|
39627c28c8
|
Management refactoring, creating unique entry in menu for management
|
2022-02-28 13:50:11 +01:00 |
|
Sylvain MATHIEU
|
b8b7e4d151
|
group detail, members none case-sensitive sorted a to z
|
2022-02-28 13:50:11 +01:00 |
|
Sylvain MATHIEU
|
fb7845bbce
|
group details, add filter on members list
|
2022-02-28 13:50:10 +01:00 |
|
Sylvain MATHIEU
|
a7f6743860
|
group details, add members pagination
|
2022-02-28 13:50:10 +01:00 |
|
Sylvain MATHIEU
|
a4e8dee2e1
|
group detail, page refactoring
|
2022-02-28 13:50:10 +01:00 |
|
Lebeau Elise
|
4911b0da66
|
create permission service
|
2022-02-28 13:50:10 +01:00 |
|
Sylvain MATHIEU
|
6122801f90
|
group management, add group details
|
2022-02-28 13:50:10 +01:00 |
|
Lebeau Elise
|
c3f3fafbef
|
user management detail refactor
|
2022-02-28 13:50:10 +01:00 |
|
Lebeau Elise
|
cbeca9d0ca
|
user management, create edit user detail dialog
|
2022-02-28 13:50:10 +01:00 |
|