Commit Graph

6 Commits

Author SHA1 Message Date
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