Commit Graph

6 Commits

Author SHA1 Message Date
zhangheng
e82cfc43ed feat(own): add filter 2026-06-06 14:05:46 +08:00
zhangheng
fb3ffe3dfd refactor: remove unused dead-code exports flagged by react-doctor
Low-risk subset only — each verified to have zero external references
(tsc + eslint green); API clients, stores, icons and constants left
untouched.

- libs/util.ts: unexport `is` (still used internally by isNumber)
- components/tree-select/libs/util.ts: drop unused recursive `findLabel`
- app/person/workload/config.ts: drop unused `dimensionOpts`
- components/login/libs/session-cache.ts: drop unused `getCachedSession`
- components/setting/PageSurface.tsx: drop 3 unused layout components
  (SettingTableViewport, SettingSectionHeader, SettingFilterStack)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-05 12:39:27 +08:00
zhangheng
ba06bb1852 feat(page): size 2026-05-14 19:49:31 +08:00
zhangheng
5c3b45b247 feat(workload): add workload list 2026-05-14 15:12:32 +08:00
zhangheng
9d9bf4ff7f perf(style): codex-skills/cowa-admin-list-ui 2026-04-28 14:36:36 +08:00
zhangheng
86a4955c38 fix(daily): fix style 2026-04-14 16:10:13 +08:00