No description
Find a file
Manohar 1b5e6d6868 debug: add step-by-step diagnostic banner to analysis tab
Adds a visible orange banner that updates at each step of loadAnalysis
(fetch → got data → renderAnalysis called → complete / error).
This definitively shows whether the view is reached and where it fails.
Remove after root cause is confirmed.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-24 10:35:30 +05:30
public debug: add step-by-step diagnostic banner to analysis tab 2026-06-24 10:35:30 +05:30
src fix: three issues — symbol parser, booked PnL window, token reauth 2026-06-24 10:07:20 +05:30
.env.example feat: initial position tracker scaffold 2026-05-08 11:22:05 +00:00
.gitignore chore: add gitignore 2026-05-08 16:22:05 +00:00
docker-compose.yml fix: bind port 3457 to 127.0.0.1 to prevent direct public access 2026-06-06 09:41:17 +05:30
Dockerfile fix: run as root — bind-mount overrides chown causing SQLITE_CANTOPEN 2026-05-08 16:36:49 +00:00
package.json feat: initial position tracker scaffold 2026-05-08 11:22:05 +00:00
tsconfig.json feat: initial position tracker scaffold 2026-05-08 11:22:05 +00:00