-
Notifications
You must be signed in to change notification settings - Fork 2
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
Release v5 #213
Release v5 #213
Conversation
* chore: remove PakoBsonMigrator * chore: remove moveOldAppVersionFiles functionality
* 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 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 * chore: update generator * fix: update code
* 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>
* chore: bump runtime * fix: correctly handle event * chore: PR comments
* feat: add communication language * chore: runtime version bump * test: add negative test * fix: use correct matcher * refactor: use named parameters
* feat: add default attributes * chore: bump version * fix: tests * refactor: format * chore: version bump
* chore: upgrade runtime * chore: build * chore: remove function that will be removed soon * chore: upgrade backbone * fix: tests
* chore: bump runtime * chore: build
* chore: bump runtime * chore: build
* 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 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>
As the runtime is now finished we are now able to merge this. |
Everything in |
App code review will be in mbr. So It should be fine here :) thanks for reviewing! |
No description provided.