Commit Graph

389 Commits

Author SHA1 Message Date
MaysWind d443f2f6dd don't show percent when percent is negative 2021-01-30 20:18:59 +08:00
MaysWind 59805855a9 optimize forward/backward date 2021-01-29 00:56:36 +08:00
MaysWind 19451c22ee code refactor 2021-01-29 00:24:40 +08:00
MaysWind 77adf24e64 show friendly date range name when forward/backward date range 2021-01-29 00:17:20 +08:00
MaysWind bb7c6e36a1 add time and type parameter to link in statistics page 2021-01-28 23:26:29 +08:00
MaysWind b3a861d10a support ptr 2021-01-28 22:55:16 +08:00
MaysWind 6ea3f433e9 modify style 2021-01-28 22:52:05 +08:00
MaysWind 63a0136234 add total expense/income amount in statistics page 2021-01-28 00:54:26 +08:00
MaysWind 217c15a746 modify bar chart style 2021-01-28 00:34:37 +08:00
MaysWind 1f6fae471c support changing date in statistics page 2021-01-27 00:40:28 +08:00
MaysWind 97a63f884e modify definition of last 7/30 days 2021-01-26 23:59:10 +08:00
MaysWind dd70247e08 chart data source supports expense and income by primary category 2021-01-26 23:25:48 +08:00
MaysWind fb155aae47 support changing chart data source type 2021-01-26 01:30:55 +08:00
MaysWind 102e2de733 modify chart style 2021-01-26 01:02:51 +08:00
MaysWind 78cef7c4c5 add toolbar in statistics page 2021-01-25 00:05:21 +08:00
MaysWind 0e642821eb replace i18n filter 2021-01-24 01:09:01 +08:00
MaysWind d913bdceaa modify style 2021-01-24 00:53:35 +08:00
MaysWind 351e09fedf remove unused dependency files 2021-01-24 00:47:27 +08:00
MaysWind 6f4bacd544 add parts of statistics ui 2021-01-21 00:55:05 +08:00
MaysWind 4179cc00e2 code refactor 2021-01-20 23:37:04 +08:00
MaysWind c0cfa38257 code refactor 2021-01-20 22:40:48 +08:00
MaysWind d4ff8f2851 modify method name 2021-01-20 22:37:35 +08:00
MaysWind 2e6aac19af add clearing user data in ui 2021-01-20 21:45:25 +08:00
MaysWind 34f082273e fix bug 2021-01-20 21:03:55 +08:00
MaysWind 51b0ae8076 support clear all user data 2021-01-18 01:16:24 +08:00
MaysWind 0a3fd871ae fix "no available tag" still shows after clicking add tag button 2021-01-18 00:07:00 +08:00
MaysWind 7c8f562543 total income and expense amount of month uses the currency of account when filter by account 2021-01-15 01:21:46 +08:00
MaysWind 3b0f6454a3 fix amount would also display "+" sign when amount is hidden 2021-01-15 01:19:10 +08:00
MaysWind 2d4df803e4 set account list and transaction overview in store invalid after user profile modified 2021-01-14 01:15:24 +08:00
MaysWind 34ab42c09e commit mutation only if state is valid 2021-01-14 01:12:54 +08:00
MaysWind 5a95ef07df transaction overview supports multi currencies 2021-01-14 01:03:06 +08:00
MaysWind 1a221c1dfc modify pin code input style, support dark theme 2021-01-13 23:50:12 +08:00
MaysWind c5385ce86b use git short revision style 2021-01-12 00:45:03 +08:00
MaysWind 8cb02d7ccf don't update transaction time when user don't modify it 2021-01-12 00:02:28 +08:00
MaysWind 9212ed0057 show destination amount for transfer-in transaction 2021-01-11 23:42:43 +08:00
MaysWind fba6887c22 fix transfer-in amount is invalid when viewing transaction or editing transaction and destination account is hidden 2021-01-11 23:30:02 +08:00
MaysWind d7efeea24b fix month does not be removed after change last transaction in month 2021-01-11 22:57:46 +08:00
MaysWind 081477beaf move third party licenses info to json file 2021-01-11 22:12:26 +08:00
MaysWind 54296d9404 modify style 2021-01-11 00:44:59 +08:00
MaysWind 5c59ccd226 code refactor 2021-01-11 00:33:40 +08:00
MaysWind 7080c2bcb4 fix visible icon not show in dark mode 2021-01-11 00:30:13 +08:00
MaysWind ba4022dc1d modify style 2021-01-11 00:21:58 +08:00
MaysWind bf8dd5aa62 fix category not display in transaction list page sometimes 2021-01-11 00:20:35 +08:00
MaysWind 32ccbdcd03 modify localized setting 2021-01-10 22:53:39 +08:00
MaysWind 3316b20ed5 add summary card in home page 2021-01-10 22:44:38 +08:00
MaysWind 94af9be5e4 support hiding amount in home page 2021-01-10 22:06:26 +08:00
MaysWind cfed32b314 code refactor 2021-01-10 21:49:44 +08:00
MaysWind 7f2e3c41db modify style 2021-01-10 21:36:29 +08:00
MaysWind a5474d0d65 add total amount in home page 2021-01-10 21:24:02 +08:00
MaysWind d1dc5e73b7 transaction list page supports setting date type by request parameter 2021-01-10 19:12:13 +08:00