From 2c3b4107c36ca7c133e6353931eef1241b3efca7 Mon Sep 17 00:00:00 2001 From: Alexandra Guironnet Date: Mon, 9 Mar 2020 14:49:19 +0100 Subject: [PATCH] [RELEASE] 1.0.0.RELEASE (ci_docker,ci_documentation) --- CONTRIBUTING.adoc | 4 ++-- README.adoc | 2 +- VERSION | 2 +- client/actions/src/docs/asciidoc/index.adoc | 4 ++-- client/cards/src/docs/asciidoc/index.adoc | 4 ++-- client/thirds/src/docs/asciidoc/index.adoc | 4 ++-- client/time/src/docs/asciidoc/index.adoc | 4 ++-- client/users/src/docs/asciidoc/index.adoc | 4 ++-- .../core/actions/src/docs/asciidoc/index.adoc | 4 ++-- .../actions/src/main/modeling/swagger.yaml | 2 +- .../src/docs/asciidoc/03_Archives.adoc | 2 +- .../src/docs/asciidoc/index.adoc | 4 ++-- .../src/docs/asciidoc/01_Card_Examples.adoc | 2 +- .../src/docs/asciidoc/02_Card_Anatomy.adoc | 2 +- .../src/docs/asciidoc/index.adoc | 6 +++--- .../src/main/modeling/swagger.yaml | 2 +- services/core/thirds/README.adoc | 6 +++--- .../core/thirds/src/docs/asciidoc/index.adoc | 4 ++-- .../thirds/src/main/modeling/swagger.yaml | 2 +- services/core/time/README.adoc | 2 +- .../core/time/src/docs/asciidoc/index.adoc | 4 ++-- .../core/time/src/main/modeling/swagger.yaml | 2 +- .../users/src/docs/asciidoc/00_cookbook.adoc | 14 ++++++------- .../docs/asciidoc/01_users_and_groups.adoc | 2 +- .../core/users/src/docs/asciidoc/index.adoc | 4 ++-- .../core/users/src/main/modeling/swagger.yaml | 2 +- .../src/docs/asciidoc/index.adoc | 4 ++-- .../web/web-ui/src/docs/asciidoc/index.adoc | 4 ++-- src/docs/asciidoc/architecture/index.adoc | 2 +- src/docs/asciidoc/developer_guide/index.adoc | 4 ++-- src/docs/asciidoc/start/index.adoc | 6 +++--- .../asciidoc/user_guide/02_configuration.adoc | 2 +- src/docs/asciidoc/user_guide/index.adoc | 4 ++-- src/main/docker/deploy/docker-compose.yml | 20 +++++++++---------- 34 files changed, 70 insertions(+), 70 deletions(-) diff --git a/CONTRIBUTING.adoc b/CONTRIBUTING.adoc index 7240936877..0114da7742 100644 --- a/CONTRIBUTING.adoc +++ b/CONTRIBUTING.adoc @@ -5,8 +5,8 @@ // file, You can obtain one at http://mozilla.org/MPL/2.0/. = Contributing -:revnumber: 1.0.0.SNAPSHOT -:revdate: 10 February 2020 +:revnumber: 1.0.0.RELEASE +:revdate: 09 March 2020 :imagesdir: images :sectnums: :toc: macro diff --git a/README.adoc b/README.adoc index f005779d74..0c710d42fb 100644 --- a/README.adoc +++ b/README.adoc @@ -267,7 +267,7 @@ don't quite cover what you're planning to do, please look into the <> section. TIP: In addition, a -link:https://opfab.github.io/documentation/1.0.0.SNAPSHOT/start/[Getting +link:https://opfab.github.io/documentation/1.0.0.RELEASE/start/[Getting Started guide on our website] exists. Check it out ! diff --git a/VERSION b/VERSION index f0966dc94c..3878ef28ac 100755 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.0.SNAPSHOT +1.0.0.RELEASE diff --git a/client/actions/src/docs/asciidoc/index.adoc b/client/actions/src/docs/asciidoc/index.adoc index 1a41bc9409..3ee670f8ad 100644 --- a/client/actions/src/docs/asciidoc/index.adoc +++ b/client/actions/src/docs/asciidoc/index.adoc @@ -6,8 +6,8 @@ = Client Thirds Data Model Reference Documentation -:revnumber: 1.0.0.SNAPSHOT -:revdate: 10 February 2020 +:revnumber: 1.0.0.RELEASE +:revdate: 09 March 2020 :imagesdir: images :sectnums: :toc: left diff --git a/client/cards/src/docs/asciidoc/index.adoc b/client/cards/src/docs/asciidoc/index.adoc index e161a22ad3..78bfa3256e 100644 --- a/client/cards/src/docs/asciidoc/index.adoc +++ b/client/cards/src/docs/asciidoc/index.adoc @@ -6,8 +6,8 @@ = Client Card Data Model Reference Documentation -:revnumber: 1.0.0.SNAPSHOT -:revdate: 10 February 2020 +:revnumber: 1.0.0.RELEASE +:revdate: 09 March 2020 :imagesdir: images :sectnums: :toc: left diff --git a/client/thirds/src/docs/asciidoc/index.adoc b/client/thirds/src/docs/asciidoc/index.adoc index 1a41bc9409..3ee670f8ad 100644 --- a/client/thirds/src/docs/asciidoc/index.adoc +++ b/client/thirds/src/docs/asciidoc/index.adoc @@ -6,8 +6,8 @@ = Client Thirds Data Model Reference Documentation -:revnumber: 1.0.0.SNAPSHOT -:revdate: 10 February 2020 +:revnumber: 1.0.0.RELEASE +:revdate: 09 March 2020 :imagesdir: images :sectnums: :toc: left diff --git a/client/time/src/docs/asciidoc/index.adoc b/client/time/src/docs/asciidoc/index.adoc index 7507bbc608..2e4985fa42 100644 --- a/client/time/src/docs/asciidoc/index.adoc +++ b/client/time/src/docs/asciidoc/index.adoc @@ -6,8 +6,8 @@ = Client Time Data Model Reference Documentation -:revnumber: 1.0.0.SNAPSHOT -:revdate: 10 February 2020 +:revnumber: 1.0.0.RELEASE +:revdate: 09 March 2020 :imagesdir: images :sectnums: :toc: left diff --git a/client/users/src/docs/asciidoc/index.adoc b/client/users/src/docs/asciidoc/index.adoc index 074a16f4f9..47d207bb79 100644 --- a/client/users/src/docs/asciidoc/index.adoc +++ b/client/users/src/docs/asciidoc/index.adoc @@ -6,8 +6,8 @@ = Client Users Data Model Reference Documentation -:revnumber: 1.0.0.SNAPSHOT -:revdate: 10 February 2020 +:revnumber: 1.0.0.RELEASE +:revdate: 09 March 2020 :imagesdir: images :sectnums: :toc: left diff --git a/services/core/actions/src/docs/asciidoc/index.adoc b/services/core/actions/src/docs/asciidoc/index.adoc index f9bb379ab5..985cf152f8 100644 --- a/services/core/actions/src/docs/asciidoc/index.adoc +++ b/services/core/actions/src/docs/asciidoc/index.adoc @@ -6,8 +6,8 @@ = Actions Service Reference Documentation -:revnumber: 1.0.0.SNAPSHOT -:revdate: 10 February 2020 +:revnumber: 1.0.0.RELEASE +:revdate: 09 March 2020 :imagesdir: images :sectnums: :toc: left diff --git a/services/core/actions/src/main/modeling/swagger.yaml b/services/core/actions/src/main/modeling/swagger.yaml index 3c5a560642..2337d118b4 100755 --- a/services/core/actions/src/main/modeling/swagger.yaml +++ b/services/core/actions/src/main/modeling/swagger.yaml @@ -1,7 +1,7 @@ swagger: '2.0' info: description: OperatorFabric ThirdParty Management API - version: 1.0.0.SNAPSHOT + version: 1.0.0.RELEASE title: Action handling termsOfService: '' contact: diff --git a/services/core/cards-consultation/src/docs/asciidoc/03_Archives.adoc b/services/core/cards-consultation/src/docs/asciidoc/03_Archives.adoc index 7ab6d80e7d..3148b03d83 100644 --- a/services/core/cards-consultation/src/docs/asciidoc/03_Archives.adoc +++ b/services/core/cards-consultation/src/docs/asciidoc/03_Archives.adoc @@ -36,4 +36,4 @@ of the card. === Archive endpoints in the card-consultation API This Archives screen relies on dedicated endpoints in the card-consultation API, as described -link:https://opfab.github.io/projects/services/core/cards-consultation/1.0.0.SNAPSHOT/api/#Archives[here]. +link:https://opfab.github.io/projects/services/core/cards-consultation/1.0.0.RELEASE/api/#Archives[here]. diff --git a/services/core/cards-consultation/src/docs/asciidoc/index.adoc b/services/core/cards-consultation/src/docs/asciidoc/index.adoc index c340ea30c2..9999944a79 100644 --- a/services/core/cards-consultation/src/docs/asciidoc/index.adoc +++ b/services/core/cards-consultation/src/docs/asciidoc/index.adoc @@ -6,8 +6,8 @@ = Card Consultation Service Reference Documentation -:revnumber: 1.0.0.SNAPSHOT -:revdate: 10 February 2020 +:revnumber: 1.0.0.RELEASE +:revdate: 09 March 2020 :imagesdir: images :sectnums: :toc: left diff --git a/services/core/cards-publication/src/docs/asciidoc/01_Card_Examples.adoc b/services/core/cards-publication/src/docs/asciidoc/01_Card_Examples.adoc index ea5ab82625..916292e16e 100644 --- a/services/core/cards-publication/src/docs/asciidoc/01_Card_Examples.adoc +++ b/services/core/cards-publication/src/docs/asciidoc/01_Card_Examples.adoc @@ -108,7 +108,7 @@ This card contains some data but when selected in the feed nothing more than the ==== Fully useful -When a card is selected in the feed (of the GUI), the data is displayed in the detail panel. The way details are formatted depends on template uploaded by Third parties as link:https://opfab.github.io/projects/services/core/thirds/1.0.0.SNAPSHOT/reference/#_bundle[describe here]. To have an effective example without to many actions to performed, the following example will use an already existing configuration.The one presents in the development version of OperatorFabric, for test purpose(`TEST` bundle). +When a card is selected in the feed (of the GUI), the data is displayed in the detail panel. The way details are formatted depends on template uploaded by Third parties as link:https://opfab.github.io/projects/services/core/thirds/1.0.0.RELEASE/reference/#_bundle[describe here]. To have an effective example without to many actions to performed, the following example will use an already existing configuration.The one presents in the development version of OperatorFabric, for test purpose(`TEST` bundle). At the card level, the attributes in the card telling OperatorFabric which template to use is the `details` attributes. diff --git a/services/core/cards-publication/src/docs/asciidoc/02_Card_Anatomy.adoc b/services/core/cards-publication/src/docs/asciidoc/02_Card_Anatomy.adoc index 10d58c50e3..3eb2888b86 100644 --- a/services/core/cards-publication/src/docs/asciidoc/02_Card_Anatomy.adoc +++ b/services/core/cards-publication/src/docs/asciidoc/02_Card_Anatomy.adoc @@ -129,7 +129,7 @@ Some cards can emit a sound when displayed in the feed of the GUI, the id of aud This attribute is a string of objects containing a `title` attribute which is `i18n` key and a `template` attribute which refers to a template name contained in the publisher bundle. The bundle in which those resources will be looked for is the one corresponding of the <<_card_publisher_version, version>> declared in the card for the current <<_card_publisher, publisher>>. If no resource is found, either because there is no bundle for the given version or there is no resource for the given key, then the corresponding key is displayed in the details section of the GUI. -link:../../../thirds/1.0.0.SNAPSHOT/reference/#_bundle[See the documentation about third bundle in the Third service documentation]. +link:../../../thirds/1.0.0.RELEASE/reference/#_bundle[See the documentation about third bundle in the Third service documentation]. *example:* diff --git a/services/core/cards-publication/src/docs/asciidoc/index.adoc b/services/core/cards-publication/src/docs/asciidoc/index.adoc index a992f67a94..3bce226ae2 100644 --- a/services/core/cards-publication/src/docs/asciidoc/index.adoc +++ b/services/core/cards-publication/src/docs/asciidoc/index.adoc @@ -6,8 +6,8 @@ = OperatorFabric Card Publication Service -:revnumber: 1.0.0.SNAPSHOT -:revdate: 10 February 2020 +:revnumber: 1.0.0.RELEASE +:revdate: 09 March 2020 :imagesdir: images :sectnums: :toc: left @@ -29,7 +29,7 @@ For a card stored in a file named `card.json`, with an OperatorFabric running on curl -X POST http://localhost:2102/cards -H "Content-Type:application/type" --data @card.json .... -For more details about possibilities about the Card Publication REST API please refer to the <<_publication_rest_api_overview>> chapter or to the link:https://opfab.github.io/projects/services/core/cards-publication/1.0.0.SNAPSHOT/api/[swagger documentation]. +For more details about possibilities about the Card Publication REST API please refer to the <<_publication_rest_api_overview>> chapter or to the link:https://opfab.github.io/projects/services/core/cards-publication/1.0.0.RELEASE/api/[swagger documentation]. include::01_Card_Examples.adoc[] diff --git a/services/core/cards-publication/src/main/modeling/swagger.yaml b/services/core/cards-publication/src/main/modeling/swagger.yaml index 1060a88253..a97d10a21d 100755 --- a/services/core/cards-publication/src/main/modeling/swagger.yaml +++ b/services/core/cards-publication/src/main/modeling/swagger.yaml @@ -1,7 +1,7 @@ swagger: '2.0' info: description: OperatorFabric Card Consumer Service - version: 1.0.0.SNAPSHOT + version: 1.0.0.RELEASE title: Card Management API termsOfService: '' contact: diff --git a/services/core/thirds/README.adoc b/services/core/thirds/README.adoc index 4aad5b5c93..151de0eaaf 100644 --- a/services/core/thirds/README.adoc +++ b/services/core/thirds/README.adoc @@ -16,7 +16,7 @@ see link:../../../[OperatorFabric main page] == Features -see https://opfab.github.io/projects/services/core/thirds/1.0.0.SNAPSHOT/reference/#_techincal_overview[reference documentation : Technical overview ] +see https://opfab.github.io/projects/services/core/thirds/1.0.0.RELEASE/reference/#_techincal_overview[reference documentation : Technical overview ] === Third Party bundle @@ -85,8 +85,8 @@ bundle } ---- -See https://opfab.github.io/projects/services/core/thirds/1.0.0.SNAPSHOT/api/#__Models[swagger generated documentation model section] for data description +See https://opfab.github.io/projects/services/core/thirds/1.0.0.RELEASE/api/#__Models[swagger generated documentation model section] for data description == 3. Rest Endpoints and Data Model -See https://opfab.github.io/projects/services/core/thirds/1.0.0.SNAPSHOT/api[swagger generated documentation] +See https://opfab.github.io/projects/services/core/thirds/1.0.0.RELEASE/api[swagger generated documentation] diff --git a/services/core/thirds/src/docs/asciidoc/index.adoc b/services/core/thirds/src/docs/asciidoc/index.adoc index 55520d4748..0de2ac7c61 100644 --- a/services/core/thirds/src/docs/asciidoc/index.adoc +++ b/services/core/thirds/src/docs/asciidoc/index.adoc @@ -6,8 +6,8 @@ = OperatorFabric Third service -:revnumber: 1.0.0.SNAPSHOT -:revdate: 10 February 2020 +:revnumber: 1.0.0.RELEASE +:revdate: 09 March 2020 :imagesdir: images :sectnums: :toc: left diff --git a/services/core/thirds/src/main/modeling/swagger.yaml b/services/core/thirds/src/main/modeling/swagger.yaml index be60a8c60d..62fcd19fbf 100755 --- a/services/core/thirds/src/main/modeling/swagger.yaml +++ b/services/core/thirds/src/main/modeling/swagger.yaml @@ -1,7 +1,7 @@ swagger: '2.0' info: description: OperatorFabric ThirdParty Management API - version: 1.0.0.SNAPSHOT + version: 1.0.0.RELEASE title: Thirds Management termsOfService: '' contact: diff --git a/services/core/time/README.adoc b/services/core/time/README.adoc index 0a85301391..a2d4633bc0 100644 --- a/services/core/time/README.adoc +++ b/services/core/time/README.adoc @@ -23,7 +23,7 @@ is the sole responsibility of the third party services == Rest Endpoints and Data Model -See https://opfab.github.io/projects/services/core/time/1.0.0.SNAPSHOT/api/index.html[swagger generated documentation] +See https://opfab.github.io/projects/services/core/time/1.0.0.RELEASE/api/index.html[swagger generated documentation] == Disclaimer diff --git a/services/core/time/src/docs/asciidoc/index.adoc b/services/core/time/src/docs/asciidoc/index.adoc index a9677730dc..989a3e7b42 100644 --- a/services/core/time/src/docs/asciidoc/index.adoc +++ b/services/core/time/src/docs/asciidoc/index.adoc @@ -6,8 +6,8 @@ = Time Service Reference Documentation -:revnumber: 1.0.0.SNAPSHOT -:revdate: 10 February 2020 +:revnumber: 1.0.0.RELEASE +:revdate: 09 March 2020 :imagesdir: images :sectnums: :toc: left diff --git a/services/core/time/src/main/modeling/swagger.yaml b/services/core/time/src/main/modeling/swagger.yaml index 13008fc106..8475ff146d 100755 --- a/services/core/time/src/main/modeling/swagger.yaml +++ b/services/core/time/src/main/modeling/swagger.yaml @@ -1,7 +1,7 @@ swagger: '2.0' info: description: OperatorFabric Time Management API - version: 1.0.0.SNAPSHOT + version: 1.0.0.RELEASE title: Time Management termsOfService: '' contact: diff --git a/services/core/users/src/docs/asciidoc/00_cookbook.adoc b/services/core/users/src/docs/asciidoc/00_cookbook.adoc index be92caf21c..ef71fe64dd 100644 --- a/services/core/users/src/docs/asciidoc/00_cookbook.adoc +++ b/services/core/users/src/docs/asciidoc/00_cookbook.adoc @@ -8,7 +8,7 @@ A new operator call John Doe, who has OAuth granted right to connect ot current `OperatorFabric` instance, need to receive cards within current `OperatorFabric` instance. As a user of OperatorFabric, he needs to be added to the system with a `login` (john-doe-operator), his `firstName` (John) and his `lastName` (Doe). operator -As there is no `Administration GUI` for the moment, it must be performed through command line, as specify link:https://opfab.github.io/projects/services/core/users/1.0.0.SNAPSHOT/api/#SimpleUser[here]. +As there is no `Administration GUI` for the moment, it must be performed through command line, as specify link:https://opfab.github.io/projects/services/core/users/1.0.0.RELEASE/api/#SimpleUser[here]. === List all users @@ -135,7 +135,7 @@ HTTP/1.1 200 OK === Update user details -As shown by this result, the firstName of the new operator has been misspelled.We need link:https://opfab.github.io/projects/services/core/users/1.0.0.SNAPSHOT/api/#updateUser[to update the existing user] with `john-doe-operator` login. To correct this mistake, the following commands can be used : +As shown by this result, the firstName of the new operator has been misspelled.We need link:https://opfab.github.io/projects/services/core/users/1.0.0.RELEASE/api/#updateUser[to update the existing user] with `john-doe-operator` login. To correct this mistake, the following commands can be used : with httpie: .... @@ -160,7 +160,7 @@ HTTP/1.1 200 OK === List groups -This operator is the first member of a new group operator called the `OPERATORS`, which doesn't exist for the moment in the system. As shown when we link:https://opfab.github.io/projects/services/core/users/1.0.0.SNAPSHOT/api/#fetchGroups[lists the groups existing in the server]. +This operator is the first member of a new group operator called the `OPERATORS`, which doesn't exist for the moment in the system. As shown when we link:https://opfab.github.io/projects/services/core/users/1.0.0.RELEASE/api/#fetchGroups[lists the groups existing in the server]. Httpie .... @@ -210,7 +210,7 @@ HTTP/1.1 200 OK === Create a new Group -Firstly, the group called `OPERATORS` has link:https://opfab.github.io/projects/services/core/users/1.0.0.SNAPSHOT/api/#createGroup[to be added to the system] using the following command: +Firstly, the group called `OPERATORS` has link:https://opfab.github.io/projects/services/core/users/1.0.0.RELEASE/api/#createGroup[to be added to the system] using the following command: using httpie: .... @@ -234,7 +234,7 @@ HTTP/1.1 200 OK === Fetch details of a given group -The result return seems strange, to verify if it's the correct answer by link:https://opfab.github.io/projects/services/core/users/1.0.0.SNAPSHOT/api/#fetchGroup[displaying the details of the group] called `OPERATORS`, use the following command: +The result return seems strange, to verify if it's the correct answer by link:https://opfab.github.io/projects/services/core/users/1.0.0.RELEASE/api/#fetchGroup[displaying the details of the group] called `OPERATORS`, use the following command: using httpie: .... @@ -258,7 +258,7 @@ HTTP/1.1 200 OK === Update details of a group -The description is really null. After verification, in our first command used to create the group, the attribute for the description is misspelled. Using the following command link:https://opfab.github.io/projects/services/core/users/1.0.0.SNAPSHOT/api/#updateGroup[to update the group], with the correct spelling, the new group of operator gets a proper description: +The description is really null. After verification, in our first command used to create the group, the attribute for the description is misspelled. Using the following command link:https://opfab.github.io/projects/services/core/users/1.0.0.RELEASE/api/#updateGroup[to update the group], with the correct spelling, the new group of operator gets a proper description: with httpie: .... @@ -280,7 +280,7 @@ response === Add a user to a group -As both new group and new user are correct it's time link:https://opfab.github.io/projects/services/core/users/1.0.0.SNAPSHOT/api/#addGroupUsers[to make the user member of the group]. To achieve this, use the following command: +As both new group and new user are correct it's time link:https://opfab.github.io/projects/services/core/users/1.0.0.RELEASE/api/#addGroupUsers[to make the user member of the group]. To achieve this, use the following command: with httpie: .... diff --git a/services/core/users/src/docs/asciidoc/01_users_and_groups.adoc b/services/core/users/src/docs/asciidoc/01_users_and_groups.adoc index dee1cb8a55..2a3530b52a 100644 --- a/services/core/users/src/docs/asciidoc/01_users_and_groups.adoc +++ b/services/core/users/src/docs/asciidoc/01_users_and_groups.adoc @@ -23,7 +23,7 @@ The administration of the groups is dealt by the administrator manually. More de === Groups -The notion of group is loose and can be used to simulate role in `OperatorFabric`. Groups are used to send cards to several users without name them specifically. The information about membership to a group is stored in the user information. The rules used to send cards are describe in the link:https://opfab.github.io/projects/services/core/cards-publication/1.0.0.SNAPSHOT/reference/#_card_recipients[Card Publication Service]. +The notion of group is loose and can be used to simulate role in `OperatorFabric`. Groups are used to send cards to several users without name them specifically. The information about membership to a group is stored in the user information. The rules used to send cards are describe in the link:https://opfab.github.io/projects/services/core/cards-publication/1.0.0.RELEASE/reference/#_card_recipients[Card Publication Service]. ==== Alternative way to manage groups diff --git a/services/core/users/src/docs/asciidoc/index.adoc b/services/core/users/src/docs/asciidoc/index.adoc index 716eeb831b..0df2db9743 100644 --- a/services/core/users/src/docs/asciidoc/index.adoc +++ b/services/core/users/src/docs/asciidoc/index.adoc @@ -6,8 +6,8 @@ = OperatorFabric User Service -:revnumber: 1.0.0.SNAPSHOT -:revdate: 10 February 2020 +:revnumber: 1.0.0.RELEASE +:revdate: 09 March 2020 :imagesdir: images :sectnums: :toc: left diff --git a/services/core/users/src/main/modeling/swagger.yaml b/services/core/users/src/main/modeling/swagger.yaml index 52e94ac0cb..26a3d11af7 100755 --- a/services/core/users/src/main/modeling/swagger.yaml +++ b/services/core/users/src/main/modeling/swagger.yaml @@ -1,7 +1,7 @@ swagger: '2.0' info: description: OperatorFabric User Management API - version: 1.0.0.SNAPSHOT + version: 1.0.0.RELEASE title: User Management termsOfService: '' contact: diff --git a/services/infra/client-gateway/src/docs/asciidoc/index.adoc b/services/infra/client-gateway/src/docs/asciidoc/index.adoc index fdd9b6b63e..7a1efdce7b 100644 --- a/services/infra/client-gateway/src/docs/asciidoc/index.adoc +++ b/services/infra/client-gateway/src/docs/asciidoc/index.adoc @@ -6,8 +6,8 @@ = Client Gateway Service Reference Documentation -:revnumber: 1.0.0.SNAPSHOT -:revdate: 10 February 2020 +:revnumber: 1.0.0.RELEASE +:revdate: 09 March 2020 :imagesdir: images :sectnums: :toc: left diff --git a/services/web/web-ui/src/docs/asciidoc/index.adoc b/services/web/web-ui/src/docs/asciidoc/index.adoc index bccd91fed2..19990017e5 100644 --- a/services/web/web-ui/src/docs/asciidoc/index.adoc +++ b/services/web/web-ui/src/docs/asciidoc/index.adoc @@ -6,8 +6,8 @@ = OperatorFabric Web UI Reference Documentation -:revnumber: 1.0.0.SNAPSHOT -:revdate: 10 February 2020 +:revnumber: 1.0.0.RELEASE +:revdate: 09 March 2020 :imagesdir: images :sectnums: :toc: left diff --git a/src/docs/asciidoc/architecture/index.adoc b/src/docs/asciidoc/architecture/index.adoc index 4f2afc57c1..c204f34f4c 100644 --- a/src/docs/asciidoc/architecture/index.adoc +++ b/src/docs/asciidoc/architecture/index.adoc @@ -12,7 +12,7 @@ :revnumber: -:revdate: 10 February 2020 +:revdate: 09 March 2020 :imagesdir: images :sectnums: :toc: left diff --git a/src/docs/asciidoc/developer_guide/index.adoc b/src/docs/asciidoc/developer_guide/index.adoc index 06c7ee809b..223e6bbb2f 100644 --- a/src/docs/asciidoc/developer_guide/index.adoc +++ b/src/docs/asciidoc/developer_guide/index.adoc @@ -6,8 +6,8 @@ = OperatorFabric Developer Guide -:revnumber: 1.0.0.SNAPSHOT -:revdate: 10 February 2020 +:revnumber: 1.0.0.RELEASE +:revdate: 09 March 2020 :imagesdir: images :sectnums: :toc: left diff --git a/src/docs/asciidoc/start/index.adoc b/src/docs/asciidoc/start/index.adoc index d08c3b7cc9..fa779a1d50 100644 --- a/src/docs/asciidoc/start/index.adoc +++ b/src/docs/asciidoc/start/index.adoc @@ -7,8 +7,8 @@ -:revnumber: 1.0.0.SNAPSHOT -:revdate: 10 February 2020 +:revnumber: 1.0.0.RELEASE +:revdate: 09 March 2020 :imagesdir: images :sectnums: :toc: left @@ -87,7 +87,7 @@ image::formated-card-details.jpg[detail card screenshot] ==== Anatomy of the card : A card is containing information regarding the publisher, the recipients , the process , the data to show ... -More information can be found on the user guide : https://opfab.github.io/documentation/1.0.0.SNAPSHOT/user_guide/#_card_anatomy +More information can be found on the user guide : https://opfab.github.io/documentation/1.0.0.RELEASE/user_guide/#_card_anatomy ---- { diff --git a/src/docs/asciidoc/user_guide/02_configuration.adoc b/src/docs/asciidoc/user_guide/02_configuration.adoc index 2082c001c8..62791c5235 100644 --- a/src/docs/asciidoc/user_guide/02_configuration.adoc +++ b/src/docs/asciidoc/user_guide/02_configuration.adoc @@ -11,7 +11,7 @@ :spring_cloud_gateway_doc: https://cloud.spring.io/spring-cloud-static/spring-cloud-gateway/2.1.0.RELEASE/ :mongo_doc: https://docs.mongodb.com/manual/reference/ :spring_amqp_doc: https://docs.spring.io/spring-amqp/docs/2.1.3.RELEASE/reference/htmlsingle/ -:opfab_architecture_doc: https://opfab.github.io/documentation/1.0.0.SNAPSHOT/architecture/ +:opfab_architecture_doc: https://opfab.github.io/documentation/1.0.0.RELEASE/architecture/ == Configuration diff --git a/src/docs/asciidoc/user_guide/index.adoc b/src/docs/asciidoc/user_guide/index.adoc index c14a9a6cd1..952444095f 100644 --- a/src/docs/asciidoc/user_guide/index.adoc +++ b/src/docs/asciidoc/user_guide/index.adoc @@ -6,8 +6,8 @@ = OperatorFabric User Guide -:revnumber: 1.0.0.SNAPSHOT -:revdate: 10 February 2020 +:revnumber: 1.0.0.RELEASE +:revdate: 09 March 2020 :imagesdir: images :sectnums: :toc: left diff --git a/src/main/docker/deploy/docker-compose.yml b/src/main/docker/deploy/docker-compose.yml index c620a94050..98f04cd2a7 100755 --- a/src/main/docker/deploy/docker-compose.yml +++ b/src/main/docker/deploy/docker-compose.yml @@ -28,7 +28,7 @@ services: config: depends_on: - rabbitmq - image: "lfeoperatorfabric/of-configuration-cloud-service:0.15.1.RELEASE" + image: "lfeoperatorfabric/of-configuration-cloud-service:1.0.0.RELEASE" user: ${USER_ID}:${USER_GID} ports: - "2000:8080" @@ -47,7 +47,7 @@ services: registry: depends_on: - config - image: "lfeoperatorfabric/of-registry-cloud-service:0.15.1.RELEASE" + image: "lfeoperatorfabric/of-registry-cloud-service:1.0.0.RELEASE" user: ${USER_ID}:${USER_GID} ports: - "2001:8080" @@ -60,7 +60,7 @@ services: client_gateway: depends_on: - registry - image: "lfeoperatorfabric/of-client-gateway-cloud-service:0.15.1.RELEASE" + image: "lfeoperatorfabric/of-client-gateway-cloud-service:1.0.0.RELEASE" user: ${USER_ID}:${USER_GID} ports: - "2002:8080" @@ -72,7 +72,7 @@ services: users: depends_on: - registry - image: "lfeoperatorfabric/of-users-business-service:0.15.1.RELEASE" + image: "lfeoperatorfabric/of-users-business-service:1.0.0.RELEASE" user: ${USER_ID}:${USER_GID} ports: - "2103:8080" @@ -84,7 +84,7 @@ services: thirds: depends_on: - registry - image: "lfeoperatorfabric/of-thirds-business-service:0.15.1.RELEASE" + image: "lfeoperatorfabric/of-thirds-business-service:1.0.0.RELEASE" user: ${USER_ID}:${USER_GID} ports: - "2100:8080" @@ -98,7 +98,7 @@ services: time: depends_on: - registry - image: "lfeoperatorfabric/of-time-business-service:0.15.1.RELEASE" + image: "lfeoperatorfabric/of-time-business-service:1.0.0.RELEASE" user: ${USER_ID}:${USER_GID} ports: - "2101:8080" @@ -110,7 +110,7 @@ services: cards-publication: depends_on: - registry - image: "lfeoperatorfabric/of-cards-publication-business-service:0.15.1.RELEASE" + image: "lfeoperatorfabric/of-cards-publication-business-service:1.0.0.RELEASE" user: ${USER_ID}:${USER_GID} ports: - "2102:8080" @@ -122,7 +122,7 @@ services: cards-consultation: depends_on: - registry - image: "lfeoperatorfabric/of-cards-consultation-business-service:0.15.1.RELEASE" + image: "lfeoperatorfabric/of-cards-consultation-business-service:1.0.0.RELEASE" user: ${USER_ID}:${USER_GID} ports: - "2104:8080" @@ -134,7 +134,7 @@ services: actions: depends_on: - registry - image: "lfeoperatorfabric/of-actions-business-service:0.15.1.RELEASE" + image: "lfeoperatorfabric/of-actions-business-service:1.0.0.RELEASE" user: ${USER_ID}:${USER_GID} ports: - "2105:8080" @@ -146,7 +146,7 @@ services: web-ui: depends_on: - registry - image: "lfeoperatorfabric/of-web-ui:0.15.1.RELEASE" + image: "lfeoperatorfabric/of-web-ui:1.0.0.RELEASE" user: ${USER_ID}:${USER_GID} ports: - "2200:8080"