-
Notifications
You must be signed in to change notification settings - Fork 193
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
New: Enhance API endpoint to support additional filters #7285
base: develop
Are you sure you want to change the base?
New: Enhance API endpoint to support additional filters #7285
Commits on Aug 9, 2024
-
David GABISON committed
Aug 9, 2024 Configuration menu - View commit details
-
Copy full SHA for c45b5d9 - Browse repository at this point
Copy the full SHA c45b5d9View commit details -
feat: allow third party plugin to add filters
David GABISON committedAug 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 3163291 - Browse repository at this point
Copy the full SHA 3163291View commit details -
test: add test for ListDonation filtered by donor ID
David GABISON committedAug 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 0d05d32 - Browse repository at this point
Copy the full SHA 0d05d32View commit details -
David GABISON committed
Aug 9, 2024 Configuration menu - View commit details
-
Copy full SHA for c2bfff9 - Browse repository at this point
Copy the full SHA c2bfff9View commit details -
refactor: add hook to allow adding api endpoint args
David GABISON committedAug 9, 2024 Configuration menu - View commit details
-
Copy full SHA for b21997a - Browse repository at this point
Copy the full SHA b21997aView commit details -
refactor: cleanly separate request blocks
David GABISON committedAug 9, 2024 Configuration menu - View commit details
-
Copy full SHA for b466d18 - Browse repository at this point
Copy the full SHA b466d18View commit details -
refactor: factorize where conditions : testMode
use parentheses on OR WHERE clause
David GABISON committedAug 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 30071ab - Browse repository at this point
Copy the full SHA 30071abView commit details -
refactor: factorize where conditions : date
David GABISON committedAug 9, 2024 Configuration menu - View commit details
-
Copy full SHA for e59087c - Browse repository at this point
Copy the full SHA e59087cView commit details -
refactor: factorize where conditions : form
David GABISON committedAug 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 3cdc55d - Browse repository at this point
Copy the full SHA 3cdc55dView commit details -
refactor: factorize where conditions : donor
David GABISON committedAug 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 1189791 - Browse repository at this point
Copy the full SHA 1189791View commit details -
refactor: factorize where conditions : search
David GABISON committedAug 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 513841c - Browse repository at this point
Copy the full SHA 513841cView commit details -
refactor: add hook to allow adding query request clauses
David GABISON committedAug 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 3cc566b - Browse repository at this point
Copy the full SHA 3cc566bView commit details -
test: add test for ListDonations custom filter
David GABISON committedAug 9, 2024 Configuration menu - View commit details
-
Copy full SHA for eeac823 - Browse repository at this point
Copy the full SHA eeac823View commit details
Commits on Sep 8, 2024
-
fix: database error when $dependencies contains the same value twice
David GABISON committedSep 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 55eb0f9 - Browse repository at this point
Copy the full SHA 55eb0f9View commit details