-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: background task notification for cloning a model folder (#2494)
> [!CAUTION] > This PR should be merged after lablup/backend.ai#2161 This PR includes - Background task notification for cloning a model folder - Modify frontend components to reflect schema changes and improve user interaction with vFolders. - Update internationalization files to include messages related to folder cloning and handling errors in multiple languages. ## How to Test - Make sure related core PR: lablup/backend.ai#2161 - Create a 'model' project folder in the 'model-store' project. - Upload `model-definition.yml`. - [model-definition.yml.zip](https://github.com/user-attachments/files/15982404/model-definition.yml.zip) - Navigate to the model store list on the `/data` page. - Click on a model card item and then click the "Clone" button. - You should see the notification and the cloned 'model' folder in the model tab of the `/data` page. <!-- Please precisely, concisely, and concretely describe what this PR changes, the rationale behind codes, and how it affects the users and other developers. --> **Checklist:** (if applicable) - [ ] Mention to the original issue - [ ] Documentation - [ ] Minium required manager version - [ ] Specific setting for review (eg., KB link, endpoint or how to setup) - [ ] Minimum requirements to check during review - [ ] Test case(s) to demonstrate the difference of before/after
- Loading branch information
Showing
24 changed files
with
335 additions
and
118 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Oops, something went wrong.