Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(editor): add date range filtering for CSV downloads #3767

Open
wants to merge 1 commit into
base: release/v3.31.1
Choose a base branch
from

Conversation

evansdianga
Copy link
Contributor

Description


Add date range filtering when making spreadsheet requests

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Proposed Solution


  • Updated components to support selecting a date range (from year/month to year/month).
  • Modified services to handle new date range parameters.
  • Adjusted backend routes and scripts to process date range for CSV generation.
  • Added validation to ensure correct date range selection.

Refs Tangerine-Community/Tangerine#ticket number

- Updated components to support selecting a date range (from year/month to year/month).
- Modified services to handle new date range parameters.
- Adjusted backend routes and scripts to process date range for CSV generation.
- Added validation to ensure correct date range selection.

Refs #3649
@evansdianga evansdianga requested a review from esurface January 17, 2025 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant