50 Commits

Author SHA1 Message Date
935499e3a8 Improve UI
Highlight future transactions
clarify settings are for budget
2021-12-11 20:19:28 +00:00
e2413290b4 Extract another method 2021-12-11 13:01:35 +00:00
caf0126b86 Implement budgeting views by calculating most values locally 2021-12-11 12:47:41 +00:00
1826274ccc Show budget name in sidebar 2021-12-10 16:40:02 +00:00
8116238d48 Add settings page linking to clean and clear 2021-12-10 16:39:44 +00:00
e0eeaadc60 Use same template for account and all-accounts 2021-12-10 16:38:10 +00:00
5e18d51b5d Only show last month's overflow 2021-12-08 15:21:10 +00:00
a0ebdd01aa Implement cleaning to set all historic negative balances to zero 2021-12-07 21:59:06 +00:00
edd1319222 Show available balance including activities of this month 2021-12-07 21:32:36 +00:00
f4ddf12214 Split displayed accounts by on- or off-budget 2021-12-07 21:20:35 +00:00
284685fb52 Update Bootstrap 2021-12-07 21:20:35 +00:00
5f4c5d9d51 Display zero values in grey 2021-12-07 20:35:49 +00:00
64822912d9 Add available balance 2021-12-07 20:22:40 +00:00
fbd283cd1c Show date in without time 2021-12-07 15:42:39 +00:00
6bcf94661e Merge balance and balanceassignments 2021-12-07 15:33:08 +00:00
0b0b20c5ec Implement assignment import and clear of budget 2021-12-07 15:28:40 +00:00
6f4bff929e Extract amount template 2021-12-07 14:49:58 +00:00
4a0759af8f Sort categories and add link to current month 2021-12-07 13:45:21 +00:00
646560267a Add ability to select month for budget 2021-12-07 13:40:24 +00:00
53c51ceb8d Add budgeting 2021-12-07 13:32:29 +00:00
8f374f1d62 Try to display simple budget screen 2021-12-07 13:02:39 +00:00
494c1431fe Hide category if empty 2021-12-06 21:21:44 +00:00
2caaa1a048 Fix creating group with name of category 2021-12-06 20:46:25 +00:00
e2d22a1080 Display category in accounts view 2021-12-06 20:26:06 +00:00
674028d394 Link to accounts view from sidebar 2021-12-04 23:57:41 +00:00
f103cfe3e3 Disable accounts-sidebar for admin 2021-12-04 23:57:18 +00:00
21db0fb3aa Fix link to account 2021-12-04 23:57:09 +00:00
95f6e95fdd Add link to admin-panel 2021-12-04 23:12:12 +00:00
5321c7d85f Improve sidebar template 2021-12-04 23:03:49 +00:00
ba0926900a Move account view below budget 2021-12-04 22:59:12 +00:00
e30fab6a06 Add sidebar 2021-12-04 22:40:27 +00:00
c56335adad Finalize account view 2021-12-02 21:49:14 +00:00
871b11bbcc Implement single account transaction-list 2021-12-02 21:44:35 +00:00
4646356b2d Introduce own Numeric type and revert to stdlib from pgx 2021-12-02 21:32:01 +00:00
6f8a94ff5d Show Account Balance 2021-12-02 21:29:11 +00:00
276fdb4ade Also display account & payee 2021-12-02 20:58:27 +00:00
a4659c7133 Use printf in template 2021-12-02 20:53:05 +00:00
696469f6c2 Handle amount in import and display 2021-12-02 20:49:07 +00:00
db7f0bfb7b Add login/register link from register/login 2021-12-02 20:37:40 +00:00
11d20eeb66 Add admin routes 2021-12-02 20:36:40 +00:00
e7c9a7f52f Rename budget to transaction for new-transaction 2021-12-02 18:45:03 +00:00
61c55dda3a Small fixes for ynab import 2021-12-02 16:22:27 +00:00
77ae9d2dfd Convert templates to partials 2021-12-02 15:00:53 +00:00
67f7022b90 Fix included libraries 2021-12-02 10:58:10 +00:00
f760f9b855 Add accounts 2021-12-02 10:52:58 +00:00
adce350e0c Try to implement new transaction 2021-12-02 10:43:42 +00:00
6df72dc40d Split budget and dashboard routes into own files 2021-11-29 22:29:03 +00:00
45d01b4e84 Fix templates 2021-11-08 22:36:31 +00:00
30b306e485 Fix subdir static/ 2021-11-07 22:04:22 +00:00
4658b40bd9 Move web files to subdir 2021-11-07 22:00:53 +00:00