MaysWind
|
ead072ed31
|
add api for getting total income/expense amounts by month
|
2021-03-29 00:57:16 +08:00 |
|
MaysWind
|
654bbf0baa
|
modify comment
|
2021-03-28 20:33:37 +08:00 |
|
MaysWind
|
b7ffe191f2
|
code refactor
|
2021-03-28 20:33:24 +08:00 |
|
MaysWind
|
f9066cb81d
|
code refactor
|
2021-03-28 19:58:58 +08:00 |
|
MaysWind
|
d034661734
|
modify field name
|
2021-03-28 18:03:53 +08:00 |
|
MaysWind
|
a07c775aa7
|
code refactor, aggregate month total count in list/by_month api
|
2021-03-28 18:03:17 +08:00 |
|
MaysWind
|
841f275668
|
code refactor
|
2021-03-28 17:33:04 +08:00 |
|
MaysWind
|
baebee94c7
|
add transaction count api
|
2021-03-28 17:19:48 +08:00 |
|
MaysWind
|
ffcbca01d9
|
the export file name uses browser time zone, the transaction time in exported file uses time zone in transaction
|
2021-03-25 23:36:52 +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
|
1acb36913a
|
code refactor
|
2021-03-21 19:04:06 +08:00 |
|
MaysWind
|
3dbb161d78
|
fix tip not show bug when no item is modified in transaction
|
2021-03-14 02:49:32 +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
|
bfb56fad48
|
move query parameter utc_offset to header
|
2021-03-13 21:02:02 +08:00 |
|
MaysWind
|
50c7ec0cda
|
verify whether user can delete transaction with specified time when deleting transaction
|
2021-03-13 17:23:37 +08:00 |
|
MaysWind
|
bd26796184
|
allow user to limit time scope for editing transaction
|
2021-03-11 01:16:30 +08:00 |
|
MaysWind
|
cd7756013b
|
code refactor
|
2021-03-10 23:17:06 +08:00 |
|
MaysWind
|
b8adfc66e2
|
exchange rate data source supports requesting multi url
|
2021-03-08 23:13:37 +08:00 |
|
MaysWind
|
242cf872b2
|
hide edit/delete button when transaction is not editable
|
2021-02-26 01:07:03 +08:00 |
|
MaysWind
|
d65ce058bf
|
support changing tags order when editing transaction
|
2021-02-06 23:13:12 +08:00 |
|
MaysWind
|
1a97414e47
|
format code
|
2021-02-06 14:54:19 +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
|
51b0ae8076
|
support clear all user data
|
2021-01-18 01:16:24 +08:00 |
|
MaysWind
|
d0853a9b6f
|
modify log
|
2021-01-18 00:58:47 +08:00 |
|
MaysWind
|
1d37352099
|
modify comment
|
2021-01-18 00:17:42 +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
|
dbeedc5959
|
remove blank line
|
2021-01-15 00:00:59 +08:00 |
|
MaysWind
|
5a95ef07df
|
transaction overview supports multi currencies
|
2021-01-14 01:03:06 +08:00 |
|
MaysWind
|
db7064cccf
|
format code
|
2021-01-12 00:05:32 +08:00 |
|
MaysWind
|
628f9a6149
|
always return id of transfer-in transaction for transfer transaction
|
2021-01-11 22:32:16 +08:00 |
|
MaysWind
|
a5474d0d65
|
add total amount in home page
|
2021-01-10 21:24:02 +08:00 |
|
MaysWind
|
dff54fd174
|
refactor exchange rates data backend, supports multi data source, supports timeout
|
2021-01-10 01:12:20 +08:00 |
|
MaysWind
|
5820952edb
|
remove unused code
|
2021-01-05 23:10:23 +08:00 |
|
MaysWind
|
0d4be75b22
|
modification api returns updated model object instead of processing result
|
2021-01-03 21:37:32 +08:00 |
|
MaysWind
|
a947b1ae8c
|
fix typo
|
2021-01-03 21:33:13 +08:00 |
|
MaysWind
|
42b302c58b
|
format code
|
2021-01-03 14:41:17 +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
|
102c945aa0
|
add user-friendly error
|
2021-01-01 23:45:26 +08:00 |
|
MaysWind
|
5118978915
|
code refactor
|
2021-01-01 00:47:15 +08:00 |
|
MaysWind
|
3f72c45fb7
|
fix bug
|
2020-12-26 23:39:05 +08:00 |
|
MaysWind
|
7e2ce08627
|
fix tag ids request and response type error
|
2020-12-26 23:32:33 +08:00 |
|
MaysWind
|
823ed89612
|
code refactor
|
2020-12-26 00:14:58 +08:00 |
|
MaysWind
|
14b8474192
|
add comments
|
2020-12-24 09:02:28 +08:00 |
|