|
7c08ddacb7
|
Remove widths from TransactionInputRow and use Button
|
2022-03-01 20:11:41 +00:00 |
|
|
ecbb85aeaa
|
Decrease displayed information
|
2022-03-01 18:52:04 +00:00 |
|
|
6dd8a3791f
|
Use grid instead of table
|
2022-03-01 08:36:03 +00:00 |
|
|
18149eef8b
|
Hide Leftover on small screens
|
2022-03-01 08:33:01 +00:00 |
|
|
71b2f8a9a3
|
Fix budgeting not being openable
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
|
2022-02-28 20:14:27 +00:00 |
|
|
a9be9367a9
|
Use transactionid for TransactionRow
|
2022-02-28 13:23:30 +00:00 |
|
|
bc75757ac7
|
Complete migration two transactions store
|
2022-02-28 13:13:21 +00:00 |
|
|
a3e12df2e2
|
Extract transactions store
|
2022-02-28 13:09:15 +00:00 |
|
|
024c5e0a1c
|
Refactor transactions store
|
2022-02-28 13:03:53 +00:00 |
|
|
27372199f7
|
Improve logger
|
2022-02-28 09:34:57 +00:00 |
|
|
b3b878854e
|
Extract GetAccount
|
2022-02-28 09:28:53 +00:00 |
|
|
bbb12a788d
|
Improve layout of Account header
|
2022-02-28 07:58:51 +00:00 |
|
|
7dfbef60a4
|
Fix date input getting stuck on invalid input
|
2022-02-27 22:10:47 +00:00 |
|
|
4c6d21c2b4
|
Improve editing and creating of transactions
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2022-02-27 21:15:46 +00:00 |
|
|
faef975f1a
|
Pass amount as string and add transaction correctly
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
|
2022-02-27 21:06:34 +00:00 |
|
|
27dd6e923c
|
Actually handle passed reconciliation amount
|
2022-02-27 20:45:18 +00:00 |
|
|
2cf6b815bf
|
Use view everywhere
|
2022-02-27 20:45:02 +00:00 |
|
|
16bcf516f6
|
Add ReconcilationTransactionAmount
|
2022-02-27 20:34:10 +00:00 |
|
|
52503a4c92
|
Improve frontend
|
2022-02-27 20:02:57 +00:00 |
|
|
eb9fc722aa
|
Show reconcile button and current reconciling-balance
|
2022-02-27 19:20:13 +00:00 |
|
|
422a74704b
|
Show all balances in Account view
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
|
2022-02-27 18:32:00 +00:00 |
|
|
c4995bcbaf
|
Show cleared balance by default
|
2022-02-27 15:22:54 +00:00 |
|
|
5621d63436
|
Actually call backend for edit
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
|
2022-02-25 22:34:09 +00:00 |
|
|
05099e469f
|
Delete transaction when amount is zero
|
2022-02-25 22:33:58 +00:00 |
|
|
ae9e9d34c9
|
Use type instead of isAccount flag
continuous-integration/drone/push Build is passing
|
2022-02-25 22:28:22 +00:00 |
|
|
32439e3e87
|
rename type to model
|
2022-02-25 22:16:41 +00:00 |
|
|
4ed15b740b
|
Remove unneeded imports and methods
|
2022-02-25 22:14:56 +00:00 |
|
|
5f161b2163
|
Rename Transaction to TX to match input row
|
2022-02-25 22:14:13 +00:00 |
|
|
13d0194632
|
Pass date using ISO without time
continuous-integration/drone/push Build is passing
|
2022-02-25 21:52:56 +00:00 |
|
|
c864666eb6
|
Use local date format
continuous-integration/drone/push Build is passing
|
2022-02-25 21:50:15 +00:00 |
|
|
464931babe
|
Pass amount as string
|
2022-02-25 21:46:20 +00:00 |
|
|
480a95e096
|
Implement custom date input
|
2022-02-25 21:45:58 +00:00 |
|
|
2d37ec147c
|
Pass only category Id as categories are not to be created on the fly
|
2022-02-25 21:21:55 +00:00 |
|
|
75b48be20d
|
Also pass Suggestion-Object from EditRow
|
2022-02-25 21:20:41 +00:00 |
|
|
306edbf817
|
Update TransactionInputRow to new models
|
2022-02-25 21:19:34 +00:00 |
|
|
be3829baf8
|
Replace modelValue by models for id and name
|
2022-02-25 21:10:21 +00:00 |
|
|
a452482381
|
Normalize transaction store
|
2022-02-25 20:47:58 +00:00 |
|
|
0f6990407d
|
Remove widths from rows as header decides
|
2022-02-25 20:37:49 +00:00 |
|
|
97be5abc8c
|
Add abilty to switch to edit mode
|
2022-02-25 20:37:31 +00:00 |
|
|
1331304639
|
Extract EditAccount Dialog
|
2022-02-25 20:17:54 +00:00 |
|
|
55dffbbe89
|
Implmeent expand/collapse of category-groups
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2022-02-25 20:06:26 +00:00 |
|
|
212c81ab81
|
Implement download from UI
|
2022-02-25 20:06:10 +00:00 |
|
|
ab07d3472d
|
Handle EditAccount in Store
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
|
2022-02-24 22:12:35 +00:00 |
|
|
466df523ab
|
Implement EditAccount in Frontend
|
2022-02-24 22:12:26 +00:00 |
|
|
03d1d1e520
|
Use grid instead of width for buttons
|
2022-02-24 21:38:57 +00:00 |
|
|
d09f5be69b
|
Extract modal component
|
2022-02-24 21:37:26 +00:00 |
|
|
966c0ce0eb
|
Redesign Budget Settings and introduce Button component
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2022-02-23 23:12:39 +00:00 |
|
|
635f4de402
|
Fix initialize of Budgets after login
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2022-02-23 23:03:31 +00:00 |
|
|
ddf51b5922
|
Use store instead of props in BudgetSidebar
|
2022-02-23 23:03:18 +00:00 |
|
|
510c91205d
|
Rewrite categories to be nested below groups
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
|
2022-02-23 21:56:20 +00:00 |
|