Guangqing Tang
Guangqing Tang
## Description Implement group list page in Web UI. ## Test Plan Navigate to `/det/settings/group-management/rbac-enabled`, create/edit/delete several groups. ## Commentary (optional) ## Checklist - [ ] User-facing API changes need...
## Description Deit example: https://github.com/facebookresearch/deit
## Description Integration backend API to user management page. - view user role/permissions - add/remove use r roles ## Test Plan Log in as admin, navigates to `/det/settings/user-management?f_rbac=on` and view/add/remove...
## Description Allow python sdk `create_experiment` function to take parameters `parent_id`, `project_id` and `template` ## Test Plan Use python sdk to create an experiment with parent_id, project_id and template ##...
## Description Add Badge component to UI kit. Keep MetrcBadgeTag and StateBadge to use Badge from UI kit. ## Test Plan Navigate to UI kit page and make sure the...
## Description ## Test Plan Visually check the appearance of Link usages, they should be same as before. Clicking on links should works as before. Navigate to Link section in...
## Ticket [MD-381] ## Description Add create template modal to WebUI. Create template function can be accessed from: - Navigation sidebar -> Template page - Workspace details -> Template tab...
## Ticket [MD-382] ## Description View templates table at templates page, and workspace detail template tab. ## Test Plan With `Manage Templates` feature flag on. Navigate to Templates page from...
## Ticket [MD-441] ## Description Eliminate `DefaultConfig` and only use `UnmanagedConfig` in core_v2 `init` API ## Test Plan e2e_test pass ## Checklist - [ ] Changes have been manually QA'd...
## Ticket [MD-437] ## Description Allow user to continue multi-trial experiments if applicable. Multi-trial experiments that are able to continue must satisfy the following criteria: - The searcher type is...