Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor/Migrate to new Relationship APIs #216

Merged
merged 51 commits into from
Jul 12, 2024

Conversation

Magnus-Kuhn
Copy link
Contributor

No description provided.

@Magnus-Kuhn Magnus-Kuhn changed the base branch from main to release/v5 July 1, 2024 08:07
@Magnus-Kuhn Magnus-Kuhn marked this pull request as ready for review July 3, 2024 05:48
@Magnus-Kuhn Magnus-Kuhn marked this pull request as draft July 3, 2024 05:49
Magnus-Kuhn and others added 8 commits July 3, 2024 09:32
* chore: add local backbone for development

* chore: enable http traffic

* chore: satisfy analyzer

* chore: more gitignores

* fix: enable csp for local backbone

* ci: update pipeline to use local backbone

* ci: use env file

* ci: bump backbone

* chore: downgrade

* fix: add jwt

* ci: stop backbone after test

* ci: down -v
@jkoenig134 jkoenig134 changed the title Chore/Remove relationship changes, add relationship termination,reactivation Refactor/Migrate to new Relationship APIs Jul 11, 2024
@jkoenig134 jkoenig134 mentioned this pull request Jul 12, 2024
jkoenig134
jkoenig134 previously approved these changes Jul 12, 2024
@britsta britsta enabled auto-merge (squash) July 12, 2024 13:45
@jkoenig134 jkoenig134 disabled auto-merge July 12, 2024 13:47
@jkoenig134 jkoenig134 merged commit e7eec71 into release/v5 Jul 12, 2024
5 checks passed
@jkoenig134 jkoenig134 deleted the chore/update-relationship-termination-etc branch July 12, 2024 13:47
@britsta britsta mentioned this pull request Jul 31, 2024
jkoenig134 added a commit that referenced this pull request Aug 15, 2024
* Chore/remove backwards compatibilities (#211)

* chore: remove PakoBsonMigrator

* chore: remove moveOldAppVersionFiles functionality

* Refactor/Migrate to new Relationship APIs (#216)

* chore/fix: bump and build runtime, use flag platform=node

* chore: use creation content

* chore: change relationship dtos

* test: new creation content tests

* chore: adapt relationship dto tests

* chore: add relationship events

* chore: more relationship change removal

* chore: remove realm

* test: add relationship facade tests

* fix: add changes to tests

* chore: generate g.dart

* fix: make tests run

* refactor: remove unused code, fix naming

* refactor: name relationshipCreationContentContaingResponse

* fix: relationship facade errors

* fix: identitfier typo

* chore: runtime version bump and build

* chore: license bump

* Ci/debug using local backbone (#215)

* chore: add local backbone for development

* chore: enable http traffic

* chore: satisfy analyzer

* chore: more gitignores

* fix: enable csp for local backbone

* ci: update pipeline to use local backbone

* ci: use env file

* ci: bump backbone

* chore: downgrade

* fix: add jwt

* ci: stop backbone after test

* ci: down -v

* chore: version bump

* chore: backbone version bump

* fix: audit log null check, correct creation content

* fix: jsons in test

* chore: add event handlers

* chore: update config

* fix: undo merge errors

* refactor: trailing commas

* fix: change license back

* fix: remove changecount from relationship dvo

* chore: update runtime

* fix: thirdParty attribute query in tests

* fix. requestsfacade test

* fix: messageFacade test

* fix: requestFacade (same thing as last time)

* refactor: use more dids

* chore: thirdPartyAttrOwner enum

* fix: attributeFacadeTest types

* fix: remove realm

* test: regex address check

* chore: update connector sdk

* fix: owner in attributeQueryTest

* fix: thirdPartyRelQueryFromJson

* chore: runtime to alpha:4

* fix: incorporate review comments

* refactor: renaming RelationshipCreationContents

* fix: imports

* chore: trailing commas

* fix: add import

---------

Co-authored-by: Julian König <[email protected]>
Co-authored-by: Julian König <[email protected]>
Co-authored-by: Britta Stallknecht <[email protected]>

* Refactor/remove must be accepted from request item groups (#218)

* refactor: remove mustBeAccepted from request item groups

* fix: failing tests regarding the removal of the mustBeAccepted property

* fix: more tests regarding the removal of the mustBeAccepted property of the RequestItemGroup

* fix: another test for the removal of the mustBeAccepted property of the RequestItemGroup

* fix: failed RequestItem tests

* chore: version bump runtime

* chore: package-lock.json

---------

Co-authored-by: Julian König <[email protected]>

* Fix/use RelationshipStatus in RelationshipDVO (#219)

* fix: use RelationshipStatus

* chore: update generator

* fix: update code

* Feature/relationship-decomposition (#220)

* feat: add decompose to runtime-bridge

* refactor: use VoidResult for Decompose

* fix: test naming

* chore: runtime version bump

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* fix: update relationship_dvo (#221)

* Chore/bump runtime (#222)

* chore: bump runtime

* fix: correctly handle event

* chore: PR comments

* feature/set communication language (#223)

* feat: add communication language

* chore: runtime version bump

* test: add negative test

* fix: use correct matcher

* refactor: use named parameters

* Feature/Default RepositoryAttributes (#226)

* feat: add default attributes

* chore: bump version

* fix: tests

* refactor: format

* chore: version bump

* Chore/upgrade runtime (#227)

* chore: upgrade runtime

* chore: build

* chore: remove function that will be removed soon

* chore: upgrade backbone

* fix: tests

* Chore/bump runtime (#229)

* chore: bump runtime

* chore: build

* chore: generate missing dvo (#230)

* fix: properly parse regexes (#231)

* Chore/bump runtime (#233)

* chore: bump runtime

* chore: build

* Refactor/Update runtime content types (#224)

* refactor: improve creationContent type check

* refactor: use relationshipTemplateContentDerivation

* feat: add type guards

* chore: adapt facades

* refactor: messageContentRequest

* refactor: adapt arbitraryContents

* fix: make compiler happy

* fix: correct type names

* test: adapt message, template, creation content tests

* fix: add fromJson

* fix: correct wrong tests

* chore: bump runtime

* fix: satisfy analyzer

* refactor: codestyle

* fix: naming

* fix: use matcher correctly

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Julian König <[email protected]>

* Chore/update app (#234)

* chore: update translations

* chore: add flutter_slidable package

* chore: update app code

* chore: reformat test

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* fix: pr comments

---------

Co-authored-by: Magnus Kuhn <[email protected]>
Co-authored-by: Britta Stallknecht <[email protected]>
Co-authored-by: Britta Stallknecht <[email protected]>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Milena Czierlinski <[email protected]>
Co-authored-by: Ali Ince <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants