Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Bump typescript from 4.5.5 to 4.6.3 in /mrv-sender Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.5 to 4.6.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.5.5...v4.6.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump typescript from 4.6.2 to 4.6.3 in /message-broker Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.2 to 4.6.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.6.2...v4.6.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * fix Signed-off-by: simvalery <[email protected]> * Bump express from 4.17.2 to 4.17.3 in /mrv-sender Bumps [express](https://github.com/expressjs/express) from 4.17.2 to 4.17.3. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.17.2...4.17.3) --- updated-dependencies: - dependency-name: express dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Bump express from 4.17.2 to 4.17.3 in /api-docs Bumps [express](https://github.com/expressjs/express) from 4.17.2 to 4.17.3. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.17.2...4.17.3) --- updated-dependencies: - dependency-name: express dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Bump axios from 0.25.0 to 0.26.1 in /mrv-sender Bumps [axios](https://github.com/axios/axios) from 0.25.0 to 0.26.1. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md) - [Commits](axios/axios@v0.25.0...v0.26.1) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump axios from 0.25.0 to 0.26.1 in /ipfs-client Bumps [axios](https://github.com/axios/axios) from 0.25.0 to 0.26.1. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md) - [Commits](axios/axios@v0.25.0...v0.26.1) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump sinon from 12.0.1 to 13.0.1 in /api-gateway Bumps [sinon](https://github.com/sinonjs/sinon) from 12.0.1 to 13.0.1. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v12.0.1...v13.0.1) --- updated-dependencies: - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Bump axios from 0.25.0 to 0.26.1 in /vc-modules Bumps [axios](https://github.com/axios/axios) from 0.25.0 to 0.26.1. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md) - [Commits](axios/axios@v0.25.0...v0.26.1) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump @types/node from 17.0.21 to 17.0.23 in /vc-modules Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.21 to 17.0.23. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * update * GitBook: [#29] Removed Filters in InterfaceDocumentsSourceBlock,Field data in DocumentsSourceAddOn * fix merge * fix merge * fix merge * GitBook: [#30] Added Bind Group Property in InterfaceDocumentSource * fix block updates Signed-off-by: simvalery <[email protected]> * fix * fix unit tests * fix docker build Signed-off-by: simvalery <[email protected]> * fix ci Signed-off-by: simvalery <[email protected]> * GitBook: [#31] Bind Group, User Property, reassigningBlock, Versioning and Demo groups * Update RELEASE-MANAGEMENT-PLAN.md * GitBook: [#32] Create Sensor Image missing in Main * added serivces status UI support Signed-off-by: artembuslaev <[email protected]> * fix ws in docker, fix logger status, added reflect metadata to interfaces Signed-off-by: artembuslaev <[email protected]> * GitBook: [#33] Added Deprecated to /schemas API * remove methods Signed-off-by: simvalery <[email protected]> * update documentation Signed-off-by: simvalery <[email protected]> * update schemes * fix datepicker height, disabling accidental closing of dialogs Signed-off-by: artembuslaev <[email protected]> * GitBook: [#34] Installation file updated for manual building * Update README.md * GitBook: [#36] Adding VC-modules in Installation * GitBook: [#35] Added Verra Redd Demo * update create adn import schemes * added policy user roles information Signed-off-by: artembuslaev <[email protected]> * fix action errors with policies and tokens Signed-off-by: artembuslaev <[email protected]> * change display policies in tokens Signed-off-by: artembuslaev <[email protected]> * update import schema * fix update blocks Signed-off-by: artembuslaev <[email protected]> * Added Troubleshoot section to ReadMe file * GitBook: [#37] Added Troubleshoot section in Installation file * fix * update user * Bump mathjs from 10.4.0 to 10.4.2 in /ipfs-client Bumps [mathjs](https://github.com/josdejong/mathjs) from 10.4.0 to 10.4.2. - [Release notes](https://github.com/josdejong/mathjs/releases) - [Changelog](https://github.com/josdejong/mathjs/blob/develop/HISTORY.md) - [Commits](josdejong/mathjs@v10.4.0...v10.4.2) --- updated-dependencies: - dependency-name: mathjs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * fix policies column width in tokens Signed-off-by: artembuslaev <[email protected]> * change save token to create new token while importing Signed-off-by: artembuslaev <[email protected]> * fix export policy file Signed-off-by: artembuslaev <[email protected]> * update dynamic topic * GitBook: [#38] Changing Block names in Policy WorkFlows * GitBook: [#39] Changing the MRV URL in Step 16 of Demo Usage Guide * optimaize imports Signed-off-by: simvalery <[email protected]> * update topic * GitBook: [#40] Resolving Images in Policy Workflows * GitBook: [#41] Updating Image URLs for Demo Usage Guide * Updated BlockType * GitBook: [#43] Made changes in Policy Workflow * fix required schema type fields Signed-off-by: artembuslaev <[email protected]> * pagination Signed-off-by: simvalery <[email protected]> * update vp block * fix policy calculate block Signed-off-by: artembuslaev <[email protected]> * update hedera sdk version Signed-off-by: artembuslaev <[email protected]> * fix Signed-off-by: simvalery <[email protected]> * fix * fix linting Signed-off-by: simvalery <[email protected]> * fix * rename block in irec policy Signed-off-by: artembuslaev <[email protected]> * update status * GitBook: [#44] DocumentsSourceAddOnBlock to be changed to DocumentsSourceAddOn * GitBook: [#45] iREC Demo Guide Added * add topic utils * config docker Signed-off-by: simvalery <[email protected]> * fix * separate tokens for users Signed-off-by: artembuslaev <[email protected]> * remove pagination config Signed-off-by: simvalery <[email protected]> * add relationships * fix typos in iRec policy 2 Signed-off-by: artembuslaev <[email protected]> * update reassigning block update relationships in vc Signed-off-by: Stepan Kiryakov <[email protected]> * fix Signed-off-by: Stepan Kiryakov <[email protected]> * Topic mapping (#715) * update schemes * update create adn import schemes * update import schema * fix * update user * fix policies column width in tokens Signed-off-by: artembuslaev <[email protected]> * update dynamic topic * optimaize imports Signed-off-by: simvalery <[email protected]> * update topic * pagination Signed-off-by: simvalery <[email protected]> * update vp block * fix Signed-off-by: simvalery <[email protected]> * fix * fix linting Signed-off-by: simvalery <[email protected]> * fix * update status * add topic utils * config docker Signed-off-by: simvalery <[email protected]> * fix * separate tokens for users Signed-off-by: artembuslaev <[email protected]> * remove pagination config Signed-off-by: simvalery <[email protected]> * add relationships * update reassigning block update relationships in vc Signed-off-by: Stepan Kiryakov <[email protected]> * fix Signed-off-by: Stepan Kiryakov <[email protected]> Co-authored-by: Stepan Kiryakov <[email protected]> Co-authored-by: artembuslaev <[email protected]> Co-authored-by: simvalery <[email protected]> * GitBook: [#46] Updated iREC Policy timestamp, Resolved Image URLs for Demo using APIs * fix api for policy roles Signed-off-by: artembuslaev <[email protected]> * update api * fix typos in irec policies Signed-off-by: artembuslaev <[email protected]> * update api * remove SCHEMA_TOPIC_ID * remove vc-modules section * update api * rename documentSourceAddonBlocks in REDD policy Signed-off-by: artembuslaev <[email protected]> * GitBook: [#47] Changing the Timestamp of Verra Redd, iREC, new IREC * update api * GitBook: [#48] Changes in APIs * fix * fix * fix request block ref Signed-off-by: artembuslaev <[email protected]> * GitBook: [#49] Blocks Updation after Topic Implementation * GitBook: [#50] Changing Timestamp of Verra Redd * fix swagger.yaml Signed-off-by: simvalery <[email protected]> * GitBook: [#51] Remove VC-Modules, Updated sendToGuardian Block * fix policy schema Signed-off-by: simvalery <[email protected]> * fix swagger.yaml Signed-off-by: simvalery <[email protected]> * fix swagger.yaml Signed-off-by: simvalery <[email protected]> * Update swagger.yaml * upgrade version * temp Signed-off-by: simvalery <[email protected]> * GitBook: [#52] Minor fixes in iREC Policy * Revert "upgrade version" This reverts commit c5f67fb. * fix package-lock.json Signed-off-by: simvalery <[email protected]> * add topic owner config * add topic owner config * update demo * fix * GitBook: [#53] Adding TopicOwner Property to sendToGuardian Block * fix infinity loading in import dialogs Signed-off-by: artembuslaev <[email protected]> * fix policy message * hedera modules unit tests Signed-off-by: artembuslaev <[email protected]> * change response status codes in post policy and schema methods Signed-off-by: artembuslaev <[email protected]> * remove comments, fix tests Signed-off-by: artembuslaev <[email protected]> * added drag n drop for import policies and schemas Signed-off-by: artembuslaev <[email protected]> * added placeholder for root authority input Signed-off-by: artembuslaev <[email protected]> * aggregation workflow * update ui * api tests Signed-off-by: simvalery <[email protected]> * fix Signed-off-by: simvalery <[email protected]> * GitBook: [#54] Changes in Verra and iREC demo * add cron config * update * fix Signed-off-by: simvalery <[email protected]> * fix Signed-off-by: simvalery <[email protected]> * test fix Signed-off-by: simvalery <[email protected]> * test fix Signed-off-by: simvalery <[email protected]> * update * update tz * Cumulative Dimension * update * fix * GitBook: [#55] Adding API Workflow for new iREC Demo * added copy blocks, added states Signed-off-by: artembuslaev <[email protected]> * change text align in service status component Signed-off-by: artembuslaev <[email protected]> * fix copy paste blocks Signed-off-by: artembuslaev <[email protected]> * update timer block * update * fix * GitBook: [#56] Correcting errors of API workflow * new block Signed-off-by: simvalery <[email protected]> * refactor Signed-off-by: simvalery <[email protected]> * fix ui issues Signed-off-by: simvalery <[email protected]> * fix ui issues Signed-off-by: simvalery <[email protected]> * add switch block * fix * fix Signed-off-by: Stepan Kiryakov <[email protected]> * fix Signed-off-by: Stepan Kiryakov <[email protected]> * fix lint Signed-off-by: Stepan Kiryakov <[email protected]> * added users to demo admin panel Signed-off-by: artembuslaev <[email protected]> * GitBook: [#57] Added External API, Added Sample MRV data * fix * fix * fix * fix * feat: replacing fastMQ with Nats MQ Signed-off-by: Truong Nguyen <[email protected]> * displaying available nested blocks Signed-off-by: artembuslaev <[email protected]> * added allowed children to action block Signed-off-by: artembuslaev <[email protected]> * fix * GitBook: [#58] Corrected Block Properties of all Blocks * GitBook: [#59] Added URLs and Ports in Installation file * GitBook: [#60] Updated Implementation Diagram * update README.md Signed-off-by: simvalery <[email protected]> * update README.md Signed-off-by: simvalery <[email protected]> * GitBook: [#61] Corrected URLs and Ports * GitBook: [#62] Updating Prerequisites * GitBook: [#64] Updated Frameworks/Libraries * fix view some fields in VC Signed-off-by: artembuslaev <[email protected]> * Feature/publish docker images (#868) publish docker images Signed-off-by: simvalery <[email protected]> * added env balance variables (#864) Signed-off-by: artembuslaev <[email protected]> * fix Signed-off-by: artembuslaev <[email protected]> * GitBook: [#63] Updating API Workflow of new IREC Demo * GitBook: [#65] Updating API Workflow of IREC 2 * GitBook: [#66] Updating the API * GitBook: [#67] No subject * Feature/publish docker images (#873) add frontend image * fix Signed-off-by: simvalery <[email protected]> * GitBook: [#69] No subject * GitBook: [#70] Adding more APIs to iREC 2 * update token creation and importing Signed-off-by: artembuslaev <[email protected]> * fixed returns tokens while creation Signed-off-by: artembuslaev <[email protected]> * GitBook: [#73] No subject * GitBook: [#74] Adding Switch Block * GitBook: [#75] Redoing API Workflow of iREC 2 Demo * fix merge Signed-off-by: simvalery <[email protected]> * up version Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: brandisio <[email protected]> Co-authored-by: Stepan Kiryakov <[email protected]> Co-authored-by: prernaa.agarwal <[email protected]> Co-authored-by: Stepan Kirjakov <[email protected]> Co-authored-by: AnVaBr <[email protected]> Co-authored-by: artembuslaev <[email protected]> Co-authored-by: artembuslaev <[email protected]> Co-authored-by: prernaadev01 <[email protected]> Co-authored-by: Truong Nguyen <[email protected]>
- Loading branch information