This project is mirrored from https://ec.europa.eu/digital-building-blocks/code/scm/edelivery/smp.git.
Pull mirroring updated .
- Jun 13, 2024
-
-
Joze RIHTARSIC authored
-
- Feb 13, 2024
-
-
Joze RIHTARSIC authored
-
- Jan 30, 2024
-
-
Sebastian-Ion TINCU authored
Add alert message when changing password. Fix alert message stickyness. Fix style error.
-
- Jun 15, 2023
-
-
Joze RIHTARSIC authored
-
- Jun 14, 2023
-
-
Joze RIHTARSIC authored
-
- May 22, 2023
-
-
Joze RIHTARSIC authored
-
- Apr 12, 2023
-
-
Joze RIHTARSIC authored
-
- Apr 03, 2023
-
-
Joze RIHTARSIC authored
-
- May 25, 2022
-
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
-
- May 05, 2022
-
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
-
- Apr 29, 2022
-
-
Joze RIHTARSIC authored
-
- Apr 24, 2022
-
-
Joze RIHTARSIC authored
-
- Apr 14, 2022
-
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
-
- Apr 01, 2022
-
-
Joze RIHTARSIC authored
-
- Feb 10, 2022
-
-
Joze RIHTARSIC authored
-
- Nov 16, 2018
-
-
Sebastian-Ion TINCU authored
Correctly configure and use the ExtendedHttpClient inside the search table component. Refresh the browser in case of a logout to ensure the login component is displayed by the authentication guard (after a timeout or a manual logout).
-
- Nov 13, 2018
-
-
Sebastian-Ion TINCU authored
Add support for loading users details by their primary keys. Ensure the previous password check happens against the data persisted in the data store and not against the principal as it may be out of sync. Repopulate the local storage after the currently logged in user's details change.
-
- Oct 31, 2018
-
-
Sebastian-Ion TINCU authored
Fix the dot character inside the e-mail pattern. Remove inline styles in the user page. Ensure the local storage is cleared when the user session times out. Fix the route activation guards for the user page. Remove the user service as it is not needed anymore.
-
- Oct 23, 2018
-
-
Joze RIHTARSIC authored
-
- Oct 22, 2018
-
-
Joze RIHTARSIC authored
-
- Oct 18, 2018
-
-
Sebastian-Ion TINCU authored
Rename roles to match those defined in the back-end. Fix wrong role binding when adding or editing users. Fix missing id and status properties. Improve user resource annotations.
-
- Oct 12, 2018
-
-
Sebastian-Ion TINCU authored
Upgrade Angular to 6.1.10 (i.e. latest): upgrade to the HttpClient. Upgrade Angular Material to 6.4.7 (i.e. latest): upgrade to mat-* elements, attributes and directives; fix date pickers; fix missing md-input-containers elements. Upgrade RxJS to 6.2.2 (i.e. latest). Remove RxJS from devDependencies. Remove unused codelyzer dependency. Remove no longer needed md2 dependency. Add section for the certificate to the user screen. Add certificate service to support uploading certificates to the server.
-
- Oct 09, 2018
-
-
Sebastian-Ion TINCU authored
Fix typo in method names.
-
Sebastian-Ion TINCU authored
Replace the roles present in the security service with the ones presen in our roles enumeration.
-
- Sep 27, 2018
-
-
Sebastian-Ion TINCU authored
Rename files as per Angular guidelines. Remove message filter and error log components. Exclude the error log component. Disabl the page helper until we figure out if we need it.
-
- Aug 29, 2018
-
-
Joze RIHTARSIC authored
-