This project is mirrored from https://ec.europa.eu/digital-building-blocks/code/scm/edelivery/smp.git.
Pull mirroring updated .
- Oct 21, 2018
-
-
Joze RIHTARSIC authored
-
- Oct 19, 2018
-
-
Joze RIHTARSIC authored
add service metadata dialog update service group deialog
-
- Oct 17, 2018
-
-
Joze RIHTARSIC authored
update table entity model with id and index update service name update soapui scripts
-
Joze RIHTARSIC authored
- update webservices for users, domain service groups - update UI - fix war structure to show UI
-
Sebastian-Ion TINCU authored
Replace the numeric Role enum with a string one; remove the role service. Remove the search user panel. Simplify the style and the template for the user dialog. Remove alert when changing page size in the search table component.
-
- Oct 15, 2018
-
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
- change expand button with (+), (-)
-
- Oct 14, 2018
-
-
- search page - domain page - create edit page - update project angular web-fragment -ui is reachable on smp/ui/index.html ex: http://[host]:[port]/smp/ui/index.html - update ui MT services for persist/update/delete
-
- 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 10, 2018
-
-
Sebastian-Ion TINCU authored
Add missing styles URLs property to the save dialog. Reorder options inside the user roles select.
-
- 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
Remove ngOnInit where not required; add OnInit implementation where required. Use correct components in tests.
-
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
Remove unused empty files, unused ngOnInit() and component providers, rearrange fields. Fix wrong component tests.
-
Sebastian-Ion TINCU authored
Prefer interfaces to classes where applicable.
-
- Aug 29, 2018
-
-
Joze RIHTARSIC authored
-