Commit Graph

2629 Commits

Author SHA1 Message Date
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
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
da848d42af Release web UI 2.2.30 2022-02-16 01:02:04 +01:00
dependabot[bot]
6b08fb8d9a
Bump follow-redirects from 1.14.7 to 1.14.8 (#1254)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-16 00:49:50 +01:00
piotrpekala7
8874e7efbc
Refreshing UI (#1253)
* Update font-fixer.ts

* Update interface-status.ts

* Updating project map UI

* Updating templates menu

* Fixing tests

* Update karma.conf.js
2022-02-08 23:48:45 +01:00
piotrpekala7
2b834768c6 Update karma.conf.js 2022-02-08 23:47:22 +01:00
piotrpekala7
108f95de59
Refreshing token implemented in LoginGuard (#1246) 2022-02-08 14:06:20 +01:00
whitesource-for-github-com[bot]
eabdda0e74
Update dependency karma to v6.3.14 (#1251)
Co-authored-by: whitesource-for-github-com[bot] <whitesource-for-github-com[bot]@users.noreply.github.com>
2022-02-08 14:05:07 +01:00
whitesource-for-github-com[bot]
9e3f667767
Update dependency karma to v6.3.9 (#1247)
Co-authored-by: whitesource-for-github-com[bot] <whitesource-for-github-com[bot]@users.noreply.github.com>
2022-01-31 14:07:59 +01:00
dependabot[bot]
8898141bc1
Bump nanoid from 3.1.30 to 3.2.0 (#1236)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.2.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-31 10:42:53 +01:00
dependabot[bot]
c8753ed45c
Bump node-fetch from 3.0.0 to 3.1.1 (#1237)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.0.0 to 3.1.1.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.0.0...v3.1.1)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-31 10:22:43 +01:00