灵应
|
e33bfe71bf
|
feat: 退出登录后跳转首页(/)而非登录页(/login)
CI/CD Pipeline / Build Production Runtime Images (push) Has been skipped
CI/CD Pipeline / Deploy Production (push) Has been skipped
CI/CD Pipeline / Production Browser E2E (push) Has been skipped
CI/CD Pipeline / Staging E2E Tests (push) Failing after 53h21m49s
CI/CD Pipeline / Deploy Staging (push) Failing after 53h22m44s
CI/CD Pipeline / Frontend Lint (push) Failing after 53h23m14s
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 53h24m0s
- useLogout hook: navigate('/login') → navigate('/')
- client.ts 无refresh_token自动登出: href='/login' → href='/'
- client.ts 刷新失败自动登出: href='/login' → href='/'
- 已排查所有退出入口:仅Header头像菜单有手动退出按钮,行为一致
- ProtectedRoute未登录拦截仍跳/login(正确行为,非退出场景)
|
2026-07-07 07:30:28 +08:00 |
|
xiaoxia
|
560856cf22
|
fix: resolve all flake8 errors and apply Prettier formatting (#131)
Deploy / Build Production Runtime Images (push) Has been skipped
Deploy / Deploy Production (push) Has been skipped
Deploy / Production Browser E2E (push) Has been skipped
Deploy / Deploy Staging (push) Failing after 210h26m26s
CI/CD Pipeline / Frontend Lint (push) Failing after 210h27m0s
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 210h27m7s
|
2026-06-30 18:26:53 +08:00 |
|
CI Bot
|
c70add5d8d
|
refactor(web): remove workspace-related frontend code after backend removal
|
2026-06-27 07:34:29 +08:00 |
|
Xiaoxia AI
|
02d8000202
|
fix(web): align auth contract with api
|
2026-06-22 07:12:53 +08:00 |
|
Xiaoxia AI
|
44398c2ce7
|
fix: support develop branch deployment and fix React Query v5 compatibility
|
2026-06-20 12:01:51 +08:00 |
|
Xiaoxia AI
|
2f4d63eba5
|
feat(phase7): complete generation web flow and frontend build recovery
|
2026-06-18 21:50:52 +08:00 |
|
Xiaoxia AI
|
edeab83f17
|
fix: connect API to tracker.db via SQLite repository
|
2026-06-17 13:21:38 +08:00 |
|