firefly-iii/app/views/piggybanks
2014-08-21 21:00:02 +02:00
..
create-piggybank.blade.php Also create routine for repeated expenses. [skip ci] issue #6 2014-08-14 18:17:02 +02:00
create-repeated.blade.php Alright for issue #6 a lot of things have been updated. Piggy banks can now be made "repeated" in a different form, viewed and edited; Firefly will properly trigger to make the "instances". Also the show-view is finished which doesn't do much but helps in seeing how it works. [skip ci] 2014-08-16 07:07:42 +02:00
delete.blade.php Alright for issue #6 a lot of things have been updated. Piggy banks can now be made "repeated" in a different form, viewed and edited; Firefly will properly trigger to make the "instances". Also the show-view is finished which doesn't do much but helps in seeing how it works. [skip ci] 2014-08-16 07:07:42 +02:00
edit-piggybank.blade.php This is why you test. Another null pointer. I really need to finish those. [skip ci] 2014-08-17 10:05:13 +02:00
edit-repeated.blade.php This is why you test. Another null pointer. I really need to finish those. [skip ci] 2014-08-17 10:05:13 +02:00
index.blade.php Updated a lot of small things, new triggers for future reminder and some cleanup. 2014-08-21 21:00:02 +02:00
modifyAmount.blade.php This should fix all tests, although coverage isn't quite there yet. 2014-08-17 12:55:27 +02:00
show.blade.php Added the ability to manually add or remove money from piggy banks (issue #6) [skip ci] 2014-08-17 08:45:22 +02:00