This project is mirrored from https://ec.europa.eu/digital-building-blocks/code/scm/edelivery/smp.git.
Pull mirroring updated .
- Oct 13, 2018
-
-
Joze RIHTARSIC authored
- update imports
-
Joze RIHTARSIC authored
* commit '960fcb5d74fbe13c0f8b2676a1c1912265ae2c34': EDELIVERY-3687 SMP UI Add/Edit user
-
- 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.
-
Joze RIHTARSIC authored
Merge pull request #109 in EDELIVERY/smp from bugfix/EDELIVERY-3679-sml-smp-passwords-in-the-code to development * commit 'c3be7c0a386eff0b9981853c70cff7e8f58519fb': add user and password property for SOAPUI
-
Joze RIHTARSIC authored
-
- Oct 11, 2018
-
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
-
Sebastian-Ion TINCU authored
Merge pull request #108 in EDELIVERY/smp from feature/EDELIVERY-3687-smp-ui-add-edit-user to development * commit '31cc81362c0ad64eccd35e641a7dd7ee3a478c80': EDELIVERY-3687 SMP UI Add/Edit user EDELIVERY-3687 SMP UI Add/Edit user EDELIVERY-3687 SMP UI Add/Edit user EDELIVERY-3687 SMP UI Add/Edit user
-
Joze RIHTARSIC authored
-
Sebastian-Ion TINCU authored
# Conflicts: # smp-server-library/src/main/java/eu/europa/ec/edelivery/smp/data/ui/UserRO.java
-
Joze RIHTARSIC authored
-
- Oct 10, 2018
-
-
Joze RIHTARSIC authored
- update
-
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
# Conflicts: # smp-server-library/src/main/java/eu/europa/ec/edelivery/smp/data/ui/UserRO.java # smp-server-library/src/test/java/eu/europa/ec/edelivery/smp/services/ServiceUIDataIntegrationTest.java
-
Sebastian-Ion TINCU authored
Replace the roles present in the security service with the ones presen in our roles enumeration.
-
Joze RIHTARSIC authored
-
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.
-
Joze RIHTARSIC authored
Merge pull request #107 in EDELIVERY/smp from feature/EDELIVERY-3931-optimize-database-for-ui to development * commit 'e1940e66fa1d78b5980bfdbd1acb379f83c06ac4': - update ui entities for new database model -clean folder '.idea' -clean the target folders. - Change pom version to 4.1.0-SNAPSHOT - 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
-
Joze RIHTARSIC authored
-
- Oct 08, 2018
-
-
Joze RIHTARSIC authored
-
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
Merge pull request #106 in EDELIVERY/smp from feature/EDELIVERY-3762-clean-the-smp-angular-project to development * commit '6bf7d22f97b97819ac25415a9d6feaea2c352ceb': EDELIVERY-3762 Clean the smp-angular project from domibus object EDELIVERY-3762 Clean the smp-angular project from domibus object EDELIVERY-3762 Clean the smp-angular project from domibus object EDELIVERY-3762 Clean the smp-angular project from domibus object EDELIVERY-3762 Clean the smp-angular project from domibus object EDELIVERY-3762 Clean the smp-angular project from domibus object EDELIVERY-3762 Clean the smp-angular project from domibus object EDELIVERY-3762 Clean the smp-angular project from domibus object EDELIVERY-3762 Clean the smp-angular project from domibus object
-
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.
-
- Sep 04, 2018
-
-
Joze RIHTARSIC authored
Merge pull request #105 in EDELIVERY/smp from bugfix/EDELIVERY-3712-error-when-concurrently-calling to development * commit '5f470ee68f8234ef51491488f180bab5f19d3140': update h2 database configuration for unit and integrational tests Wrap javax.xml.validation.Validator into ThreadLocal
-
- Sep 03, 2018
-
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
-
- Aug 31, 2018
-
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
-