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

Merging Develop into Main for 2.13.0-prerelease #2197

Merged
merged 2,114 commits into from
May 29, 2023
Merged

Merging Develop into Main for 2.13.0-prerelease #2197

merged 2,114 commits into from
May 29, 2023

Conversation

simvalery
Copy link
Collaborator

@simvalery simvalery commented May 29, 2023

Headlines

  • Integrate with external Guardian policies as Data Sources
  • Policy Wizard

Enchancements completed

  • Integrate with external Guardian policies as data sources #2075
  • Verification of VPs from other policies #1498
  • Change 'Contracts' to 'Retirement' #2130
  • Architecture enhancement for Policy Editor FE updates #2009
  • Moving the Policies tab in UI #2088
  • Guardian service share a common set of Environment variables #1923
  • Create multi-environment configurations using config.js #1693
  • Development of CDM Policy #2160
  • Re-Engineering Policy Creation Flow #1687
  • Improve message broker function by adopting nestjs #1975
  • User-driven MRV data interface (Mobile Support and Branding) #1796

Bugs Fixed

  • TokenId created from Managed Guardian Service published with UUID #2142
  • Multiple Submit buttons #2149
  • Mobile UI button display is sometimes broken #2147
  • sendToGuardianBlock throw exception #2133
  • Increase the max_chunks limit to support large messages #2110
  • SecretManager was import directly from dist #2100
  • use new env var to enable database name convention #2099
  • In some cases some pages of the policy cannot be opened #2092
  • Schema updated with same version #1573
  • In some cases some pages of the policy cannot be opened #2091
  • Issue during opening trust chain in some policies in dry run #2089
  • Error while revoking minted tokens #2078
  • Issue with the scrollbar in some screens #2062

Stepan-Kirjakov and others added 30 commits April 21, 2023 21:28
Bumps [yup](https://github.com/jquense/yup) from 0.32.11 to 1.1.1.
- [Release notes](https://github.com/jquense/yup/releases)
- [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md)
- [Commits](jquense/yup@v0.32.11...v1.1.1)

---
updated-dependencies:
- dependency-name: yup
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.9 to 18.16.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
This documentation is to underline the different types of validation status code and any error status code, including Naming Conventions for RESTful APIs. This documentation is apart of the API contract review PR #1974 and issue #1629
Signed-off-by: Felipe Neuhauss <[email protected]>
Signed-off-by: Stepan Kiryakov <[email protected]>
Signed-off-by: simvalery <[email protected]>
Bumps [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) from 3.310.0 to 3.319.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-secrets-manager/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.319.0/clients/client-secrets-manager)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-secrets-manager"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…elop

# Conflicts:
#	docker-compose.yml
#	docs/SUMMARY.md
#	docs/guardian/guidance-for-open-source-policy.md
Signed-off-by: simvalery <[email protected]>
Signed-off-by: Stepan Kiryakov <[email protected]>
…op/types/node-18.16.0

Bump @types/node from 18.11.9 to 18.16.0
Bumps [axios](https://github.com/axios/axios) from 0.25.0 to 1.3.6.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.25.0...v1.3.6)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…op/axios-1.3.6

Bump axios from 0.25.0 to 1.3.6
…op/aws-sdk/client-secrets-manager-3.319.0

Bump @aws-sdk/client-secrets-manager from 3.310.0 to 3.319.0
Bumps [jose](https://github.com/panva/jose) from 4.3.8 to 4.14.1.
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
- [Commits](panva/jose@v4.3.8...v4.14.1)

---
updated-dependencies:
- dependency-name: jose
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
simvalery and others added 14 commits May 29, 2023 12:22
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>
Signed-off-by: Artem Buslaev <[email protected]>
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>
@github-actions
Copy link

github-actions bot commented May 29, 2023

Unit Test Results

  4 files  28 suites   58s ⏱️
46 tests 46 ✔️ 0 💤 0
47 runs  47 ✔️ 0 💤 0

Results for commit 6aa7c42.

♻️ This comment has been updated with latest results.

@anvabr anvabr changed the title Develop Merging Develop into Main for 2.13.0-prerelease May 29, 2023
@anvabr anvabr merged commit 3e3859d into main May 29, 2023
lozytskyiintellecteu pushed a commit to IntellectEU/guardian that referenced this pull request Jul 5, 2023
* GITBOOK-320: Added Themes UI

* GITBOOK-321: Adding Theme APIs

* Add files via upload

* Bump yup from 0.32.11 to 1.1.1

Bumps [yup](https://github.com/jquense/yup) from 0.32.11 to 1.1.1.
- [Release notes](https://github.com/jquense/yup/releases)
- [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md)
- [Commits](jquense/yup@v0.32.11...v1.1.1)

---
updated-dependencies:
- dependency-name: yup
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump @types/node from 18.11.9 to 18.16.0

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.9 to 18.16.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* hotfix/progress-bar-schemas

* API Guideline

This documentation is to underline the different types of validation status code and any error status code, including Naming Conventions for RESTful APIs. This documentation is apart of the API contract review PR hashgraph#1974 and issue hashgraph#1629

* fix duplicate schema field label

Signed-off-by: artembuslaev <[email protected]>

* feat: validation removed

Signed-off-by: Felipe Neuhauss <[email protected]>

* updated policy files [skip ci]

Signed-off-by: artembuslaev <[email protected]>

* fix merge

Signed-off-by: Stepan Kiryakov <[email protected]>

* bump version

Signed-off-by: simvalery <[email protected]>

* Bump @aws-sdk/client-secrets-manager from 3.310.0 to 3.319.0

Bumps [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) from 3.310.0 to 3.319.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-secrets-manager/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.319.0/clients/client-secrets-manager)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-secrets-manager"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* GITBOOK-322: Guidance for Open Source Policy

* Updated Verra ARR Timestamp

* Added Schema

* Updated Gold Standard AR Timestamp

* GITBOOK-323: Guidance

* disable application events

Signed-off-by: simvalery <[email protected]>

* fix

Signed-off-by: simvalery <[email protected]>

* fix api, fix uuid

Signed-off-by: Stepan Kiryakov <[email protected]>

* Bump axios from 0.25.0 to 1.3.6

Bumps [axios](https://github.com/axios/axios) from 0.25.0 to 1.3.6.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.25.0...v1.3.6)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump jose from 4.3.8 to 4.14.1

Bumps [jose](https://github.com/panva/jose) from 4.3.8 to 4.14.1.
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
- [Commits](panva/jose@v4.3.8...v4.14.1)

---
updated-dependencies:
- dependency-name: jose
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump mongodb from 4.8.1 to 5.3.0

Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 4.8.1 to 5.3.0.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](mongodb/node-mongodb-native@v4.8.1...v5.3.0)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump @mikro-orm/core from 5.3.1 to 5.7.2

Bumps [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm) from 5.3.1 to 5.7.2.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.3.1...v5.7.2)

---
updated-dependencies:
- dependency-name: "@mikro-orm/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump sinon from 13.0.2 to 15.0.4

Bumps [sinon](https://github.com/sinonjs/sinon) from 13.0.2 to 15.0.4.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](sinonjs/sinon@v13.0.2...v15.0.4)

---
updated-dependencies:
- dependency-name: sinon
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* fix build

Signed-off-by: simvalery <[email protected]>

* GITBOOK-324: Corrected Guidance

* GITBOOK-325: guidance for open source

* Bump @mikro-orm/mongodb from 5.3.1 to 5.7.2

Bumps [@mikro-orm/mongodb](https://github.com/mikro-orm/mikro-orm) from 5.3.1 to 5.7.2.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.3.1...v5.7.2)

---
updated-dependencies:
- dependency-name: "@mikro-orm/mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump @mikro-orm/migrations-mongodb from 5.3.1 to 5.7.2

Bumps [@mikro-orm/migrations-mongodb](https://github.com/mikro-orm/mikro-orm) from 5.3.1 to 5.7.2.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.3.1...v5.7.2)

---
updated-dependencies:
- dependency-name: "@mikro-orm/migrations-mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* fixes

Signed-off-by: simvalery <[email protected]>

* fix web3token

Signed-off-by: simvalery <[email protected]>

* GITBOOK-316: Documentation related to the PRs that were merged

* fix bugs

Signed-off-by: simvalery <[email protected]>

* fix

Signed-off-by: simvalery <[email protected]>

* fix validation

Signed-off-by: simvalery <[email protected]>

* cut filenames

Signed-off-by: artembuslaev <[email protected]>

* fix field type

Signed-off-by: simvalery <[email protected]>

* GITBOOK-326: Corrected alignment and fonts

* GITBOOK-327: Added image for Environment

* fix tag schemas

Signed-off-by: artembuslaev <[email protected]>

* GITBOOK-331: cloud infrastructure roadmap

* remove files with large name

Signed-off-by: artembuslaev <[email protected]>

* GITBOOK-332: updated images

* update irec 5 policy [skip ci]

Signed-off-by: artembuslaev <[email protected]>

* Updated irec 5 timestamp in readme

* GITBOOK-333: Updated iREC timestamps

* hotfix/horizontal-scroll-blank-spaces

* bump version

Signed-off-by: simvalery <[email protected]>

* bump version

Signed-off-by: simvalery <[email protected]>

* fix import tags

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix report item

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix overwriting entities

Signed-off-by: Artem Buslaev <[email protected]>

* fixing document validation error

Signed-off-by: Artem Buslaev <[email protected]>

* moved policies tab

Signed-off-by: Artem Buslaev <[email protected]>

* fix refreshing events

Signed-off-by: artembuslaev <[email protected]>

* fix scroll in request block

Signed-off-by: artembuslaev <[email protected]>

* upgrade ws updating messages

Signed-off-by: artembuslaev <[email protected]>

* fix lint

Signed-off-by: artembuslaev <[email protected]>

* optimize update algorithm

Signed-off-by: Artem Buslaev <[email protected]>

* fix issue in aggregation block

Signed-off-by: Artem Buslaev <[email protected]>

* update info about revoke block

Signed-off-by: Artem Buslaev <[email protected]>

* added converting for old revoke block

Signed-off-by: Artem Buslaev <[email protected]>

* fix issue with set relationships block

Signed-off-by: Artem Buslaev <[email protected]>

* apply updating to multiple users

Signed-off-by: Artem Buslaev <[email protected]>

* add new block

Signed-off-by: Stepan Kiryakov <[email protected]>

* GITBOOK-335: selective disclosure doc added

* resolve hashgraph#1923,resolve hashgraph#1693
Integrate multi env feature
Service Env can Override
configs folder in dockerfile & managed GUARDIAN_ENV
docs
Docs Manual execution
Apply changes on updated develop
DIRECT_MESSAGE_PORT is a specilized variable

Signed-off-by: otherNet <[email protected]>

* fix displaying account creation document in trust chain

Signed-off-by: Artem Buslaev <[email protected]>

* Bump @hashgraph/sdk from 2.24.1 to 2.24.2

Bumps [@hashgraph/sdk](https://github.com/hashgraph/hedera-sdk-js) from 2.24.1 to 2.24.2.
- [Release notes](https://github.com/hashgraph/hedera-sdk-js/releases)
- [Changelog](https://github.com/hashgraph/hedera-sdk-js/blob/develop/CHANGELOG.md)
- [Commits](hashgraph/hedera-sdk-js@v2.24.1...v2.24.2)

---
updated-dependencies:
- dependency-name: "@hashgraph/sdk"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* disable application events

Signed-off-by: simvalery <[email protected]>
Signed-off-by: Felipe Neuhauss <[email protected]>

* fix

Signed-off-by: simvalery <[email protected]>
Signed-off-by: Felipe Neuhauss <[email protected]>

* feat: prometheus and grafana integration

Signed-off-by: Felipe Neuhauss <[email protected]>

* feat: swagger updated

Signed-off-by: Felipe Neuhauss <[email protected]>

* feat: swagger updated

Signed-off-by: Felipe Neuhauss <[email protected]>

* feat: docs updated

Signed-off-by: Felipe Neuhauss <[email protected]>

* feat: prometheus and grafana integration

Signed-off-by: Felipe Neuhauss <[email protected]>

* update

* Updates .policy files and readme.md for ICP.

* fix merge

Signed-off-by: simvalery <[email protected]>

* Bump @mikro-orm/mongodb from 5.7.2 to 5.7.5

Bumps [@mikro-orm/mongodb](https://github.com/mikro-orm/mikro-orm) from 5.7.2 to 5.7.5.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.2...v5.7.5)

---
updated-dependencies:
- dependency-name: "@mikro-orm/mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* fix lint

Signed-off-by: simvalery <[email protected]>

* fices

Signed-off-by: simvalery <[email protected]>

* Bump @mikro-orm/core from 5.7.2 to 5.7.5

Bumps [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm) from 5.7.2 to 5.7.5.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.2...v5.7.5)

---
updated-dependencies:
- dependency-name: "@mikro-orm/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump @mikro-orm/migrations-mongodb from 5.7.2 to 5.7.5

Bumps [@mikro-orm/migrations-mongodb](https://github.com/mikro-orm/mikro-orm) from 5.7.2 to 5.7.5.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.2...v5.7.5)

---
updated-dependencies:
- dependency-name: "@mikro-orm/migrations-mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump mongodb from 5.3.0 to 5.4.0

Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](mongodb/node-mongodb-native@v5.3.0...v5.4.0)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* feat: swagger updated

Signed-off-by: Felipe Neuhauss <[email protected]>

* update

Signed-off-by: Stepan Kiryakov <[email protected]>

* GITBOOK-334: Felipe's May 2 changes

* GITBOOK-338: Prometheus and Grafana documentation

* update

* Bump @mikro-orm/core from 5.7.5 to 5.7.7

Bumps [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm) from 5.7.5 to 5.7.7.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.5...v5.7.7)

---
updated-dependencies:
- dependency-name: "@mikro-orm/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump mongodb from 5.4.0 to 5.5.0

Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](mongodb/node-mongodb-native@v5.4.0...v5.5.0)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* fix 2100

Signed-off-by: simvalery <[email protected]>

* fix 2110

Signed-off-by: simvalery <[email protected]>

* Bump @mikro-orm/mongodb from 5.7.5 to 5.7.7

Bumps [@mikro-orm/mongodb](https://github.com/mikro-orm/mikro-orm) from 5.7.5 to 5.7.7.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.5...v5.7.7)

---
updated-dependencies:
- dependency-name: "@mikro-orm/mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump @mikro-orm/migrations-mongodb from 5.7.5 to 5.7.7

Bumps [@mikro-orm/migrations-mongodb](https://github.com/mikro-orm/mikro-orm) from 5.7.5 to 5.7.7.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.5...v5.7.7)

---
updated-dependencies:
- dependency-name: "@mikro-orm/migrations-mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* fix 2133

Signed-off-by: simvalery <[email protected]>

* compare schemas

* GITBOOK-336: adding a subpage to the environments section

* GITBOOK-340: correction to Ecosystem Environment

* update

* update

Signed-off-by: Stepan Kiryakov <[email protected]>

* update

* change document hash in retire request

Signed-off-by: Artem Buslaev <[email protected]>

* update

Signed-off-by: Stepan Kiryakov <[email protected]>

* add demo policy

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix update vc

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix display of schema dialog buttons for mobile UI

Signed-off-by: Stepan Kiryakov <[email protected]>

* GITBOOK-343: adding guides

* GITBOOK-344: Added GoldStandard

* implement nestjs

Signed-off-by: simvalery <[email protected]>

* upload and verify vc

Signed-off-by: simvalery <[email protected]>

* fix loading animation

* change vc documents index

Signed-off-by: Stepan Kiryakov <[email protected]>

* update

Signed-off-by: Stepan Kiryakov <[email protected]>

* refactor

Signed-off-by: simvalery <[email protected]>

* GITBOOK-345: added Atma policy

* update order by

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix migration

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix tests

Signed-off-by: Stepan Kiryakov <[email protected]>

* added wizards

Signed-off-by: Artem Buslaev <[email protected]>

* fix

Signed-off-by: Artem Buslaev <[email protected]>

* added wizard docs [skip ci]

Signed-off-by: Artem Buslaev <[email protected]>

* fix trustchain creation

Signed-off-by: Artem Buslaev <[email protected]>

* change help icons

Signed-off-by: Artem Buslaev <[email protected]>

* fix lint

Signed-off-by: Artem Buslaev <[email protected]>

* fix schema updating

Signed-off-by: Artem Buslaev <[email protected]>

* fixed clone schemas

Signed-off-by: Artem Buslaev <[email protected]>

* fix importing schemas

Signed-off-by: Artem Buslaev <[email protected]>

* fix exporting schemas

Signed-off-by: Artem Buslaev <[email protected]>

* added integer to mint fields

Signed-off-by: Artem Buslaev <[email protected]>

* fix tips, trustchain issues

Signed-off-by: Artem Buslaev <[email protected]>

* remove wizard preset on publish

Signed-off-by: Artem Buslaev <[email protected]>

* fix ui issues

Signed-off-by: Artem Buslaev <[email protected]>

* added getData, setData to basic block

Signed-off-by: Artem Buslaev <[email protected]>

* change contracts to retirement

Signed-off-by: Artem Buslaev <[email protected]>

* GITBOOK-347: Added VM0042 description

* fix style

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix relationship and produced schemas

Signed-off-by: Artem Buslaev <[email protected]>

* fix link button

Signed-off-by: Artem Buslaev <[email protected]>

* added rejected source addon to wizard

Signed-off-by: Artem Buslaev <[email protected]>

* added cdm policy [skip ci]

Signed-off-by: Artem Buslaev <[email protected]>

* fix build

Signed-off-by: simvalery <[email protected]>

* implement nestjs api

Signed-off-by: simvalery <[email protected]>

* wiard api

Signed-off-by: simvalery <[email protected]>

* add topic mask

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix logs

Signed-off-by: simvalery <[email protected]>

* add env config

Signed-off-by: Stepan Kiryakov <[email protected]>

* fixed choose wizard state

Signed-off-by: artembuslaev <[email protected]>

* fixed wizard trustchain

Signed-off-by: artembuslaev <[email protected]>

* fix dialog size

Signed-off-by: Stepan Kiryakov <[email protected]>

* change approving for initial steps

Signed-off-by: Artem Buslaev <[email protected]>

* added revocationBlock

Signed-off-by: Artem Buslaev <[email protected]>

* added deprecation to about section

Signed-off-by: Artem Buslaev <[email protected]>

* remove getData, setData from basic block

Signed-off-by: Artem Buslaev <[email protected]>

* changed wizard config in swagger

Signed-off-by: Artem Buslaev <[email protected]>

* fix import/export

Signed-off-by: simvalery <[email protected]>

* fix build

Signed-off-by: simvalery <[email protected]>

* fix lots errors

Signed-off-by: simvalery <[email protected]>

* GITBOOK-348: added externalTopicBlock details

* changed ui displaying for deprecated blocks

Signed-off-by: Artem Buslaev <[email protected]>

* fix lint
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* added ability to create schemas with draft topics

Signed-off-by: Artem Buslaev <[email protected]>

* GITBOOK-349: added aPI parameters for pagination

* GITBOOK-350: Integrating external policies demo

* GITBOOK-351: Policy Wizard demo using UI

* GITBOOK-352: Wizard APIs

* status codes
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* routes permissions
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix accounts
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix themes
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* disable publishing for schemas with draft topic

Signed-off-by: Artem Buslaev <[email protected]>

* changed block tag generation in wizard

Signed-off-by: Artem Buslaev <[email protected]>

* fix schema type
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix register
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* add validation
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* tests
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix get-schemas request
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix get-schemas request
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix lintings
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix lint

Signed-off-by: Artem Buslaev <[email protected]>

* fix swagger wizard endpoint paths

Signed-off-by: Artem Buslaev <[email protected]>

* bump version
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* schema active endpoint
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* Create ReadMe.md

* Rename ReadMe.md to readme.md

* Update readme.md of CDM

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: artembuslaev <[email protected]>
Signed-off-by: Felipe Neuhauss <[email protected]>
Signed-off-by: Stepan Kiryakov <[email protected]>
Signed-off-by: simvalery <[email protected]>
Signed-off-by: Artem Buslaev <[email protected]>
Signed-off-by: otherNet <[email protected]>
Co-authored-by: Stepan Kiryakov <[email protected]>
Co-authored-by: prernaa.agarwal <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: E. Santiago <[email protected]>
Co-authored-by: Vanessa Lopes <[email protected]>
Co-authored-by: artembuslaev <[email protected]>
Co-authored-by: Felipe Neuhauss <[email protected]>
Co-authored-by: Vanessa Lopes <[email protected]>
Co-authored-by: otherNet <[email protected]>
Co-authored-by: AlexIvanHoward <[email protected]>
Co-authored-by: Serg Metelin <[email protected]>
Co-authored-by: Felipe Neuhauss <[email protected]>
Signed-off-by: lozytskyiintellecteu <[email protected]>
lozytskyiintellecteu pushed a commit to IntellectEU/guardian that referenced this pull request Jul 5, 2023
* GITBOOK-320: Added Themes UI

* GITBOOK-321: Adding Theme APIs

* Add files via upload

* Bump yup from 0.32.11 to 1.1.1

Bumps [yup](https://github.com/jquense/yup) from 0.32.11 to 1.1.1.
- [Release notes](https://github.com/jquense/yup/releases)
- [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md)
- [Commits](jquense/yup@v0.32.11...v1.1.1)

---
updated-dependencies:
- dependency-name: yup
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump @types/node from 18.11.9 to 18.16.0

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.9 to 18.16.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* hotfix/progress-bar-schemas

* API Guideline

This documentation is to underline the different types of validation status code and any error status code, including Naming Conventions for RESTful APIs. This documentation is apart of the API contract review PR hashgraph#1974 and issue hashgraph#1629

* fix duplicate schema field label

Signed-off-by: artembuslaev <[email protected]>

* feat: validation removed

Signed-off-by: Felipe Neuhauss <[email protected]>

* updated policy files [skip ci]

Signed-off-by: artembuslaev <[email protected]>

* fix merge

Signed-off-by: Stepan Kiryakov <[email protected]>

* bump version

Signed-off-by: simvalery <[email protected]>

* Bump @aws-sdk/client-secrets-manager from 3.310.0 to 3.319.0

Bumps [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) from 3.310.0 to 3.319.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-secrets-manager/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.319.0/clients/client-secrets-manager)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-secrets-manager"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* GITBOOK-322: Guidance for Open Source Policy

* Updated Verra ARR Timestamp

* Added Schema

* Updated Gold Standard AR Timestamp

* GITBOOK-323: Guidance

* disable application events

Signed-off-by: simvalery <[email protected]>

* fix

Signed-off-by: simvalery <[email protected]>

* fix api, fix uuid

Signed-off-by: Stepan Kiryakov <[email protected]>

* Bump axios from 0.25.0 to 1.3.6

Bumps [axios](https://github.com/axios/axios) from 0.25.0 to 1.3.6.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.25.0...v1.3.6)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump jose from 4.3.8 to 4.14.1

Bumps [jose](https://github.com/panva/jose) from 4.3.8 to 4.14.1.
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
- [Commits](panva/jose@v4.3.8...v4.14.1)

---
updated-dependencies:
- dependency-name: jose
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump mongodb from 4.8.1 to 5.3.0

Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 4.8.1 to 5.3.0.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](mongodb/node-mongodb-native@v4.8.1...v5.3.0)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump @mikro-orm/core from 5.3.1 to 5.7.2

Bumps [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm) from 5.3.1 to 5.7.2.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.3.1...v5.7.2)

---
updated-dependencies:
- dependency-name: "@mikro-orm/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump sinon from 13.0.2 to 15.0.4

Bumps [sinon](https://github.com/sinonjs/sinon) from 13.0.2 to 15.0.4.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](sinonjs/sinon@v13.0.2...v15.0.4)

---
updated-dependencies:
- dependency-name: sinon
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* fix build

Signed-off-by: simvalery <[email protected]>

* GITBOOK-324: Corrected Guidance

* GITBOOK-325: guidance for open source

* Bump @mikro-orm/mongodb from 5.3.1 to 5.7.2

Bumps [@mikro-orm/mongodb](https://github.com/mikro-orm/mikro-orm) from 5.3.1 to 5.7.2.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.3.1...v5.7.2)

---
updated-dependencies:
- dependency-name: "@mikro-orm/mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump @mikro-orm/migrations-mongodb from 5.3.1 to 5.7.2

Bumps [@mikro-orm/migrations-mongodb](https://github.com/mikro-orm/mikro-orm) from 5.3.1 to 5.7.2.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.3.1...v5.7.2)

---
updated-dependencies:
- dependency-name: "@mikro-orm/migrations-mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* fixes

Signed-off-by: simvalery <[email protected]>

* fix web3token

Signed-off-by: simvalery <[email protected]>

* GITBOOK-316: Documentation related to the PRs that were merged

* fix bugs

Signed-off-by: simvalery <[email protected]>

* fix

Signed-off-by: simvalery <[email protected]>

* fix validation

Signed-off-by: simvalery <[email protected]>

* cut filenames

Signed-off-by: artembuslaev <[email protected]>

* fix field type

Signed-off-by: simvalery <[email protected]>

* GITBOOK-326: Corrected alignment and fonts

* GITBOOK-327: Added image for Environment

* fix tag schemas

Signed-off-by: artembuslaev <[email protected]>

* GITBOOK-331: cloud infrastructure roadmap

* remove files with large name

Signed-off-by: artembuslaev <[email protected]>

* GITBOOK-332: updated images

* update irec 5 policy [skip ci]

Signed-off-by: artembuslaev <[email protected]>

* Updated irec 5 timestamp in readme

* GITBOOK-333: Updated iREC timestamps

* hotfix/horizontal-scroll-blank-spaces

* bump version

Signed-off-by: simvalery <[email protected]>

* bump version

Signed-off-by: simvalery <[email protected]>

* fix import tags

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix report item

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix overwriting entities

Signed-off-by: Artem Buslaev <[email protected]>

* fixing document validation error

Signed-off-by: Artem Buslaev <[email protected]>

* moved policies tab

Signed-off-by: Artem Buslaev <[email protected]>

* fix refreshing events

Signed-off-by: artembuslaev <[email protected]>

* fix scroll in request block

Signed-off-by: artembuslaev <[email protected]>

* upgrade ws updating messages

Signed-off-by: artembuslaev <[email protected]>

* fix lint

Signed-off-by: artembuslaev <[email protected]>

* optimize update algorithm

Signed-off-by: Artem Buslaev <[email protected]>

* fix issue in aggregation block

Signed-off-by: Artem Buslaev <[email protected]>

* update info about revoke block

Signed-off-by: Artem Buslaev <[email protected]>

* added converting for old revoke block

Signed-off-by: Artem Buslaev <[email protected]>

* fix issue with set relationships block

Signed-off-by: Artem Buslaev <[email protected]>

* apply updating to multiple users

Signed-off-by: Artem Buslaev <[email protected]>

* add new block

Signed-off-by: Stepan Kiryakov <[email protected]>

* GITBOOK-335: selective disclosure doc added

* resolve hashgraph#1923,resolve hashgraph#1693
Integrate multi env feature
Service Env can Override
configs folder in dockerfile & managed GUARDIAN_ENV
docs
Docs Manual execution
Apply changes on updated develop
DIRECT_MESSAGE_PORT is a specilized variable

Signed-off-by: otherNet <[email protected]>

* fix displaying account creation document in trust chain

Signed-off-by: Artem Buslaev <[email protected]>

* Bump @hashgraph/sdk from 2.24.1 to 2.24.2

Bumps [@hashgraph/sdk](https://github.com/hashgraph/hedera-sdk-js) from 2.24.1 to 2.24.2.
- [Release notes](https://github.com/hashgraph/hedera-sdk-js/releases)
- [Changelog](https://github.com/hashgraph/hedera-sdk-js/blob/develop/CHANGELOG.md)
- [Commits](hashgraph/hedera-sdk-js@v2.24.1...v2.24.2)

---
updated-dependencies:
- dependency-name: "@hashgraph/sdk"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* disable application events

Signed-off-by: simvalery <[email protected]>
Signed-off-by: Felipe Neuhauss <[email protected]>

* fix

Signed-off-by: simvalery <[email protected]>
Signed-off-by: Felipe Neuhauss <[email protected]>

* feat: prometheus and grafana integration

Signed-off-by: Felipe Neuhauss <[email protected]>

* feat: swagger updated

Signed-off-by: Felipe Neuhauss <[email protected]>

* feat: swagger updated

Signed-off-by: Felipe Neuhauss <[email protected]>

* feat: docs updated

Signed-off-by: Felipe Neuhauss <[email protected]>

* feat: prometheus and grafana integration

Signed-off-by: Felipe Neuhauss <[email protected]>

* update

* Updates .policy files and readme.md for ICP.

* fix merge

Signed-off-by: simvalery <[email protected]>

* Bump @mikro-orm/mongodb from 5.7.2 to 5.7.5

Bumps [@mikro-orm/mongodb](https://github.com/mikro-orm/mikro-orm) from 5.7.2 to 5.7.5.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.2...v5.7.5)

---
updated-dependencies:
- dependency-name: "@mikro-orm/mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* fix lint

Signed-off-by: simvalery <[email protected]>

* fices

Signed-off-by: simvalery <[email protected]>

* Bump @mikro-orm/core from 5.7.2 to 5.7.5

Bumps [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm) from 5.7.2 to 5.7.5.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.2...v5.7.5)

---
updated-dependencies:
- dependency-name: "@mikro-orm/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump @mikro-orm/migrations-mongodb from 5.7.2 to 5.7.5

Bumps [@mikro-orm/migrations-mongodb](https://github.com/mikro-orm/mikro-orm) from 5.7.2 to 5.7.5.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.2...v5.7.5)

---
updated-dependencies:
- dependency-name: "@mikro-orm/migrations-mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump mongodb from 5.3.0 to 5.4.0

Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](mongodb/node-mongodb-native@v5.3.0...v5.4.0)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* feat: swagger updated

Signed-off-by: Felipe Neuhauss <[email protected]>

* update

Signed-off-by: Stepan Kiryakov <[email protected]>

* GITBOOK-334: Felipe's May 2 changes

* GITBOOK-338: Prometheus and Grafana documentation

* update

* Bump @mikro-orm/core from 5.7.5 to 5.7.7

Bumps [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm) from 5.7.5 to 5.7.7.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.5...v5.7.7)

---
updated-dependencies:
- dependency-name: "@mikro-orm/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump mongodb from 5.4.0 to 5.5.0

Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](mongodb/node-mongodb-native@v5.4.0...v5.5.0)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* fix 2100

Signed-off-by: simvalery <[email protected]>

* fix 2110

Signed-off-by: simvalery <[email protected]>

* Bump @mikro-orm/mongodb from 5.7.5 to 5.7.7

Bumps [@mikro-orm/mongodb](https://github.com/mikro-orm/mikro-orm) from 5.7.5 to 5.7.7.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.5...v5.7.7)

---
updated-dependencies:
- dependency-name: "@mikro-orm/mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump @mikro-orm/migrations-mongodb from 5.7.5 to 5.7.7

Bumps [@mikro-orm/migrations-mongodb](https://github.com/mikro-orm/mikro-orm) from 5.7.5 to 5.7.7.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.5...v5.7.7)

---
updated-dependencies:
- dependency-name: "@mikro-orm/migrations-mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* fix 2133

Signed-off-by: simvalery <[email protected]>

* compare schemas

* GITBOOK-336: adding a subpage to the environments section

* GITBOOK-340: correction to Ecosystem Environment

* update

* update

Signed-off-by: Stepan Kiryakov <[email protected]>

* update

* change document hash in retire request

Signed-off-by: Artem Buslaev <[email protected]>

* update

Signed-off-by: Stepan Kiryakov <[email protected]>

* add demo policy

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix update vc

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix display of schema dialog buttons for mobile UI

Signed-off-by: Stepan Kiryakov <[email protected]>

* GITBOOK-343: adding guides

* GITBOOK-344: Added GoldStandard

* implement nestjs

Signed-off-by: simvalery <[email protected]>

* upload and verify vc

Signed-off-by: simvalery <[email protected]>

* fix loading animation

* change vc documents index

Signed-off-by: Stepan Kiryakov <[email protected]>

* update

Signed-off-by: Stepan Kiryakov <[email protected]>

* refactor

Signed-off-by: simvalery <[email protected]>

* GITBOOK-345: added Atma policy

* update order by

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix migration

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix tests

Signed-off-by: Stepan Kiryakov <[email protected]>

* added wizards

Signed-off-by: Artem Buslaev <[email protected]>

* fix

Signed-off-by: Artem Buslaev <[email protected]>

* added wizard docs [skip ci]

Signed-off-by: Artem Buslaev <[email protected]>

* fix trustchain creation

Signed-off-by: Artem Buslaev <[email protected]>

* change help icons

Signed-off-by: Artem Buslaev <[email protected]>

* fix lint

Signed-off-by: Artem Buslaev <[email protected]>

* fix schema updating

Signed-off-by: Artem Buslaev <[email protected]>

* fixed clone schemas

Signed-off-by: Artem Buslaev <[email protected]>

* fix importing schemas

Signed-off-by: Artem Buslaev <[email protected]>

* fix exporting schemas

Signed-off-by: Artem Buslaev <[email protected]>

* added integer to mint fields

Signed-off-by: Artem Buslaev <[email protected]>

* fix tips, trustchain issues

Signed-off-by: Artem Buslaev <[email protected]>

* remove wizard preset on publish

Signed-off-by: Artem Buslaev <[email protected]>

* fix ui issues

Signed-off-by: Artem Buslaev <[email protected]>

* added getData, setData to basic block

Signed-off-by: Artem Buslaev <[email protected]>

* change contracts to retirement

Signed-off-by: Artem Buslaev <[email protected]>

* GITBOOK-347: Added VM0042 description

* fix style

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix relationship and produced schemas

Signed-off-by: Artem Buslaev <[email protected]>

* fix link button

Signed-off-by: Artem Buslaev <[email protected]>

* added rejected source addon to wizard

Signed-off-by: Artem Buslaev <[email protected]>

* added cdm policy [skip ci]

Signed-off-by: Artem Buslaev <[email protected]>

* fix build

Signed-off-by: simvalery <[email protected]>

* implement nestjs api

Signed-off-by: simvalery <[email protected]>

* wiard api

Signed-off-by: simvalery <[email protected]>

* add topic mask

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix logs

Signed-off-by: simvalery <[email protected]>

* add env config

Signed-off-by: Stepan Kiryakov <[email protected]>

* fixed choose wizard state

Signed-off-by: artembuslaev <[email protected]>

* fixed wizard trustchain

Signed-off-by: artembuslaev <[email protected]>

* fix dialog size

Signed-off-by: Stepan Kiryakov <[email protected]>

* change approving for initial steps

Signed-off-by: Artem Buslaev <[email protected]>

* added revocationBlock

Signed-off-by: Artem Buslaev <[email protected]>

* added deprecation to about section

Signed-off-by: Artem Buslaev <[email protected]>

* remove getData, setData from basic block

Signed-off-by: Artem Buslaev <[email protected]>

* changed wizard config in swagger

Signed-off-by: Artem Buslaev <[email protected]>

* fix import/export

Signed-off-by: simvalery <[email protected]>

* fix build

Signed-off-by: simvalery <[email protected]>

* fix lots errors

Signed-off-by: simvalery <[email protected]>

* GITBOOK-348: added externalTopicBlock details

* changed ui displaying for deprecated blocks

Signed-off-by: Artem Buslaev <[email protected]>

* fix lint
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* added ability to create schemas with draft topics

Signed-off-by: Artem Buslaev <[email protected]>

* GITBOOK-349: added aPI parameters for pagination

* GITBOOK-350: Integrating external policies demo

* GITBOOK-351: Policy Wizard demo using UI

* GITBOOK-352: Wizard APIs

* status codes
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* routes permissions
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix accounts
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix themes
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* disable publishing for schemas with draft topic

Signed-off-by: Artem Buslaev <[email protected]>

* changed block tag generation in wizard

Signed-off-by: Artem Buslaev <[email protected]>

* fix schema type
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix register
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* add validation
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* tests
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix get-schemas request
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix get-schemas request
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix lintings
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix lint

Signed-off-by: Artem Buslaev <[email protected]>

* fix swagger wizard endpoint paths

Signed-off-by: Artem Buslaev <[email protected]>

* bump version
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* schema active endpoint
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* Create ReadMe.md

* Rename ReadMe.md to readme.md

* Update readme.md of CDM

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: artembuslaev <[email protected]>
Signed-off-by: Felipe Neuhauss <[email protected]>
Signed-off-by: Stepan Kiryakov <[email protected]>
Signed-off-by: simvalery <[email protected]>
Signed-off-by: Artem Buslaev <[email protected]>
Signed-off-by: otherNet <[email protected]>
Co-authored-by: Stepan Kiryakov <[email protected]>
Co-authored-by: prernaa.agarwal <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: E. Santiago <[email protected]>
Co-authored-by: Vanessa Lopes <[email protected]>
Co-authored-by: artembuslaev <[email protected]>
Co-authored-by: Felipe Neuhauss <[email protected]>
Co-authored-by: Vanessa Lopes <[email protected]>
Co-authored-by: otherNet <[email protected]>
Co-authored-by: AlexIvanHoward <[email protected]>
Co-authored-by: Serg Metelin <[email protected]>
Co-authored-by: Felipe Neuhauss <[email protected]>
Signed-off-by: lozytskyiintellecteu <[email protected]>
lozytskyiintellecteu pushed a commit to IntellectEU/guardian that referenced this pull request Jul 5, 2023
* GITBOOK-320: Added Themes UI

* GITBOOK-321: Adding Theme APIs

* Add files via upload

* Bump yup from 0.32.11 to 1.1.1

Bumps [yup](https://github.com/jquense/yup) from 0.32.11 to 1.1.1.
- [Release notes](https://github.com/jquense/yup/releases)
- [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md)
- [Commits](jquense/yup@v0.32.11...v1.1.1)

---
updated-dependencies:
- dependency-name: yup
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump @types/node from 18.11.9 to 18.16.0

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.9 to 18.16.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* hotfix/progress-bar-schemas

* API Guideline

This documentation is to underline the different types of validation status code and any error status code, including Naming Conventions for RESTful APIs. This documentation is apart of the API contract review PR hashgraph#1974 and issue hashgraph#1629

* fix duplicate schema field label

Signed-off-by: artembuslaev <[email protected]>

* feat: validation removed

Signed-off-by: Felipe Neuhauss <[email protected]>

* updated policy files [skip ci]

Signed-off-by: artembuslaev <[email protected]>

* fix merge

Signed-off-by: Stepan Kiryakov <[email protected]>

* bump version

Signed-off-by: simvalery <[email protected]>

* Bump @aws-sdk/client-secrets-manager from 3.310.0 to 3.319.0

Bumps [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) from 3.310.0 to 3.319.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-secrets-manager/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.319.0/clients/client-secrets-manager)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-secrets-manager"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* GITBOOK-322: Guidance for Open Source Policy

* Updated Verra ARR Timestamp

* Added Schema

* Updated Gold Standard AR Timestamp

* GITBOOK-323: Guidance

* disable application events

Signed-off-by: simvalery <[email protected]>

* fix

Signed-off-by: simvalery <[email protected]>

* fix api, fix uuid

Signed-off-by: Stepan Kiryakov <[email protected]>

* Bump axios from 0.25.0 to 1.3.6

Bumps [axios](https://github.com/axios/axios) from 0.25.0 to 1.3.6.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.25.0...v1.3.6)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump jose from 4.3.8 to 4.14.1

Bumps [jose](https://github.com/panva/jose) from 4.3.8 to 4.14.1.
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
- [Commits](panva/jose@v4.3.8...v4.14.1)

---
updated-dependencies:
- dependency-name: jose
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump mongodb from 4.8.1 to 5.3.0

Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 4.8.1 to 5.3.0.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](mongodb/node-mongodb-native@v4.8.1...v5.3.0)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump @mikro-orm/core from 5.3.1 to 5.7.2

Bumps [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm) from 5.3.1 to 5.7.2.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.3.1...v5.7.2)

---
updated-dependencies:
- dependency-name: "@mikro-orm/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump sinon from 13.0.2 to 15.0.4

Bumps [sinon](https://github.com/sinonjs/sinon) from 13.0.2 to 15.0.4.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](sinonjs/sinon@v13.0.2...v15.0.4)

---
updated-dependencies:
- dependency-name: sinon
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* fix build

Signed-off-by: simvalery <[email protected]>

* GITBOOK-324: Corrected Guidance

* GITBOOK-325: guidance for open source

* Bump @mikro-orm/mongodb from 5.3.1 to 5.7.2

Bumps [@mikro-orm/mongodb](https://github.com/mikro-orm/mikro-orm) from 5.3.1 to 5.7.2.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.3.1...v5.7.2)

---
updated-dependencies:
- dependency-name: "@mikro-orm/mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump @mikro-orm/migrations-mongodb from 5.3.1 to 5.7.2

Bumps [@mikro-orm/migrations-mongodb](https://github.com/mikro-orm/mikro-orm) from 5.3.1 to 5.7.2.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.3.1...v5.7.2)

---
updated-dependencies:
- dependency-name: "@mikro-orm/migrations-mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* fixes

Signed-off-by: simvalery <[email protected]>

* fix web3token

Signed-off-by: simvalery <[email protected]>

* GITBOOK-316: Documentation related to the PRs that were merged

* fix bugs

Signed-off-by: simvalery <[email protected]>

* fix

Signed-off-by: simvalery <[email protected]>

* fix validation

Signed-off-by: simvalery <[email protected]>

* cut filenames

Signed-off-by: artembuslaev <[email protected]>

* fix field type

Signed-off-by: simvalery <[email protected]>

* GITBOOK-326: Corrected alignment and fonts

* GITBOOK-327: Added image for Environment

* fix tag schemas

Signed-off-by: artembuslaev <[email protected]>

* GITBOOK-331: cloud infrastructure roadmap

* remove files with large name

Signed-off-by: artembuslaev <[email protected]>

* GITBOOK-332: updated images

* update irec 5 policy [skip ci]

Signed-off-by: artembuslaev <[email protected]>

* Updated irec 5 timestamp in readme

* GITBOOK-333: Updated iREC timestamps

* hotfix/horizontal-scroll-blank-spaces

* bump version

Signed-off-by: simvalery <[email protected]>

* bump version

Signed-off-by: simvalery <[email protected]>

* fix import tags

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix report item

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix overwriting entities

Signed-off-by: Artem Buslaev <[email protected]>

* fixing document validation error

Signed-off-by: Artem Buslaev <[email protected]>

* moved policies tab

Signed-off-by: Artem Buslaev <[email protected]>

* fix refreshing events

Signed-off-by: artembuslaev <[email protected]>

* fix scroll in request block

Signed-off-by: artembuslaev <[email protected]>

* upgrade ws updating messages

Signed-off-by: artembuslaev <[email protected]>

* fix lint

Signed-off-by: artembuslaev <[email protected]>

* optimize update algorithm

Signed-off-by: Artem Buslaev <[email protected]>

* fix issue in aggregation block

Signed-off-by: Artem Buslaev <[email protected]>

* update info about revoke block

Signed-off-by: Artem Buslaev <[email protected]>

* added converting for old revoke block

Signed-off-by: Artem Buslaev <[email protected]>

* fix issue with set relationships block

Signed-off-by: Artem Buslaev <[email protected]>

* apply updating to multiple users

Signed-off-by: Artem Buslaev <[email protected]>

* add new block

Signed-off-by: Stepan Kiryakov <[email protected]>

* GITBOOK-335: selective disclosure doc added

* resolve hashgraph#1923,resolve hashgraph#1693
Integrate multi env feature
Service Env can Override
configs folder in dockerfile & managed GUARDIAN_ENV
docs
Docs Manual execution
Apply changes on updated develop
DIRECT_MESSAGE_PORT is a specilized variable

Signed-off-by: otherNet <[email protected]>

* fix displaying account creation document in trust chain

Signed-off-by: Artem Buslaev <[email protected]>

* Bump @hashgraph/sdk from 2.24.1 to 2.24.2

Bumps [@hashgraph/sdk](https://github.com/hashgraph/hedera-sdk-js) from 2.24.1 to 2.24.2.
- [Release notes](https://github.com/hashgraph/hedera-sdk-js/releases)
- [Changelog](https://github.com/hashgraph/hedera-sdk-js/blob/develop/CHANGELOG.md)
- [Commits](hashgraph/hedera-sdk-js@v2.24.1...v2.24.2)

---
updated-dependencies:
- dependency-name: "@hashgraph/sdk"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* disable application events

Signed-off-by: simvalery <[email protected]>
Signed-off-by: Felipe Neuhauss <[email protected]>

* fix

Signed-off-by: simvalery <[email protected]>
Signed-off-by: Felipe Neuhauss <[email protected]>

* feat: prometheus and grafana integration

Signed-off-by: Felipe Neuhauss <[email protected]>

* feat: swagger updated

Signed-off-by: Felipe Neuhauss <[email protected]>

* feat: swagger updated

Signed-off-by: Felipe Neuhauss <[email protected]>

* feat: docs updated

Signed-off-by: Felipe Neuhauss <[email protected]>

* feat: prometheus and grafana integration

Signed-off-by: Felipe Neuhauss <[email protected]>

* update

* Updates .policy files and readme.md for ICP.

* fix merge

Signed-off-by: simvalery <[email protected]>

* Bump @mikro-orm/mongodb from 5.7.2 to 5.7.5

Bumps [@mikro-orm/mongodb](https://github.com/mikro-orm/mikro-orm) from 5.7.2 to 5.7.5.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.2...v5.7.5)

---
updated-dependencies:
- dependency-name: "@mikro-orm/mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* fix lint

Signed-off-by: simvalery <[email protected]>

* fices

Signed-off-by: simvalery <[email protected]>

* Bump @mikro-orm/core from 5.7.2 to 5.7.5

Bumps [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm) from 5.7.2 to 5.7.5.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.2...v5.7.5)

---
updated-dependencies:
- dependency-name: "@mikro-orm/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump @mikro-orm/migrations-mongodb from 5.7.2 to 5.7.5

Bumps [@mikro-orm/migrations-mongodb](https://github.com/mikro-orm/mikro-orm) from 5.7.2 to 5.7.5.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.2...v5.7.5)

---
updated-dependencies:
- dependency-name: "@mikro-orm/migrations-mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump mongodb from 5.3.0 to 5.4.0

Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](mongodb/node-mongodb-native@v5.3.0...v5.4.0)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* feat: swagger updated

Signed-off-by: Felipe Neuhauss <[email protected]>

* update

Signed-off-by: Stepan Kiryakov <[email protected]>

* GITBOOK-334: Felipe's May 2 changes

* GITBOOK-338: Prometheus and Grafana documentation

* update

* Bump @mikro-orm/core from 5.7.5 to 5.7.7

Bumps [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm) from 5.7.5 to 5.7.7.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.5...v5.7.7)

---
updated-dependencies:
- dependency-name: "@mikro-orm/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump mongodb from 5.4.0 to 5.5.0

Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](mongodb/node-mongodb-native@v5.4.0...v5.5.0)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* fix 2100

Signed-off-by: simvalery <[email protected]>

* fix 2110

Signed-off-by: simvalery <[email protected]>

* Bump @mikro-orm/mongodb from 5.7.5 to 5.7.7

Bumps [@mikro-orm/mongodb](https://github.com/mikro-orm/mikro-orm) from 5.7.5 to 5.7.7.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.5...v5.7.7)

---
updated-dependencies:
- dependency-name: "@mikro-orm/mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump @mikro-orm/migrations-mongodb from 5.7.5 to 5.7.7

Bumps [@mikro-orm/migrations-mongodb](https://github.com/mikro-orm/mikro-orm) from 5.7.5 to 5.7.7.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.5...v5.7.7)

---
updated-dependencies:
- dependency-name: "@mikro-orm/migrations-mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* fix 2133

Signed-off-by: simvalery <[email protected]>

* compare schemas

* GITBOOK-336: adding a subpage to the environments section

* GITBOOK-340: correction to Ecosystem Environment

* update

* update

Signed-off-by: Stepan Kiryakov <[email protected]>

* update

* change document hash in retire request

Signed-off-by: Artem Buslaev <[email protected]>

* update

Signed-off-by: Stepan Kiryakov <[email protected]>

* add demo policy

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix update vc

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix display of schema dialog buttons for mobile UI

Signed-off-by: Stepan Kiryakov <[email protected]>

* GITBOOK-343: adding guides

* GITBOOK-344: Added GoldStandard

* implement nestjs

Signed-off-by: simvalery <[email protected]>

* upload and verify vc

Signed-off-by: simvalery <[email protected]>

* fix loading animation

* change vc documents index

Signed-off-by: Stepan Kiryakov <[email protected]>

* update

Signed-off-by: Stepan Kiryakov <[email protected]>

* refactor

Signed-off-by: simvalery <[email protected]>

* GITBOOK-345: added Atma policy

* update order by

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix migration

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix tests

Signed-off-by: Stepan Kiryakov <[email protected]>

* added wizards

Signed-off-by: Artem Buslaev <[email protected]>

* fix

Signed-off-by: Artem Buslaev <[email protected]>

* added wizard docs [skip ci]

Signed-off-by: Artem Buslaev <[email protected]>

* fix trustchain creation

Signed-off-by: Artem Buslaev <[email protected]>

* change help icons

Signed-off-by: Artem Buslaev <[email protected]>

* fix lint

Signed-off-by: Artem Buslaev <[email protected]>

* fix schema updating

Signed-off-by: Artem Buslaev <[email protected]>

* fixed clone schemas

Signed-off-by: Artem Buslaev <[email protected]>

* fix importing schemas

Signed-off-by: Artem Buslaev <[email protected]>

* fix exporting schemas

Signed-off-by: Artem Buslaev <[email protected]>

* added integer to mint fields

Signed-off-by: Artem Buslaev <[email protected]>

* fix tips, trustchain issues

Signed-off-by: Artem Buslaev <[email protected]>

* remove wizard preset on publish

Signed-off-by: Artem Buslaev <[email protected]>

* fix ui issues

Signed-off-by: Artem Buslaev <[email protected]>

* added getData, setData to basic block

Signed-off-by: Artem Buslaev <[email protected]>

* change contracts to retirement

Signed-off-by: Artem Buslaev <[email protected]>

* GITBOOK-347: Added VM0042 description

* fix style

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix relationship and produced schemas

Signed-off-by: Artem Buslaev <[email protected]>

* fix link button

Signed-off-by: Artem Buslaev <[email protected]>

* added rejected source addon to wizard

Signed-off-by: Artem Buslaev <[email protected]>

* added cdm policy [skip ci]

Signed-off-by: Artem Buslaev <[email protected]>

* fix build

Signed-off-by: simvalery <[email protected]>

* implement nestjs api

Signed-off-by: simvalery <[email protected]>

* wiard api

Signed-off-by: simvalery <[email protected]>

* add topic mask

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix logs

Signed-off-by: simvalery <[email protected]>

* add env config

Signed-off-by: Stepan Kiryakov <[email protected]>

* fixed choose wizard state

Signed-off-by: artembuslaev <[email protected]>

* fixed wizard trustchain

Signed-off-by: artembuslaev <[email protected]>

* fix dialog size

Signed-off-by: Stepan Kiryakov <[email protected]>

* change approving for initial steps

Signed-off-by: Artem Buslaev <[email protected]>

* added revocationBlock

Signed-off-by: Artem Buslaev <[email protected]>

* added deprecation to about section

Signed-off-by: Artem Buslaev <[email protected]>

* remove getData, setData from basic block

Signed-off-by: Artem Buslaev <[email protected]>

* changed wizard config in swagger

Signed-off-by: Artem Buslaev <[email protected]>

* fix import/export

Signed-off-by: simvalery <[email protected]>

* fix build

Signed-off-by: simvalery <[email protected]>

* fix lots errors

Signed-off-by: simvalery <[email protected]>

* GITBOOK-348: added externalTopicBlock details

* changed ui displaying for deprecated blocks

Signed-off-by: Artem Buslaev <[email protected]>

* fix lint
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* added ability to create schemas with draft topics

Signed-off-by: Artem Buslaev <[email protected]>

* GITBOOK-349: added aPI parameters for pagination

* GITBOOK-350: Integrating external policies demo

* GITBOOK-351: Policy Wizard demo using UI

* GITBOOK-352: Wizard APIs

* status codes
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* routes permissions
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix accounts
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix themes
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* disable publishing for schemas with draft topic

Signed-off-by: Artem Buslaev <[email protected]>

* changed block tag generation in wizard

Signed-off-by: Artem Buslaev <[email protected]>

* fix schema type
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix register
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* add validation
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* tests
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix get-schemas request
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix get-schemas request
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix lintings
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix lint

Signed-off-by: Artem Buslaev <[email protected]>

* fix swagger wizard endpoint paths

Signed-off-by: Artem Buslaev <[email protected]>

* bump version
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* schema active endpoint
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* Create ReadMe.md

* Rename ReadMe.md to readme.md

* Update readme.md of CDM

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: artembuslaev <[email protected]>
Signed-off-by: Felipe Neuhauss <[email protected]>
Signed-off-by: Stepan Kiryakov <[email protected]>
Signed-off-by: simvalery <[email protected]>
Signed-off-by: Artem Buslaev <[email protected]>
Signed-off-by: otherNet <[email protected]>
Co-authored-by: Stepan Kiryakov <[email protected]>
Co-authored-by: prernaa.agarwal <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: E. Santiago <[email protected]>
Co-authored-by: Vanessa Lopes <[email protected]>
Co-authored-by: artembuslaev <[email protected]>
Co-authored-by: Felipe Neuhauss <[email protected]>
Co-authored-by: Vanessa Lopes <[email protected]>
Co-authored-by: otherNet <[email protected]>
Co-authored-by: AlexIvanHoward <[email protected]>
Co-authored-by: Serg Metelin <[email protected]>
Co-authored-by: Felipe Neuhauss <[email protected]>
felipeneuhauss added a commit to IntellectEU/guardian that referenced this pull request Jul 22, 2023
* GITBOOK-320: Added Themes UI

* GITBOOK-321: Adding Theme APIs

* Add files via upload

* Bump yup from 0.32.11 to 1.1.1

Bumps [yup](https://github.com/jquense/yup) from 0.32.11 to 1.1.1.
- [Release notes](https://github.com/jquense/yup/releases)
- [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md)
- [Commits](jquense/yup@v0.32.11...v1.1.1)

---
updated-dependencies:
- dependency-name: yup
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump @types/node from 18.11.9 to 18.16.0

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.9 to 18.16.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* hotfix/progress-bar-schemas

* API Guideline 

This documentation is to underline the different types of validation status code and any error status code, including Naming Conventions for RESTful APIs. This documentation is apart of the API contract review PR hashgraph#1974 and issue hashgraph#1629

* fix duplicate schema field label

Signed-off-by: artembuslaev <[email protected]>

* feat: validation removed

Signed-off-by: Felipe Neuhauss <[email protected]>

* updated policy files [skip ci]

Signed-off-by: artembuslaev <[email protected]>

* fix merge

Signed-off-by: Stepan Kiryakov <[email protected]>

* bump version

Signed-off-by: simvalery <[email protected]>

* Bump @aws-sdk/client-secrets-manager from 3.310.0 to 3.319.0

Bumps [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) from 3.310.0 to 3.319.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-secrets-manager/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.319.0/clients/client-secrets-manager)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-secrets-manager"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* GITBOOK-322: Guidance for Open Source Policy

* Updated Verra ARR Timestamp

* Added Schema

* Updated Gold Standard AR Timestamp

* GITBOOK-323: Guidance

* disable application events

Signed-off-by: simvalery <[email protected]>

* fix

Signed-off-by: simvalery <[email protected]>

* fix api, fix uuid

Signed-off-by: Stepan Kiryakov <[email protected]>

* Bump axios from 0.25.0 to 1.3.6

Bumps [axios](https://github.com/axios/axios) from 0.25.0 to 1.3.6.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.25.0...v1.3.6)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump jose from 4.3.8 to 4.14.1

Bumps [jose](https://github.com/panva/jose) from 4.3.8 to 4.14.1.
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
- [Commits](panva/jose@v4.3.8...v4.14.1)

---
updated-dependencies:
- dependency-name: jose
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump mongodb from 4.8.1 to 5.3.0

Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 4.8.1 to 5.3.0.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](mongodb/node-mongodb-native@v4.8.1...v5.3.0)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump @mikro-orm/core from 5.3.1 to 5.7.2

Bumps [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm) from 5.3.1 to 5.7.2.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.3.1...v5.7.2)

---
updated-dependencies:
- dependency-name: "@mikro-orm/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump sinon from 13.0.2 to 15.0.4

Bumps [sinon](https://github.com/sinonjs/sinon) from 13.0.2 to 15.0.4.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](sinonjs/sinon@v13.0.2...v15.0.4)

---
updated-dependencies:
- dependency-name: sinon
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* fix build

Signed-off-by: simvalery <[email protected]>

* GITBOOK-324: Corrected Guidance

* GITBOOK-325: guidance for open source

* Bump @mikro-orm/mongodb from 5.3.1 to 5.7.2

Bumps [@mikro-orm/mongodb](https://github.com/mikro-orm/mikro-orm) from 5.3.1 to 5.7.2.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.3.1...v5.7.2)

---
updated-dependencies:
- dependency-name: "@mikro-orm/mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump @mikro-orm/migrations-mongodb from 5.3.1 to 5.7.2

Bumps [@mikro-orm/migrations-mongodb](https://github.com/mikro-orm/mikro-orm) from 5.3.1 to 5.7.2.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.3.1...v5.7.2)

---
updated-dependencies:
- dependency-name: "@mikro-orm/migrations-mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* fixes

Signed-off-by: simvalery <[email protected]>

* fix web3token

Signed-off-by: simvalery <[email protected]>

* GITBOOK-316: Documentation related to the PRs that were merged

* fix bugs

Signed-off-by: simvalery <[email protected]>

* fix

Signed-off-by: simvalery <[email protected]>

* fix validation

Signed-off-by: simvalery <[email protected]>

* cut filenames

Signed-off-by: artembuslaev <[email protected]>

* fix field type

Signed-off-by: simvalery <[email protected]>

* GITBOOK-326: Corrected alignment and fonts

* GITBOOK-327: Added image for Environment

* fix tag schemas

Signed-off-by: artembuslaev <[email protected]>

* GITBOOK-331: cloud infrastructure roadmap

* remove files with large name

Signed-off-by: artembuslaev <[email protected]>

* GITBOOK-332: updated images

* update irec 5 policy [skip ci]

Signed-off-by: artembuslaev <[email protected]>

* Updated irec 5 timestamp in readme

* GITBOOK-333: Updated iREC timestamps

* hotfix/horizontal-scroll-blank-spaces

* bump version

Signed-off-by: simvalery <[email protected]>

* bump version

Signed-off-by: simvalery <[email protected]>

* fix import tags

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix report item

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix overwriting entities

Signed-off-by: Artem Buslaev <[email protected]>

* fixing document validation error

Signed-off-by: Artem Buslaev <[email protected]>

* moved policies tab

Signed-off-by: Artem Buslaev <[email protected]>

* fix refreshing events

Signed-off-by: artembuslaev <[email protected]>

* fix scroll in request block

Signed-off-by: artembuslaev <[email protected]>

* upgrade ws updating messages

Signed-off-by: artembuslaev <[email protected]>

* fix lint

Signed-off-by: artembuslaev <[email protected]>

* optimize update algorithm

Signed-off-by: Artem Buslaev <[email protected]>

* fix issue in aggregation block

Signed-off-by: Artem Buslaev <[email protected]>

* update info about revoke block

Signed-off-by: Artem Buslaev <[email protected]>

* added converting for old revoke block

Signed-off-by: Artem Buslaev <[email protected]>

* fix issue with set relationships block

Signed-off-by: Artem Buslaev <[email protected]>

* apply updating to multiple users

Signed-off-by: Artem Buslaev <[email protected]>

* add new block

Signed-off-by: Stepan Kiryakov <[email protected]>

* GITBOOK-335: selective disclosure doc added

* resolve hashgraph#1923,resolve hashgraph#1693
Integrate multi env feature
Service Env can Override
configs folder in dockerfile & managed GUARDIAN_ENV
docs
Docs Manual execution
Apply changes on updated develop
DIRECT_MESSAGE_PORT is a specilized variable

Signed-off-by: otherNet <[email protected]>

* fix displaying account creation document in trust chain

Signed-off-by: Artem Buslaev <[email protected]>

* Bump @hashgraph/sdk from 2.24.1 to 2.24.2

Bumps [@hashgraph/sdk](https://github.com/hashgraph/hedera-sdk-js) from 2.24.1 to 2.24.2.
- [Release notes](https://github.com/hashgraph/hedera-sdk-js/releases)
- [Changelog](https://github.com/hashgraph/hedera-sdk-js/blob/develop/CHANGELOG.md)
- [Commits](hashgraph/hedera-sdk-js@v2.24.1...v2.24.2)

---
updated-dependencies:
- dependency-name: "@hashgraph/sdk"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* disable application events

Signed-off-by: simvalery <[email protected]>
Signed-off-by: Felipe Neuhauss <[email protected]>

* fix

Signed-off-by: simvalery <[email protected]>
Signed-off-by: Felipe Neuhauss <[email protected]>

* feat: prometheus and grafana integration

Signed-off-by: Felipe Neuhauss <[email protected]>

* feat: swagger updated

Signed-off-by: Felipe Neuhauss <[email protected]>

* feat: swagger updated

Signed-off-by: Felipe Neuhauss <[email protected]>

* feat: docs updated

Signed-off-by: Felipe Neuhauss <[email protected]>

* feat: prometheus and grafana integration

Signed-off-by: Felipe Neuhauss <[email protected]>

* update

* Updates .policy files and readme.md for ICP.

* fix merge

Signed-off-by: simvalery <[email protected]>

* Bump @mikro-orm/mongodb from 5.7.2 to 5.7.5

Bumps [@mikro-orm/mongodb](https://github.com/mikro-orm/mikro-orm) from 5.7.2 to 5.7.5.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.2...v5.7.5)

---
updated-dependencies:
- dependency-name: "@mikro-orm/mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* fix lint

Signed-off-by: simvalery <[email protected]>

* fices

Signed-off-by: simvalery <[email protected]>

* Bump @mikro-orm/core from 5.7.2 to 5.7.5

Bumps [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm) from 5.7.2 to 5.7.5.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.2...v5.7.5)

---
updated-dependencies:
- dependency-name: "@mikro-orm/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump @mikro-orm/migrations-mongodb from 5.7.2 to 5.7.5

Bumps [@mikro-orm/migrations-mongodb](https://github.com/mikro-orm/mikro-orm) from 5.7.2 to 5.7.5.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.2...v5.7.5)

---
updated-dependencies:
- dependency-name: "@mikro-orm/migrations-mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump mongodb from 5.3.0 to 5.4.0

Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](mongodb/node-mongodb-native@v5.3.0...v5.4.0)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* feat: swagger updated

Signed-off-by: Felipe Neuhauss <[email protected]>

* update

Signed-off-by: Stepan Kiryakov <[email protected]>

* GITBOOK-334: Felipe's May 2 changes

* GITBOOK-338: Prometheus and Grafana documentation

* update

* Bump @mikro-orm/core from 5.7.5 to 5.7.7

Bumps [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm) from 5.7.5 to 5.7.7.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.5...v5.7.7)

---
updated-dependencies:
- dependency-name: "@mikro-orm/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump mongodb from 5.4.0 to 5.5.0

Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](mongodb/node-mongodb-native@v5.4.0...v5.5.0)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* fix 2100

Signed-off-by: simvalery <[email protected]>

* fix 2110

Signed-off-by: simvalery <[email protected]>

* Bump @mikro-orm/mongodb from 5.7.5 to 5.7.7

Bumps [@mikro-orm/mongodb](https://github.com/mikro-orm/mikro-orm) from 5.7.5 to 5.7.7.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.5...v5.7.7)

---
updated-dependencies:
- dependency-name: "@mikro-orm/mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump @mikro-orm/migrations-mongodb from 5.7.5 to 5.7.7

Bumps [@mikro-orm/migrations-mongodb](https://github.com/mikro-orm/mikro-orm) from 5.7.5 to 5.7.7.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.5...v5.7.7)

---
updated-dependencies:
- dependency-name: "@mikro-orm/migrations-mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* fix 2133

Signed-off-by: simvalery <[email protected]>

* compare schemas

* GITBOOK-336: adding a subpage to the environments section

* GITBOOK-340: correction to Ecosystem Environment

* update

* update

Signed-off-by: Stepan Kiryakov <[email protected]>

* update

* change document hash in retire request

Signed-off-by: Artem Buslaev <[email protected]>

* update

Signed-off-by: Stepan Kiryakov <[email protected]>

* add demo policy

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix update vc

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix display of schema dialog buttons for mobile UI

Signed-off-by: Stepan Kiryakov <[email protected]>

* GITBOOK-343: adding guides

* GITBOOK-344: Added GoldStandard

* implement nestjs

Signed-off-by: simvalery <[email protected]>

* upload and verify vc

Signed-off-by: simvalery <[email protected]>

* fix loading animation

* change vc documents index

Signed-off-by: Stepan Kiryakov <[email protected]>

* update

Signed-off-by: Stepan Kiryakov <[email protected]>

* refactor

Signed-off-by: simvalery <[email protected]>

* GITBOOK-345: added Atma policy

* update order by

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix migration

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix tests

Signed-off-by: Stepan Kiryakov <[email protected]>

* added wizards

Signed-off-by: Artem Buslaev <[email protected]>

* fix

Signed-off-by: Artem Buslaev <[email protected]>

* added wizard docs [skip ci]

Signed-off-by: Artem Buslaev <[email protected]>

* fix trustchain creation

Signed-off-by: Artem Buslaev <[email protected]>

* change help icons

Signed-off-by: Artem Buslaev <[email protected]>

* fix lint

Signed-off-by: Artem Buslaev <[email protected]>

* fix schema updating

Signed-off-by: Artem Buslaev <[email protected]>

* fixed clone schemas

Signed-off-by: Artem Buslaev <[email protected]>

* fix importing schemas

Signed-off-by: Artem Buslaev <[email protected]>

* fix exporting schemas

Signed-off-by: Artem Buslaev <[email protected]>

* added integer to mint fields

Signed-off-by: Artem Buslaev <[email protected]>

* fix tips, trustchain issues

Signed-off-by: Artem Buslaev <[email protected]>

* remove wizard preset on publish

Signed-off-by: Artem Buslaev <[email protected]>

* fix ui issues

Signed-off-by: Artem Buslaev <[email protected]>

* added getData, setData to basic block

Signed-off-by: Artem Buslaev <[email protected]>

* change contracts to retirement

Signed-off-by: Artem Buslaev <[email protected]>

* GITBOOK-347: Added VM0042 description

* fix style

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix relationship and produced schemas

Signed-off-by: Artem Buslaev <[email protected]>

* fix link button

Signed-off-by: Artem Buslaev <[email protected]>

* added rejected source addon to wizard

Signed-off-by: Artem Buslaev <[email protected]>

* added cdm policy [skip ci]

Signed-off-by: Artem Buslaev <[email protected]>

* fix build

Signed-off-by: simvalery <[email protected]>

* implement nestjs api

Signed-off-by: simvalery <[email protected]>

* wiard api

Signed-off-by: simvalery <[email protected]>

* add topic mask

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix logs

Signed-off-by: simvalery <[email protected]>

* add env config

Signed-off-by: Stepan Kiryakov <[email protected]>

* fixed choose wizard state

Signed-off-by: artembuslaev <[email protected]>

* fixed wizard trustchain

Signed-off-by: artembuslaev <[email protected]>

* fix dialog size

Signed-off-by: Stepan Kiryakov <[email protected]>

* change approving for initial steps

Signed-off-by: Artem Buslaev <[email protected]>

* added revocationBlock

Signed-off-by: Artem Buslaev <[email protected]>

* added deprecation to about section

Signed-off-by: Artem Buslaev <[email protected]>

* remove getData, setData from basic block

Signed-off-by: Artem Buslaev <[email protected]>

* changed wizard config in swagger

Signed-off-by: Artem Buslaev <[email protected]>

* fix import/export

Signed-off-by: simvalery <[email protected]>

* fix build

Signed-off-by: simvalery <[email protected]>

* fix lots errors

Signed-off-by: simvalery <[email protected]>

* GITBOOK-348: added externalTopicBlock details

* changed ui displaying for deprecated blocks

Signed-off-by: Artem Buslaev <[email protected]>

* fix lint
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* added ability to create schemas with draft topics

Signed-off-by: Artem Buslaev <[email protected]>

* GITBOOK-349: added aPI parameters for pagination

* GITBOOK-350: Integrating external policies demo

* GITBOOK-351: Policy Wizard demo using UI

* GITBOOK-352: Wizard APIs

* status codes
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* routes permissions
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix accounts
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix themes
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* disable publishing for schemas with draft topic

Signed-off-by: Artem Buslaev <[email protected]>

* changed block tag generation in wizard

Signed-off-by: Artem Buslaev <[email protected]>

* fix schema type
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix register
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* add validation
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* tests
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix get-schemas request
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix get-schemas request
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix lintings
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix lint

Signed-off-by: Artem Buslaev <[email protected]>

* fix swagger wizard endpoint paths

Signed-off-by: Artem Buslaev <[email protected]>

* bump version
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* schema active endpoint
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* Create ReadMe.md

* Rename ReadMe.md to readme.md

* Update readme.md of CDM

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: artembuslaev <[email protected]>
Signed-off-by: Felipe Neuhauss <[email protected]>
Signed-off-by: Stepan Kiryakov <[email protected]>
Signed-off-by: simvalery <[email protected]>
Signed-off-by: Artem Buslaev <[email protected]>
Signed-off-by: otherNet <[email protected]>
Co-authored-by: Stepan Kiryakov <[email protected]>
Co-authored-by: prernaa.agarwal <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: E. Santiago <[email protected]>
Co-authored-by: Vanessa Lopes <[email protected]>
Co-authored-by: artembuslaev <[email protected]>
Co-authored-by: Felipe Neuhauss <[email protected]>
Co-authored-by: Vanessa Lopes <[email protected]>
Co-authored-by: otherNet <[email protected]>
Co-authored-by: AlexIvanHoward <[email protected]>
Co-authored-by: Serg Metelin <[email protected]>
Co-authored-by: Felipe Neuhauss <[email protected]>
felipeneuhauss added a commit to IntellectEU/guardian that referenced this pull request Jul 22, 2023
* GITBOOK-320: Added Themes UI

* GITBOOK-321: Adding Theme APIs

* Add files via upload

* Bump yup from 0.32.11 to 1.1.1

Bumps [yup](https://github.com/jquense/yup) from 0.32.11 to 1.1.1.
- [Release notes](https://github.com/jquense/yup/releases)
- [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md)
- [Commits](jquense/yup@v0.32.11...v1.1.1)

---
updated-dependencies:
- dependency-name: yup
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump @types/node from 18.11.9 to 18.16.0

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.9 to 18.16.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* hotfix/progress-bar-schemas

* API Guideline

This documentation is to underline the different types of validation status code and any error status code, including Naming Conventions for RESTful APIs. This documentation is apart of the API contract review PR hashgraph#1974 and issue hashgraph#1629

* fix duplicate schema field label

Signed-off-by: artembuslaev <[email protected]>

* feat: validation removed

Signed-off-by: Felipe Neuhauss <[email protected]>

* updated policy files [skip ci]

Signed-off-by: artembuslaev <[email protected]>

* fix merge

Signed-off-by: Stepan Kiryakov <[email protected]>

* bump version

Signed-off-by: simvalery <[email protected]>

* Bump @aws-sdk/client-secrets-manager from 3.310.0 to 3.319.0

Bumps [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) from 3.310.0 to 3.319.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-secrets-manager/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.319.0/clients/client-secrets-manager)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-secrets-manager"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* GITBOOK-322: Guidance for Open Source Policy

* Updated Verra ARR Timestamp

* Added Schema

* Updated Gold Standard AR Timestamp

* GITBOOK-323: Guidance

* disable application events

Signed-off-by: simvalery <[email protected]>

* fix

Signed-off-by: simvalery <[email protected]>

* fix api, fix uuid

Signed-off-by: Stepan Kiryakov <[email protected]>

* Bump axios from 0.25.0 to 1.3.6

Bumps [axios](https://github.com/axios/axios) from 0.25.0 to 1.3.6.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.25.0...v1.3.6)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump jose from 4.3.8 to 4.14.1

Bumps [jose](https://github.com/panva/jose) from 4.3.8 to 4.14.1.
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
- [Commits](panva/jose@v4.3.8...v4.14.1)

---
updated-dependencies:
- dependency-name: jose
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump mongodb from 4.8.1 to 5.3.0

Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 4.8.1 to 5.3.0.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](mongodb/node-mongodb-native@v4.8.1...v5.3.0)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump @mikro-orm/core from 5.3.1 to 5.7.2

Bumps [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm) from 5.3.1 to 5.7.2.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.3.1...v5.7.2)

---
updated-dependencies:
- dependency-name: "@mikro-orm/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump sinon from 13.0.2 to 15.0.4

Bumps [sinon](https://github.com/sinonjs/sinon) from 13.0.2 to 15.0.4.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](sinonjs/sinon@v13.0.2...v15.0.4)

---
updated-dependencies:
- dependency-name: sinon
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* fix build

Signed-off-by: simvalery <[email protected]>

* GITBOOK-324: Corrected Guidance

* GITBOOK-325: guidance for open source

* Bump @mikro-orm/mongodb from 5.3.1 to 5.7.2

Bumps [@mikro-orm/mongodb](https://github.com/mikro-orm/mikro-orm) from 5.3.1 to 5.7.2.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.3.1...v5.7.2)

---
updated-dependencies:
- dependency-name: "@mikro-orm/mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump @mikro-orm/migrations-mongodb from 5.3.1 to 5.7.2

Bumps [@mikro-orm/migrations-mongodb](https://github.com/mikro-orm/mikro-orm) from 5.3.1 to 5.7.2.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.3.1...v5.7.2)

---
updated-dependencies:
- dependency-name: "@mikro-orm/migrations-mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* fixes

Signed-off-by: simvalery <[email protected]>

* fix web3token

Signed-off-by: simvalery <[email protected]>

* GITBOOK-316: Documentation related to the PRs that were merged

* fix bugs

Signed-off-by: simvalery <[email protected]>

* fix

Signed-off-by: simvalery <[email protected]>

* fix validation

Signed-off-by: simvalery <[email protected]>

* cut filenames

Signed-off-by: artembuslaev <[email protected]>

* fix field type

Signed-off-by: simvalery <[email protected]>

* GITBOOK-326: Corrected alignment and fonts

* GITBOOK-327: Added image for Environment

* fix tag schemas

Signed-off-by: artembuslaev <[email protected]>

* GITBOOK-331: cloud infrastructure roadmap

* remove files with large name

Signed-off-by: artembuslaev <[email protected]>

* GITBOOK-332: updated images

* update irec 5 policy [skip ci]

Signed-off-by: artembuslaev <[email protected]>

* Updated irec 5 timestamp in readme

* GITBOOK-333: Updated iREC timestamps

* hotfix/horizontal-scroll-blank-spaces

* bump version

Signed-off-by: simvalery <[email protected]>

* bump version

Signed-off-by: simvalery <[email protected]>

* fix import tags

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix report item

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix overwriting entities

Signed-off-by: Artem Buslaev <[email protected]>

* fixing document validation error

Signed-off-by: Artem Buslaev <[email protected]>

* moved policies tab

Signed-off-by: Artem Buslaev <[email protected]>

* fix refreshing events

Signed-off-by: artembuslaev <[email protected]>

* fix scroll in request block

Signed-off-by: artembuslaev <[email protected]>

* upgrade ws updating messages

Signed-off-by: artembuslaev <[email protected]>

* fix lint

Signed-off-by: artembuslaev <[email protected]>

* optimize update algorithm

Signed-off-by: Artem Buslaev <[email protected]>

* fix issue in aggregation block

Signed-off-by: Artem Buslaev <[email protected]>

* update info about revoke block

Signed-off-by: Artem Buslaev <[email protected]>

* added converting for old revoke block

Signed-off-by: Artem Buslaev <[email protected]>

* fix issue with set relationships block

Signed-off-by: Artem Buslaev <[email protected]>

* apply updating to multiple users

Signed-off-by: Artem Buslaev <[email protected]>

* add new block

Signed-off-by: Stepan Kiryakov <[email protected]>

* GITBOOK-335: selective disclosure doc added

* resolve hashgraph#1923,resolve hashgraph#1693
Integrate multi env feature
Service Env can Override
configs folder in dockerfile & managed GUARDIAN_ENV
docs
Docs Manual execution
Apply changes on updated develop
DIRECT_MESSAGE_PORT is a specilized variable

Signed-off-by: otherNet <[email protected]>

* fix displaying account creation document in trust chain

Signed-off-by: Artem Buslaev <[email protected]>

* Bump @hashgraph/sdk from 2.24.1 to 2.24.2

Bumps [@hashgraph/sdk](https://github.com/hashgraph/hedera-sdk-js) from 2.24.1 to 2.24.2.
- [Release notes](https://github.com/hashgraph/hedera-sdk-js/releases)
- [Changelog](https://github.com/hashgraph/hedera-sdk-js/blob/develop/CHANGELOG.md)
- [Commits](hashgraph/hedera-sdk-js@v2.24.1...v2.24.2)

---
updated-dependencies:
- dependency-name: "@hashgraph/sdk"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* disable application events

Signed-off-by: simvalery <[email protected]>
Signed-off-by: Felipe Neuhauss <[email protected]>

* fix

Signed-off-by: simvalery <[email protected]>
Signed-off-by: Felipe Neuhauss <[email protected]>

* feat: prometheus and grafana integration

Signed-off-by: Felipe Neuhauss <[email protected]>

* feat: swagger updated

Signed-off-by: Felipe Neuhauss <[email protected]>

* feat: swagger updated

Signed-off-by: Felipe Neuhauss <[email protected]>

* feat: docs updated

Signed-off-by: Felipe Neuhauss <[email protected]>

* feat: prometheus and grafana integration

Signed-off-by: Felipe Neuhauss <[email protected]>

* update

* Updates .policy files and readme.md for ICP.

* fix merge

Signed-off-by: simvalery <[email protected]>

* Bump @mikro-orm/mongodb from 5.7.2 to 5.7.5

Bumps [@mikro-orm/mongodb](https://github.com/mikro-orm/mikro-orm) from 5.7.2 to 5.7.5.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.2...v5.7.5)

---
updated-dependencies:
- dependency-name: "@mikro-orm/mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* fix lint

Signed-off-by: simvalery <[email protected]>

* fices

Signed-off-by: simvalery <[email protected]>

* Bump @mikro-orm/core from 5.7.2 to 5.7.5

Bumps [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm) from 5.7.2 to 5.7.5.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.2...v5.7.5)

---
updated-dependencies:
- dependency-name: "@mikro-orm/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump @mikro-orm/migrations-mongodb from 5.7.2 to 5.7.5

Bumps [@mikro-orm/migrations-mongodb](https://github.com/mikro-orm/mikro-orm) from 5.7.2 to 5.7.5.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.2...v5.7.5)

---
updated-dependencies:
- dependency-name: "@mikro-orm/migrations-mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump mongodb from 5.3.0 to 5.4.0

Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](mongodb/node-mongodb-native@v5.3.0...v5.4.0)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* feat: swagger updated

Signed-off-by: Felipe Neuhauss <[email protected]>

* update

Signed-off-by: Stepan Kiryakov <[email protected]>

* GITBOOK-334: Felipe's May 2 changes

* GITBOOK-338: Prometheus and Grafana documentation

* update

* Bump @mikro-orm/core from 5.7.5 to 5.7.7

Bumps [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm) from 5.7.5 to 5.7.7.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.5...v5.7.7)

---
updated-dependencies:
- dependency-name: "@mikro-orm/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump mongodb from 5.4.0 to 5.5.0

Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](mongodb/node-mongodb-native@v5.4.0...v5.5.0)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* fix 2100

Signed-off-by: simvalery <[email protected]>

* fix 2110

Signed-off-by: simvalery <[email protected]>

* Bump @mikro-orm/mongodb from 5.7.5 to 5.7.7

Bumps [@mikro-orm/mongodb](https://github.com/mikro-orm/mikro-orm) from 5.7.5 to 5.7.7.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.5...v5.7.7)

---
updated-dependencies:
- dependency-name: "@mikro-orm/mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump @mikro-orm/migrations-mongodb from 5.7.5 to 5.7.7

Bumps [@mikro-orm/migrations-mongodb](https://github.com/mikro-orm/mikro-orm) from 5.7.5 to 5.7.7.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.5...v5.7.7)

---
updated-dependencies:
- dependency-name: "@mikro-orm/migrations-mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* fix 2133

Signed-off-by: simvalery <[email protected]>

* compare schemas

* GITBOOK-336: adding a subpage to the environments section

* GITBOOK-340: correction to Ecosystem Environment

* update

* update

Signed-off-by: Stepan Kiryakov <[email protected]>

* update

* change document hash in retire request

Signed-off-by: Artem Buslaev <[email protected]>

* update

Signed-off-by: Stepan Kiryakov <[email protected]>

* add demo policy

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix update vc

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix display of schema dialog buttons for mobile UI

Signed-off-by: Stepan Kiryakov <[email protected]>

* GITBOOK-343: adding guides

* GITBOOK-344: Added GoldStandard

* implement nestjs

Signed-off-by: simvalery <[email protected]>

* upload and verify vc

Signed-off-by: simvalery <[email protected]>

* fix loading animation

* change vc documents index

Signed-off-by: Stepan Kiryakov <[email protected]>

* update

Signed-off-by: Stepan Kiryakov <[email protected]>

* refactor

Signed-off-by: simvalery <[email protected]>

* GITBOOK-345: added Atma policy

* update order by

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix migration

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix tests

Signed-off-by: Stepan Kiryakov <[email protected]>

* added wizards

Signed-off-by: Artem Buslaev <[email protected]>

* fix

Signed-off-by: Artem Buslaev <[email protected]>

* added wizard docs [skip ci]

Signed-off-by: Artem Buslaev <[email protected]>

* fix trustchain creation

Signed-off-by: Artem Buslaev <[email protected]>

* change help icons

Signed-off-by: Artem Buslaev <[email protected]>

* fix lint

Signed-off-by: Artem Buslaev <[email protected]>

* fix schema updating

Signed-off-by: Artem Buslaev <[email protected]>

* fixed clone schemas

Signed-off-by: Artem Buslaev <[email protected]>

* fix importing schemas

Signed-off-by: Artem Buslaev <[email protected]>

* fix exporting schemas

Signed-off-by: Artem Buslaev <[email protected]>

* added integer to mint fields

Signed-off-by: Artem Buslaev <[email protected]>

* fix tips, trustchain issues

Signed-off-by: Artem Buslaev <[email protected]>

* remove wizard preset on publish

Signed-off-by: Artem Buslaev <[email protected]>

* fix ui issues

Signed-off-by: Artem Buslaev <[email protected]>

* added getData, setData to basic block

Signed-off-by: Artem Buslaev <[email protected]>

* change contracts to retirement

Signed-off-by: Artem Buslaev <[email protected]>

* GITBOOK-347: Added VM0042 description

* fix style

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix relationship and produced schemas

Signed-off-by: Artem Buslaev <[email protected]>

* fix link button

Signed-off-by: Artem Buslaev <[email protected]>

* added rejected source addon to wizard

Signed-off-by: Artem Buslaev <[email protected]>

* added cdm policy [skip ci]

Signed-off-by: Artem Buslaev <[email protected]>

* fix build

Signed-off-by: simvalery <[email protected]>

* implement nestjs api

Signed-off-by: simvalery <[email protected]>

* wiard api

Signed-off-by: simvalery <[email protected]>

* add topic mask

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix logs

Signed-off-by: simvalery <[email protected]>

* add env config

Signed-off-by: Stepan Kiryakov <[email protected]>

* fixed choose wizard state

Signed-off-by: artembuslaev <[email protected]>

* fixed wizard trustchain

Signed-off-by: artembuslaev <[email protected]>

* fix dialog size

Signed-off-by: Stepan Kiryakov <[email protected]>

* change approving for initial steps

Signed-off-by: Artem Buslaev <[email protected]>

* added revocationBlock

Signed-off-by: Artem Buslaev <[email protected]>

* added deprecation to about section

Signed-off-by: Artem Buslaev <[email protected]>

* remove getData, setData from basic block

Signed-off-by: Artem Buslaev <[email protected]>

* changed wizard config in swagger

Signed-off-by: Artem Buslaev <[email protected]>

* fix import/export

Signed-off-by: simvalery <[email protected]>

* fix build

Signed-off-by: simvalery <[email protected]>

* fix lots errors

Signed-off-by: simvalery <[email protected]>

* GITBOOK-348: added externalTopicBlock details

* changed ui displaying for deprecated blocks

Signed-off-by: Artem Buslaev <[email protected]>

* fix lint
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* added ability to create schemas with draft topics

Signed-off-by: Artem Buslaev <[email protected]>

* GITBOOK-349: added aPI parameters for pagination

* GITBOOK-350: Integrating external policies demo

* GITBOOK-351: Policy Wizard demo using UI

* GITBOOK-352: Wizard APIs

* status codes
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* routes permissions
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix accounts
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix themes
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* disable publishing for schemas with draft topic

Signed-off-by: Artem Buslaev <[email protected]>

* changed block tag generation in wizard

Signed-off-by: Artem Buslaev <[email protected]>

* fix schema type
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix register
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* add validation
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* tests
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix get-schemas request
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix get-schemas request
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix lintings
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix lint

Signed-off-by: Artem Buslaev <[email protected]>

* fix swagger wizard endpoint paths

Signed-off-by: Artem Buslaev <[email protected]>

* bump version
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* schema active endpoint
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* Create ReadMe.md

* Rename ReadMe.md to readme.md

* Update readme.md of CDM

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: artembuslaev <[email protected]>
Signed-off-by: Felipe Neuhauss <[email protected]>
Signed-off-by: Stepan Kiryakov <[email protected]>
Signed-off-by: simvalery <[email protected]>
Signed-off-by: Artem Buslaev <[email protected]>
Signed-off-by: otherNet <[email protected]>
Co-authored-by: Stepan Kiryakov <[email protected]>
Co-authored-by: prernaa.agarwal <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: E. Santiago <[email protected]>
Co-authored-by: Vanessa Lopes <[email protected]>
Co-authored-by: artembuslaev <[email protected]>
Co-authored-by: Felipe Neuhauss <[email protected]>
Co-authored-by: Vanessa Lopes <[email protected]>
Co-authored-by: otherNet <[email protected]>
Co-authored-by: AlexIvanHoward <[email protected]>
Co-authored-by: Serg Metelin <[email protected]>
Co-authored-by: Felipe Neuhauss <[email protected]>
felipeneuhauss added a commit to IntellectEU/guardian that referenced this pull request Jul 25, 2023
* GITBOOK-320: Added Themes UI

* GITBOOK-321: Adding Theme APIs

* Add files via upload

* Bump yup from 0.32.11 to 1.1.1

Bumps [yup](https://github.com/jquense/yup) from 0.32.11 to 1.1.1.
- [Release notes](https://github.com/jquense/yup/releases)
- [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md)
- [Commits](jquense/yup@v0.32.11...v1.1.1)

---
updated-dependencies:
- dependency-name: yup
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump @types/node from 18.11.9 to 18.16.0

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.9 to 18.16.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* hotfix/progress-bar-schemas

* API Guideline

This documentation is to underline the different types of validation status code and any error status code, including Naming Conventions for RESTful APIs. This documentation is apart of the API contract review PR hashgraph#1974 and issue hashgraph#1629

* fix duplicate schema field label

Signed-off-by: artembuslaev <[email protected]>

* feat: validation removed

Signed-off-by: Felipe Neuhauss <[email protected]>

* updated policy files [skip ci]

Signed-off-by: artembuslaev <[email protected]>

* fix merge

Signed-off-by: Stepan Kiryakov <[email protected]>

* bump version

Signed-off-by: simvalery <[email protected]>

* Bump @aws-sdk/client-secrets-manager from 3.310.0 to 3.319.0

Bumps [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) from 3.310.0 to 3.319.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-secrets-manager/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.319.0/clients/client-secrets-manager)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-secrets-manager"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* GITBOOK-322: Guidance for Open Source Policy

* Updated Verra ARR Timestamp

* Added Schema

* Updated Gold Standard AR Timestamp

* GITBOOK-323: Guidance

* disable application events

Signed-off-by: simvalery <[email protected]>

* fix

Signed-off-by: simvalery <[email protected]>

* fix api, fix uuid

Signed-off-by: Stepan Kiryakov <[email protected]>

* Bump axios from 0.25.0 to 1.3.6

Bumps [axios](https://github.com/axios/axios) from 0.25.0 to 1.3.6.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.25.0...v1.3.6)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump jose from 4.3.8 to 4.14.1

Bumps [jose](https://github.com/panva/jose) from 4.3.8 to 4.14.1.
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
- [Commits](panva/jose@v4.3.8...v4.14.1)

---
updated-dependencies:
- dependency-name: jose
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump mongodb from 4.8.1 to 5.3.0

Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 4.8.1 to 5.3.0.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](mongodb/node-mongodb-native@v4.8.1...v5.3.0)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump @mikro-orm/core from 5.3.1 to 5.7.2

Bumps [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm) from 5.3.1 to 5.7.2.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.3.1...v5.7.2)

---
updated-dependencies:
- dependency-name: "@mikro-orm/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump sinon from 13.0.2 to 15.0.4

Bumps [sinon](https://github.com/sinonjs/sinon) from 13.0.2 to 15.0.4.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](sinonjs/sinon@v13.0.2...v15.0.4)

---
updated-dependencies:
- dependency-name: sinon
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* fix build

Signed-off-by: simvalery <[email protected]>

* GITBOOK-324: Corrected Guidance

* GITBOOK-325: guidance for open source

* Bump @mikro-orm/mongodb from 5.3.1 to 5.7.2

Bumps [@mikro-orm/mongodb](https://github.com/mikro-orm/mikro-orm) from 5.3.1 to 5.7.2.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.3.1...v5.7.2)

---
updated-dependencies:
- dependency-name: "@mikro-orm/mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump @mikro-orm/migrations-mongodb from 5.3.1 to 5.7.2

Bumps [@mikro-orm/migrations-mongodb](https://github.com/mikro-orm/mikro-orm) from 5.3.1 to 5.7.2.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.3.1...v5.7.2)

---
updated-dependencies:
- dependency-name: "@mikro-orm/migrations-mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* fixes

Signed-off-by: simvalery <[email protected]>

* fix web3token

Signed-off-by: simvalery <[email protected]>

* GITBOOK-316: Documentation related to the PRs that were merged

* fix bugs

Signed-off-by: simvalery <[email protected]>

* fix

Signed-off-by: simvalery <[email protected]>

* fix validation

Signed-off-by: simvalery <[email protected]>

* cut filenames

Signed-off-by: artembuslaev <[email protected]>

* fix field type

Signed-off-by: simvalery <[email protected]>

* GITBOOK-326: Corrected alignment and fonts

* GITBOOK-327: Added image for Environment

* fix tag schemas

Signed-off-by: artembuslaev <[email protected]>

* GITBOOK-331: cloud infrastructure roadmap

* remove files with large name

Signed-off-by: artembuslaev <[email protected]>

* GITBOOK-332: updated images

* update irec 5 policy [skip ci]

Signed-off-by: artembuslaev <[email protected]>

* Updated irec 5 timestamp in readme

* GITBOOK-333: Updated iREC timestamps

* hotfix/horizontal-scroll-blank-spaces

* bump version

Signed-off-by: simvalery <[email protected]>

* bump version

Signed-off-by: simvalery <[email protected]>

* fix import tags

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix report item

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix overwriting entities

Signed-off-by: Artem Buslaev <[email protected]>

* fixing document validation error

Signed-off-by: Artem Buslaev <[email protected]>

* moved policies tab

Signed-off-by: Artem Buslaev <[email protected]>

* fix refreshing events

Signed-off-by: artembuslaev <[email protected]>

* fix scroll in request block

Signed-off-by: artembuslaev <[email protected]>

* upgrade ws updating messages

Signed-off-by: artembuslaev <[email protected]>

* fix lint

Signed-off-by: artembuslaev <[email protected]>

* optimize update algorithm

Signed-off-by: Artem Buslaev <[email protected]>

* fix issue in aggregation block

Signed-off-by: Artem Buslaev <[email protected]>

* update info about revoke block

Signed-off-by: Artem Buslaev <[email protected]>

* added converting for old revoke block

Signed-off-by: Artem Buslaev <[email protected]>

* fix issue with set relationships block

Signed-off-by: Artem Buslaev <[email protected]>

* apply updating to multiple users

Signed-off-by: Artem Buslaev <[email protected]>

* add new block

Signed-off-by: Stepan Kiryakov <[email protected]>

* GITBOOK-335: selective disclosure doc added

* resolve hashgraph#1923,resolve hashgraph#1693
Integrate multi env feature
Service Env can Override
configs folder in dockerfile & managed GUARDIAN_ENV
docs
Docs Manual execution
Apply changes on updated develop
DIRECT_MESSAGE_PORT is a specilized variable

Signed-off-by: otherNet <[email protected]>

* fix displaying account creation document in trust chain

Signed-off-by: Artem Buslaev <[email protected]>

* Bump @hashgraph/sdk from 2.24.1 to 2.24.2

Bumps [@hashgraph/sdk](https://github.com/hashgraph/hedera-sdk-js) from 2.24.1 to 2.24.2.
- [Release notes](https://github.com/hashgraph/hedera-sdk-js/releases)
- [Changelog](https://github.com/hashgraph/hedera-sdk-js/blob/develop/CHANGELOG.md)
- [Commits](hashgraph/hedera-sdk-js@v2.24.1...v2.24.2)

---
updated-dependencies:
- dependency-name: "@hashgraph/sdk"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* disable application events

Signed-off-by: simvalery <[email protected]>
Signed-off-by: Felipe Neuhauss <[email protected]>

* fix

Signed-off-by: simvalery <[email protected]>
Signed-off-by: Felipe Neuhauss <[email protected]>

* feat: prometheus and grafana integration

Signed-off-by: Felipe Neuhauss <[email protected]>

* feat: swagger updated

Signed-off-by: Felipe Neuhauss <[email protected]>

* feat: swagger updated

Signed-off-by: Felipe Neuhauss <[email protected]>

* feat: docs updated

Signed-off-by: Felipe Neuhauss <[email protected]>

* feat: prometheus and grafana integration

Signed-off-by: Felipe Neuhauss <[email protected]>

* update

* Updates .policy files and readme.md for ICP.

* fix merge

Signed-off-by: simvalery <[email protected]>

* Bump @mikro-orm/mongodb from 5.7.2 to 5.7.5

Bumps [@mikro-orm/mongodb](https://github.com/mikro-orm/mikro-orm) from 5.7.2 to 5.7.5.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.2...v5.7.5)

---
updated-dependencies:
- dependency-name: "@mikro-orm/mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* fix lint

Signed-off-by: simvalery <[email protected]>

* fices

Signed-off-by: simvalery <[email protected]>

* Bump @mikro-orm/core from 5.7.2 to 5.7.5

Bumps [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm) from 5.7.2 to 5.7.5.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.2...v5.7.5)

---
updated-dependencies:
- dependency-name: "@mikro-orm/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump @mikro-orm/migrations-mongodb from 5.7.2 to 5.7.5

Bumps [@mikro-orm/migrations-mongodb](https://github.com/mikro-orm/mikro-orm) from 5.7.2 to 5.7.5.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.2...v5.7.5)

---
updated-dependencies:
- dependency-name: "@mikro-orm/migrations-mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump mongodb from 5.3.0 to 5.4.0

Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](mongodb/node-mongodb-native@v5.3.0...v5.4.0)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* feat: swagger updated

Signed-off-by: Felipe Neuhauss <[email protected]>

* update

Signed-off-by: Stepan Kiryakov <[email protected]>

* GITBOOK-334: Felipe's May 2 changes

* GITBOOK-338: Prometheus and Grafana documentation

* update

* Bump @mikro-orm/core from 5.7.5 to 5.7.7

Bumps [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm) from 5.7.5 to 5.7.7.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.5...v5.7.7)

---
updated-dependencies:
- dependency-name: "@mikro-orm/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump mongodb from 5.4.0 to 5.5.0

Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](mongodb/node-mongodb-native@v5.4.0...v5.5.0)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* fix 2100

Signed-off-by: simvalery <[email protected]>

* fix 2110

Signed-off-by: simvalery <[email protected]>

* Bump @mikro-orm/mongodb from 5.7.5 to 5.7.7

Bumps [@mikro-orm/mongodb](https://github.com/mikro-orm/mikro-orm) from 5.7.5 to 5.7.7.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.5...v5.7.7)

---
updated-dependencies:
- dependency-name: "@mikro-orm/mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump @mikro-orm/migrations-mongodb from 5.7.5 to 5.7.7

Bumps [@mikro-orm/migrations-mongodb](https://github.com/mikro-orm/mikro-orm) from 5.7.5 to 5.7.7.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.5...v5.7.7)

---
updated-dependencies:
- dependency-name: "@mikro-orm/migrations-mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* fix 2133

Signed-off-by: simvalery <[email protected]>

* compare schemas

* GITBOOK-336: adding a subpage to the environments section

* GITBOOK-340: correction to Ecosystem Environment

* update

* update

Signed-off-by: Stepan Kiryakov <[email protected]>

* update

* change document hash in retire request

Signed-off-by: Artem Buslaev <[email protected]>

* update

Signed-off-by: Stepan Kiryakov <[email protected]>

* add demo policy

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix update vc

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix display of schema dialog buttons for mobile UI

Signed-off-by: Stepan Kiryakov <[email protected]>

* GITBOOK-343: adding guides

* GITBOOK-344: Added GoldStandard

* implement nestjs

Signed-off-by: simvalery <[email protected]>

* upload and verify vc

Signed-off-by: simvalery <[email protected]>

* fix loading animation

* change vc documents index

Signed-off-by: Stepan Kiryakov <[email protected]>

* update

Signed-off-by: Stepan Kiryakov <[email protected]>

* refactor

Signed-off-by: simvalery <[email protected]>

* GITBOOK-345: added Atma policy

* update order by

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix migration

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix tests

Signed-off-by: Stepan Kiryakov <[email protected]>

* added wizards

Signed-off-by: Artem Buslaev <[email protected]>

* fix

Signed-off-by: Artem Buslaev <[email protected]>

* added wizard docs [skip ci]

Signed-off-by: Artem Buslaev <[email protected]>

* fix trustchain creation

Signed-off-by: Artem Buslaev <[email protected]>

* change help icons

Signed-off-by: Artem Buslaev <[email protected]>

* fix lint

Signed-off-by: Artem Buslaev <[email protected]>

* fix schema updating

Signed-off-by: Artem Buslaev <[email protected]>

* fixed clone schemas

Signed-off-by: Artem Buslaev <[email protected]>

* fix importing schemas

Signed-off-by: Artem Buslaev <[email protected]>

* fix exporting schemas

Signed-off-by: Artem Buslaev <[email protected]>

* added integer to mint fields

Signed-off-by: Artem Buslaev <[email protected]>

* fix tips, trustchain issues

Signed-off-by: Artem Buslaev <[email protected]>

* remove wizard preset on publish

Signed-off-by: Artem Buslaev <[email protected]>

* fix ui issues

Signed-off-by: Artem Buslaev <[email protected]>

* added getData, setData to basic block

Signed-off-by: Artem Buslaev <[email protected]>

* change contracts to retirement

Signed-off-by: Artem Buslaev <[email protected]>

* GITBOOK-347: Added VM0042 description

* fix style

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix relationship and produced schemas

Signed-off-by: Artem Buslaev <[email protected]>

* fix link button

Signed-off-by: Artem Buslaev <[email protected]>

* added rejected source addon to wizard

Signed-off-by: Artem Buslaev <[email protected]>

* added cdm policy [skip ci]

Signed-off-by: Artem Buslaev <[email protected]>

* fix build

Signed-off-by: simvalery <[email protected]>

* implement nestjs api

Signed-off-by: simvalery <[email protected]>

* wiard api

Signed-off-by: simvalery <[email protected]>

* add topic mask

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix logs

Signed-off-by: simvalery <[email protected]>

* add env config

Signed-off-by: Stepan Kiryakov <[email protected]>

* fixed choose wizard state

Signed-off-by: artembuslaev <[email protected]>

* fixed wizard trustchain

Signed-off-by: artembuslaev <[email protected]>

* fix dialog size

Signed-off-by: Stepan Kiryakov <[email protected]>

* change approving for initial steps

Signed-off-by: Artem Buslaev <[email protected]>

* added revocationBlock

Signed-off-by: Artem Buslaev <[email protected]>

* added deprecation to about section

Signed-off-by: Artem Buslaev <[email protected]>

* remove getData, setData from basic block

Signed-off-by: Artem Buslaev <[email protected]>

* changed wizard config in swagger

Signed-off-by: Artem Buslaev <[email protected]>

* fix import/export

Signed-off-by: simvalery <[email protected]>

* fix build

Signed-off-by: simvalery <[email protected]>

* fix lots errors

Signed-off-by: simvalery <[email protected]>

* GITBOOK-348: added externalTopicBlock details

* changed ui displaying for deprecated blocks

Signed-off-by: Artem Buslaev <[email protected]>

* fix lint
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* added ability to create schemas with draft topics

Signed-off-by: Artem Buslaev <[email protected]>

* GITBOOK-349: added aPI parameters for pagination

* GITBOOK-350: Integrating external policies demo

* GITBOOK-351: Policy Wizard demo using UI

* GITBOOK-352: Wizard APIs

* status codes
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* routes permissions
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix accounts
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix themes
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* disable publishing for schemas with draft topic

Signed-off-by: Artem Buslaev <[email protected]>

* changed block tag generation in wizard

Signed-off-by: Artem Buslaev <[email protected]>

* fix schema type
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix register
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* add validation
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* tests
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix get-schemas request
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix get-schemas request
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix lintings
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix lint

Signed-off-by: Artem Buslaev <[email protected]>

* fix swagger wizard endpoint paths

Signed-off-by: Artem Buslaev <[email protected]>

* bump version
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* schema active endpoint
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* Create ReadMe.md

* Rename ReadMe.md to readme.md

* Update readme.md of CDM

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: artembuslaev <[email protected]>
Signed-off-by: Felipe Neuhauss <[email protected]>
Signed-off-by: Stepan Kiryakov <[email protected]>
Signed-off-by: simvalery <[email protected]>
Signed-off-by: Artem Buslaev <[email protected]>
Signed-off-by: otherNet <[email protected]>
Co-authored-by: Stepan Kiryakov <[email protected]>
Co-authored-by: prernaa.agarwal <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: E. Santiago <[email protected]>
Co-authored-by: Vanessa Lopes <[email protected]>
Co-authored-by: artembuslaev <[email protected]>
Co-authored-by: Felipe Neuhauss <[email protected]>
Co-authored-by: Vanessa Lopes <[email protected]>
Co-authored-by: otherNet <[email protected]>
Co-authored-by: AlexIvanHoward <[email protected]>
Co-authored-by: Serg Metelin <[email protected]>
Co-authored-by: Felipe Neuhauss <[email protected]>
felipeneuhauss added a commit to IntellectEU/guardian that referenced this pull request Jul 26, 2023
* GITBOOK-320: Added Themes UI

* GITBOOK-321: Adding Theme APIs

* Add files via upload

* Bump yup from 0.32.11 to 1.1.1

Bumps [yup](https://github.com/jquense/yup) from 0.32.11 to 1.1.1.
- [Release notes](https://github.com/jquense/yup/releases)
- [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md)
- [Commits](jquense/yup@v0.32.11...v1.1.1)

---
updated-dependencies:
- dependency-name: yup
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump @types/node from 18.11.9 to 18.16.0

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.9 to 18.16.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* hotfix/progress-bar-schemas

* API Guideline

This documentation is to underline the different types of validation status code and any error status code, including Naming Conventions for RESTful APIs. This documentation is apart of the API contract review PR hashgraph#1974 and issue hashgraph#1629

* fix duplicate schema field label

Signed-off-by: artembuslaev <[email protected]>

* feat: validation removed

Signed-off-by: Felipe Neuhauss <[email protected]>

* updated policy files [skip ci]

Signed-off-by: artembuslaev <[email protected]>

* fix merge

Signed-off-by: Stepan Kiryakov <[email protected]>

* bump version

Signed-off-by: simvalery <[email protected]>

* Bump @aws-sdk/client-secrets-manager from 3.310.0 to 3.319.0

Bumps [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) from 3.310.0 to 3.319.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-secrets-manager/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.319.0/clients/client-secrets-manager)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-secrets-manager"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* GITBOOK-322: Guidance for Open Source Policy

* Updated Verra ARR Timestamp

* Added Schema

* Updated Gold Standard AR Timestamp

* GITBOOK-323: Guidance

* disable application events

Signed-off-by: simvalery <[email protected]>

* fix

Signed-off-by: simvalery <[email protected]>

* fix api, fix uuid

Signed-off-by: Stepan Kiryakov <[email protected]>

* Bump axios from 0.25.0 to 1.3.6

Bumps [axios](https://github.com/axios/axios) from 0.25.0 to 1.3.6.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.25.0...v1.3.6)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump jose from 4.3.8 to 4.14.1

Bumps [jose](https://github.com/panva/jose) from 4.3.8 to 4.14.1.
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
- [Commits](panva/jose@v4.3.8...v4.14.1)

---
updated-dependencies:
- dependency-name: jose
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump mongodb from 4.8.1 to 5.3.0

Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 4.8.1 to 5.3.0.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](mongodb/node-mongodb-native@v4.8.1...v5.3.0)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump @mikro-orm/core from 5.3.1 to 5.7.2

Bumps [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm) from 5.3.1 to 5.7.2.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.3.1...v5.7.2)

---
updated-dependencies:
- dependency-name: "@mikro-orm/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump sinon from 13.0.2 to 15.0.4

Bumps [sinon](https://github.com/sinonjs/sinon) from 13.0.2 to 15.0.4.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](sinonjs/sinon@v13.0.2...v15.0.4)

---
updated-dependencies:
- dependency-name: sinon
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* fix build

Signed-off-by: simvalery <[email protected]>

* GITBOOK-324: Corrected Guidance

* GITBOOK-325: guidance for open source

* Bump @mikro-orm/mongodb from 5.3.1 to 5.7.2

Bumps [@mikro-orm/mongodb](https://github.com/mikro-orm/mikro-orm) from 5.3.1 to 5.7.2.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.3.1...v5.7.2)

---
updated-dependencies:
- dependency-name: "@mikro-orm/mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump @mikro-orm/migrations-mongodb from 5.3.1 to 5.7.2

Bumps [@mikro-orm/migrations-mongodb](https://github.com/mikro-orm/mikro-orm) from 5.3.1 to 5.7.2.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.3.1...v5.7.2)

---
updated-dependencies:
- dependency-name: "@mikro-orm/migrations-mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* fixes

Signed-off-by: simvalery <[email protected]>

* fix web3token

Signed-off-by: simvalery <[email protected]>

* GITBOOK-316: Documentation related to the PRs that were merged

* fix bugs

Signed-off-by: simvalery <[email protected]>

* fix

Signed-off-by: simvalery <[email protected]>

* fix validation

Signed-off-by: simvalery <[email protected]>

* cut filenames

Signed-off-by: artembuslaev <[email protected]>

* fix field type

Signed-off-by: simvalery <[email protected]>

* GITBOOK-326: Corrected alignment and fonts

* GITBOOK-327: Added image for Environment

* fix tag schemas

Signed-off-by: artembuslaev <[email protected]>

* GITBOOK-331: cloud infrastructure roadmap

* remove files with large name

Signed-off-by: artembuslaev <[email protected]>

* GITBOOK-332: updated images

* update irec 5 policy [skip ci]

Signed-off-by: artembuslaev <[email protected]>

* Updated irec 5 timestamp in readme

* GITBOOK-333: Updated iREC timestamps

* hotfix/horizontal-scroll-blank-spaces

* bump version

Signed-off-by: simvalery <[email protected]>

* bump version

Signed-off-by: simvalery <[email protected]>

* fix import tags

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix report item

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix overwriting entities

Signed-off-by: Artem Buslaev <[email protected]>

* fixing document validation error

Signed-off-by: Artem Buslaev <[email protected]>

* moved policies tab

Signed-off-by: Artem Buslaev <[email protected]>

* fix refreshing events

Signed-off-by: artembuslaev <[email protected]>

* fix scroll in request block

Signed-off-by: artembuslaev <[email protected]>

* upgrade ws updating messages

Signed-off-by: artembuslaev <[email protected]>

* fix lint

Signed-off-by: artembuslaev <[email protected]>

* optimize update algorithm

Signed-off-by: Artem Buslaev <[email protected]>

* fix issue in aggregation block

Signed-off-by: Artem Buslaev <[email protected]>

* update info about revoke block

Signed-off-by: Artem Buslaev <[email protected]>

* added converting for old revoke block

Signed-off-by: Artem Buslaev <[email protected]>

* fix issue with set relationships block

Signed-off-by: Artem Buslaev <[email protected]>

* apply updating to multiple users

Signed-off-by: Artem Buslaev <[email protected]>

* add new block

Signed-off-by: Stepan Kiryakov <[email protected]>

* GITBOOK-335: selective disclosure doc added

* resolve hashgraph#1923,resolve hashgraph#1693
Integrate multi env feature
Service Env can Override
configs folder in dockerfile & managed GUARDIAN_ENV
docs
Docs Manual execution
Apply changes on updated develop
DIRECT_MESSAGE_PORT is a specilized variable

Signed-off-by: otherNet <[email protected]>

* fix displaying account creation document in trust chain

Signed-off-by: Artem Buslaev <[email protected]>

* Bump @hashgraph/sdk from 2.24.1 to 2.24.2

Bumps [@hashgraph/sdk](https://github.com/hashgraph/hedera-sdk-js) from 2.24.1 to 2.24.2.
- [Release notes](https://github.com/hashgraph/hedera-sdk-js/releases)
- [Changelog](https://github.com/hashgraph/hedera-sdk-js/blob/develop/CHANGELOG.md)
- [Commits](hashgraph/hedera-sdk-js@v2.24.1...v2.24.2)

---
updated-dependencies:
- dependency-name: "@hashgraph/sdk"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* disable application events

Signed-off-by: simvalery <[email protected]>
Signed-off-by: Felipe Neuhauss <[email protected]>

* fix

Signed-off-by: simvalery <[email protected]>
Signed-off-by: Felipe Neuhauss <[email protected]>

* feat: prometheus and grafana integration

Signed-off-by: Felipe Neuhauss <[email protected]>

* feat: swagger updated

Signed-off-by: Felipe Neuhauss <[email protected]>

* feat: swagger updated

Signed-off-by: Felipe Neuhauss <[email protected]>

* feat: docs updated

Signed-off-by: Felipe Neuhauss <[email protected]>

* feat: prometheus and grafana integration

Signed-off-by: Felipe Neuhauss <[email protected]>

* update

* Updates .policy files and readme.md for ICP.

* fix merge

Signed-off-by: simvalery <[email protected]>

* Bump @mikro-orm/mongodb from 5.7.2 to 5.7.5

Bumps [@mikro-orm/mongodb](https://github.com/mikro-orm/mikro-orm) from 5.7.2 to 5.7.5.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.2...v5.7.5)

---
updated-dependencies:
- dependency-name: "@mikro-orm/mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* fix lint

Signed-off-by: simvalery <[email protected]>

* fices

Signed-off-by: simvalery <[email protected]>

* Bump @mikro-orm/core from 5.7.2 to 5.7.5

Bumps [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm) from 5.7.2 to 5.7.5.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.2...v5.7.5)

---
updated-dependencies:
- dependency-name: "@mikro-orm/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump @mikro-orm/migrations-mongodb from 5.7.2 to 5.7.5

Bumps [@mikro-orm/migrations-mongodb](https://github.com/mikro-orm/mikro-orm) from 5.7.2 to 5.7.5.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.2...v5.7.5)

---
updated-dependencies:
- dependency-name: "@mikro-orm/migrations-mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump mongodb from 5.3.0 to 5.4.0

Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](mongodb/node-mongodb-native@v5.3.0...v5.4.0)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* feat: swagger updated

Signed-off-by: Felipe Neuhauss <[email protected]>

* update

Signed-off-by: Stepan Kiryakov <[email protected]>

* GITBOOK-334: Felipe's May 2 changes

* GITBOOK-338: Prometheus and Grafana documentation

* update

* Bump @mikro-orm/core from 5.7.5 to 5.7.7

Bumps [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm) from 5.7.5 to 5.7.7.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.5...v5.7.7)

---
updated-dependencies:
- dependency-name: "@mikro-orm/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump mongodb from 5.4.0 to 5.5.0

Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](mongodb/node-mongodb-native@v5.4.0...v5.5.0)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* fix 2100

Signed-off-by: simvalery <[email protected]>

* fix 2110

Signed-off-by: simvalery <[email protected]>

* Bump @mikro-orm/mongodb from 5.7.5 to 5.7.7

Bumps [@mikro-orm/mongodb](https://github.com/mikro-orm/mikro-orm) from 5.7.5 to 5.7.7.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.5...v5.7.7)

---
updated-dependencies:
- dependency-name: "@mikro-orm/mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump @mikro-orm/migrations-mongodb from 5.7.5 to 5.7.7

Bumps [@mikro-orm/migrations-mongodb](https://github.com/mikro-orm/mikro-orm) from 5.7.5 to 5.7.7.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.5...v5.7.7)

---
updated-dependencies:
- dependency-name: "@mikro-orm/migrations-mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* fix 2133

Signed-off-by: simvalery <[email protected]>

* compare schemas

* GITBOOK-336: adding a subpage to the environments section

* GITBOOK-340: correction to Ecosystem Environment

* update

* update

Signed-off-by: Stepan Kiryakov <[email protected]>

* update

* change document hash in retire request

Signed-off-by: Artem Buslaev <[email protected]>

* update

Signed-off-by: Stepan Kiryakov <[email protected]>

* add demo policy

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix update vc

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix display of schema dialog buttons for mobile UI

Signed-off-by: Stepan Kiryakov <[email protected]>

* GITBOOK-343: adding guides

* GITBOOK-344: Added GoldStandard

* implement nestjs

Signed-off-by: simvalery <[email protected]>

* upload and verify vc

Signed-off-by: simvalery <[email protected]>

* fix loading animation

* change vc documents index

Signed-off-by: Stepan Kiryakov <[email protected]>

* update

Signed-off-by: Stepan Kiryakov <[email protected]>

* refactor

Signed-off-by: simvalery <[email protected]>

* GITBOOK-345: added Atma policy

* update order by

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix migration

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix tests

Signed-off-by: Stepan Kiryakov <[email protected]>

* added wizards

Signed-off-by: Artem Buslaev <[email protected]>

* fix

Signed-off-by: Artem Buslaev <[email protected]>

* added wizard docs [skip ci]

Signed-off-by: Artem Buslaev <[email protected]>

* fix trustchain creation

Signed-off-by: Artem Buslaev <[email protected]>

* change help icons

Signed-off-by: Artem Buslaev <[email protected]>

* fix lint

Signed-off-by: Artem Buslaev <[email protected]>

* fix schema updating

Signed-off-by: Artem Buslaev <[email protected]>

* fixed clone schemas

Signed-off-by: Artem Buslaev <[email protected]>

* fix importing schemas

Signed-off-by: Artem Buslaev <[email protected]>

* fix exporting schemas

Signed-off-by: Artem Buslaev <[email protected]>

* added integer to mint fields

Signed-off-by: Artem Buslaev <[email protected]>

* fix tips, trustchain issues

Signed-off-by: Artem Buslaev <[email protected]>

* remove wizard preset on publish

Signed-off-by: Artem Buslaev <[email protected]>

* fix ui issues

Signed-off-by: Artem Buslaev <[email protected]>

* added getData, setData to basic block

Signed-off-by: Artem Buslaev <[email protected]>

* change contracts to retirement

Signed-off-by: Artem Buslaev <[email protected]>

* GITBOOK-347: Added VM0042 description

* fix style

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix relationship and produced schemas

Signed-off-by: Artem Buslaev <[email protected]>

* fix link button

Signed-off-by: Artem Buslaev <[email protected]>

* added rejected source addon to wizard

Signed-off-by: Artem Buslaev <[email protected]>

* added cdm policy [skip ci]

Signed-off-by: Artem Buslaev <[email protected]>

* fix build

Signed-off-by: simvalery <[email protected]>

* implement nestjs api

Signed-off-by: simvalery <[email protected]>

* wiard api

Signed-off-by: simvalery <[email protected]>

* add topic mask

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix logs

Signed-off-by: simvalery <[email protected]>

* add env config

Signed-off-by: Stepan Kiryakov <[email protected]>

* fixed choose wizard state

Signed-off-by: artembuslaev <[email protected]>

* fixed wizard trustchain

Signed-off-by: artembuslaev <[email protected]>

* fix dialog size

Signed-off-by: Stepan Kiryakov <[email protected]>

* change approving for initial steps

Signed-off-by: Artem Buslaev <[email protected]>

* added revocationBlock

Signed-off-by: Artem Buslaev <[email protected]>

* added deprecation to about section

Signed-off-by: Artem Buslaev <[email protected]>

* remove getData, setData from basic block

Signed-off-by: Artem Buslaev <[email protected]>

* changed wizard config in swagger

Signed-off-by: Artem Buslaev <[email protected]>

* fix import/export

Signed-off-by: simvalery <[email protected]>

* fix build

Signed-off-by: simvalery <[email protected]>

* fix lots errors

Signed-off-by: simvalery <[email protected]>

* GITBOOK-348: added externalTopicBlock details

* changed ui displaying for deprecated blocks

Signed-off-by: Artem Buslaev <[email protected]>

* fix lint
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* added ability to create schemas with draft topics

Signed-off-by: Artem Buslaev <[email protected]>

* GITBOOK-349: added aPI parameters for pagination

* GITBOOK-350: Integrating external policies demo

* GITBOOK-351: Policy Wizard demo using UI

* GITBOOK-352: Wizard APIs

* status codes
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* routes permissions
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix accounts
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix themes
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* disable publishing for schemas with draft topic

Signed-off-by: Artem Buslaev <[email protected]>

* changed block tag generation in wizard

Signed-off-by: Artem Buslaev <[email protected]>

* fix schema type
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix register
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* add validation
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* tests
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix get-schemas request
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix get-schemas request
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix lintings
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* fix lint

Signed-off-by: Artem Buslaev <[email protected]>

* fix swagger wizard endpoint paths

Signed-off-by: Artem Buslaev <[email protected]>

* bump version
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* schema active endpoint
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>

* Create ReadMe.md

* Rename ReadMe.md to readme.md

* Update readme.md of CDM

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: artembuslaev <[email protected]>
Signed-off-by: Felipe Neuhauss <[email protected]>
Signed-off-by: Stepan Kiryakov <[email protected]>
Signed-off-by: simvalery <[email protected]>
Signed-off-by: Artem Buslaev <[email protected]>
Signed-off-by: otherNet <[email protected]>
Co-authored-by: Stepan Kiryakov <[email protected]>
Co-authored-by: prernaa.agarwal <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: E. Santiago <[email protected]>
Co-authored-by: Vanessa Lopes <[email protected]>
Co-authored-by: artembuslaev <[email protected]>
Co-authored-by: Felipe Neuhauss <[email protected]>
Co-authored-by: Vanessa Lopes <[email protected]>
Co-authored-by: otherNet <[email protected]>
Co-authored-by: AlexIvanHoward <[email protected]>
Co-authored-by: Serg Metelin <[email protected]>
Co-authored-by: Felipe Neuhauss <[email protected]>
Signed-off-by: Felipe Neuhauss <[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.