firefly-iii/app/Api/V1/Requests
James Cole 8680254503 Can now leave out actions and triggers.
If added though, all data must be present. #2477
2019-08-25 07:55:21 +02:00
..
AccountStoreRequest.php Improve test coverage. 2019-06-10 20:14:00 +02:00
AccountUpdateRequest.php No longer have to submit mandatory fields to account end point. Just submit the field you wish to update, the rest will be untouched. 2019-08-24 07:56:08 +02:00
AttachmentStoreRequest.php Split request 2019-08-10 07:04:31 +02:00
AttachmentUpdateRequest.php Split request 2019-08-10 07:04:31 +02:00
AvailableBudgetRequest.php Various code cleanup as suggested by PHPStorm. 2019-05-30 12:39:06 +02:00
BillRequest.php Rename version so Ctrl-F doesn't pick them up 2019-08-12 17:10:58 +02:00
BudgetLimitRequest.php Rename version so Ctrl-F doesn't pick them up 2019-08-12 17:10:58 +02:00
BudgetRequest.php Rename version so Ctrl-F doesn't pick them up 2019-08-12 17:10:58 +02:00
CategoryRequest.php Rename version so Ctrl-F doesn't pick them up 2019-08-12 17:10:58 +02:00
ConfigurationRequest.php Clean up tests, test only the important things. 2019-04-12 04:53:18 +02:00
CurrencyRequest.php Fix consistency in symbol character limit 2019-08-18 17:16:10 +02:00
DateRequest.php Update copyright 2019-08-17 12:13:02 +02:00
LinkTypeRequest.php Rename version so Ctrl-F doesn't pick them up 2019-08-12 17:10:58 +02:00
PiggyBankRequest.php Fix for #2446 2019-08-21 05:15:47 +02:00
PreferenceRequest.php Clean up tests, test only the important things. 2019-04-12 04:53:18 +02:00
RecurrenceStoreRequest.php Another fix for #2440 2019-08-22 17:56:48 +02:00
RecurrenceUpdateRequest.php Another fix for #2440 2019-08-22 17:56:48 +02:00
Request.php Another fix for #2440 2019-08-22 17:56:48 +02:00
RuleGroupRequest.php Rename version so Ctrl-F doesn't pick them up 2019-08-12 17:10:58 +02:00
RuleGroupTestRequest.php Update copyright 2019-08-17 12:13:02 +02:00
RuleGroupTriggerRequest.php Update copyright 2019-08-17 12:13:02 +02:00
RuleStoreRequest.php Rule controller can handle empty submission. #2477 2019-08-25 07:48:46 +02:00
RuleTestRequest.php Update copyright 2019-08-17 12:13:02 +02:00
RuleTriggerRequest.php Update copyright 2019-08-17 12:13:02 +02:00
RuleUpdateRequest.php Can now leave out actions and triggers. 2019-08-25 07:55:21 +02:00
TagRequest.php Rename version so Ctrl-F doesn't pick them up 2019-08-12 17:10:58 +02:00
TransactionLinkRequest.php Various code cleanup as suggested by PHPStorm. 2019-05-30 12:39:06 +02:00
TransactionStoreRequest.php API updates. 2019-06-09 08:26:23 +02:00
TransactionUpdateRequest.php Add some TODO's, refactor some code. 2019-08-03 19:17:59 +02:00
UserStoreRequest.php Possible fix for #2439 in develop 2019-08-23 19:37:53 +02:00
UserUpdateRequest.php Fix for #2439 2019-08-22 17:06:43 +02:00