Dmytro Borzenko

Results 5 issues of Dmytro Borzenko

Create graphql API for support Data access panel. **Initial developments according to the API schema(prototype):** ``` type DataQueries { """ Lists protocols known to the system and recommended for use...

Create graphql API for support environment variables. Initial developments according to the API schema(prototype) Schema for a list of environment variables (Type **Dataset** already exists): ``` type Dataset { """...

**Describe the bug** Incorrect display of node for Safari < version 18 **To Reproduce** Steps to reproduce the behavior: 1. Go to https://platform.demo.kamu.dev/ on MacOs with Safari < version 18...

bug

1. Press the button "Edit push source" 2. Added new row to schema 3. Press the button "Save" Current behavior: A new source is added Expected behavior: Editing current source

Create an API that will return a counter of downstreams of a dataset, including private datasets.