MaysWind
|
20dc72022d
|
code refactor
|
2024-08-11 20:36:32 +08:00 |
|
MaysWind
|
30ebe49875
|
allow to filter without tags
|
2024-07-26 00:22:11 +08:00 |
|
MaysWind
|
34ebc06a8d
|
aadd transaction tag filter to backend
|
2024-07-26 00:00:22 +08:00 |
|
MaysWind
|
a371058096
|
fix the bug that the transaction time was not correctly saved into the transaction tag index table
|
2024-07-08 23:54:23 +08:00 |
|
MaysWind
|
847349dcbd
|
support using duplicate checker to prevent duplicate submissions for new transaction record
|
2024-07-08 01:10:04 +08:00 |
|
MaysWind
|
b80041433c
|
transaction list api supports filtering by multiple account / category
|
2024-07-03 00:21:56 +08:00 |
|
MaysWind
|
b5d72c89f2
|
support filtering transaction amount
|
2024-07-01 00:48:00 +08:00 |
|
MaysWind
|
0884af038d
|
add trend analysis api
|
2024-05-20 00:01:40 +08:00 |
|
MaysWind
|
ea32bfa5fc
|
support setting timezone type for the time range of statistical data
|
2024-04-13 23:31:24 +08:00 |
|
MaysWind
|
14f6de8af1
|
remove unused code
|
2024-04-06 23:58:22 +08:00 |
|
MaysWind
|
0b678fe69a
|
code refactor
|
2023-09-17 18:07:09 +08:00 |
|
MaysWind
|
9221f3fc96
|
add request id to sql query log
|
2023-09-03 13:54:07 +08:00 |
|
MaysWind
|
8659e9ea37
|
add asset summary card in home page, add 6 more months in trend card
|
2023-08-01 09:19:33 +08:00 |
|
MaysWind
|
dea36d4b80
|
add trend in income and expense card in overview page
|
2023-07-30 23:26:10 +08:00 |
|
MaysWind
|
d3e1acddc5
|
code refactor, modify style
|
2023-07-30 00:26:32 +08:00 |
|
MaysWind
|
7cec7dbac8
|
sort result in overview response
|
2023-06-28 21:41:59 +08:00 |
|
MaysWind
|
bd542ac308
|
modify geolocation storage type in database
|
2023-05-14 19:42:57 +08:00 |
|
MaysWind
|
e71ffd1a77
|
support storing geo location in transaction
|
2023-04-29 13:45:19 +08:00 |
|
MaysWind
|
a7dcacb26c
|
add log
|
2023-04-22 23:54:57 +08:00 |
|
MaysWind
|
d4985a024d
|
use unambiguous numeric variable type
|
2023-03-27 23:58:33 +08:00 |
|
MaysWind
|
9e3aa19a09
|
make related transaction has the same unix time with the original transaction
|
2023-03-27 00:11:39 +08:00 |
|
MaysWind
|
27f4e14a4e
|
code refactor
|
2023-03-26 22:24:26 +08:00 |
|
MaysWind
|
8d5de98218
|
record transaction created ip
|
2023-03-26 22:10:04 +08:00 |
|
MaysWind
|
7364380312
|
support filter by parent account in transaction list page
|
2022-03-20 22:26:27 +08:00 |
|
MaysWind
|
b7fe70aba3
|
change method name
|
2022-03-07 00:27:12 +08:00 |
|
MaysWind
|
4ec59bd0bd
|
support hiding transaction amount
|
2021-04-28 23:43:24 +08:00 |
|
MaysWind
|
62a825439f
|
modify project name
|
2021-04-12 01:21:34 +08:00 |
|
MaysWind
|
e34e55eac7
|
code format
|
2021-04-05 01:45:09 +08:00 |
|
MaysWind
|
eaee3678d7
|
fix log
|
2021-04-05 00:22:57 +08:00 |
|
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
|
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
|
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
|
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
|
00b08a85ad
|
transaction list page supports filtering by primary category
|
2021-01-31 00:34:10 +08:00 |
|
MaysWind
|
d0853a9b6f
|
modify log
|
2021-01-18 00:58:47 +08:00 |
|