Commit Graph

  • 34f082273e fix bug MaysWind 2021-01-20 21:03:55 +08:00
  • bdc7188f8b fix database selection or db transaction usage bug MaysWind 2021-01-18 01:23:54 +08:00
  • 51b0ae8076 support clear all user data MaysWind 2021-01-18 01:12:21 +08:00
  • d0853a9b6f modify log MaysWind 2021-01-18 00:58:47 +08:00
  • a7c77cf68e transaction tag index supports soft delete MaysWind 2021-01-18 00:26:51 +08:00
  • 1d37352099 modify comment MaysWind 2021-01-18 00:17:42 +08:00
  • 0a3fd871ae fix "no available tag" still shows after clicking add tag button MaysWind 2021-01-18 00:07:00 +08:00
  • 639ab1d758 transaction tag supports soft delete MaysWind 2021-01-17 23:59:39 +08:00
  • f29a14ad51 add transaction statistics api MaysWind 2021-01-17 23:41:17 +08:00
  • 0e5c965def code format MaysWind 2021-01-16 23:47:20 +08:00
  • 0479aa203b add comment MaysWind 2021-01-16 23:46:20 +08:00
  • 7c8f562543 total income and expense amount of month uses the currency of account when filter by account MaysWind 2021-01-15 01:21:46 +08:00
  • 3b0f6454a3 fix amount would also display "+" sign when amount is hidden MaysWind 2021-01-15 01:19:10 +08:00
  • 2576919a9d support checking user data MaysWind 2021-01-15 01:16:52 +08:00
  • dbeedc5959 remove blank line MaysWind 2021-01-15 00:00:59 +08:00
  • b8411c4c3b update README.md MaysWind 2021-01-14 23:42:55 +08:00
  • 2d4df803e4 set account list and transaction overview in store invalid after user profile modified MaysWind 2021-01-14 01:15:24 +08:00
  • 34ab42c09e commit mutation only if state is valid MaysWind 2021-01-14 01:10:05 +08:00
  • 5a95ef07df transaction overview supports multi currencies MaysWind 2021-01-14 01:03:06 +08:00
  • 1a221c1dfc modify pin code input style, support dark theme MaysWind 2021-01-13 23:50:12 +08:00
  • 659cd1eac7 update date MaysWind 2021-01-13 23:29:01 +08:00
  • ce7d1f02b7 make the app version in backend parsing from package.json and git revision MaysWind 2021-01-12 00:49:19 +08:00
  • c5385ce86b use git short revision style MaysWind 2021-01-12 00:45:03 +08:00
  • 1a33528710 getting app version from package.json MaysWind 2021-01-12 00:27:21 +08:00
  • db7064cccf format code MaysWind 2021-01-12 00:05:32 +08:00
  • 8cb02d7ccf don't update transaction time when user don't modify it MaysWind 2021-01-12 00:02:28 +08:00
  • 9212ed0057 show destination amount for transfer-in transaction MaysWind 2021-01-11 23:42:43 +08:00
  • fba6887c22 fix transfer-in amount is invalid when viewing transaction or editing transaction and destination account is hidden MaysWind 2021-01-11 23:29:20 +08:00
  • 62b7499cd0 fix some fields in transfer-out transaction does not be modified when modifying transfer-in transaction MaysWind 2021-01-11 23:04:00 +08:00
  • d7efeea24b fix month does not be removed after change last transaction in month MaysWind 2021-01-11 22:57:46 +08:00
  • 628f9a6149 always return id of transfer-in transaction for transfer transaction MaysWind 2021-01-11 22:32:16 +08:00
  • 081477beaf move third party licenses info to json file MaysWind 2021-01-11 22:12:26 +08:00
  • 54296d9404 modify style MaysWind 2021-01-11 00:38:05 +08:00
  • 5c59ccd226 code refactor MaysWind 2021-01-11 00:33:40 +08:00
  • 7080c2bcb4 fix visible icon not show in dark mode MaysWind 2021-01-11 00:30:13 +08:00
  • ba4022dc1d modify style MaysWind 2021-01-11 00:21:58 +08:00
  • bf8dd5aa62 fix category not display in transaction list page sometimes MaysWind 2021-01-11 00:20:35 +08:00
  • 32ccbdcd03 modify localized setting MaysWind 2021-01-10 22:53:39 +08:00
  • 3316b20ed5 add summary card in home page MaysWind 2021-01-10 22:44:38 +08:00
  • 94af9be5e4 support hiding amount in home page MaysWind 2021-01-10 22:06:26 +08:00
  • cfed32b314 code refactor MaysWind 2021-01-10 21:49:44 +08:00
  • 7f2e3c41db modify style MaysWind 2021-01-10 21:36:29 +08:00
  • a5474d0d65 add total amount in home page MaysWind 2021-01-10 21:24:02 +08:00
  • a470752d42 fix bug MaysWind 2021-01-10 20:24:47 +08:00
  • d1dc5e73b7 transaction list page supports setting date type by request parameter MaysWind 2021-01-10 19:12:13 +08:00
  • 8014e74c43 supports navigate to data source page by clicking data source name in exchange rates data page MaysWind 2021-01-10 14:26:40 +08:00
  • dff54fd174 refactor exchange rates data backend, supports multi data source, supports timeout MaysWind 2021-01-10 01:07:37 +08:00
  • 170780a631 remove unnecessary mutation committing MaysWind 2021-01-10 00:08:01 +08:00
  • fb65402897 reduce unnecessary network requesting MaysWind 2021-01-10 00:01:55 +08:00
  • 3bd91f2748 modify style MaysWind 2021-01-09 23:08:06 +08:00
  • daf030e7ef add confirm dialog when saving a transaction whose amount is 0 MaysWind 2021-01-09 22:30:39 +08:00
  • e2d6325805 modify style and fix comment textarea initial height does not follow comment content MaysWind 2021-01-09 21:29:54 +08:00
  • 097eb659f5 fix bug and remove unused code MaysWind 2021-01-09 21:09:40 +08:00
  • 2375e2741b improve performance MaysWind 2021-01-09 21:09:20 +08:00
  • f8725537e6 code refactor MaysWind 2021-01-09 20:20:12 +08:00
  • 6576bb946c fix bug MaysWind 2021-01-08 23:57:29 +08:00
  • d10726d45e code refactor MaysWind 2021-01-07 23:50:35 +08:00
  • 1b2a37e6d1 code refactor MaysWind 2021-01-07 22:28:28 +08:00
  • 71d55adf33 code refactor MaysWind 2021-01-07 18:10:14 +08:00
  • b008f4ed97 modify file name MaysWind 2021-01-07 17:31:40 +08:00
  • aec708cdd3 allow user choosing whether add preset categories in registration page MaysWind 2021-01-07 17:29:24 +08:00
  • d073550aa7 modify icon path MaysWind 2021-01-07 17:02:43 +08:00
  • 4de1b263eb fix amount does not display when amount is zero MaysWind 2021-01-07 00:57:19 +08:00
  • 50c449fa7f auto increase comment textarea height, hide placeholder in view mode MaysWind 2021-01-07 00:29:34 +08:00
  • 22c80f4879 optimize user experience MaysWind 2021-01-07 00:13:17 +08:00
  • b46dd61b9a code refactor MaysWind 2021-01-06 23:58:40 +08:00
  • 6a256bc159 modify login page style MaysWind 2021-01-06 00:19:58 +08:00
  • 807d7243dd code refactor MaysWind 2021-01-06 00:05:03 +08:00
  • 0deb522089 code refactor MaysWind 2021-01-05 23:37:00 +08:00
  • 22d7b48355 modify cookies name MaysWind 2021-01-05 23:35:30 +08:00
  • d4b9dab8c5 support copy existed transaction MaysWind 2021-01-05 23:27:36 +08:00
  • 5820952edb remove unused code MaysWind 2021-01-05 23:10:23 +08:00
  • 14c2320267 account list page supports displaying hidden account MaysWind 2021-01-05 23:08:34 +08:00
  • f516576b64 modify style MaysWind 2021-01-05 23:00:44 +08:00
  • abae1c85e7 code refactor MaysWind 2021-01-05 22:55:34 +08:00
  • fbfba764d4 fix not delete modification balance transaction when deleting account MaysWind 2021-01-05 01:56:53 +08:00
  • b7589e57f2 code refactor MaysWind 2021-01-04 23:52:57 +08:00
  • 5077b93105 code refactor MaysWind 2021-01-03 22:13:10 +08:00
  • 0d4be75b22 modification api returns updated model object instead of processing result MaysWind 2021-01-03 21:37:32 +08:00
  • a947b1ae8c fix typo MaysWind 2021-01-03 21:33:13 +08:00
  • 39d437a4e7 code refactor MaysWind 2021-01-03 14:55:48 +08:00
  • 42b302c58b format code MaysWind 2021-01-03 14:41:01 +08:00
  • bca219a09a improve performance MaysWind 2021-01-03 14:35:29 +08:00
  • e45faa7804 optimize ios home screen app experience MaysWind 2021-01-03 14:12:37 +08:00
  • 3ccdef31a9 modify page count MaysWind 2021-01-03 13:49:39 +08:00
  • 0d080b3011 remove unused parameter MaysWind 2021-01-03 13:49:31 +08:00
  • 813abd8d8d show filter being used in tab bar in transaction list page MaysWind 2021-01-03 13:25:21 +08:00
  • e9b607b8d3 add comment MaysWind 2021-01-02 23:32:35 +08:00
  • efaf411902 transaction list page supports filtering and searching, transaction add page supports setting default value by query parameters MaysWind 2021-01-02 23:30:18 +08:00
  • 67808bd4af add new icon MaysWind 2021-01-02 15:51:04 +08:00
  • b3eb239478 transaction list page supports displaying transaction of specific account MaysWind 2021-01-02 15:48:45 +08:00
  • 7d3e05c548 support data export MaysWind 2021-01-02 02:04:38 +08:00
  • 102c945aa0 add user-friendly error MaysWind 2021-01-01 23:45:26 +08:00
  • 0211c49f99 update README.md MaysWind 2021-01-01 22:41:24 +08:00
  • 7e7e82da4c fix bug MaysWind 2021-01-01 01:25:14 +08:00
  • 3be553d915 fix bug MaysWind 2021-01-01 01:22:57 +08:00
  • 5118978915 code refactor MaysWind 2020-12-30 23:27:00 +08:00
  • f42f02bd54 fix month format error in ios MaysWind 2020-12-30 01:34:08 +08:00
  • 4f321863a6 show destination account in transaction list page MaysWind 2020-12-30 01:26:04 +08:00
  • 1d7a5376cd modify style, add comments in transaction list page MaysWind 2020-12-30 01:18:55 +08:00