Skip to content

Commit

Permalink
Feature/Add Attribute succession scenario and use cases (#179)
Browse files Browse the repository at this point in the history
* feat: add draft of attribute succession scenario

* feat: add scenario and use case description in one file

* feat: update withe excel

* feat: update use-cases from excel

* fix: adjust GetSharedVersionsOfIdentityAttribute use case

* feat: omit 'RepositoryAttribute' in use cases

* feat: move content to use case pages and add links

* feat: adjust content of CreateIdentityAttribute use case

* fix: correct updated returns of use cases

* feat: integrate comments

* feat: change page title and links

* chore: update status

* feat: some rephrasing

* feat: integrate comments for identity attribute use cases

* feat: integrate comments for relationship attribute use cases

* feat: be more precise about LocalAttributes in scenario

* feat: integrate comments for get versions use cases

* feat: add structure to scenario description

* feat: adjust scenario text

* feat: link to share own attribute scenario

* feat: integrate review comments

* feat: make sematics of use cases consistent

* feat: add terms onw/peer shared Identity/RelationshipAttribute to DMO

* chore: update use case names using RepositoryAttribute

* feat: integrate comments

* feat: adjust redirect

* fix: redirect of rename pages

---------

Co-authored-by: Vinzent Lange <[email protected]>
  • Loading branch information
Milena-Czierlinski and vinzlange committed May 8, 2024
1 parent 37cb3ab commit eac7495
Show file tree
Hide file tree
Showing 226 changed files with 831 additions and 339 deletions.
2 changes: 2 additions & 0 deletions _data/navigation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,8 @@ docs_integrate:
children:
- title: "Share own Attribute to peer"
url: /integrate/share-own-attribute-to-peer
- title: "Succeeding Attributes to update their values"
url: /integrate/succeeding-attributes-to-update-their-values
- title: Manage attributes of others
children:
- title: "Read Attribute from peer"
Expand Down
2 changes: 1 addition & 1 deletion _docs_integrate/access-the-connector.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ properties:
- component: integrate
- level:
- implementation status: DOCS ONLY
- documentation status: OPEN
- documentation status: OLD
- published: true
- link: integrate/access-the-connector
require:
Expand Down
2 changes: 1 addition & 1 deletion _docs_integrate/create-own-identityattribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ properties:
require:
- integrate/identityattribute-introduction
required_by:
- integrate/test-your-request's-validity
- integrate/test-your-requests-validity
---

{% include scenarios/integrate/create-own-identityattribute.md %}
2 changes: 1 addition & 1 deletion _docs_integrate/creating-complex-requests.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
# !!! Warning: Do not edit this file; any changes must be replicated in Excel !!!
permalink: integrate/creating-complex-requests
published: true
published: false
title: "Creating complex requests"
type: scenario
toc: true
Expand Down
2 changes: 1 addition & 1 deletion _docs_integrate/delete-attribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# !!! Warning: Do not edit this file; any changes must be replicated in Excel !!!
permalink: integrate/delete-attribute
published: false
title: "Delete Attribute"
title: "delete Attribute"
type: scenario
toc: true
properties:
Expand Down
2 changes: 1 addition & 1 deletion _docs_integrate/delete-identity-from-enmeshed.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
# !!! Warning: Do not edit this file; any changes must be replicated in Excel !!!
permalink: integrate/delete-identity-from-enmeshed
published: true
published: false
title: "Delete Identity from enmeshed"
type: scenario
toc: true
Expand Down
2 changes: 1 addition & 1 deletion _docs_integrate/delete-relationship.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# !!! Warning: Do not edit this file; any changes must be replicated in Excel !!!
permalink: integrate/delete-relationship
published: false
title: "Delete Relationship"
title: "delete Relationship"
type: scenario
toc: true
properties:
Expand Down
23 changes: 23 additions & 0 deletions _docs_integrate/establish-a-relationship-to-another-identity.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
# !!! Warning: Do not edit this file; any changes must be replicated in Excel !!!
permalink: integrate/establish-a-relationship-to-another-identity
published: false
title: "Establish a relationship to another Identity"
type: scenario
toc: true
properties:
- id: SC107
- category: Get in touch with other Identities
- description: Create Relationship Template (with respective content) Communicate Template to peer (over side channel) Scan Template / Press Link Check and accept Request Send Relationship Request (including Response to Template's Request) Receive Relationship Request Check Relationship Request Accept Relationship Request
- customer:
- component: integrate
- level:
- implementation status:
- documentation status:
- published:
- link: integrate/establish-a-relationship-to-another-identity
require:
required_by:
---

{% include scenarios/integrate/establish-a-relationship-to-another-identity.md %}
2 changes: 1 addition & 1 deletion _docs_integrate/faq.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
# !!! Warning: Do not edit this file; any changes must be replicated in Excel !!!
permalink: integrate/faq
published: true
published: false
title: "FAQ"
type: scenario
toc: true
Expand Down
2 changes: 1 addition & 1 deletion _docs_integrate/notification-introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ title: "Notification introduction"
type: scenario
toc: true
properties:
- id: SC102
- id: SC106
- category: Working with Notifications
- description:
- customer: All
Expand Down
23 changes: 0 additions & 23 deletions _docs_integrate/prepare-enmeshed-onboarding-package.md

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion _docs_integrate/process-responses-to-outgoing-requests.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
# !!! Warning: Do not edit this file; any changes must be replicated in Excel !!!
permalink: integrate/process-responses-to-outgoing-requests
published: true
published: false
title: "Process responses to outgoing requests"
type: scenario
toc: true
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
# !!! Warning: Do not edit this file; any changes must be replicated in Excel !!!
permalink: integrate/request-and-process-attributes-by-messages
published: true
published: false
title: "Request and process attributes by messages"
type: scenario
toc: true
Expand Down
2 changes: 1 addition & 1 deletion _docs_integrate/requesting-authentication.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
# !!! Warning: Do not edit this file; any changes must be replicated in Excel !!!
permalink: integrate/requesting-authentication
published: true
published: false
title: "Requesting authentication"
type: scenario
toc: true
Expand Down
2 changes: 1 addition & 1 deletion _docs_integrate/respond-to-incoming-requests.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
# !!! Warning: Do not edit this file; any changes must be replicated in Excel !!!
permalink: integrate/respond-to-incoming-requests
published: true
published: false
title: "Respond to incoming requests"
type: scenario
toc: true
Expand Down
2 changes: 1 addition & 1 deletion _docs_integrate/sending-messages-with-attachments.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
# !!! Warning: Do not edit this file; any changes must be replicated in Excel !!!
permalink: integrate/sending-messages-with-attachments
published: true
published: false
title: "Sending Messages with attachments"
type: scenario
toc: true
Expand Down
2 changes: 1 addition & 1 deletion _docs_integrate/succeed-attribute-of-peer.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
# !!! Warning: Do not edit this file; any changes must be replicated in Excel !!!
permalink: integrate/succeed-attribute-of-peer
published: true
published: false
title: "Succeed attribute of peer"
type: scenario
toc: true
Expand Down
24 changes: 24 additions & 0 deletions _docs_integrate/succeeding-attributes-to-update-their-values.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
# !!! Warning: Do not edit this file; any changes must be replicated in Excel !!!
permalink: integrate/succeeding-attributes-to-update-their-values
published: true
title: "Succeeding Attributes to update their values"
type: scenario
toc: true
properties:
- id: SC053
- category: Manage attributes of yourself
- description:
- customer: All
- component: integrate
- level: Beginner
- implementation status: DONE
- documentation status: DONE
- published:
- link: integrate/succeeding-attributes-to-update-their-values
redirect_from: /integrate/updating-identityattributes-of-yourself
require:
required_by:
---

{% include scenarios/integrate/succeeding-attributes-to-update-their-values.md %}
2 changes: 1 addition & 1 deletion _docs_integrate/support.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
# !!! Warning: Do not edit this file; any changes must be replicated in Excel !!!
permalink: integrate/support
published: true
published: false
title: "Support"
type: scenario
toc: true
Expand Down
23 changes: 0 additions & 23 deletions _docs_integrate/updating-identityattributes-of-yourself.md

This file was deleted.

2 changes: 1 addition & 1 deletion _docs_operate/log-event-ids.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ properties:
- component: operate
- level:
- implementation status:
- documentation status:
- documentation status: DONE
- published: true
- link: operate/log-event-ids
require:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ properties:
- api_route_regex:
- published: default
- link: anonymous/load-token-by-id-and-key-without-having-an-account
- redirect_from:
require:
required_by:
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ properties:
- api_route_regex:
- published: default
- link: anonymous/load-token-by-truncated-reference-without-having-an-account
- redirect_from:
require:
required_by:
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ properties:
- api_route_regex: PUT /api/v2/Requests/Incoming/{id}/Accept
- published: default
- link: consumption/accept-incoming-request
- redirect_from:
require:
required_by:
api_route_regex: ^PUT /api/v2/Requests/Incoming/{id}/Accept$
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ properties:
- api_route_regex: put /api/v2/Requests/Incoming/{id}/CanAccept
- published: default
- link: consumption/check-if-incoming-request-can-be-accepted
- redirect_from:
require:
required_by:
api_route_regex: ^put /api/v2/Requests/Incoming/{id}/CanAccept$
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ properties:
- api_route_regex: put /api/v2/Requests/Incoming/{id}/canReject
- published: default
- link: consumption/check-if-incoming-request-can-be-rejected
- redirect_from:
require:
required_by:
api_route_regex: ^put /api/v2/Requests/Incoming/{id}/canReject$
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ properties:
- api_route_regex: post /api/v2/Requests/Outgoing/Validate
- published: default
- link: consumption/check-if-outgoing-request-can-be-created
- redirect_from:
require:
required_by:
api_route_regex: ^post /api/v2/Requests/Outgoing/Validate$
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ properties:
- api_route_regex:
- published:
- link: consumption/create-a-blueprint-of-a-relationship-template
- redirect_from:
require:
required_by:
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
permalink: /use-case-consumption-create-an-attribute
permalink: /use-case-consumption-create-a-repositoryattribute
published: true
title: "Create an Attribute"
title: "Create a RepositoryAttribute"
type: use-case
toc: true
sidebar:
Expand All @@ -12,11 +12,11 @@ properties:
- component: Runtime
- layer: Consumption
- facade: AttributesFacade
- function: createAttribute
- function: createRepositoryAttribute
- description:
- feature category: Normalized attributes
- tech category: Attributes
- status: CHANGES REQUIRED
- status: DONE
- documentation status: DONE
- comments: We cannot create RelationshipAttributes with this UseCase
- actor: Identity
Expand All @@ -30,10 +30,11 @@ properties:
- changed_at:
- api_route_regex: post /api/v2/Attributes
- published: default
- link: consumption/create-an-attribute
- link: consumption/create-a-repositoryattribute
redirect_from: /use-case-consumption-create-an-attribute
require:
required_by:
api_route_regex: ^post /api/v2/Attributes$
---

{% include use-cases/use-case-consumption-create-an-attribute.md %}
{% include use-cases/use-case-consumption-create-a-repositoryattribute.md %}
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ properties:
- api_route_regex:
- published: default
- link: consumption/create-a-shared-attribute-copy
- redirect_from:
require:
required_by:
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ properties:
- api_route_regex:
- published: default
- link: consumption/create-and-complete-outgoing-request-from-relationship-template-response
- redirect_from:
require:
required_by:
---
Expand Down
Loading

0 comments on commit eac7495

Please sign in to comment.