Fix analysis tab intervals #40

Merged
wagesj45 merged 1 commit from codex/remove-duration-dropdown-from-analysis-tab into main 2025-07-19 03:30:31 -05:00
wagesj45 commented 2025-07-19 03:30:10 -05:00 (Migrated from github.com)

Summary

  • skip the analysis directory when generating index
  • hide the interval dropdown on the Analysis tab
  • update tests for new behaviour

Testing

  • pip install -r requirements.txt
  • pytest -q

https://chatgpt.com/codex/tasks/task_e_687b55d60e38832fb397bc688011616a

## Summary - skip the `analysis` directory when generating index - hide the interval dropdown on the Analysis tab - update tests for new behaviour ## Testing - `pip install -r requirements.txt` - `pytest -q` ------ https://chatgpt.com/codex/tasks/task_e_687b55d60e38832fb397bc688011616a
Sign in to join this conversation.
No description provided.