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
cf5044e1eb
fix(icons): use valid React DOM props and trim SVG precision
...
- digital.tsx: stop-color -> stopColor (React camelCase SVG attr)
- Icon.tsx: drop invalid iconfont `p-id` attributes
- both: round 4+ decimal path/transform coordinates to 2 decimals
(no visible change; Icon.tsx -22%, digital.tsx -14%)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-05 11:18:46 +08:00
zhangheng
332d6ab5f1
fix(menu): fix menudefault
2026-05-11 17:17:52 +08:00
zhangheng
4044d23b48
fix(login): fix logo
2026-04-29 17:19:53 +08:00
zhangheng
5b38f684c3
perf(session): ttl
2026-04-23 14:47:14 +08:00
zhangheng
384b9db147
fix(env): backend
2026-04-08 16:44:04 +08:00
zhangheng
c0b739566d
fix(env): back
2026-04-02 15:51:51 +08:00
zhangheng
53f9eed5ca
fix(env): url
2026-04-02 15:26:16 +08:00
zhangheng
592e246426
feat(ci): add file
2026-03-28 16:39:10 +08:00
zhangheng
aa1992f9d9
fix(env): docker
2026-03-28 13:54:32 +08:00
5cbdd259ab
fix(login): fix res
2026-03-16 20:52:03 +08:00
zhangheng
d0b4a9a760
fix(env): fix
2026-03-16 18:00:40 +08:00
zhangheng
c8b2311488
fix(common): fix
2026-03-16 17:10:13 +08:00
e6f6b98fc1
fix(login): login change
2026-03-16 15:48:39 +08:00
77542cd49e
perf(struct): perf
2026-03-10 15:41:48 +08:00
bef7bd5f31
feat(rewrite): support micro frontend
2026-03-10 14:00:24 +08:00
zhangheng
7d24cef835
fix(env): fix staging env
2026-03-09 15:28:20 +08:00
e7670c7cef
fix(api): fix token handler
2026-03-09 13:57:47 +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
3e21a46e00
fix(build): fix env
2026-02-27 18:40:05 +08:00
zhangheng
52b1a627e1
fix(project): fix bug
2026-02-24 15:34:05 +08:00
zhangheng
6a5dbd776f
fix(video): develop
2026-02-12 17:30:29 +08:00
3f284d057c
feat(task): task detail
2026-02-09 18:20:33 +08:00
0280929c64
fix(show): delete show
2026-02-05 18:19:45 +08:00
f37a119eff
feat(project): init
2026-02-03 18:05:47 +08:00