Jihyun Kang

Results 66 issues of Jihyun Kang

This PR resolves #2058. Related: [backend.ai#1754](https://github.com/lablup/backend.ai/pull/1754) > ⚠️ NOTE: you need to change the core branch to related PR. - [x] Check the result of validation changes when click validate...

size:XL
field:UI / UX
field:localization

**Checklist:** (if applicable) - [ ] Mention to the original issue - [ ] Documentation - [ ] Minium required manager version - [ ] Specific setting for review (eg.,...

area:lib
area:ux
area:i18n
size:XL
field:UI / UX
field:localization

### Main idea related: [giftbox#565](https://github.com/lablup/giftbox/issues/565) - [x] Add validate button in model service launcher modal - [x] Show validation result when user clicks validate button ### Alternative ideas _No response_...

### Main idea Since we've been supporting various AI accelerator, we need to provide corresponding limitation on resource policy. ### Alternative ideas _No response_ ### Anything else? _No response_

effort:normal
area:ux
urgency:3
size:M
field:UI / UX

### What Operating System(s) are you seeing this problem on? macOS (Apple Silicon) ### Backend.AI version 24.03.0-alpha.3.5815 ### Describe the bug Since there's a chance to change desired session count...

This PR revives "clone" feature which was commented out due to timing issue on large vfolder cloning ( > 10GB), which seems to be resolved already. **Checklist:** (if applicable) -...

size:M

### Main idea Since the model service executes its service based on `model-definition.yml` file, we need to provide an editable UI for the YAML file. With YAML editor, user can...

Since we've been providing column-based filter in WebUI, which has its own limitation, such as search in general or applying multiple queries in same column, etc. Therefore by the suggestion...

### Main idea For now, the default timeout is set with [a hard-coded value](https://github.com/lablup/backend.ai-webui/blob/5a8a7c653955c97430444d9aadf09363e0830751/src/components/backend-ai-session-list.ts#L781). But In a certain network environment, those values would be too short and may cause endless...

type:enhance
effort:normal
urgency:3

### Main idea Related PR: [backend.ai#835](https://github.com/lablup/backend.ai/pull/835) From `23.09`, vfolder deletion policy is now changed to `soft-delete`, and also restoring deleted vfolder is now supported, therefore we need to apply the...