This project is mirrored from https://ec.europa.eu/digital-building-blocks/code/scm/edelivery/smp.git.
Pull mirroring updated .
- Dec 12, 2023
-
-
Sebastian-Ion TINCU authored
Fix an issue with properties dialog crashing.
-
- Dec 10, 2023
-
-
Sebastian-Ion TINCU authored
Show time to Alert date column in the Alerts table. Add Status Description data when displaying an Alert in a popup. Use title case for key labels when displaying an Alert in a popup. Update Alert popup title.
-
- Jun 13, 2023
-
-
Joze RIHTARSIC authored
-
- Apr 29, 2023
-
-
Joze RIHTARSIC authored
-
- Apr 13, 2023
-
-
Joze RIHTARSIC authored
-
- Apr 12, 2023
-
-
Joze RIHTARSIC authored
-
- Apr 04, 2023
-
-
Joze RIHTARSIC authored
-
- Apr 03, 2023
-
-
Joze RIHTARSIC authored
-
- May 25, 2022
-
-
Joze RIHTARSIC authored
-
- Apr 11, 2022
-
-
Joze RIHTARSIC authored
-
- Apr 01, 2022
-
-
Joze RIHTARSIC authored
-
- Oct 07, 2021
-
-
Joze RIHTARSIC authored
-
- Sep 23, 2019
-
-
Joze RIHTARSIC authored
-
- Sep 20, 2019
-
-
Joze RIHTARSIC authored
-
- Nov 08, 2018
-
-
Sebastian-Ion TINCU authored
Add user modes to distinguish between different types of operations (adding or editing users by the system administrators and users editing their own details). Rename the H2JPA test configuration files to follow the same naming convention. Add converters transforming between UserRO and DBUser objects. Fix issue with crt files being filtered by Maven preventing them being referenced relatively from the target folder.
-
- Nov 06, 2018
-
-
Sebastian-Ion TINCU authored
Extract logic to controllers to allow them to step in when deciding if the row expander should be disabled or not even when the rows are not disabled themselves (e.g. when they were previously deleted).
-
- Oct 24, 2018
-
-
Joze RIHTARSIC authored
-
- Oct 23, 2018
-
-
Joze RIHTARSIC authored
-
- Oct 21, 2018
-
-
Joze RIHTARSIC authored
-
- Oct 17, 2018
-
-
Joze RIHTARSIC authored
- update webservices for users, domain service groups - update UI - fix war structure to show UI
-
- 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
Add code to support adding, deleting and editing users in the front-end. Rename username property to userName. Add roles and a role service.
-
- Sep 27, 2018
-
-
Sebastian-Ion TINCU authored
Rename folders. Replace occurrences of Domibus with SMP (SVG logo included).
-
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.
-
- Sep 17, 2018
-
-
Sebastian-Ion TINCU authored
Prefer interfaces to classes where applicable.
-
- Aug 29, 2018
-
-
Joze RIHTARSIC authored
-