Commit Graph

67 Commits

Author SHA1 Message Date
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
0908af2e96 chore: remove unused files flagged by react-doctor
Deleted modules with no remaining references:
- app/person/dashboard/components/Icon.tsx
- components/label/hooks/useAuth.ts
- components/layout/components/icons/custom.tsx
- components/tree-select/index.tsx

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-05 11:18:46 +08:00
zhangheng
f3a348e036 fix(task): time+download bug 2026-06-02 10:43:54 +08:00
zhangheng
a384897386 fix(table): pagesize 2026-06-01 16:03:39 +08:00
zhangheng
f2c2a1f2fa fix(style): theme 2026-05-27 20:15:07 +08:00
zhangheng
477822321b feat(task): lidar router 2026-05-27 18:15:24 +08:00
zhangheng
5c81a990a6 feat(workload): change header 2026-05-23 17:42:20 +08:00
zhangheng
ba06bb1852 feat(page): size 2026-05-14 19:49:31 +08:00
zhangheng
39dc96320c fix(workload): display 2026-05-14 17:15:09 +08:00
zhangheng
5c3b45b247 feat(workload): add workload list 2026-05-14 15:12:32 +08:00
zhangheng
c6dfd506b3 fix(menu): fix desc 2026-05-11 18:39:34 +08:00
zhangheng
a1565dc18e fix(daily): fix multiselect 2026-05-11 18:28:26 +08:00
zhangheng
8e9b9edc41 fix(filter): daterangeinput 2026-05-11 13:35:05 +08:00
zhangheng
d4b5458afc fix(project): daterange 2026-05-07 16:58:14 +08:00
zhangheng
c0281c0cc5 fix(project): sTATUS_CODE 2026-04-30 14:58:28 +08:00
zhangheng
8372fb4a64 perf(style): use skill 2026-04-29 16:27:07 +08:00
zhangheng
9d9bf4ff7f perf(style): codex-skills/cowa-admin-list-ui 2026-04-28 14:36:36 +08:00
zhangheng
2e33b6fd7e fix(table): pagesize 2026-04-24 18:10:01 +08:00
zhangheng
6e20d1996a feat(table): sum 2026-04-23 17:44:09 +08:00
zhangheng
5b38f684c3 perf(session): ttl 2026-04-23 14:47:14 +08:00
zhangheng
cd1bad6da9 fix(table): add daterange 2026-04-23 10:35:33 +08:00
zhangheng
4311cd67eb fix(table): fix table display 2026-04-22 14:06:20 +08:00
zhangheng
a4ccdc5589 fix(daily): report 2026-04-20 16:51:59 +08:00
zhangheng
02efe5023d fix(report): table filters 2026-04-16 15:13:10 +08:00
zhangheng
2edc1f6b73 fix(ones): bug 2026-04-14 17:14:43 +08:00
zhangheng
86a4955c38 fix(daily): fix style 2026-04-14 16:10:13 +08:00
zhangheng
f6af93df12 fix(daily): fix bug 2026-04-14 15:40:06 +08:00
zhangheng
6baeae111e fix(daily): opt 2026-04-11 17:37:09 +08:00
zhangheng
4c27c76f46 feat(task): display object_size 2026-04-10 09:54:16 +08:00
zhangheng
2429e3ce74 fix(auth): header 2026-03-27 19:40:37 +08:00
zhangheng
336adc766e fix(bug): fix router 2026-03-27 16:18:44 +08:00
zhangheng
c8b2311488 fix(common): fix 2026-03-16 17:10:13 +08:00
9221cce076 Merge commit '062242a63ccb2d57868033730d9edbbf68c44896' into zh 2026-03-16 15:49:34 +08:00
e6f6b98fc1 fix(login): login change 2026-03-16 15:48:39 +08:00
062242a63c feat(person): add pages 2026-03-10 18:23:48 +08:00
77542cd49e perf(struct): perf 2026-03-10 15:41:48 +08:00
3a1d1a43ee perf(component): perf 2026-03-10 14:15:53 +08:00
3c7333b24e fix(theme): default light 2026-03-10 10:51:32 +08:00
fe46a422b4 feat(group): edit group 2026-03-09 15:03:18 +08:00
e7670c7cef fix(api): fix token handler 2026-03-09 13:57:47 +08:00
3b118e3304 perf(video): perf 2026-03-09 10:01:31 +08:00
448a64df3b fix(api): use https://label.softtest.cowarobot.com 2026-03-03 17:21:30 +08:00
zhangheng
b3da1222d9 fix(entry): fix bug 2026-02-28 16:20:58 +08:00
zhangheng
4aa29b80d1 fix(basepath): add basepath 2026-02-28 15:43:50 +08:00
zhangheng
bcf46df7ec fix(entry): add entry 2026-02-28 13:31:19 +08:00
zhangheng
6a19edbdfc fix(labelnossr): fix bug 2026-02-27 15:21:51 +08:00
zhangheng
5f2d3c4be3 fix(management): fix bug 2026-02-27 15:12:13 +08:00
bb70cee307 feat(label): video process 2026-02-27 13:57:42 +08:00
36d5a0e5b0 fix(management/project): task setting 2026-02-27 10:51:29 +08:00
zhangheng
e3ca3e9c31 perf(format): code format 2026-02-27 10:21:43 +08:00