This project is mirrored from https://ec.europa.eu/digital-building-blocks/code/scm/edelivery/smp.git.
Pull mirroring updated .
- Oct 17, 2018
-
-
Joze RIHTARSIC authored
update table entity model with id and index update service name update soapui scripts
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
- update webservices for users, domain service groups - update UI - fix war structure to show UI
-
- 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
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.
-
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.
-
- Oct 08, 2018
-
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
- update database model - introduce surrogate keys - split certificate from user table - improve domain model - enable JPA 2.1 for database schema generation - use h2 database for unit testing - add logging business messages - add exception codes - upgrade spring version from 5.0.6 - 5.1.0 - upgrade spring security version from 4.2.6. - 5.1.0 - remove org.mortbay.jetty - jsp-2.1-glassfish
-
- 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
Revert back the proxy configuration to use localhost.
-
Sebastian-Ion TINCU authored
Clean the providers property across components.
-
Sebastian-Ion TINCU authored
Replace the static downloadNative method with an instance one coming from an injectable service.
-
Sebastian-Ion TINCU authored
Ensure all templateUrls are using correct relative paths.
-
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
-
Joze RIHTARSIC authored
-