Skip to content

Add date range filtering to Exicon and Lexicon pages#103

Merged
victorSauceda merged 1 commit into
mainfrom
90-fr-it-would-be-helpful-to-be-able-to-filter-by-date-added-or-approved
Jun 4, 2026
Merged

Add date range filtering to Exicon and Lexicon pages#103
victorSauceda merged 1 commit into
mainfrom
90-fr-it-would-be-helpful-to-be-able-to-filter-by-date-added-or-approved

Conversation

@victorSauceda

Copy link
Copy Markdown
Collaborator

Expose the existing created_at column from the entries table through the API and add a reusable DateRangeFilter sidebar component with quick presets (Last 30/90 Days, Last Year, Before 2024) and custom date pickers. Filter state syncs to URL params (?dateFrom=&dateTo=) and composes with all existing filters.

Closes #90

Expose the existing created_at column from the entries table through the
API and add a reusable DateRangeFilter sidebar component with quick
presets (Last 30/90 Days, Last Year, Before 2024) and custom date
pickers. Filter state syncs to URL params (?dateFrom=&dateTo=) and
composes with all existing filters.

Closes #90

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@netlify

netlify Bot commented Jun 4, 2026

Copy link
Copy Markdown

Deploy Preview for f3-the-codex-demo ready!

Name Link
🔨 Latest commit d288e19
🔍 Latest deploy log https://app.netlify.com/projects/f3-the-codex-demo/deploys/6a21e7cf53254b000874ec36
😎 Deploy Preview https://deploy-preview-103--f3-the-codex-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@victorSauceda victorSauceda merged commit 4e0b74c into main Jun 4, 2026
7 of 9 checks passed
@victorSauceda victorSauceda deleted the 90-fr-it-would-be-helpful-to-be-able-to-filter-by-date-added-or-approved branch June 4, 2026 21:02
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.

FR: It would be helpful to be able to filter by date added or approved

1 participant