MaysWind
|
e34e55eac7
|
code format
|
2021-04-05 01:45:09 +08:00 |
|
MaysWind
|
adae42a150
|
support deleting user
|
2021-04-04 17:39:48 +08:00 |
|
MaysWind
|
f5b96a61d3
|
remove unused code
|
2021-04-04 17:16:13 +08:00 |
|
MaysWind
|
ead072ed31
|
add api for getting total income/expense amounts by month
|
2021-03-29 00:57:16 +08:00 |
|
MaysWind
|
a07c775aa7
|
code refactor, aggregate month total count in list/by_month api
|
2021-03-28 18:03:17 +08:00 |
|
MaysWind
|
d77d9f39d2
|
fix parse date bug when month digits not equal 2
|
2021-03-28 17:27:15 +08:00 |
|
MaysWind
|
baebee94c7
|
add transaction count api
|
2021-03-28 17:19:48 +08:00 |
|
MaysWind
|
3ed9250811
|
modify parameter name
|
2021-03-28 16:45:30 +08:00 |
|
MaysWind
|
1234d4802b
|
transaction month list supports browser time zone
|
2021-03-25 22:42:56 +08:00 |
|
MaysWind
|
44f2a651f7
|
support aggregating account/category and tag info in transaction list/get api
|
2021-03-21 21:39:46 +08:00 |
|
MaysWind
|
1a8d228aac
|
code refactor
|
2021-03-21 19:29:41 +08:00 |
|
MaysWind
|
8e90f96562
|
support modify transaction time zone
|
2021-03-14 02:47:24 +08:00 |
|
MaysWind
|
149f29f8a5
|
show timezone in transaction list page if the timezone of transaction does not equal with client current timezone
|
2021-03-13 21:20:16 +08:00 |
|
MaysWind
|
bd26796184
|
allow user to limit time scope for editing transaction
|
2021-03-11 01:16:30 +08:00 |
|
MaysWind
|
242cf872b2
|
hide edit/delete button when transaction is not editable
|
2021-02-26 01:07:03 +08:00 |
|
MaysWind
|
61267af634
|
support custom first day of week
|
2021-01-31 20:09:03 +08:00 |
|
MaysWind
|
00b08a85ad
|
transaction list page supports filtering by primary category
|
2021-01-31 00:34:10 +08:00 |
|
MaysWind
|
1f829f0225
|
transaction statistics api supports data of all date
|
2021-01-21 00:08:47 +08:00 |
|
MaysWind
|
bdc7188f8b
|
fix database selection or db transaction usage bug
|
2021-01-18 01:23:54 +08:00 |
|
MaysWind
|
51b0ae8076
|
support clear all user data
|
2021-01-18 01:16:24 +08:00 |
|
MaysWind
|
a7c77cf68e
|
transaction tag index supports soft delete
|
2021-01-18 00:46:11 +08:00 |
|
MaysWind
|
639ab1d758
|
transaction tag supports soft delete
|
2021-01-18 00:04:54 +08:00 |
|
MaysWind
|
f29a14ad51
|
add transaction statistics api
|
2021-01-17 23:43:49 +08:00 |
|
MaysWind
|
2576919a9d
|
support checking user data
|
2021-01-15 01:16:52 +08:00 |
|
MaysWind
|
5a95ef07df
|
transaction overview supports multi currencies
|
2021-01-14 01:03:06 +08:00 |
|
MaysWind
|
62b7499cd0
|
fix some fields in transfer-out transaction does not be modified when modifying transfer-in transaction
|
2021-01-11 23:04:00 +08:00 |
|
MaysWind
|
a5474d0d65
|
add total amount in home page
|
2021-01-10 21:24:02 +08:00 |
|
MaysWind
|
a470752d42
|
fix bug
|
2021-01-10 20:26:41 +08:00 |
|
MaysWind
|
fbfba764d4
|
fix not delete modification balance transaction when deleting account
|
2021-01-05 01:56:53 +08:00 |
|
MaysWind
|
42b302c58b
|
format code
|
2021-01-03 14:41:17 +08:00 |
|
MaysWind
|
e9b607b8d3
|
add comment
|
2021-01-02 23:32:35 +08:00 |
|
MaysWind
|
efaf411902
|
transaction list page supports filtering and searching, transaction add page supports setting default value by query parameters
|
2021-01-02 23:30:18 +08:00 |
|
MaysWind
|
b3eb239478
|
transaction list page supports displaying transaction of specific account
|
2021-01-02 15:48:45 +08:00 |
|
MaysWind
|
7d3e05c548
|
support data export
|
2021-01-02 02:04:38 +08:00 |
|
MaysWind
|
5118978915
|
code refactor
|
2021-01-01 00:47:15 +08:00 |
|
MaysWind
|
bab67b6a5f
|
fix error variable not be set to nil after resolve this error
|
2020-12-28 23:13:17 +08:00 |
|
MaysWind
|
7515799d57
|
add transaction detail page
|
2020-12-28 02:17:33 +08:00 |
|
MaysWind
|
919004648f
|
support modify transaction
|
2020-12-27 21:26:59 +08:00 |
|
MaysWind
|
edd917b057
|
code refactor
|
2020-12-27 20:45:25 +08:00 |
|
MaysWind
|
6ccb4a0499
|
add cannot modify transaction type error
verify old transaction source account and destination account if changed
|
2020-12-27 20:06:52 +08:00 |
|
MaysWind
|
b653f7b3d5
|
fix cannot add tag when remove tag at same time
|
2020-12-26 23:46:17 +08:00 |
|
MaysWind
|
40750c75d2
|
fix bug
|
2020-12-26 23:19:44 +08:00 |
|
MaysWind
|
fe3abc6a73
|
account can be deleted when contains one modification transaction only
|
2020-12-26 22:17:33 +08:00 |
|
MaysWind
|
76eac1c9dc
|
add comments
|
2020-12-26 21:50:21 +08:00 |
|
MaysWind
|
b3962e8af9
|
code refactor
|
2020-12-23 01:40:28 +08:00 |
|
MaysWind
|
17d1cd8719
|
add comments, code refactor, fix typo
|
2020-12-23 00:11:08 +08:00 |
|
MaysWind
|
5ba83192b0
|
code refactor
|
2020-12-22 23:01:33 +08:00 |
|
MaysWind
|
024960f767
|
format code
|
2020-12-22 22:59:50 +08:00 |
|
MaysWind
|
8900091671
|
fix typo
|
2020-12-22 22:59:25 +08:00 |
|
MaysWind
|
88f7a2aaa6
|
code refactor
|
2020-12-16 22:42:53 +08:00 |
|