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 |
|
Sylvain MATHIEU
|
eb5437d005
|
group management, add multiple delete
|
2022-02-28 13:50:10 +01:00 |
|
Sylvain MATHIEU
|
2e2a59f6f2
|
group management, add sort on all columns
|
2022-02-28 13:50:10 +01:00 |
|
Lebeau Elise
|
596a11210f
|
user management, add paginator
|
2022-02-28 13:50:10 +01:00 |
|
Lebeau Elise
|
11029db956
|
remove is_admin field in user management list and add field validation on create a new user
|
2022-02-28 13:50:10 +01:00 |
|
Lebeau Elise
|
0c0d77e220
|
user management, add multiple user selection
|
2022-02-28 13:50:10 +01:00 |
|
Lebeau Elise
|
4e207d270e
|
user management, add delete button on each row
|
2022-02-28 13:50:10 +01:00 |
|
Sylvain MATHIEU
|
9546ed94fe
|
group management, add trash icon on each group to delete it
|
2022-02-28 13:50:10 +01:00 |
|
Sylvain MATHIEU
|
7219f02783
|
group management, add create new group functionality
|
2022-02-28 13:50:10 +01:00 |
|
Sylvain MATHIEU
|
2ea79aaa27
|
group management, add search filter with group name
|
2022-02-28 13:50:10 +01:00 |
|
Sylvain MATHIEU
|
e37f1e97fa
|
Add group management list
|
2022-02-28 13:50:10 +01:00 |
|
Lebeau Elise
|
4e2d043561
|
Add search filter to user management
|
2022-02-28 13:50:10 +01:00 |
|
Lebeau Elise
|
d46502b804
|
Add User management and group management template
|
2022-02-28 13:50:10 +01:00 |
|
piotrpekala7
|
108f95de59
|
Refreshing token implemented in LoginGuard (#1246)
|
2022-02-08 14:06:20 +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
|
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
|
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
|
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
|
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 |
|
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 |
|