Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

model updates to prepare for selective disclosure and self attested attributes #824

Merged
merged 26 commits into from
Oct 6, 2022

Commits on Sep 9, 2022

  1. https://github.com/hyperledger-labs/business-partner-agent/issues/800

    hyperledger-labs#801
    
    updated model and helper to allow to send more info from the frontend
    
    Signed-off-by: Philipp Etschel <[email protected]>
    etschelp committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    4663610 View commit details
    Browse the repository at this point in the history
  2. activated request validation

    Signed-off-by: Philipp Etschel <[email protected]>
    etschelp committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    73218c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. version updates. fixed annotation processor order. fixed accessors. s…

    …wagger resources are now self contained and are served from a /res folder this means that the path has changed.
    
    Signed-off-by: Philipp Etschel <[email protected]>
    etschelp committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    70b3ea1 View commit details
    Browse the repository at this point in the history
  2. using Files... to load the test files.

    Signed-off-by: Philipp Etschel <[email protected]>
    etschelp committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    0ec2743 View commit details
    Browse the repository at this point in the history
  3. recreated default schemas

    Signed-off-by: Philipp Etschel <[email protected]>
    etschelp committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    0d7af30 View commit details
    Browse the repository at this point in the history
  4. renamed class

    Signed-off-by: Philipp Etschel <[email protected]>
    etschelp committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    0e31037 View commit details
    Browse the repository at this point in the history
  5. simple reveal checkbox

    Signed-off-by: Philipp Etschel <[email protected]>
    etschelp committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    2f7820d View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' into feature/self-attested

    Signed-off-by: Philipp Etschel <[email protected]>
    etschelp committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    7be2fab View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. - checkbox only visible on anoncred attribute groups

    - fixed exception if proofData is not set in case verification failed
    - selection and checkbox in one row
    
    Signed-off-by: Philipp Etschel <[email protected]>
    etschelp committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    b080ab9 View commit details
    Browse the repository at this point in the history
  2. referent is not always a UUID

    Signed-off-by: Philipp Etschel <[email protected]>
    etschelp committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    0f9355c View commit details
    Browse the repository at this point in the history
  3. license header

    Signed-off-by: Philipp Etschel <[email protected]>
    etschelp committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    1c19dd2 View commit details
    Browse the repository at this point in the history
  4. only render if there is data

    Signed-off-by: Philipp Etschel <[email protected]>
    etschelp committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    d80c61f View commit details
    Browse the repository at this point in the history
  5. fixed no warning displayed for v2

    Signed-off-by: Philipp Etschel <[email protected]>
    etschelp committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    9a8000a View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. added role to isVerified() checks

    Signed-off-by: Philipp Etschel <[email protected]>
    etschelp committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    f6d9b7b View commit details
    Browse the repository at this point in the history
  2. fixed check

    Signed-off-by: Philipp Etschel <[email protected]>
    etschelp committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    dbdb623 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. adjusting to client changes

    Signed-off-by: Philipp Etschel <[email protected]>
    etschelp committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    109de2c View commit details
    Browse the repository at this point in the history
  2. spotbugs

    Signed-off-by: Philipp Etschel <[email protected]>
    etschelp committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    589f571 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Merge branch 'main' into feature/self-attested

    Signed-off-by: Philipp Etschel <[email protected]>
    etschelp committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    c37a2ea View commit details
    Browse the repository at this point in the history
  2. updating some of the UI dependencies

    Signed-off-by: Philipp Etschel <[email protected]>
    etschelp committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    dcd11dc View commit details
    Browse the repository at this point in the history
  3. - updated node version in pom

    - mapped proof type
    - display v2 detail also for v2 indy
    
    Signed-off-by: Philipp Etschel <[email protected]>
    etschelp committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    3385312 View commit details
    Browse the repository at this point in the history
  4. adding predicate proof support to CredentialCard

    Signed-off-by: Philipp Etschel <[email protected]>
    etschelp committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    8b6e542 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. - added link to proof template

    - simplified types
    
    Signed-off-by: Philipp Etschel <[email protected]>
    etschelp committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    5e6cce3 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Merge branch 'main' into feature/self-attested

    Signed-off-by: Philipp Etschel <[email protected]>
    
    # Conflicts:
    #	backend/business-partner-agent/src/main/resources/schemas.yml
    etschelp committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    44e0da4 View commit details
    Browse the repository at this point in the history
  2. micronaut-openapi now creates the swagger yaml as it is rendered

    Signed-off-by: Philipp Etschel <[email protected]>
    etschelp committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    2ec759e View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. - fixed all schemas displayed in case of there being nor OrgProfile

    - latest client
    
    Signed-off-by: Philipp Etschel <[email protected]>
    etschelp committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    73f3b23 View commit details
    Browse the repository at this point in the history
  2. headers

    Signed-off-by: Philipp Etschel <[email protected]>
    etschelp committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    8da30bb View commit details
    Browse the repository at this point in the history