Feat/update dashboard#778
Merged
kitsudaiki merged 10 commits intodevelopfrom Dec 20, 2025
Merged
Conversation
Updated the dashboard to work again for the current state of the backend with the new enpoint-list from miko. Signed-off-by: Tobias Anker <tobias.anker@kitsunemimi.moe>
Moved the dockerfile to create the image with the dashboard to the location of the other files. Signed-off-by: Tobias Anker <tobias.anker@kitsunemimi.moe>
The dashboard got a new error-message and error-popup. Only used for the login at the moment. Signed-off-by: Tobias Anker <tobias.anker@kitsunemimi.moe>
For cluster new the names of inputs and outputs is stored in the database as well and is also part of the api-responses of the cluster-endpoints. Signed-off-by: Tobias Anker <tobias.anker@kitsunemimi.moe>
The column-names of datasets are now stored in the database as well and returned by the api. Signed-off-by: Tobias Anker <tobias.anker@kitsunemimi.moe>
The dashboard has now finally a first basically working interface to create train- and request-tasks. Signed-off-by: Tobias Anker <tobias.anker@kitsunemimi.moe>
Added endpoints to count the number of items for cluster, datasets, checkpoints and secrets. Signed-off-by: Tobias Anker <tobias.anker@kitsunemimi.moe>
On the first overview-page the resource usage is now shown based on quota and usage information from the backend. Also made some minor general styling changes. Signed-off-by: Tobias Anker <tobias.anker@kitsunemimi.moe>
Added svg-grafics with a simple mostly transparent hexagon-pattern to the background. Signed-off-by: Tobias Anker <tobias.anker@kitsunemimi.moe>
Basic integration of the dashboard into the kubernetes environment. Not perfect, but basically works. Added new configuration-file to the dashboard to define the public address of Miko at runtime. Signed-off-by: Tobias Anker <tobias.anker@kitsunemimi.moe>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request
Description
Related Issues
How it was tested?