firefly-iii/app/views/piggybanks
2014-08-28 07:53:54 +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 Optimizes some of the reminder routines; still have to test future repetitions although it should work fine. 2014-08-24 09:18:36 +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 This will be the first release! 2014-08-28 07:53:54 +02:00