firefly-iii/app/views/transactions
James Cole 12ae548dab - Updated transaction controller to need less code for the same work.
- Small feedback bug in migration controller
- Better database create scripts.
- Fixed bug in seed scripts.
- Cleanup and fixed sorting in various helpers
- Extended some tests to catch changed code.
- Created show(journal) and edit(journal) (untested)

[skip-ci]
2014-07-16 21:11:43 +02:00
..
create.blade.php - Updated transaction controller to need less code for the same work. 2014-07-16 21:11:43 +02:00
deposit.blade.php Create deposits, transfers and withdrawals. Also tests! 2014-07-15 20:58:35 +02:00
edit.blade.php - Updated transaction controller to need less code for the same work. 2014-07-16 21:11:43 +02:00
journals.blade.php - Updated transaction controller to need less code for the same work. 2014-07-16 21:11:43 +02:00
show.blade.php - Updated transaction controller to need less code for the same work. 2014-07-16 21:11:43 +02:00
transfer.blade.php Create deposits, transfers and withdrawals. Also tests! 2014-07-15 20:58:35 +02:00
withdrawal.blade.php Create deposits, transfers and withdrawals. Also tests! 2014-07-15 20:58:35 +02:00