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

Bump @angular/platform-browser from 12.1.5 to 13.0.2 in /frontend #93

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2021

Bumps @angular/platform-browser from 12.1.5 to 13.0.2.

Release notes

Sourced from @​angular/platform-browser's releases.

v13.0.2

13.0.2 (2021-11-17)

Special Thanks

Andrew Kushnir, Armen Vardanyan, Dylan Hunn, Joey Perrott, Martin von Gagern, Paul Gschwendtner, Pete Bacon Darwin, Ramesh Thiruchelvam, dario-piotrowicz and fusho-takahashi

v13.0.1

13.0.1 (2021-11-10)

compiler

Commit Description
fix - ee2031d9f4 ensure that partially compiled queries can handle forward references (#44113)
fix - e5a960b159 generate correct code for safe method calls (#44088)

compiler-cli

Commit Description
fix - dede29e4f3 ensure literal types are retained when strictNullInputTypes is disabled (#38305)
fix - 04df3a0b92 handle pre-release versions when checking version (#44109)

core

Commit Description
fix - 4c700b6244 do not use Function constructors in development mode to avoid CSP violations (#43587)

platform-browser

Commit Description
fix - 30a27adf9a use correct parent in animation removeChild callback (#44033)

Special Thanks

A. Singh, Alan Agius, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Aristeidis Bampakos, George Kalpakas, Joe Martin (Crowdstaffing), Joel Lefkowitz, Joey Perrott, JoostK, Kristiyan Kostadinov, Michael Urban, Paul Gschwendtner, Pavan Kumar Jadda, Pei Wang, Pete Bacon Darwin, Roman Frołow, dario-piotrowicz, iRealNirmal, ileil, kreuzerk, mgechev, profanis and raman

v13.0.0

13.0.0 (2021-11-03)

Breaking Changes

common

  • The behavior of the SpyLocation used by the RouterTestingModule has changed to match the behavior of browsers. It no longer emits a 'popstate' event when Location.go is called. In addition, simulateHashChange now triggers both a hashchange and a popstate event. Tests which use location.go and expect the changes to be picked up by the Router should likely change to simulateHashChange instead. Each test is different in what it attempts to assert so there is no single change that works for all tests. Each test using the SpyLocation to simulate browser URL changes should be evaluated on a case-by-case basis.

core

  • TypeScript versions older than 4.4.2 are no longer supported.

  • NodeJS versions older than v12.20.0 are no longer supported due to the Angular packages using the NodeJS package exports feature with subpath patterns.

... (truncated)

Changelog

Sourced from @​angular/platform-browser's changelog.

13.0.2 (2021-11-17)

This release contains various API docs improvements.

Special Thanks

Andrew Kushnir, Armen Vardanyan, Dylan Hunn, Joey Perrott, Martin von Gagern, Paul Gschwendtner, Pete Bacon Darwin, Ramesh Thiruchelvam, dario-piotrowicz and fusho-takahashi

13.1.0-next.1 (2021-11-10)

compiler

Commit Type Description
393efa54e6 fix ensure that partially compiled queries can handle forward references (#44113)
b249e24979 fix generate correct code for safe method calls (#44088)

compiler-cli

Commit Type Description
2a2744721b fix ensure literal types are retained when strictNullInputTypes is disabled (#38305)
247c18dee0 fix handle pre-release versions when checking version (#44109)

core

Commit Type Description
4f8eaac7ff fix do not use Function constructors in development mode to avoid CSP violations (#43587)

http

Commit Type Description
d452b388bd feat add has() method to HttpContext class (#43887)

platform-browser

Commit Type Description
236bdff831 fix use correct parent in animation removeChild callback (#44033)

upgrade

Commit Type Description
34f990986c feat support NgModule class as an argument of the downgradeModule function (#43973)

Special Thanks

A. Singh, Alan Agius, Andrew Kushnir, Andrew Scott, Aristeidis Bampakos, Dustin M. Eastway, George Kalpakas, HyperLife1119, Jelle Bruisten, Joe Martin (Crowdstaffing), Joel Lefkowitz, Joey Perrott, JoostK, Kristiyan Kostadinov, Michael Urban, Paul Gschwendtner, Pavan Kumar Jadda, Pei Wang, Pete Bacon Darwin, Roman Frołow, dario-piotrowicz, iRealNirmal, ileil, kreuzerk, mgechev, profanis and raman

13.0.1 (2021-11-10)

compiler

Commit Type Description
ee2031d9f4 fix ensure that partially compiled queries can handle forward references (#44113)
e5a960b159 fix generate correct code for safe method calls (#44088)

compiler-cli

... (truncated)

Commits
  • 30a27ad fix(platform-browser): use correct parent in animation removeChild callback (...
  • 8277c38 test(platform-browser): complete component bootstrap before switching to the ...
  • e0a0d05 feat(core): update node version support range to support v16 (#43740)
  • e6046c9 refactor: remove entry_point attribute from ng_package targets (#43431)
  • ea61ec2 feat(core): support TypeScript 4.4 (#43281)
  • 916487a build: Auto-gen tsec tsconfig files (#43440)
  • 35725f5 fix(platform-browser): improve error message for missing animation trigger (#...
  • d12d068 build: Turn tsec checks into bazel tests. (#43108)
  • 509031c build: Enable tsec checks for critical packages. (#43108)
  • 7e71370 perf(platform-browser): avoid intermediate arrays in server transition (#43145)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) from 12.1.5 to 13.0.2.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/13.0.2/packages/platform-browser)

---
updated-dependencies:
- dependency-name: "@angular/platform-browser"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 22, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 6, 2021

Superseded by #150.

@dependabot dependabot bot closed this Dec 6, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/angular/platform-browser-13.0.2 branch December 6, 2021 08:20
gitbook-com bot pushed a commit that referenced this pull request Jun 15, 2022
anvabr added a commit that referenced this pull request Jun 22, 2022
* fix

* GitBook: [#56] Correcting errors of API workflow

* new block

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* refactor

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix ui issues

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix ui issues

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* add switch block

* fix

* fix

Signed-off-by: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>

* fix

Signed-off-by: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>

* fix lint

Signed-off-by: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>

* added users to demo admin panel

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* GitBook: [#57] Added External API, Added Sample MRV data

* fix

* fix

* fix

* fix

* feat: replacing fastMQ with Nats MQ

Signed-off-by: Truong Nguyen <samuraitruong@hotmail.com>

* displaying available nested blocks

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* added allowed children to action block

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* 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 <valeriy.simonov@envisionblockchain.com>

* update README.md

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* add block events

* 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 <buslaew.ar@mail.ru>

* update block registration

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix

* fix build

* Feature/publish docker images (#868)

publish docker images

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* added env balance variables (#864)

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* fix

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* 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 <valeriy.simonov@envisionblockchain.com>

* add policy events

* GitBook: [#69] No subject

* GitBook: [#70] Adding more APIs to iREC 2

* update token creation and importing

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* fixed returns tokens while creation

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* GitBook: [#73] No subject

* add event config

* GitBook: [#74] Adding Switch Block

* GitBook: [#75] Redoing API Workflow of iREC 2 Demo

* events

* fix merge

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* up version

* fix events

* update events

* test

* fix

* archive messages

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix

* fix authorization error code

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* update events

* fix: error when delete schema (#902)

Signed-off-by: Truong Nguyen <samuraitruong@hotmail.com>

* fix events

* GitBook: [#80] Updating IREC 2 API Demo

* yarn

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* implement yarn & workspaces

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* update dockerfiles

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix Dockerfile

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* rename service status, fix update status

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* gitignore

* fix

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix

* fix

* fix tests

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* GitBook: [#81] Updating Policy Definition section

* GitBook: [#82] Added Publish Policy sentence in Demos

* fix undo\redo

* GitBook: [#83] Adding TrustChain APIs in API Demo

* GitBook: [#84] Adding Events information

* publish all refs

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* 931: fix validate

* get filters

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix filter addons

* fix

* GitBook: [#85] Changes in Events

* fix RA Schema

* fix: trust-chain api get broken

Signed-off-by: Truong Nguyen <samuraitruong@hotmail.com>

* publish system schema

* update system schema

* revocation functionality

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* fix package-lock.json

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* test

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* refactoring

* fix import policy

* update system schema

* fix

* GitBook: [#86] Adding FAQs

* data diffs

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix lint

* update swager

* fix

* remove revocation from rejected documents

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* add log

* fix

* added creation of new rejected documents

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* small fix

* update package.json and package-lock.json

* update postman_collection

* GitBook: [#87] Added System Schemas APIs

* fix

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* 967 Renaming Root Authority

* update yarn plugins

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* change version to current

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* 965 Units of measure

* fix

* fix

* feat: publish message to nats for external handle

Signed-off-by: Truong Nguyen <samuraitruong@hotmail.com>

* feat: publish message to nats for external handle

Signed-off-by: Truong Nguyen <samuraitruong@hotmail.com>

* feat:  merge logger-help to common

Signed-off-by: Truong Nguyen <samuraitruong@hotmail.com>

* fix trustchain

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* rejected dialogs

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* fixes

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fixes

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix tests

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* update unit

* fix

* fix gitignore

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* Add files via upload

* Delete iRec Application Details.zip

* Update readme.md

* fix import schemas

* Update readme.md

* Update readme.md

* Add files via upload

* Delete Verra REDD 2.zip

* fix docker build

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* Update readme.md

* GitBook: [#88] Changed the Filenames in the Demos

* GitBook: [#89] Updating new registration screen in both the demos, changing the URL of the new IREC Policy file

* GitBook: [#90] updated the image in Irec 2

* GitBook: [#91] Added Schema and Policy sections

* fix

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* GitBook: [#92] Updated Timestamps of iREC and Verra Redd Policies

* add transaction-logger
add hedera net config

* fix

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* add application state

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* remove max fee

* GitBook: [#93] Added new Blocks : Set Relationships, Button, Revoke Document, updated IREC and Verra Timestamps

* GitBook: [#94] Corrected errors of the Blocks

* GitBook: [#95] Corrected errors in buttonBlock

* fix

* fix

* stack trace of logs

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* update doc

* update doc

* update doc

* fix import

* update doc

* detailed status information

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* update logs

* GitBook: [#96] corrections in the docs

* fix doc

* GitBook: [#97] Policy Demo Steps 1

* disable tabs while loading

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* #803 Hello Message

* fix

* fix

* GitBook: [#98] Policy Demo

* GitBook: [#99] Schema Demo

* fix order of document source block

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* fix error logs

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* GitBook: [#101] Added two fields in DocumentSourceAddOn

* GitBook: [#102] No subject

* extended logs

* Updated to include stabilizations stage

Added stabilization stage for the release sprint, and adjusted the process accordingly.

* Update RELEASE-MANAGEMENT-PLAN.md

* fix validate policy

* fix configuration errors in logs

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix catch errors

* change schema and policy mime types

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* increase proxy read timeout

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* update artifacts

* bump version

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* add prerelease tag

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix load policy

* add error logs

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

Co-authored-by: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Co-authored-by: prernaa.agarwal <prernaa.agarwal@envisionblockchain.com>
Co-authored-by: artembuslaev <buslaew.ar@mail.ru>
Co-authored-by: artembuslaev <68849616+artembuslaev@users.noreply.github.com>
Co-authored-by: Stepan Kirjakov <84465157+Stepan-Kirjakov@users.noreply.github.com>
Co-authored-by: Truong Nguyen <samuraitruong@hotmail.com>
Co-authored-by: prernaadev01 <79293833+prernaadev01@users.noreply.github.com>
Co-authored-by: daniel.norkin <daniel.norkin@envisionblockchain.com>
Co-authored-by: stepankirjakov <Stepan.Kirjakov@waveaccess.ru>
Co-authored-by: anvabr <32775532+anvabr@users.noreply.github.com>
anvabr added a commit that referenced this pull request Jul 20, 2022
* fix

* fix

* fix tests

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* GitBook: [#81] Updating Policy Definition section

* GitBook: [#82] Added Publish Policy sentence in Demos

* fix undo\redo

* GitBook: [#83] Adding TrustChain APIs in API Demo

* GitBook: [#84] Adding Events information

* publish all refs

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* 931: fix validate

* get filters

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix filter addons

* fix

* GitBook: [#85] Changes in Events

* fix RA Schema

* fix: trust-chain api get broken

Signed-off-by: Truong Nguyen <samuraitruong@hotmail.com>

* publish system schema

* update system schema

* revocation functionality

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* fix package-lock.json

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* test

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* refactoring

* fix import policy

* update system schema

* fix

* GitBook: [#86] Adding FAQs

* data diffs

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix lint

* update swager

* fix

* remove revocation from rejected documents

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* add log

* fix

* added creation of new rejected documents

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* small fix

* update package.json and package-lock.json

* update postman_collection

* GitBook: [#87] Added System Schemas APIs

* fix

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* 967 Renaming Root Authority

* update yarn plugins

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* change version to current

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* 965 Units of measure

* fix

* fix

* feat: publish message to nats for external handle

Signed-off-by: Truong Nguyen <samuraitruong@hotmail.com>

* feat: publish message to nats for external handle

Signed-off-by: Truong Nguyen <samuraitruong@hotmail.com>

* feat:  merge logger-help to common

Signed-off-by: Truong Nguyen <samuraitruong@hotmail.com>

* fix trustchain

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* rejected dialogs

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* fixes

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fixes

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix tests

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* update unit

* fix

* fix gitignore

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* Add files via upload

* Delete iRec Application Details.zip

* Update readme.md

* fix import schemas

* Update readme.md

* Update readme.md

* Add files via upload

* Delete Verra REDD 2.zip

* fix docker build

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* Update readme.md

* GitBook: [#88] Changed the Filenames in the Demos

* GitBook: [#89] Updating new registration screen in both the demos, changing the URL of the new IREC Policy file

* GitBook: [#90] updated the image in Irec 2

* GitBook: [#91] Added Schema and Policy sections

* fix

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* GitBook: [#92] Updated Timestamps of iREC and Verra Redd Policies

* add transaction-logger
add hedera net config

* fix

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* add application state

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* remove max fee

* GitBook: [#93] Added new Blocks : Set Relationships, Button, Revoke Document, updated IREC and Verra Timestamps

* GitBook: [#94] Corrected errors of the Blocks

* GitBook: [#95] Corrected errors in buttonBlock

* fix

* fix

* stack trace of logs

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* update doc

* update doc

* update doc

* fix import

* update doc

* detailed status information

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* update logs

* GitBook: [#96] corrections in the docs

* fix doc

* GitBook: [#97] Policy Demo Steps 1

* disable tabs while loading

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* #803 Hello Message

* fix

* fix

* GitBook: [#98] Policy Demo

* GitBook: [#99] Schema Demo

* fix order of document source block

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* fix error logs

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* GitBook: [#101] Added two fields in DocumentSourceAddOn

* GitBook: [#102] No subject

* extended logs

* Updated to include stabilizations stage

Added stabilization stage for the release sprint, and adjusted the process accordingly.

* Update RELEASE-MANAGEMENT-PLAN.md

* fix validate policy

* fix configuration errors in logs

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix catch errors

* change schema and policy mime types

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* increase proxy read timeout

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* update artifacts

* bump version

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* add prerelease tag

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix load policy

* add error logs

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix Dockerfile.ci

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* GitBook: [#104] Added .env parameters

* fix style

* fix style

* GitBook: [#105] Added User Balance API

* GitBook: [#106] Updated iREC Demo Screenshots

* GitBook: [#107] Updating iREC 3 New Images

* add rules

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix code

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* GitBook: [#108] No subject

* add comment necessary rules

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix filename

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* GitBook: [#109] new Verra Redd Screenshots added

* GitBook: [#110] Added more screenshots of Verra Redd

* GitBook: [#111] Added Field types of Schema

* fix: add queue to asupport horizontal scale (#1037)

Signed-off-by: Truong Nguyen <samuraitruong@hotmail.com>

* GitBook: [#112] corrected API_Docs URL

* add rules

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix code

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* add comment necessary rules

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix filename

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* refactoring

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* refactoring

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* refactor api gateway

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* refactor api interfaces

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* refactor common module

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* policy engine blocks refactor

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* GitBook: [#113] Adding Standard Registry Balance Parameter in .env table

* update websockets

* fix

* fix

* fix tokens

* refactor

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* GitBook: [#114] Added Architecture Diagrams

* guardian service linting

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* auth service linting

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* ipfs-client linting

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* logger-service linting

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix test

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix test

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* impl import new policy as a version

Signed-off-by: StanYFed <stan.fedorov@envisionblockchain.com>

* Better version of policy candidate choice.

Signed-off-by: StanYFed <stan.fedorov@envisionblockchain.com>

* remove trailing whitespace

Signed-off-by: StanYFed <stan.fedorov@envisionblockchain.com>

* Fix swagger.yaml

Signed-off-by: StanYFed <stan.fedorov@envisionblockchain.com>

* GitBook: [#115] Added documentValidatorBlock

* GitBook: [#116] Corrected Updated Schema API

* feat: add nats event before upload/after read ipfs file

Signed-off-by: Truong Nguyen <samuraitruong@hotmail.com>

* #1068 Token actions

* implement winston.js logger

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix build

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* Impl. of save dialog before publish unsaved policy

Signed-off-by: StanYFed <stan.fedorov@envisionblockchain.com>

* Update README.md

Added proper spacings and numberings

* GitBook: [#117] Added Units of Measure Schema Types

* GitBook: [#118] Updated Policy Glossary, Removed Hedera SDK from Framework list

* Impl. reading of net setting from backend

Signed-off-by: StanYFed <stan.fedorov@envisionblockchain.com>

* Fix swagger

Signed-off-by: StanYFed <stan.fedorov@envisionblockchain.com>

* Fix trailing whitespace

Signed-off-by: StanYFed <stan.fedorov@envisionblockchain.com>

* add hedera account field in schemas

* fix lint

* custom account

* confirm block

* fix lint

* update block

* localnode .env

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix

* add demo policy

* fix lint

* fix function name

* GitBook: [#119] Added Token Authenticity, Standard Registry Init Message details

* fix environment.ts

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix localnode configuration

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* GitBook: [#120] Corrected Token Authenticity steps

* GitBook: [#121] Token Authenticity correction

* GitBook: [#122] Added tokenActionBlock, tokenConfirmationBlock,mintDocumentBlock

* GitBook: [#124] Updating mintDocumentBlock

* bump version

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

Co-authored-by: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Co-authored-by: Stepan Kirjakov <84465157+Stepan-Kirjakov@users.noreply.github.com>
Co-authored-by: prernaa.agarwal <prernaa.agarwal@envisionblockchain.com>
Co-authored-by: Truong Nguyen <samuraitruong@hotmail.com>
Co-authored-by: artembuslaev <68849616+artembuslaev@users.noreply.github.com>
Co-authored-by: artembuslaev <buslaew.ar@mail.ru>
Co-authored-by: prernaadev01 <79293833+prernaadev01@users.noreply.github.com>
Co-authored-by: daniel.norkin <daniel.norkin@envisionblockchain.com>
Co-authored-by: stepankirjakov <Stepan.Kirjakov@waveaccess.ru>
Co-authored-by: anvabr <32775532+anvabr@users.noreply.github.com>
Co-authored-by: StanYFed <stan.fedorov@envisionblockchain.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants