Skip to content

Conversation

@jkoenig134
Copy link
Member

Readiness checklist

  • I ensured that the PR title is good enough.
  • I labeled the PR.
  • I self-reviewed the PR.

Description

Enmeshed Runtime V7 Docs. Prerelease available here: enmeshed.eu/versions/v7

britsta and others added 2 commits March 5, 2025 11:50
* fix: broken link to CreateAttributeRequestItem in data model overview

* feat: add title to AuthenticationRequestItem of diagram and fix diagram mistakes

* feat: make title of AuthenticationRequestItem mandatory

* refactor: change formulation of reason for mandatory title

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
* feat: make title of a file optional

* refactor: template -> templateId
@jkoenig134 jkoenig134 added the enhancement New feature or request label Mar 5, 2025
britsta and others added 26 commits March 5, 2025 14:09
* feat: use templateId instead of template within Query Relationships use case

* feat: apply new query parameter of Query Relationships use case to scenarios
* feat: remove validFrom and validTo from Attributes and AttributeQueries

* refactoring: remove onlyValid parameter from use cases

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
…itle (#323)

* feat: remove titles

* feat: remove FreeTextRequestItem

* chore: remove titles from examples

* feat: more data model removals

* feat: remove FreeTextRequestItem from Request and Response intro

* chore: update description

* chore: update consent

* chore: update diagrams
* fix: swapped links

* feat: add invalidTags consumption error code

* feat: change tense to present as tag validation is active now

* feat: add description of valid tags to data objects

* feat: mention tag validation in Attribute introduction

* feat: mention tag validation in File upload use case

* feat: add how tags of File are used during ownership transfer

* refactor: be more clear on when tags of Files are used for IdentityAttributes

* feat: specify what AttributeTagCollection is relevant for Files

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
* chore: delete deprecated third party owned RelationshipAttribute deletion use case

* chore: delete deprecated use case

* chore: run Excel script to update metadata of new use case

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Milena-Czierlinski and others added 30 commits July 2, 2025 14:30
* feat: remove dbNamePrefix from the connector config

* feat: add entry to the migration guide

* chore: formatting

* Update _docs_integrate/migration-from-v6-to-v7.md

Co-authored-by: Britta Stallknecht <146106656+britsta@users.noreply.github.com>

* chore: other comment

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Britta Stallknecht <146106656+britsta@users.noreply.github.com>
* chore: remove attribute listener usecases

* chore: update termination

* chore: update data mode

* chore: update request and response intro

* chore: update migration guide

* feat: remove LocalAttributeListener from DMO figure

* chore: wording

---------

Co-authored-by: Milena Czierlinski <milena.czierlinski@js-soft.com>
* feat: update migration guide

* feat: add example

* chore: update title

Co-authored-by: Britta Stallknecht <146106656+britsta@users.noreply.github.com>

* chore: commas

Co-authored-by: Britta Stallknecht <146106656+britsta@users.noreply.github.com>

* chore: casing

---------

Co-authored-by: Britta Stallknecht <146106656+britsta@users.noreply.github.com>
* feat: update api key config examples

* chore: update the migration guide

* feat: update httpserver config

* chore: prettier

* chore: more placeholders

* chore: wording

* chore: wording

* chore: wording

* chore: bullet points

* chore: very chore :D
* feat: add explanation to attribute values page

* chore: simplify

* feat: adapt migration guide

* chore: correct title

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Julian König <julian.koenig@js-soft.com>
* chore: properly describe expiresAt

* chore: do not talk about caching

* chore: rm another error
* refactor: remove requireManualDecision of RequestItems

* fix: automatically decided AuthenticationRequestItem or ConsentRequestItem

* feat: mention removal of requireManualDecision property in v7 migration guide

* refactor: add link

* refactor: use consistent formatting
* feat: add requiresInteraction to ConsentRequestItem

* feat: mention requiresInteraction property also in v7 migration guide

* refactor: move requiresInteraction property to specific properties

* refactor: changed wording

* refactor: changed wording

* feat: mention requiresInteraction in one-time consent scenario

* feat: add description of exceptional behavior

* feat: update beloved Lucidchart

* refactor: changed wording

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
* feat: use v7 connector for api doc snippets

* feat: use v7 connector for api doc snippets
* feat: add scopes to apiKey authorization

* feat: mention scopes in migration guide

* fix: mentioning messages controller
* refactor: changed prefix of Connector routes

* fix: prefix of Connector routes changed in migration guides

* feat: add changed Connector route prefix to migration guide for v7
* feat: valid placeholders for API keys to increase convenience

* feat: specify requirements for valid API keys

* refactor: shouting placeholders

* refactor: increase maintainability of documentation

* fix: restrictive placeholder
* fix: unprecise description of wildcard *

* feat: add list of top-level namespaces

* feat: add complete list of sub-resources and omit debug namespace

* feat: introduce auth property of JWT Bearer and rolesPath property of OIDC

* refactor: move permission model to own section

* feat: add information that config of roles vary between IDPs

* feat: mention possibility of custom structure for roles

* refactor: omit workaround

* refactor: move permission model to security section

* fix: outdated sentence

* refactor: move jwtBearer scope text

* refactor: rephrase jwtBearer scope explanation
* chore: remove deprecated use cases

* chore: run Excel script for metadata of use cases

* chore: mention removal of use cases in v7 migration guide

* chore: mention alternative use case

* fix: use of non-existing link

* chore: run Excel script of use cases to update metadata

* feat: improved description in v7 migration guide

* chore: undo v7 migration guide change
* feat: recommend to use Backbone v7

* feat: remove approvedAt and approvedByDevice properties of IdentityDeletionProcess

* feat: rename status "Approved" of IdentityDeletionProcess to "Active"

* chore: run Excel script for updating use case metadata
* feat: remove outdated consumption errors

* feat: remove outdated runtime errors

* feat: add new consumption errors

* feat: add new runtime errors

* fix: undo change of v5 migration guide

* feat: add section on removed and changed error codes to v7 migration guide

* feat: rework migration guide section on changed error codes

* refactor: add link for sharing Attributes

* refactor: do not use link to LocalAttribute for new Attribute types yet

* refactor: changed wording
* feat: change introduction text of LocalAttribute

* feat: add sections for new Attribute types

* feat: define OwnIdentityAttribute

* feat: define PeerIdentityAttribute

* fix: missing point in createdAt description

* feat: add sections for new AttributeDeletionInfos

* feat: add properties of EmittedAttributeDeletionInfo

* feat: add properties of ReceivedAttributeDeletionInfo

* refactor: move description to new AttributeDeletionInfos

* feat: add properties of AttributeForwardingDetails

* feat: remove LocalAttributeDeletionInfo

* refactor: copy common LocalAttribute properties to new Attribute types

* feat: add draft for new LocalAttribute concept in v7 migration guide

* feat: define OwnRelationshipAttribute

* feat: remove parentId property

* feat: define PeerRelationshipAttribute

* feat: define ThirdPartyRelationshipAttribute

* feat: remove LocalAttributeShareInfo

* feat: remove sharedAttributeCopyCreated event

* feat: introduce new NotificationItems

* feat: use new NotificationItems in use cases and scenarios

* feat: improve AttributeForwardingDetails description

* feat: improve description of deletionInfo property

* feat: remove own shared and peer shared from data model

* feat: use new deletionStatuses in use cases and scenarios

* feat: mention NotificationItem changes in v7 migration guide

* feat: improve v7 migration guide for changed data structures

* feat: move LocalAttribute description to its subtypes

* feat: improve descriptions of LocalAttribute subtypes

* refactor: changed wording in v7 migration guide

* feat: improve descriptions of AttributeDeletionInfos

* refactor: make descriptions more consistent

* refactor: changed wording

* feat: improve descriptions of NotificationItems

* refactor: changed wording

* refactor: changed order

* refactor: changed current time stamp wording

* feat: handle ToBeDeletedByRecipient properly
* refactor: new lines for scenario overview

* refactor: new lines for Connector access scenario

* feat: new lines for integration example

* refactor: new lines for establish Relationships scenario

* refactor: some new lines for copy-notice descriptions

* refactor: new lines for exchange Messages scenario

* refactor: new lines for terminate Relationships scenario

* refactor: new lines for delete Identities scenario

* refactor: new lines for Request and Response introduction

* refactor: new lines for Requests via RelationshipTemplates scenario

* refactor: new lines for Requests via Messages scenario

* refactor: new lines for request persistent consent scenario

* refactor: new lines for request one-time consent scenario

* refactor: new lines for Attribute introduction

* refactor: new lines for create Attributes for yourself scenario

* refactor: new lines for share Attributes with peer scenario

* refactor: new lines for read Attributes from peer scenario

* refactor: new lines for create Attributes for peer scenario

* refactor: new lines for propose Attributes to peer scenario

* refactor: new lines for Attribute succession scenario

* refactor: new lines for data model overview

* refactor: new lines for Attribute values scenario

* refactor: new lines for error codes

* refactor: new lines for FAQ

* refactor: new line for support page

* refactor: new lines for v5 migration guide

* refactor: new line for v6 migration guide

* refactor: new lines for v7 migration guide
* chore: switch to proper url

* chore: switch to proper url
* fix: shareInfo mentioned in data model overview

* feat: rename thirdPartyAddress property

* feat: mention renamed thirdPartyAddress property in v7 migration guide
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants