Searching #36

Closed
opened 2025-10-04 14:51:09 +00:00 by andrew · 0 comments
Owner

Overview

Add a sophisticated searching system to the application to search over various entities by matching against certain properties or filters.

Entities

  • Transactions
  • Accounts
  • Categories
  • Vendors

Filter Types

  • Any property EQUALS...
  • String property LIKE...
  • Date / number property less than / greater than
  • Property IN (values)
  • Custom SQL?

Sorting

Continue to support sorting on paginated endpoints as usual.

# Overview Add a sophisticated searching system to the application to search over various entities by matching against certain properties or filters. ## Entities - Transactions - Accounts - Categories - Vendors ## Filter Types - Any property EQUALS... - String property LIKE... - Date / number property less than / greater than - Property IN (values) - Custom SQL? ## Sorting Continue to support sorting on paginated endpoints as usual.
andrew added this to the Application Enhancements milestone 2025-10-04 14:51:09 +00:00
andrew added the
enhancement
label 2025-10-04 14:51:09 +00:00
Sign in to join this conversation.
No Label
bug
enhancement
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: andrew/finnow#36
No description provided.