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

Hackathon 4 refractor auth app #49

Merged
merged 12 commits into from
Feb 8, 2024
Merged

Hackathon 4 refractor auth app #49

merged 12 commits into from
Feb 8, 2024

Commits on Jan 23, 2024

  1. add outline for freeze, to be aligned with delete functionality and a…

    …rchive of authorizations
    uvdsl committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    3b5d69c View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    c93bcc8 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. refractoring into modularity

    uvdsl committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    940982a View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. revocation

    uvdsl committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    5882973 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e94304b View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. focus on request

    currently, the focus access request and any authorization are displayed upon redirect to the auth app.
    this simple approach does simply not load authorizations when the redirected to the app
    uvdsl committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    bbd32f0 View commit details
    Browse the repository at this point in the history
  2. Commented code

    uvdsl committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    aa91761 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    611f61c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e60f6c View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. adds display of "foaf:name" value in AuthApp UI + adds "interop:forSo…

    …cialAgent" in Access Request for offer/order in BankApp
    banxtv committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    02b6e6c View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. fixes AccessAuthorization.vue

    banxtv committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    a34b176 View commit details
    Browse the repository at this point in the history
  2. change credit:fromDemand to rdfs:seeAlso in AccessRequests and AuthAp…

    …p UI + add success toasts for "request additional data" in SME & Bank App + minor textual beautification in AuthApp
    banxtv committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    7941f93 View commit details
    Browse the repository at this point in the history