skillhub/web/e2e
dongmucat 230b915194 feat(dashboard): add Update button to My Skills with publish prefill
Add an "Update" button to each skill card on the My Skills dashboard
page. Clicking it navigates to the Publish page with the skill's
namespace and visibility pre-selected, reducing manual steps when
re-publishing a skill package.

- Add visibility field to SkillSummaryResponse so the list API exposes
  each skill's current visibility setting
- Add publish-prefill module to normalize and validate URL search params
- Wire TanStack Router validateSearch on the publish route
- Add E2E tests covering the prefill flow and invalid-param fallback
2026-04-22 14:59:01 +08:00
..
fixtures test(e2e,ci): migrate web e2e to real API and add PR e2e workflow (#198) 2026-04-01 14:41:23 +08:00
helpers Merge pull request #279 from iflytek/fix/issue-276-review-own-namespace 2026-04-14 17:22:08 +08:00
auth-entry.spec.ts test(e2e,ci): migrate web e2e to real API and add PR e2e workflow (#198) 2026-04-01 14:41:23 +08:00
cli-auth.spec.ts test(e2e,ci): migrate web e2e to real API and add PR e2e workflow (#198) 2026-04-01 14:41:23 +08:00
dashboard-personal-modules.spec.ts test(e2e,ci): migrate web e2e to real API and add PR e2e workflow (#198) 2026-04-01 14:41:23 +08:00
dashboard-routes.spec.ts test(e2e,ci): migrate web e2e to real API and add PR e2e workflow (#198) 2026-04-01 14:41:23 +08:00
dashboard-shell.spec.ts test(e2e,ci): migrate web e2e to real API and add PR e2e workflow (#198) 2026-04-01 14:41:23 +08:00
landing-navigation.spec.ts test(e2e,ci): migrate web e2e to real API and add PR e2e workflow (#198) 2026-04-01 14:41:23 +08:00
my-namespaces-data.spec.ts test(e2e,ci): migrate web e2e to real API and add PR e2e workflow (#198) 2026-04-01 14:41:23 +08:00
my-skills-data.spec.ts test(e2e,ci): migrate web e2e to real API and add PR e2e workflow (#198) 2026-04-01 14:41:23 +08:00
my-skills-navigation.spec.ts test(e2e,ci): migrate web e2e to real API and add PR e2e workflow (#198) 2026-04-01 14:41:23 +08:00
my-skills-update-prefill.spec.ts feat(dashboard): add Update button to My Skills with publish prefill 2026-04-22 14:59:01 +08:00
namespace-members-data.spec.ts test(e2e,ci): migrate web e2e to real API and add PR e2e workflow (#198) 2026-04-01 14:41:23 +08:00
namespace-page-data.spec.ts test(e2e,ci): migrate web e2e to real API and add PR e2e workflow (#198) 2026-04-01 14:41:23 +08:00
namespace-review-detail-access.spec.ts test(review): stabilize namespace review e2e setup 2026-04-14 09:29:18 +08:00
namespace-reviews-data.spec.ts test(review): stabilize namespace review e2e setup 2026-04-14 09:29:18 +08:00
password-reset.spec.ts feat(auth): 邮箱验证码重置密码与 SMTP 配置支持 (#273) 2026-04-13 20:27:00 +08:00
protected-routes.spec.ts test(e2e,ci): migrate web e2e to real API and add PR e2e workflow (#198) 2026-04-01 14:41:23 +08:00
public-pages.spec.ts test(e2e,ci): migrate web e2e to real API and add PR e2e workflow (#198) 2026-04-01 14:41:23 +08:00
public-skill-detail-anonymous.spec.ts fix(web): allow anonymous access to public skill detail 2026-04-15 16:16:08 +08:00
publish-flow-ui.spec.ts test(e2e): harden namespace selection for publish flows 2026-04-14 16:16:08 +08:00
register-email-required.spec.ts feat(auth): 邮箱验证码重置密码与 SMTP 配置支持 (#273) 2026-04-13 20:27:00 +08:00
register-login-validation.spec.ts feat(auth): 邮箱验证码重置密码与 SMTP 配置支持 (#273) 2026-04-13 20:27:00 +08:00
reviews-pagination.spec.ts fix(reviews): add dashboard review pagination and tests (#241) 2026-04-07 14:10:48 +08:00
role-access-control.spec.ts test(e2e,ci): migrate web e2e to real API and add PR e2e workflow (#198) 2026-04-01 14:41:23 +08:00
route-guard.spec.ts test(e2e,ci): migrate web e2e to real API and add PR e2e workflow (#198) 2026-04-01 14:41:23 +08:00
search-card-interaction.spec.ts test(e2e): stabilize publish and search waits 2026-04-14 13:55:33 +08:00
search-flow.spec.ts test(e2e,ci): migrate web e2e to real API and add PR e2e workflow (#198) 2026-04-01 14:41:23 +08:00
search-page-full.spec.ts fix(search): show default discovery list on empty query (#312) 2026-04-15 16:58:21 +08:00
settings-pages.spec.ts feat(auth): 邮箱验证码重置密码与 SMTP 配置支持 (#273) 2026-04-13 20:27:00 +08:00
settings-routing.spec.ts test(e2e,ci): migrate web e2e to real API and add PR e2e workflow (#198) 2026-04-01 14:41:23 +08:00
skill-detail-browse.spec.ts test(e2e,ci): migrate web e2e to real API and add PR e2e workflow (#198) 2026-04-01 14:41:23 +08:00
tokens.spec.ts test(e2e,ci): migrate web e2e to real API and add PR e2e workflow (#198) 2026-04-01 14:41:23 +08:00
workspace-pages.spec.ts test(e2e,ci): migrate web e2e to real API and add PR e2e workflow (#198) 2026-04-01 14:41:23 +08:00