James Cole
6e17c805c2
All code for reminders based on piggy banks. I hope.
2014-08-23 22:32:12 +02:00
James Cole
d56c00915c
Cleaned up some code and added a small feature for transaction views.
2014-08-23 10:01:40 +02:00
James Cole
f00dfd2859
Basic testing, not full coverage.
2014-08-19 13:24:11 +02:00
James Cole
d645a38aec
Now with the added capability of adding money to a piggy bank from a transfer. Also various fixes (see issue #6 ). [skip ci]
2014-08-16 12:13:50 +02:00
James Cole
f2cee8fea7
Fix for create transaction. [skip ci]
2014-08-09 06:34:53 +02:00
James Cole
1a296265a3
Fixed some bugs in transaction handling. [skip ci]
2014-08-09 06:12:49 +02:00
James Cole
d756324432
Some basic fixes for the transaction controller [skip ci]
2014-08-02 07:34:38 +02:00
James Cole
8dcaaeade7
New stuff and fix for transaction controller [skip ci]
2014-07-29 20:30:50 +02:00
James Cole
225cfc590c
Found and fixed a small bug. [skip ci]
2014-07-29 07:10:38 +02:00
James Cole
b782bb8d93
All kinds of new stuff. Started with perfecting the account controller. [skip ci]
2014-07-26 18:53:41 +02:00
James Cole
d088b2c558
Some more work done. Mainly accounts. [skip ci]
2014-07-26 08:05:02 +02:00
James Cole
bcd48f2e49
First basic version that "works". Now it's time to do some code cleanup. [skip ci]
2014-07-25 12:12:08 +02:00
James Cole
8338606db5
Final budgets view in bootstrap
2014-07-25 08:11:07 +02:00
James Cole
03994dd774
New stuff for transaction edits [skip ci]
2014-07-25 07:17:56 +02:00
James Cole
36901359d0
More views and options for limits [skip ci]
2014-07-24 06:47:28 +02:00
James Cole
cc71a1116a
Some new tests and fixes. [skip ci]
2014-07-23 06:57:51 +02:00
James Cole
08cbd91dd9
New event to create budget limits, new handler to handle said event, new routes for budget control, new routes for limit control, extended migration, extended models, extended JS. [skip-ci]
2014-07-20 18:24:27 +02:00
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
James Cole
9687b5fb33
Create deposits, transfers and withdrawals. Also tests!
2014-07-15 20:58:35 +02:00
James Cole
a1fb4bdb60
Firefly is now capable of adding a transaction. Untested [skip-ci]
2014-07-15 11:04:53 +02:00
James Cole
0e09e52e45
Moved to high charts.
2014-07-15 06:58:08 +02:00
James Cole
2f5afc80a3
More extensions and views. First home view is semi-complete, time to write some tests again.
2014-07-06 21:07:52 +02:00