-
0a533d5119
fix(web): repair index.css braces damaged by Pattern G dedup script
main
backup-main-20260530
Devin
2026-05-10 19:30:26 +0000
-
4fc53703c6
feat(backtest): runtime + per-user feature flags (Option C)
Devin
2026-05-10 19:04:12 +0000
-
4456873ab4
feat(backtest): Alpaca historical data source for equities (Stage C)
Devin
2026-05-10 10:59:06 +0000
-
81b71dc96e
feat(web): rolling 'Last N days' presets in backtest picker (Stage E)
Devin
2026-05-10 10:53:08 +0000
-
1a6c0352e3
feat(web): admin-only "Test against history" on /plans cards (Stage A)
Devin
2026-05-10 10:50:59 +0000
-
35efa786bd
test(backend): backtest engine regression suite (Stage B)
Devin
2026-05-10 10:46:45 +0000
-
3c3dce6b73
feat(backend): quiet-mode logging for backtest runs (Stage D)
Devin
2026-05-10 10:44:30 +0000
-
2fa41dd000
docs(backtest): engine readiness assessment
Devin
2026-05-10 10:20:19 +0000
-
391b3a9fd3
chore(web): audit-css.mjs — detect true (selector+context+body) duplicates
Devin
2026-05-10 09:51:14 +0000
-
14398af792
refactor(web): consolidate duplicate CSS rules (Pattern G)
Devin
2026-05-10 09:50:14 +0000
-
eab2721e95
docs(ui): mark all UI audit §5 items as done with commit references
Devin
2026-05-10 09:40:11 +0000
-
a48187da83
refactor(web): extract repeated inline-style patterns to classes (UI audit #8)
Devin
2026-05-10 09:39:31 +0000
-
063afdbff6
chore(web): hex-color audit + annotate intentional shadows (UI audit #10)
Devin
2026-05-10 09:33:54 +0000
-
63f17bf40e
refactor(web): use @bytelyst/ui CardButton primitive (UI audit #9)
Devin
2026-05-10 09:31:46 +0000
-
c10de34a11
chore(web): add CSS audit script for duplicate selectors (UI audit #7)
Devin
2026-05-10 09:24:07 +0000
-
a0fcb65f5d
chore(web): add local eslint plugin with UI audit guards (UI audit #6)
Devin
2026-05-10 09:23:05 +0000
-
67c9ecb589
fix(web): convert <Button> picker cards to native <button> (UI audit #5)
Devin
2026-05-10 09:02:54 +0000
-
1807dc0d30
fix(web): grid minmax(0,1fr) + safer header search width (UI audit #2-4)
Devin
2026-05-10 08:59:22 +0000
-
1a5172c69a
fix(web): add title= to truncated text spans (UI audit #1)
Devin
2026-05-10 08:40:32 +0000
-
9df8a255ce
docs(ui): tighten UI audit — verified counts, real Button root cause, file:line refs
Devin
2026-05-10 08:32:25 +0000
-
3949062435
Add UI audit report
Devin
2026-05-10 08:27:04 +0000
-
343ffb48af
fix(web): AI Trading Copilot modal — quick action cards layout
root
2026-05-10 08:15:46 +0000
-
1fa2bcde3b
fix(web): alert banner overflow + sidebar logo clipping
root
2026-05-10 08:06:37 +0000
-
46a357c0f1
fix(web): trade plans page — clipped chips, action buttons, cramped layout
root
2026-05-10 07:36:56 +0000
-
f463ff64de
fix(web): global layout fixes for overlap, clipping, responsive reflow
root
2026-05-10 07:14:50 +0000
-
bd762d32a9
feat(web): redirect /devops -> /settings?section=DevOps
root
2026-05-10 06:00:15 +0000
-
4763a9a9d1
feat(devops): admin-only info, public version, dep checks, role hardening
root
2026-05-10 05:52:48 +0000
-
74400fda70
feat: migrate web to Gitea registry, add /api/devops/info, fix role drift
root
2026-05-10 04:57:09 +0000
-
b1667471c9
chore(workflows): improve onboard-trading-product — relative paths, push steps, idempotency, git guards
Saravana Achu Mac
2026-05-09 20:28:28 -0700
-
5fd837358d
chore(workflows): add onboard-trading-product workflow
Saravana Achu Mac
2026-05-09 20:26:46 -0700
-
c7f45611a8
chore: remove leftover tarball deps, gitignore docker-deps dirs
root
2026-05-10 01:52:35 +0000
-
15d9eeef12
fix(docker): use shared docker-prep.sh, add UI components, remove pnpmfile
root
2026-05-10 01:50:55 +0000
-
127be5755c
revert(docker): revert to vendor approach for trading repo
root
2026-05-10 00:55:54 +0000
-
34ed7813ee
docs(docker): document base image approach as deferred due to workspace complexity
root
2026-05-09 23:35:50 +0000
-
5d9755fc0a
docs: add Docker deployment guide and update smoke script
root
2026-05-09 23:29:26 +0000
-
a586d3e158
refactor(docker): use shared base images for @bytelyst/* packages
root
2026-05-09 23:25:08 +0000
-
83bc3af260
docs: add comprehensive documentation for coding agents
Saravana Achu Mac
2026-05-09 17:02:05 -0700
-
6b37cb059e
docs: add comprehensive functionality review
Saravana Achu Mac
2026-05-09 16:30:38 -0700
-
69cd2b30f3
fix(docker): add missing @bytelyst packages to vendor directory for Docker builds
root
2026-05-09 21:49:45 +0000
-
6f9c97e80c
chore: ignore test reports and pid files
Saravana Achu Mac
2026-05-09 14:36:41 -0700
-
c9c6119a89
fix(test): improve test count parsing with jq support
Saravana Achu Mac
2026-05-09 14:24:34 -0700
-
e87d7a5839
docs: add local package resolution section to UX guide
Saravana Achu Mac
2026-05-09 14:21:46 -0700
-
691d8aa9da
docs: expand UX guide to comprehensive implementation guide
Saravana Achu Mac
2026-05-09 14:20:59 -0700
-
72624aa8fc
docs: add comprehensive UX testing setup guide
Saravana Achu Mac
2026-05-09 14:12:58 -0700
-
93efb14425
chore: add env configuration files
Saravana Achu Mac
2026-05-09 14:06:28 -0700
-
2bd38e152c
ui(test): enhance script output with visual formatting and colors
Saravana Achu Mac
2026-05-09 14:01:57 -0700
-
62e9f00663
fix(test): remove extra -- in pnpm dev command
Saravana Achu Mac
2026-05-09 13:50:00 -0700
-
2a36bc2de3
fix(test): add --strict-port to force Vite to use port 3050
Saravana Achu Mac
2026-05-09 13:48:39 -0700
-
df7c57ea6d
feat(test): add automatic server lifecycle management to run-e2e.sh
Saravana Achu Mac
2026-05-09 13:46:15 -0700
-
c268567bb6
fix(test): fix JSON generation and disable auto webServer
Saravana Achu Mac
2026-05-09 13:36:22 -0700
-
a217fb409f
fix(test): correct path calculation in run-e2e.sh
Saravana Achu Mac
2026-05-09 13:35:04 -0700
-
a57229346c
test(ui): enhance E2E test runner with AI-friendly detailed reports
Saravana Achu Mac
2026-05-09 13:32:55 -0700
-
79f00214a9
test(ui): add comprehensive Playwright E2E test suite
Saravana Achu Mac
2026-05-09 13:28:20 -0700
-
8db23bde2d
test(ui): add Playwright and Storybook testing infrastructure
Saravana Achu Mac
2026-05-09 13:19:14 -0700
-
6df08a0857
docs(ui): document launch readiness checklist verification status
Saravana Achu Mac
2026-05-09 13:10:11 -0700
-
2bb8f72249
docs(ui): update launch readiness checklist with PR 1-3 verification
Saravana Achu Mac
2026-05-09 13:07:45 -0700
-
79db012e10
docs(ui): clarify remaining product-specific layout containers
Saravana Achu Mac
2026-05-09 13:04:07 -0700
-
6947532ae6
docs(ui): complete production-grade UX remediation roadmap
Saravana Achu Mac
2026-05-09 12:59:48 -0700
-
94ce743bd0
refactor(ui): replace one-off visual language with shared Badge components
Saravana Achu Mac
2026-05-09 12:56:52 -0700
-
a17de130c7
docs(ui): record shared primitive integration checkpoint
Saravana Achu Mac
2026-05-09 02:31:49 -0700
-
8775eab371
test(ui): align markets assertions with shared states
Saravana Achu Mac
2026-05-09 02:31:02 -0700
-
00d8683987
fix(ui): render shared primitives in product shell
Saravana Achu Mac
2026-05-09 02:29:19 -0700
-
ff17c635e3
refactor(ui): standardize history ledger surfaces
Saravana Achu Mac
2026-05-09 02:22:10 -0700
-
0c8d3cf912
docs(ui): update launch readiness checkpoint
Saravana Achu Mac
2026-05-09 02:18:50 -0700
-
d4846b73cc
refactor(ui): unify operational alert banners
Saravana Achu Mac
2026-05-09 02:15:33 -0700
-
3951767ab1
refactor(ui): standardize operations table badges
Saravana Achu Mac
2026-05-09 02:11:52 -0700
-
c51544aa29
test(ui): lock responsive shell breakpoints
Saravana Achu Mac
2026-05-09 02:06:52 -0700
-
a65d7261ca
test(ui): cover profile rule keyboard toggles
Saravana Achu Mac
2026-05-09 02:03:10 -0700
-
4566e9f675
docs(ui): record ux normalization checkpoint
Saravana Achu Mac
2026-05-09 02:00:47 -0700
-
3c525930da
fix(ui): improve profile rule keyboard access
Saravana Achu Mac
2026-05-09 02:00:07 -0700
-
cdc0e57ae9
refactor(ui): normalize trade profile controls
Saravana Achu Mac
2026-05-09 01:58:29 -0700
-
1300de98a9
refactor(ui): align wizard and overview controls
Saravana Achu Mac
2026-05-09 01:55:28 -0700
-
f3540c6b4b
refactor(ui): normalize admin db sync controls
Saravana Achu Mac
2026-05-09 01:52:15 -0700
-
fd64fecbce
refactor(ui): refine positions table controls
Saravana Achu Mac
2026-05-09 01:50:23 -0700
-
bfd7d3bfec
refactor(ui): align history filters controls
Saravana Achu Mac
2026-05-09 01:48:16 -0700
-
e1d8ec8a7b
refactor(ui): normalize backtest replay controls
Saravana Achu Mac
2026-05-09 01:46:14 -0700
-
3d97e9a0d8
refactor(ui): normalize backtest runner action
Saravana Achu Mac
2026-05-09 01:43:29 -0700
-
979983d3ef
refactor(ui): align backtest compare controls
Saravana Achu Mac
2026-05-09 01:41:43 -0700
-
c429488358
refactor(ui): align backtest configurator controls
Saravana Achu Mac
2026-05-09 01:39:15 -0700
-
f8b2107bff
refactor(ui): normalize trade plan id chips
Saravana Achu Mac
2026-05-09 01:36:14 -0700
-
217b46e123
refactor(ui): standardize home chart controls
Saravana Achu Mac
2026-05-09 01:34:41 -0700
-
57b8be698d
refactor(ui): refine admin console controls
Saravana Achu Mac
2026-05-09 01:16:06 -0700
-
944ae498d2
refactor(ui): polish bot config settings
Saravana Achu Mac
2026-05-09 01:12:56 -0700
-
92e717509d
refactor(ui): polish alert feed surface
Saravana Achu Mac
2026-05-09 01:04:50 -0700
-
4f152b4b45
fix(ui): improve watchlist entry feedback
Saravana Achu Mac
2026-05-09 01:02:10 -0700
-
8c5a6d17f1
refactor(ui): modernize market opportunity cards
Saravana Achu Mac
2026-05-09 00:59:27 -0700
-
4d2f18ea45
refactor(ui): systematize screener controls
Saravana Achu Mac
2026-05-08 21:37:58 -0700
-
3375dfcfce
fix(ui): polish portfolio operations tables
Saravana Achu Mac
2026-05-08 21:33:59 -0700
-
31d8932067
fix(ui): stabilize responsive shell chrome
Saravana Achu Mac
2026-05-08 21:25:54 -0700
-
ce07c00513
feat(ui): expose shared workflow primitives
Saravana Achu Mac
2026-05-08 21:17:49 -0700
-
4c658694f0
chore: enforce local ByteLyst package resolution
Saravana Achu Mac
2026-05-08 21:09:14 -0700
-
26ca71ac63
docs: expand launch-ready UX implementation roadmap
Saravana Achu Mac
2026-05-08 21:07:37 -0700
-
1994821acf
Polish trading UI and add launch roadmap
Saravana Achu Mac
2026-05-08 20:58:00 -0700
-
041e5e6f63
Clarify closed roadmap baseline
root
2026-05-09 01:32:37 +0000
-
43a0fa4a8f
Close UI migration roadmap
root
2026-05-09 01:23:44 +0000
-
3141260045
Update roadmap for strict audit enforcement
root
2026-05-09 01:14:11 +0000
-
c6a05d54d9
Enforce strict UI audit in verify
root
2026-05-09 01:11:30 +0000
-
0b2783813b
docs(ui): record right rail remediation
Saravana Achu Mac
2026-05-07 13:37:45 -0700
-
63a0a351e7
refactor(ui): polish right rail empty states
Saravana Achu Mac
2026-05-07 13:36:41 -0700
-
cedbdb9dd3
docs(ui): record manual entry remediation
Saravana Achu Mac
2026-05-07 13:28:55 -0700