This project is mirrored from https://ec.europa.eu/digital-building-blocks/code/scm/edelivery/smp.git.
Pull mirroring updated .
- Nov 09, 2018
-
-
Joze RIHTARSIC authored
bdmsl-client:3.0.0 - bdmsl-api:3.1.3 jackson from 2.9.2 to 2.9.7 jaxb2-basics from 0.11.0 to 1.11.1 cxf from 3.2.1 to 3.2.7 remove JDBC drivers
-
- Nov 08, 2018
-
-
Sebastian-Ion TINCU authored
Merge pull request #123 in EDELIVERY/smp from bugfix/EDELIVERY-4014-icon-for-service-metadata to development * commit '40579c57049fabc717f1756952a0f09765665f6c': EDELIVERY-4014 "+" icon for Service metadata on search/edit page is EDELIVERY-4014 "+" icon for Service metadata on search/edit page is
-
- Nov 06, 2018
-
-
Sebastian-Ion TINCU authored
Merge pull request #122 in EDELIVERY/smp from bugfix/EDELIVERY-4055-data-in-wrong-format-is-being to development * commit '8a35a8137813dbb11e9ec34e757b6909b014122c': EDELIVERY-4055 Data in wrong format is being accepted in Email field on EDELIVERY-4055 Data in wrong format is being accepted in Email field on
-
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).
-
- Nov 05, 2018
-
-
Sebastian-Ion TINCU authored
Check whether there is any service metadata when disabling the + icon.
-
Sebastian-Ion TINCU authored
Add the authorization guard to the domain page.
-
- 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 30, 2018
-
-
Sebastian-Ion TINCU authored
Merge pull request #121 in EDELIVERY/smp from bugfix/EDELIVERY-4037-page-name-is-shown-as-tool to development * commit 'd454b89bf9fd0f7fc61f49d6fd6ab774f1e78ae4': EDELIVERY-4037 Page name is shown as tool tip when user mouse hover EDELIVERY-4037 Page name is shown as tool tip when user mouse hover
-
Sebastian-Ion TINCU authored
Fix issue with the page title.
-
Joze RIHTARSIC authored
* commit '0f1f6d7a6862c5cdd77b3007b306b4d7305741ae': [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release 4.1.0-RC1 [maven-release-plugin] rollback the release of 4.1.0-RC1 add maven release plugin configuration [maven-release-plugin] prepare release 4.1.0-RC1 add maven release plugin configuration
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
# Conflicts: # pom.xml
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
-
- Oct 29, 2018
-
-
Sebastian-Ion TINCU authored
Fix build caused by failing line endings while reading certificates on a Windows machine.
-
Joze RIHTARSIC authored
-
- Oct 25, 2018
-
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
Merge pull request #119 in EDELIVERY/smp from bugfix/EDELIVERY-4004-role-is-not-getting-displayed to development * commit '9dc268b25d006e2e69061f3d8dc02366f3cf1ce3': - bugfixes - update button for generating client cert header on domain - domain warnings on delete reported bugfixes
-
Joze RIHTARSIC authored
- update button for generating client cert header on domain - domain warnings on delete
-
- Oct 24, 2018
-
-
Joze RIHTARSIC authored
-
- Oct 23, 2018
-
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
Merge pull request #118 in EDELIVERY/smp from feature/EDELIVERY-3693-smp-ui-servicegroup-metadata to development * commit '7c8c5c2cdd1e2dbdd45fa35d8ad51eb1fc953254': bugfixes reported by testing team Implemented login update metadata dialog Implementation of metadata dialog, service group dialog, Implementation of metadata dialog, service group dialog, update service group search add service metadata dialog update service group deialog
-
Joze RIHTARSIC authored
Merge branch 'development' of https://ec.europa.eu/cefdigital/code/scm/edelivery/smp into feature/EDELIVERY-3693-smp-ui-servicegroup-metadata # Conflicts: # smp-angular/src/app/guards/authorized-admin.guard.ts # smp-angular/src/app/security/role.model.ts # smp-angular/src/app/security/security.service.ts # smp-angular/src/app/user/user-details-dialog/user-details-dialog.component.ts # smp-angular/src/app/user/user.component.ts # smp-webapp/src/main/java/eu/europa/ec/edelivery/smp/ui/UserResource.java
-
Joze RIHTARSIC authored
-
- Oct 22, 2018
-
-
Joze RIHTARSIC authored
-
- Oct 21, 2018
-
-
Sebastian-Ion TINCU authored
Merge pull request #116 in EDELIVERY/smp from feature/EDELIVERY-3687-smp-ui-add-edit-user to development * commit '663c62a3be135e616aaf52b314aa402b75d60fc2': EDELIVERY-3687 SMP UI Add/Edit user
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
-
- Oct 19, 2018
-
-
Joze RIHTARSIC authored
add service metadata dialog update service group deialog
-
- 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.
-
Sebastian-Ion TINCU authored
Merge pull request #115 in EDELIVERY/smp from feature/EDELIVERY-3687-smp-ui-add-edit-user to development * commit '7d364b802ed6d9b17525355c624d739873a2072d': 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
-
Sebastian-Ion TINCU authored
Replace fingerprint with serial number.
-
Sebastian-Ion TINCU authored
Rename validUntil to validTo as present in the back-end. Add support for fingerprints when reading the uploaded certificate. Add Jackson 2 support for JSR310 dates and configure a Jackson 2 HttpMessageConverter.
-
- Oct 17, 2018
-
-
Sebastian-Ion TINCU authored
# Conflicts: # smp-angular/src/app/user/certificate.service.ts # smp-angular/src/app/user/user-details-dialog/user-details-dialog.component.html # smp-angular/src/app/user/user-details-dialog/user-details-dialog.component.ts # smp-angular/src/app/user/user.component.html
-