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 |
|
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 |
|