Fix: Use Teleport for Updates modal to escape footer constraints 153bfb8 lfqian commited on Dec 5, 2025
Fix error handling in dataService: throw error when first page fetch fails cbdf812 lfqian commited on Nov 17, 2025
Optimize data fetching: remove date range query and per-agent DB queries for better performance 4050e19 lfqian commited on Nov 13, 2025
Fix agent end_date: query DB for latest date per agent to ensure accuracy 4258b89 lfqian commited on Nov 13, 2025
Fix dateBounds: always read dates directly from Supabase using UTC to avoid timezone issues 65ab199 lfqian commited on Nov 13, 2025
Fix dateBounds update: remove early pagination stop and add periodic dateBounds refresh 2447a78 lfqian commited on Nov 13, 2025
Fix end_date calculation: ensure dateBounds.max uses latest DB date and fix allDates generation with UTC a69c83a lfqian commited on Nov 12, 2025
Improve data fetching: track max date and auto-fetch missing pages 9addaf2 lfqian commited on Nov 12, 2025
Fix cache staleness: auto-refresh when DB has newer data than cache 46cdc7a lfqian commited on Nov 12, 2025
Add comprehensive debug logs to trace data flow and find where last trading day is lost 33cd679 lfqian commited on Nov 12, 2025
Fix date normalization and add debug logs for missing last trading day issue b978dde lfqian commited on Nov 12, 2025
Fix data fetching: order by date instead of updated_at to ensure latest dates are included a6e26a7 lfqian commited on Nov 12, 2025
Merge pull request #2 from Vincent-J-Z/aws-prod ee058aa unverified vincentjim1025 commited on Nov 12, 2025
Adjust About text left padding to align with Agent Market Arena title ffaf685 lfqian commited on Oct 30, 2025
Set margin to -40px, move paper link to About banner, remove footer ab310b2 lfqian commited on Oct 30, 2025
Add negative top margin to live container to eliminate gap with header dc1db73 lfqian commited on Oct 30, 2025
Fix About banner spacing by breaking out of container padding with negative margins b2d9b4b lfqian commited on Oct 30, 2025
Add bottom padding to About banner to increase spacing with asset tabs 0924c1d lfqian commited on Oct 30, 2025
Increase negative margin to -8px to reduce spacing above About text ada6fac lfqian commited on Oct 30, 2025
Remove all padding and add negative margin to About text for tight spacing eab66e9 lfqian commited on Oct 30, 2025
Reduce top padding of About text to stick closer to gradient line 0704064 lfqian commited on Oct 30, 2025
Move About text outside toolbar to stick close to gradient line from header 4cbd99c lfqian commited on Oct 30, 2025
Place About text inside toolbar above asset tabs, left-aligned ba634ae lfqian commited on Oct 30, 2025
Remove description text from Live Arena page for cleaner interface 5a2f97f lfqian commited on Oct 30, 2025
Make description text more visible with darker color and larger font 87cbf4d lfqian commited on Oct 30, 2025