Peter Hicks

Results 14 issues of Peter Hicks

`Version History` in the dataset drawer and `Run History` on the job drawer are not paged ### Dataset Drawer ![image](https://github.com/MarquezProject/marquez/assets/7514204/ae9c08c0-ff35-4c1f-9bca-9d26f4599359) ### Job Drawer ![image](https://github.com/MarquezProject/marquez/assets/7514204/5dfa4b69-71d3-41b2-9521-c230d11bcdde)

web

We're looking to power a new dashboard to power some operational value to engineers with the following screenshot. Part of this is to build charts that are reliant upon time...

Currently, the endpoints for marquez all look along the lines of: `http://localhost:5000/api/v1/namespaces/{namespace}/datasets/{dataset}` This means that namespaces are effectively mandatory when users are working with the api and thus the web...

help wanted
feature
api
proposal
web

Our webpack bundle is now quite large and we're running into warning and sporadic CI failures causing the process to run out of memory on production builds... If there are...

good first issue
web