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

Feature/default to past year filter #58

Merged
merged 4 commits into from
Feb 26, 2024

Conversation

aswallace
Copy link
Contributor

Description

This reduces query time for the initial load by defaulting to a one year filter on first open.

Testing

Tested manually on local build, on site and off site (with VPN). Also updated unit tests

closes #52

@aswallace aswallace self-assigned this Feb 14, 2024
@aswallace aswallace requested a review from SeanLeRoy February 21, 2024 23:57
@aswallace aswallace requested a review from pgarrison February 22, 2024 19:26
Copy link
Contributor

@pgarrison pgarrison left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@aswallace aswallace merged commit 154b369 into master Feb 26, 2024
3 checks passed
@aswallace aswallace deleted the feature/default-to-past-year-filter branch February 26, 2024 19:03
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.

Default to showing reduced set of files to reduce query times
3 participants