|
bbfda6f402
|
Improve layout of balances header
continuous-integration/drone/push Build is passing
|
2022-03-01 20:59:06 +00:00 |
|
|
a53c3d23a4
|
Implement simple dark mode
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
|
2022-03-01 20:47:55 +00:00 |
|
|
cccc948048
|
Fix budget data being one month off
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
|
2022-03-01 20:38:12 +00:00 |
|
|
9638676b8f
|
Add new transaction button on small screens
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
|
2022-03-01 20:32:05 +00:00 |
|
|
08bda8d14f
|
Make buttonText optional
|
2022-03-01 20:31:22 +00:00 |
|
|
d0ade0f2f1
|
Remove height from Card
|
2022-03-01 20:31:13 +00:00 |
|
|
466239ce11
|
Remove defaults from Button
|
2022-03-01 20:31:01 +00:00 |
|
|
d52e5c63d4
|
Hide Input on small screens and match columns
|
2022-03-01 20:12:27 +00:00 |
|
|
3dcb362372
|
Prevent wrap in balance-labels
|
2022-03-01 20:12:11 +00:00 |
|
|
67c9b53e91
|
Extract date to own row on small screens
|
2022-03-01 20:11:59 +00:00 |
|
|
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 |
|
|
2b9c76960e
|
Run vue-tsc on CI build
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
|
2022-02-28 13:27:02 +00:00 |
|
|
7fd057f9f6
|
Remove vuetify plugin
|
2022-02-28 13:25:14 +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 |
|