domverse cf40736f0e
All checks were successful
Deploy / deploy (push) Successful in 49s
feat: add date range option to create scan dialog
Adds a Rolling Window / Date Range toggle to the Parameters section.
Rolling Window mode (default) keeps the existing window_months stepper.
Date Range mode shows From/To date pickers and sends start_date/end_date
to the API instead of window_months. Validation covers empty dates,
past start dates, end ≤ start, and ranges exceeding 12 months.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-02 21:38:02 +01:00
2026-02-21 11:50:44 +01:00
Description
No description provided
Readme 778 KiB
Languages
Python 65.8%
TypeScript 33.3%
CSS 0.6%
JavaScript 0.2%
HTML 0.1%