26 Commits

Author SHA1 Message Date
29f534bf10 Hide closed accounts menuentry 2022-03-02 21:22:06 +00:00
1ca95f8768 Remove old logging calls
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-03-02 20:06:33 +00:00
034f4f2a90 Show * in sidebar for unreconciled accounts
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-03-02 19:25:07 +00:00
a53c3d23a4 Implement simple dark mode
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-03-01 20:47:55 +00:00
a9be9367a9 Use transactionid for TransactionRow 2022-02-28 13:23:30 +00:00
c4995bcbaf Show cleared balance by default 2022-02-27 15:22:54 +00:00
ddf51b5922 Use store instead of props in BudgetSidebar 2022-02-23 23:03:18 +00:00
1a79177422 Fix missing computed calls in BudgetSidebar
All checks were successful
continuous-integration/drone/push Build is passing
ci/woodpecker/push/woodpecker Pipeline was successful
2022-02-14 22:49:30 +00:00
0a030eaee1 Convert other pages to composition API 2022-02-14 22:24:42 +00:00
c693625e34 Remove vuex 2022-02-10 15:49:30 +00:00
33bdfaddc4 Move budgeting to own route 2022-02-08 21:14:36 +00:00
e873795562 Show sum for all on/off-budget accounts 2022-02-07 22:38:46 +00:00
95fcb9a586 Split Menu between md and smaller devices 2022-02-07 16:07:54 +00:00
487aa89f18 Use Numeric in JSON output 2022-02-06 22:12:48 +00:00
e18e68c964 Comment not implemented routes 2022-02-06 20:15:14 +00:00
ddaf647d87 Add getters for current budget ID and Name 2022-02-05 14:26:56 +00:00
80b5a7abfe Small layout improvements 2022-02-05 13:48:31 +00:00
1d0fe60ea4 Improve layout 2022-02-04 19:54:32 +00:00
7cba471de7 Convert most code to ts 2022-01-31 21:14:13 +00:00
24370c9d32 Show negative colors in red 2022-01-29 23:29:17 +00:00
e8dbb54086 Merge stores and handle fetching from router 2022-01-29 23:26:57 +00:00
58683a33fb Improve layout of Account 2022-01-28 10:46:56 +00:00
430c4d52da Formatting & remove redundant headline 2022-01-26 21:33:19 +00:00
458f4f0e8f Implement account-view 2022-01-25 19:03:58 +00:00
a2cc19d310 Use props for budgetid 2022-01-25 12:54:25 +00:00
af3252277c Implement currentBudget and move infos to sidebar 2022-01-25 08:37:38 +00:00