firefly-iii/app/Models
2018-03-02 16:31:02 +01:00
..
Account.php Improve code for test coverage 2018-02-16 22:14:53 +01:00
AccountMeta.php Various code cleanup. 2017-12-29 09:05:35 +01:00
AccountType.php Replace Laravel binder with own binder. This will save in queries and increase security. 2017-12-25 08:45:23 +01:00
Attachment.php Would be nice to remove the references as well... 2018-02-09 19:28:16 +01:00
AvailableBudget.php Replace Laravel binder with own binder. This will save in queries and increase security. 2017-12-25 08:45:23 +01:00
Bill.php Remove reference to guard from models. 2018-02-09 19:24:15 +01:00
Budget.php Would be nice to remove the references as well... 2018-02-09 19:28:16 +01:00
BudgetLimit.php Would be nice to remove the references as well... 2018-02-09 19:28:16 +01:00
Category.php Would be nice to remove the references as well... 2018-02-09 19:28:16 +01:00
Configuration.php Various code cleanup. 2017-12-29 09:05:35 +01:00
CurrencyExchangeRate.php Replace Laravel binder with own binder. This will save in queries and increase security. 2017-12-25 08:45:23 +01:00
ExportJob.php Would be nice to remove the references as well... 2018-02-09 19:28:16 +01:00
ImportJob.php Would be nice to remove the references as well... 2018-02-09 19:28:16 +01:00
LinkType.php Would be nice to remove the references as well... 2018-02-09 19:28:16 +01:00
Note.php Improve code for test coverage 2018-02-16 22:14:53 +01:00
PiggyBank.php Repository and test clean up. 2018-02-28 21:32:59 +01:00
PiggyBankEvent.php Removed a lot of old spaghetti code. Now have to rewrite it 2018-02-22 20:13:00 +01:00
PiggyBankRepetition.php Various code cleanup. 2017-12-29 09:05:35 +01:00
Preference.php Various code cleanup. 2017-12-29 09:05:35 +01:00
Role.php Replace Laravel binder with own binder. This will save in queries and increase security. 2017-12-25 08:45:23 +01:00
Rule.php Would be nice to remove the references as well... 2018-02-09 19:28:16 +01:00
RuleAction.php Replace Laravel binder with own binder. This will save in queries and increase security. 2017-12-25 08:45:23 +01:00
RuleGroup.php Would be nice to remove the references as well... 2018-02-09 19:28:16 +01:00
RuleTrigger.php Replace Laravel binder with own binder. This will save in queries and increase security. 2017-12-25 08:45:23 +01:00
Tag.php use journal repository instead of direct calls. 2018-02-25 19:09:05 +01:00
Transaction.php Test every happy path for journal creation. 2018-02-18 16:35:26 +01:00
TransactionCurrency.php Would be nice to remove the references as well... 2018-02-09 19:28:16 +01:00
TransactionJournal.php Various code cleanup. 2018-03-02 16:31:02 +01:00
TransactionJournalLink.php Would be nice to remove the references as well... 2018-02-09 19:28:16 +01:00
TransactionJournalMeta.php Various code cleanup. 2017-12-29 09:05:35 +01:00
TransactionType.php Would be nice to remove the references as well... 2018-02-09 19:28:16 +01:00