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

Sharing resource initiated by the app #51

Merged
merged 13 commits into from
Apr 17, 2023

Commits on Mar 6, 2023

  1. [data-model] shape tree describes instance

    Co-authored-by: elf Pavlik <[email protected]>
    samurex and elf-pavlik committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    4183b8f View commit details
    Browse the repository at this point in the history
  2. [application] provides shareUri

    Co-authored-by: elf Pavlik <[email protected]>
    samurex and elf-pavlik committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    ca59153 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

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

Commits on Mar 23, 2023

  1. [data-model, authorization-agent] handles sharing data instance with …

    …multiple agents
    
    Co-authored-by: Maciej Samoraj <[email protected]>
    elf-pavlik and samurex committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    4553a74 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. added missing tests

    Co-authored-by: Maciej Samoraj <[email protected]>
    elf-pavlik and samurex committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    c34352b View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. [data-model] added more info to readable data instance

    Co-authored-by: Maciej Samoraj <[email protected]>
    elf-pavlik and samurex committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    6cd9b0f View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. updated root dev dependencies

    Co-authored-by: Maciej Samoraj <[email protected]>
    elf-pavlik and samurex committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    344a976 View commit details
    Browse the repository at this point in the history
  2. fixed all linting errors, some warnings still left

    Co-authored-by: Maciej Samoraj <[email protected]>
    elf-pavlik and samurex committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    4ed042d View commit details
    Browse the repository at this point in the history
  3. run eslint from pre-commit hook

    Co-authored-by: Maciej Samoraj <[email protected]>
    elf-pavlik and samurex committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    52a7f55 View commit details
    Browse the repository at this point in the history
  4. updated dependencies in each package

    Co-authored-by: Maciej Samoraj <[email protected]>
    elf-pavlik and samurex committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    6a62759 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. addressed feedback from the review

    Co-authored-by: Maciej Samoraj <[email protected]>
    elf-pavlik and samurex committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    3dd973d View commit details
    Browse the repository at this point in the history
  2. delete dist only when publishing

    Co-authored-by: Maciej Samoraj <[email protected]>
    elf-pavlik and samurex committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    38121f3 View commit details
    Browse the repository at this point in the history
  3. renamed iterable2array -> asyncIterableToArray

    Co-authored-by: Maciej Samoraj <[email protected]>
    elf-pavlik and samurex committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    8f27605 View commit details
    Browse the repository at this point in the history