Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merging develop into main for pre-release 2.8.0 (#1614)
* update doc * update filters Signed-off-by: Stepan Kiryakov <[email protected]> * fix Signed-off-by: Stepan Kiryakov <[email protected]> * fix Signed-off-by: Stepan Kiryakov <[email protected]> * remove console.log Signed-off-by: Stepan Kiryakov <[email protected]> * moved keys from topic and token to vault Signed-off-by: artembuslaev <[email protected]> * Create readme.md Policy for cynk.io * fix Signed-off-by: artembuslaev <[email protected]> * update topic keys Signed-off-by: artembuslaev <[email protected]> * Added Agricultural soils of Western Australia MRV Signed-off-by: Matt Smithies <[email protected]> * Update artifacts readme Signed-off-by: Matt Smithies <[email protected]> * Add Rothc MRV Signed-off-by: Matt Smithies <[email protected]> * Update DOVU readme Signed-off-by: Matt Smithies <[email protected]> * Add MIMICS MRV Signed-off-by: Matt Smithies <[email protected]> * Add GHG MRV Signed-off-by: Matt Smithies <[email protected]> * Updated number of MRVs from DOVU Signed-off-by: Matt Smithies <[email protected]> * using custom context url in vcs Signed-off-by: artembuslaev <[email protected]> * Updated Demo Artifacts ReadMe * Create README.md * added policy + process overview Signed-off-by: Gerhard Seuchter <[email protected]> * changed cynk io folder Signed-off-by: artembuslaev <[email protected]> * GitBook: [#201] Policy created token * GitBook: [#202] create token using UI * fixing moving block issues in policy configuration Signed-off-by: artembuslaev <[email protected]> * Create README.md * Tolam Earth Policy * Delete README.md * added readme, small fixed in policy Signed-off-by: Gerhard Seuchter <[email protected]> * add events * added get file from ipfs endpoint Signed-off-by: artembuslaev <[email protected]> * exclude ipfs-client from required services Signed-off-by: artembuslaev <[email protected]> * fixed editing for ipfs key setting Signed-off-by: artembuslaev <[email protected]> * added spinner for loading remote enum values in schema form Signed-off-by: artembuslaev <[email protected]> * fix error handling Signed-off-by: simvalery <[email protected]> * update settings in worker Signed-off-by: artembuslaev <[email protected]> * Create README.md * Delete Demo Artifacts/GHG Methodology/GHG Scope II directory * Updated ReadMe * fix after merge Signed-off-by: simvalery <[email protected]> * fix typo Signed-off-by: simvalery <[email protected]> * #1476 * fix * fix freeze token * update api * update error message * fix migrations * fix migrations * fix error message * fix * disabled external event * fix * update test * fix save keys Signed-off-by: Stepan Kiryakov <[email protected]> * added move actions to policy configuration Signed-off-by: artembuslaev <[email protected]> * #1506 fixed work with strings Signed-off-by: Stepan Kiryakov <[email protected]> * update draw events Signed-off-by: Stepan Kiryakov <[email protected]> * fix move action displaying in dryrun/publish status Signed-off-by: artembuslaev <[email protected]> * fix dry run Signed-off-by: Stepan Kiryakov <[email protected]> * fix import keys from DB Signed-off-by: simvalery <[email protected]> * fix import keys from DB Signed-off-by: simvalery <[email protected]> * #1505 * add doc * Updated iREC ReadMe * Updated iREC ReadMe * always use mongodb version 6 Signed-off-by: simvalery <[email protected]> * replace ipfs url Signed-off-by: artembuslaev <[email protected]> * fix migrations, code version in schema message Signed-off-by: artembuslaev <[email protected]> * fix dry run * fix duration type validation Signed-off-by: artembuslaev <[email protected]> * fix schema migrations Signed-off-by: artembuslaev <[email protected]> * fix restored vcs validation Signed-off-by: artembuslaev <[email protected]> * update external events * fix * add event * disabled chance policyId in schemas * update env docker files Signed-off-by: artembuslaev <[email protected]> * #1508 * fix * GitBook: [#204] Restoring from DB and Hashicorp vault * GitBook: [#205] updated ipfs url in schema type * GitBook: [#206] added iREC 5 demo * GitBook: [#208] iREC 7 UI Demo * update block actions visibility Signed-off-by: artembuslaev <[email protected]> * updating package versions Signed-off-by: artembuslaev <[email protected]> * #228 Signed-off-by: Stepan Kiryakov <[email protected]> * GitBook: [#209] Updated high res image of splitting logic * update topic tonfig * preset readonly fields validation Signed-off-by: artembuslaev <[email protected]> * publishing utility services Signed-off-by: artembuslaev <[email protected]> * added api-docs service Signed-off-by: artembuslaev <[email protected]> * add message * Bump engine.io and socket.io in /frontend Bumps [engine.io](https://github.com/socketio/engine.io) and [socket.io](https://github.com/socketio/socket.io). These dependencies needed to be updated together. Updates `engine.io` from 6.1.3 to 6.2.1 - [Release notes](https://github.com/socketio/engine.io/releases) - [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md) - [Commits](socketio/engine.io@6.1.3...6.2.1) Updates `socket.io` from 4.4.1 to 4.5.3 - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md) - [Commits](socketio/socket.io@4.4.1...4.5.3) --- updated-dependencies: - dependency-name: engine.io dependency-type: indirect - dependency-name: socket.io dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * add messages * fix unexciting did Signed-off-by: simvalery <[email protected]> * remove console.log Signed-off-by: simvalery <[email protected]> * fix unexisting vc Signed-off-by: simvalery <[email protected]> * fixed displaying demo account in development Signed-off-by: artembuslaev <[email protected]> * fix user topic restore Signed-off-by: simvalery <[email protected]> * fix lint Signed-off-by: simvalery <[email protected]> * add job * restore topic keys Signed-off-by: simvalery <[email protected]> * restore tokens Signed-off-by: simvalery <[email protected]> * GitBook: [#210] rearranging the pages * GitBook: [#211] creating token using UI * Updated Timestamp of Remote Workflow Policy * add user topic select Signed-off-by: simvalery <[email protected]> * fix lint Signed-off-by: simvalery <[email protected]> * fix validation Signed-off-by: simvalery <[email protected]> * fix lint Signed-off-by: simvalery <[email protected]> * fix validation Signed-off-by: simvalery <[email protected]> * update messages * update Signed-off-by: Stepan Kiryakov <[email protected]> * fix typo Signed-off-by: simvalery <[email protected]> * tmp Signed-off-by: simvalery <[email protected]> * implement local ipfs node remove ipfs client Signed-off-by: simvalery <[email protected]> * update moment.js version Signed-off-by: simvalery <[email protected]> * update message format * fix readonly fields in request block Signed-off-by: artembuslaev <[email protected]> * fix * fix * update log * fix readonly fields fix save topic keys * fix lint * GitBook: [#212] added description to token parameters * fix save key * fix * update swagger * bump version Signed-off-by: simvalery <[email protected]> * aggregate documents by custom fields Signed-off-by: artembuslaev <[email protected]> * update Dovu policy (fix schemas) * update validation errors Signed-off-by: Stepan Kiryakov <[email protected]> * update validation errors Signed-off-by: Stepan Kiryakov <[email protected]> * fix Signed-off-by: Stepan Kiryakov <[email protected]> * GitBook: [#213] Added GroupByFields property in aggregateBlock * GitBook: [#214] Setting up local IPFS Node * Setting Local IPFS node updated in ReadMe * GitBook: [#215] Added Multi Policy APIs * update Dovu policy (fix schemas) * update validation errors Signed-off-by: Stepan Kiryakov <[email protected]> * update validation errors Signed-off-by: Stepan Kiryakov <[email protected]> * fix Signed-off-by: Stepan Kiryakov <[email protected]> * GitBook: [#213] Added GroupByFields property in aggregateBlock * GitBook: [#214] Setting up local IPFS Node * Setting Local IPFS node updated in ReadMe * GitBook: [#215] Added Multi Policy APIs * MBP projects * bump version Signed-off-by: simvalery <[email protected]> * change hedera explorer Signed-off-by: artembuslaev <[email protected]> * always display delete action on selected block Signed-off-by: artembuslaev <[email protected]> * update hedera-sdk Signed-off-by: simvalery <[email protected]> * GitBook: [#220] Multi Policy UI * GitBook: [#221] corrected local node files * added message chunk setting Signed-off-by: artembuslaev <[email protected]> * #1014 MBP projects * update schemas * rename * Updated Verra Timestamp * added settings to change body request size Signed-off-by: artembuslaev <[email protected]> * add demo policy * GitBook: [#224] Changed DragonGlass to Ledger Works in FAQs * GitBook: [#225] how to change Explorer URL * add additional events * update lint * GitBook: [#227] ImpactAddon block added * GitBook: [#228] UI Automation Tests * GitBook: [#229] added AddiitonalMintEvent * GitBook: [#230] Added Impacts section in ReportBlock * fix display token type * fix dependency Signed-off-by: simvalery <[email protected]> * added IREC 8.1,8.2 in ReadMe * GitBook: [#231] Added IREC and Verra Intro * GitBook: [#232] Remote GHG Policy added * GitBook: [#233] Remote GHG Policy Demo images * GitBook: [#234] Artifacts APIs added * http request block config Signed-off-by: simvalery <[email protected]> * http-request-block Signed-off-by: simvalery <[email protected]> * fix lint Signed-off-by: simvalery <[email protected]> * add validation Signed-off-by: simvalery <[email protected]> * fix Signed-off-by: simvalery <[email protected]> * custom logic worker Signed-off-by: simvalery <[email protected]> * tokens retirement Signed-off-by: artembuslaev <[email protected]> * fixed endpoints, changed labels Signed-off-by: artembuslaev <[email protected]> * tokens retirement fixes Signed-off-by: artembuslaev <[email protected]> * up version Signed-off-by: simvalery <[email protected]> * fix Signed-off-by: artembuslaev <[email protected]> * fixed issue with double publishing retire schema Signed-off-by: artembuslaev <[email protected]> * fix deps Signed-off-by: simvalery <[email protected]> Signed-off-by: Stepan Kiryakov <[email protected]> Signed-off-by: artembuslaev <[email protected]> Signed-off-by: Matt Smithies <[email protected]> Signed-off-by: Gerhard Seuchter <[email protected]> Signed-off-by: simvalery <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: artembuslaev <[email protected]> Co-authored-by: Stepan Kiryakov <[email protected]> Co-authored-by: Stepan Kirjakov <[email protected]> Co-authored-by: artembuslaev <[email protected]> Co-authored-by: jacopostrada-tamu <[email protected]> Co-authored-by: Matt Smithies <[email protected]> Co-authored-by: prernaadev01 <[email protected]> Co-authored-by: Atma Dev <[email protected]> Co-authored-by: prernaa.agarwal <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information