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

78 product classification #79

Merged
merged 24 commits into from
Apr 8, 2021
Merged

78 product classification #79

merged 24 commits into from
Apr 8, 2021

Commits on Mar 26, 2021

  1. add authorization for user endpoints

    Dominic Zettl committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    99ed9e7 View commit details
    Browse the repository at this point in the history
  2. add possibility for null values in user schema

    Dominic Zettl committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    564cabe View commit details
    Browse the repository at this point in the history
  3. add authorizatoin to channel info service

    Dominic Zettl committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    ceac9ac View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. Configuration menu
    Copy the full SHA
    b2142bc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into 9-user-service-authorization

    Dominic Zettl committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    f337598 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into 44-channel-info-authorization

    Dominic Zettl committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    a608813 View commit details
    Browse the repository at this point in the history
  4. fix parsing bool problem

    Dominic Zettl committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    f69d880 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. fix tests for update and post

    Dominic Zettl committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    993ba80 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. fix and add tests for delete channel info

    Dominic Zettl committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    ce0d83e View commit details
    Browse the repository at this point in the history
  2. small adjustment of getChannelInfo

    Dominic Zettl committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    1464d02 View commit details
    Browse the repository at this point in the history
  3. Merge branch '44-channel-info-authorization' into develop

    Dominic Zettl committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    d557b47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0efe084 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. add initiator id to subject of vc

    Dominic Zettl committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    ebbdf07 View commit details
    Browse the repository at this point in the history
  2. use whole jwt object in authenticatedrequest and adjust tests accordi…

    …ng to it
    Dominic Zettl committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    13599c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. fix tests and return role for user

    Dominic Zettl committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    6da4e18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a49920 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. not authorize devices with admin role

    Dominic Zettl committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    0d2069a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #77 from iotaledger/66-role-based-access-management

    66 role based access management into develop
    Dominic Zettl committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    6e8f06f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ef34c7 View commit details
    Browse the repository at this point in the history
  4. check for api or human instead of device

    Dominic Zettl committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    0957443 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d04ca7d View commit details
    Browse the repository at this point in the history
  6. Merge branch 'develop' into 78-product-classification

    Dominic Zettl committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    a7a71eb View commit details
    Browse the repository at this point in the history
  7. remove organization url

    Dominic Zettl committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    02b29d7 View commit details
    Browse the repository at this point in the history
  8. fix test

    Dominic Zettl committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    818c534 View commit details
    Browse the repository at this point in the history