zenml-dashboard
zenml-dashboard copied to clipboard
The repository that contains all source code for the ZenML UI.
The Theme we used ofr the vs-code plugin, isnt having that nice syntax-highlight support. We may want to reiterate on the highlighting part, so we can also use it with...
- Make tables more customizable and horizontally scrollable, especially useful as tables grow in columns and size. This can be improved by: - **Making columns resizable** (we need to review...
- A lot of places where `id.split("-")[0]` is used. This should be unified in a testable helper function
Right now, the breadcrumbs are not aware of the context the user is coming from. E.g they can come to a snapshot from the pipeline-snapshots, or from the global snapshots-list....
The roles and permissions table is a bit inconsistent with other tables in the product, and with the Figma designs. The header is higher and without a border-bottom. Also for...
The main button should have a drop down like the refresh functionality. The default behaviour (just clicking on the button) would run it with the same parameters. Opening the drop...