diff --git a/.env b/.env index b7f365d1..7beb0775 100644 --- a/.env +++ b/.env @@ -11,7 +11,7 @@ # The shortcode for this component, should be a small set of letters reprecentint the application APP_NAME=bc # The Full title of the application -APP_TITLE=Proto Component +APP_TITLE=Betaal Service # The current version of the application APP_VERSION=V.0.1 # Do you want to display the symfony debug toolbar? @@ -51,7 +51,7 @@ ORGANIZATION_UNIT_NAME=Common-Ground # The subdomain for this component (should be www for applications) APP_SUBDOMAIN=pc # he domains on wich you want to provide this component, the first wil be used as primary (or common in cert-manger terms) -APP_DOMAINS=["conduction.nl","zaakonline.nl","huwelijksplanner.online","common-ground.dev"] +APP_DOMAINS=["conduction.nl","zaakonline.nl","larping.eu","common-ground.dev","trouwplanner.online","huwelijksplanner.online"] # The demo enviroment for this component @depracticed @@ -74,7 +74,7 @@ CONTAINER_REPRO=https://hub.docker.com/repository/docker/conduction/pc-php NOTIFICATION_ENABLED=falsedxfddxf NOTIFICATION_PROVIDER=sasdasd -NOTIFICATION_ENABLED_AUTHORIZATION=sasd +NOTIFICATION_ENABLED_AUTHORIZATION=sasdasdf ################################################## # Authorization settings diff --git a/api/composer.lock b/api/composer.lock index f6023008..10b82808 100644 --- a/api/composer.lock +++ b/api/composer.lock @@ -2303,8 +2303,8 @@ "authors": [ { "name": "Luís Otávio Cobucci Oblonczyk", - "email": "lcobucci@gmail.com", - "role": "Developer" + "role": "Developer", + "email": "lcobucci@gmail.com" } ], "description": "A simple library to work with JSON Web Token and JSON Web Signature", @@ -4024,7 +4024,7 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "time": "2019-12-16T14:46:54+00:00 + "time": "2019-12-16T14:46:54+00:00" }, { "name": "symfony/dependency-injection", @@ -6271,7 +6271,7 @@ "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/security-core/zipball/52709ee2aafd13d777253d510d96fbf2ccc5a578", - "reference": "52709e + "reference": "52709ee2aafd13d777253d510d96fbf2ccc5a578", "shasum": "" }, "require": { @@ -6457,7 +6457,7 @@ "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/security-http/zipball/8ab510f214fd9c37769378b5036da58d444fe142", - "reference": "8ab510f + "reference": "8ab510f214fd9c37769378b5036da58d444fe142", "shasum": "" }, "require": { diff --git a/api/helm/values.yaml b/api/helm/values.yaml index fec37783..333d0ffe 100644 --- a/api/helm/values.yaml +++ b/api/helm/values.yaml @@ -6,7 +6,7 @@ settings: registryBase: docker.io/conduction projectName: bc name: bc - title: Proto Component + title: Betaal Service version: V.0.1 description: ''Naast deze JSON rest API is er ook een [graphql](/graphql) interface beschikbaar.'' repro: 'https://github.com/ConductionNL/Proto-component-commonground' @@ -14,9 +14,11 @@ settings: domains: - conduction.nl - zaakonline.nl - - huwelijksplanner.online + - larping.eu - common-ground.dev - domainsJson: ["conduction.nl","zaakonline.nl","huwelijksplanner.online","common-ground.dev"] + - trouwplanner.online + - huwelijksplanner.online + domainsJson: ["conduction.nl","zaakonline.nl","larping.eu","common-ground.dev","trouwplanner.online","huwelijksplanner.online"] organisationName: Conduction email: info@conduction.nl country: Netherlands diff --git a/api/public/schema/openapi.yaml b/api/public/schema/openapi.yaml index 4d21f4fc..c025c060 100644 --- a/api/public/schema/openapi.yaml +++ b/api/public/schema/openapi.yaml @@ -1,10 +1,10 @@ openapi: 3.0.2 info: - title: 'Proto Component' + title: 'Betaal Service' version: V.0.1 description: | API Details - - Component: Proto Component + - Component: Betaal Service - Reference: bc - Enviroment: dev - Version: V.0.1 diff --git a/api/public/schema/publiccode.yaml b/api/public/schema/publiccode.yaml index 36c7b97e..c06ab1ed 100644 --- a/api/public/schema/publiccode.yaml +++ b/api/public/schema/publiccode.yaml @@ -6,7 +6,7 @@ url: "https://github.com/ConductionNL/Proto-component-commonground" landingURL: "pc.zaakonline.nl" isBasedOn: "https://github.com/ConductionNL/Proto-component-commonground.git" softwareVersion: "V.0.1" -releaseDate: "2020-07-01" +releaseDate: "2020-13-01" logo: pc.zaakonline.nl monochromeLogo: img/logo-mono.svg