Commit Graph

71 Commits

Author SHA1 Message Date
MaysWind 61267af634 support custom first day of week 2021-01-31 20:09:03 +08:00
MaysWind 817079a981 modify date/time format 2021-01-31 16:23:45 +08:00
MaysWind 5f27bc09dd optimize ui 2021-01-31 00:54:13 +08:00
MaysWind 92eb247d11 modify css class name 2021-01-31 00:44:08 +08:00
MaysWind 00b08a85ad transaction list page supports filtering by primary category 2021-01-31 00:34:10 +08:00
MaysWind 19451c22ee code refactor 2021-01-29 00:24:40 +08:00
MaysWind bb7c6e36a1 add time and type parameter to link in statistics page 2021-01-28 23:26:29 +08:00
MaysWind 0e642821eb replace i18n filter 2021-01-24 01:09:01 +08:00
MaysWind 4179cc00e2 code refactor 2021-01-20 23:37:04 +08:00
MaysWind d4ff8f2851 modify method name 2021-01-20 22:37:35 +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 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 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 d1dc5e73b7 transaction list page supports setting date type by request parameter 2021-01-10 19:12:13 +08:00
MaysWind fb65402897 reduce unnecessary network requesting 2021-01-10 00:01:55 +08:00
MaysWind daf030e7ef add confirm dialog when saving a transaction whose amount is 0 2021-01-09 22:30:39 +08:00
MaysWind e2d6325805 modify style and fix comment textarea initial height does not follow comment content 2021-01-09 21:57:02 +08:00
MaysWind 097eb659f5 fix bug and remove unused code 2021-01-09 21:09:40 +08:00
MaysWind 6576bb946c fix bug 2021-01-08 23:57:29 +08:00
MaysWind d10726d45e code refactor 2021-01-08 00:10:37 +08:00
MaysWind 1b2a37e6d1 code refactor 2021-01-07 22:28:28 +08:00
MaysWind 4de1b263eb fix amount does not display when amount is zero 2021-01-07 00:57:19 +08:00
MaysWind 50c449fa7f auto increase comment textarea height, hide placeholder in view mode 2021-01-07 00:46:36 +08:00
MaysWind 22c80f4879 optimize user experience 2021-01-07 00:13:17 +08:00
MaysWind b46dd61b9a code refactor 2021-01-07 00:00:04 +08:00
MaysWind d4b9dab8c5 support copy existed transaction 2021-01-05 23:27:36 +08:00
MaysWind abae1c85e7 code refactor 2021-01-05 22:55:34 +08:00
MaysWind b7589e57f2 code refactor 2021-01-05 01:31:07 +08:00
MaysWind 813abd8d8d show filter being used in tab bar in transaction list page 2021-01-03 13:25:21 +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 7e7e82da4c fix bug 2021-01-01 01:25:14 +08:00
MaysWind 3be553d915 fix bug 2021-01-01 01:22:57 +08:00
MaysWind 5118978915 code refactor 2021-01-01 00:47:15 +08:00
MaysWind f42f02bd54 fix month format error in ios 2020-12-30 01:34:08 +08:00
MaysWind 4f321863a6 show destination account in transaction list page 2020-12-30 01:26:04 +08:00
MaysWind 1d7a5376cd modify style, add comments in transaction list page 2020-12-30 01:18:55 +08:00
MaysWind 273f8b9c7d support clicking transaction to show transaction detail 2020-12-30 00:29:37 +08:00
MaysWind 5d401b37a8 modify style 2020-12-29 23:16:35 +08:00
MaysWind a59c34067d modify auto loading distance to screen bottom 2020-12-29 23:10:50 +08:00
MaysWind f88ad7eb62 don't expand list automatically when click show more button 2020-12-29 23:04:31 +08:00
MaysWind 3cad88b9bb don't show skeleton when pull to refresh 2020-12-29 22:54:12 +08:00
MaysWind 64f1f06f69 fix cannot show transaction when account is hidden 2020-12-29 01:52:18 +08:00
MaysWind da5fde45cd show total income and expense in every month title 2020-12-29 00:33:30 +08:00
MaysWind a48fc219c6 fix load more, optimize load more ui 2020-12-28 23:41:30 +08:00
MaysWind e166d1806e fix month list still displays after all transaction in this month are deleted 2020-12-28 22:11:22 +08:00
MaysWind dc6735dc66 fix cannot remove when animation disabled 2020-12-28 02:22:01 +08:00