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
1ac968f63c
improve ui
2023-04-28 17:21:27 +08:00
MaysWind
dc4f62a085
modify Simplified Chinese translation
2023-04-28 16:26:52 +08:00
MaysWind
ad91d4f1ce
add show/hide hidden transaction category/tag menu
2023-04-28 16:24:15 +08:00
MaysWind
8d4c7512ab
reduce unit test execute times
2023-04-24 00:54:24 +08:00
MaysWind
12d5837526
modify unit test case fail cause message
2023-04-23 21:49:27 +08:00
MaysWind
c82d2abab4
fix problem that cannot switch to other date range sometimes in transaction list page
2023-04-23 01:27:38 +08:00
MaysWind
26cb717a08
build when push to non-main branch
2023-04-23 01:00:27 +08:00
MaysWind
0b1cc0ef5b
add lint checking and unit testing in build script
2023-04-23 00:45:56 +08:00
MaysWind
05dc9138b4
fix problem that cannot get transaction statistics when db is set to only_full_group_by
2023-04-23 00:03:26 +08:00
MaysWind
a7dcacb26c
add log
2023-04-22 23:54:57 +08:00
MaysWind
3ac3f871e4
fix the problem that account list page does not update when modify category of account
2023-04-22 23:12:41 +08:00
MaysWind
b180c0bbe6
modify link text
2023-04-22 22:35:36 +08:00
MaysWind
e4987f3bde
modify vue page name
2023-04-22 22:28:04 +08:00
MaysWind
ee2690c2cc
fix the problem that cannot change language in transaction preset category page
2023-04-22 21:50:08 +08:00
MaysWind
4cad26f793
change moment api
2023-04-22 21:26:42 +08:00
MaysWind
84f3d5fec5
remove unused code
2023-04-22 21:09:01 +08:00
MaysWind
bb3939d570
show none when user does not have visible account or category
2023-04-22 21:03:41 +08:00
MaysWind
b303f708f5
improve ui
2023-04-22 20:52:20 +08:00
MaysWind
d39550e090
improve ui
2023-04-22 20:47:25 +08:00
MaysWind
22d956f38a
improve ui
2023-04-22 20:24:53 +08:00
MaysWind
dab7728138
update prompt text
2023-04-22 17:29:30 +08:00
MaysWind
4038b6bc51
improve ui
2023-04-22 17:00:56 +08:00
MaysWind
bcaf3a246c
show no available category / account in transaction statistics filter page when there are no available category or account
2023-04-22 16:19:10 +08:00
MaysWind
4fb115fcbc
remove unused code
2023-04-22 01:37:16 +08:00
MaysWind
bfd4b2b6de
code refactor
2023-04-22 01:33:38 +08:00
MaysWind
c0cd3fc5c2
improve ui
2023-04-22 01:24:49 +08:00
MaysWind
f95c4393d2
fix the problem that the day of week in date time / date range picker is wrong
2023-04-22 01:10:22 +08:00
MaysWind
e2eb5fabcc
improve ui
2023-04-22 00:49:47 +08:00
MaysWind
7275e8ff0d
modify infinite distance
2023-04-22 00:31:19 +08:00
MaysWind
accfc3df12
improve ui
2023-04-21 23:56:52 +08:00
MaysWind
35392483d9
code refactor
2023-04-21 23:56:44 +08:00
MaysWind
9770851fd4
fix the problem that page jump infinitely
2023-04-21 23:56:02 +08:00
MaysWind
e013a6f087
fix the display amount in statistics page when there are no transaction
2023-04-21 23:53:19 +08:00
MaysWind
1ec9ff20b1
remove unused code
2023-04-21 23:41:53 +08:00
MaysWind
9b0dea80c9
don't allow clear the value in datetime picker
2023-04-21 23:14:26 +08:00
MaysWind
eea1ea7ed0
always show date range picker in center
2023-04-21 22:36:57 +08:00
MaysWind
85cd46bfc7
fix problem the category separate icon in transaction page does not display
2023-04-21 22:30:07 +08:00
MaysWind
a7ca394864
code refactor
2023-04-21 22:20:11 +08:00
MaysWind
e178a0795a
code refactor
2023-04-21 22:16:35 +08:00
MaysWind
e8b0470ceb
code refactor
2023-04-21 22:11:10 +08:00
MaysWind
c08abfdfdf
fix frontend build issue
2023-04-21 08:47:15 +08:00
mayswind
b1c765eb51
Upgrade to vue3 ( #16 )
...
* upgrade to vue 3.x and framework7 8.x
* change calendar plugin to vue-datepicker
* disable export button when user does not hava any transaction
* implement new pin code input
* append thousands separator in amount in exchange rates page
2023-04-21 01:45:00 +08:00
mayswind
4b0f7d45e8
Merge pull request #15 from vigdail/bugfix/atomic_alignment
...
Proper fields alignment in `InternalUuidGenerator` struct
2023-04-20 22:49:49 +08:00
vigdail
9e6271b1dc
Rearrange fields of InternalUuidGenerator struct to fit atomic alignment requirements
2023-04-20 19:39:38 +06:00
MaysWind
a96eb31dc9
redirect to login page when user logout without token
2023-04-16 02:00:59 +08:00
MaysWind
221a7809b6
fix npe error
2023-04-12 00:24:20 +08:00
MaysWind
8c33243c90
code refactor
2023-04-09 01:04:00 +08:00
MaysWind
c4b07b98aa
update third party dependencies
2023-04-08 14:53:26 +08:00