Commit Graph

  • c137156c97 code refactor MaysWind 2024-08-05 00:50:45 +08:00
  • 8f8a94cd66 add comment MaysWind 2024-08-05 00:41:46 +08:00
  • 4cdb599bf3 add tips MaysWind 2024-08-05 00:16:06 +08:00
  • 77a5ccd796 support editing templates for mobile version MaysWind 2024-08-04 23:21:11 +08:00
  • 99ae18d06d code refactor MaysWind 2024-08-04 19:50:53 +08:00
  • 90318d5690 fix adding transaction bug on desktop version MaysWind 2024-08-04 19:50:33 +08:00
  • f133692002 check whether input is valid before submitting MaysWind 2024-08-04 19:50:26 +08:00
  • 0b17251f94 modify style MaysWind 2024-08-04 19:50:17 +08:00
  • 24724bb19f show transaction template count in data management page MaysWind 2024-08-04 16:24:19 +08:00
  • b23d630daa code refactor MaysWind 2024-08-04 16:21:13 +08:00
  • fcb954ff40 support creating transaction from template MaysWind 2024-08-04 00:58:25 +08:00
  • 889225301c add translating guide link MaysWind 2024-08-03 21:15:33 +08:00
  • 816d0e7ceb code refactor MaysWind 2024-08-03 19:24:59 +08:00
  • f2c0ffab99 code refactor MaysWind 2024-08-03 19:11:30 +08:00
  • f1f61a9038 code refactor MaysWind 2024-08-03 18:21:04 +08:00
  • 77439f675b code refactor MaysWind 2024-08-03 17:04:29 +08:00
  • c57f17233a support currency unit name MaysWind 2024-08-03 16:11:17 +08:00
  • c91a56547f update currency symbols and currency symbol supports plural symbol MaysWind 2024-08-03 16:06:59 +08:00
  • 10dc2d1713 update currency names MaysWind 2024-08-03 01:34:53 +08:00
  • d3c8a520ca update latest currencies MaysWind 2024-08-02 00:57:23 +08:00
  • 681f888529 fix the amount in transaction edit dialog may not display after unhiding the amount MaysWind 2024-08-01 00:54:55 +08:00
  • bce8c23b05 fix the incorrect range of editable transaction range MaysWind 2024-08-01 00:45:57 +08:00
  • 788bfa7d4b fix the default user avatar not display when user cannot load user avatar url MaysWind 2024-08-01 00:39:00 +08:00
  • 6d331c873b check whether account category is valid when creating account MaysWind 2024-08-01 00:17:17 +08:00
  • a03df7ed36 create transaction template and modify template name in edit dialog MaysWind 2024-07-31 23:59:37 +08:00
  • b0b330903c transaction template supports setting whether hide amount MaysWind 2024-07-30 00:08:48 +08:00
  • 4e16f963a8 modify style MaysWind 2024-07-29 23:56:33 +08:00
  • 8ef4b5537c display a tooltip icon when hover the avatar MaysWind 2024-07-29 23:43:10 +08:00
  • 8273e06e43 code refactor MaysWind 2024-07-29 23:08:04 +08:00
  • b91305c490 modify setting key MaysWind 2024-07-29 22:37:59 +08:00
  • de086aa29e add transaction template MaysWind 2024-07-29 00:53:19 +08:00
  • 4c69243bef modify log MaysWind 2024-07-28 20:16:02 +08:00
  • 57d8edea0a modify index MaysWind 2024-07-28 18:32:59 +08:00
  • a098c100d7 code refactor MaysWind 2024-07-28 18:01:27 +08:00
  • 8fb209440d update comment MaysWind 2024-07-28 17:36:51 +08:00
  • d05736d0eb support minio as object storage MaysWind 2024-07-28 16:06:32 +08:00
  • c92a9e61b0 code refactor MaysWind 2024-07-28 16:04:34 +08:00
  • 2e04affb00 supports local file system object storage and use it as the default avatar provider MaysWind 2024-07-27 23:29:18 +08:00
  • 731b6e8bad update comment MaysWind 2024-07-27 22:08:08 +08:00
  • 2b63e50837 fix category name not show in transaction edit dialog when category is hidden MaysWind 2024-07-26 00:50:58 +08:00
  • e22f512f22 show "without tags" in table header MaysWind 2024-07-26 00:29:42 +08:00
  • 9a83393290 modify style MaysWind 2024-07-26 00:28:08 +08:00
  • 30ebe49875 allow to filter without tags MaysWind 2024-07-26 00:22:11 +08:00
  • e15a850cfe allow to filter with all tags MaysWind 2024-07-26 00:07:59 +08:00
  • 34ebc06a8d aadd transaction tag filter to backend MaysWind 2024-07-26 00:00:21 +08:00
  • a86428cc4d remove unused code MaysWind 2024-07-25 22:39:50 +08:00
  • efce4cc04e remove clear button MaysWind 2024-07-25 01:07:04 +08:00
  • a8484cfcaf remove display password button MaysWind 2024-07-25 01:03:25 +08:00
  • cc55b98e80 PIN code input supports Home & End keys and does not process f1-f12 keys and alt key MaysWind 2024-07-25 00:51:19 +08:00
  • 0620194c78 support showing hidden categories in filtering page / dialog MaysWind 2024-07-25 00:43:21 +08:00
  • a00a67f3d1 set select button disabled when there are no visible items MaysWind 2024-07-25 00:17:39 +08:00
  • 6b9ad1a1c8 set display transaction tags in transaction list page by default MaysWind 2024-07-24 23:52:15 +08:00
  • 3d0b993c45 modify style MaysWind 2024-07-24 23:49:43 +08:00
  • dc74ac0d0b code refactor MaysWind 2024-07-24 23:48:19 +08:00
  • 7ed923b347 hide sub accounts whose parent account is hidden MaysWind 2024-07-24 23:36:56 +08:00
  • 1f63aa8cdf show no available accounts when all accounts are hidden MaysWind 2024-07-24 23:30:53 +08:00
  • 84f7eab95d show no available tags when all tags are hidden MaysWind 2024-07-24 23:30:33 +08:00
  • 7d6c7f49e5 support showing hidden accounts in filtering page / dialog MaysWind 2024-07-24 01:16:07 +08:00
  • 021e523d63 support showing hidden tags in filtering page / dialog MaysWind 2024-07-24 00:10:29 +08:00
  • 266dafa4a9 add comment MaysWind 2024-07-23 23:50:04 +08:00
  • 579c903398 not allow to add / modify / delete transaction with account whose parent account is hidden MaysWind 2024-07-23 23:49:53 +08:00
  • 5d2e880bc5 not allow to add / modify / delete transaction with parent account MaysWind 2024-07-23 23:18:34 +08:00
  • 8085f7cf11 modify style MaysWind 2024-07-23 01:34:35 +08:00
  • aea4cf7e8b fix the bug that hidden tags don't display in transaction detail page MaysWind 2024-07-23 01:01:15 +08:00
  • 3d56bfa114 not allow to add transaction with hidden transaction tag MaysWind 2024-07-23 00:53:31 +08:00
  • a7280bf7ed not allow to add transaction with hidden transaction category MaysWind 2024-07-23 00:47:19 +08:00
  • 085f9817fc not allow to set hidden account as default account MaysWind 2024-07-23 00:28:20 +08:00
  • fcca77bca5 auto choose the first non-hidden category when opening transaction create page / dialog MaysWind 2024-07-23 00:18:44 +08:00
  • 4bf2e94a9d hide categories which are hidden in transaction edit page / dialog MaysWind 2024-07-23 00:18:28 +08:00
  • 95c2494545 code refactor MaysWind 2024-07-23 00:18:18 +08:00
  • 7662e0eb02 list sheet, tree view sheet and two column select components support hidden field MaysWind 2024-07-22 23:00:44 +08:00
  • 9f438dd648 fix the bug that the hidden accounts, categories or tags are not displayed in the filter menu when they are chosen in transaction list page MaysWind 2024-07-22 00:50:36 +08:00
  • 08a1f3a5f7 code refactor MaysWind 2024-07-22 00:35:36 +08:00
  • 26d77de67a add transaction tag filter to frontend MaysWind 2024-07-21 23:36:16 +08:00
  • 4f9ab9db75 code refactor MaysWind 2024-07-21 22:28:42 +08:00
  • 0b83518921 update comments MaysWind 2024-07-21 20:56:46 +08:00
  • 0f8de8d699 custom map tile server supports annotation layer MaysWind 2024-07-21 20:39:10 +08:00
  • aae23c285e map provider supports TianDiTu MaysWind 2024-07-21 19:10:58 +08:00
  • daf73dc964 code refactor MaysWind 2024-07-21 18:41:16 +08:00
  • bc0893b518 add comment MaysWind 2024-07-21 18:37:32 +08:00
  • a87bda09f7 modify the calculation strategy of month total amount MaysWind 2024-07-21 17:45:42 +08:00
  • aa7652279e remove unused parameter MaysWind 2024-07-21 17:04:27 +08:00
  • d86dea4081 modify hint MaysWind 2024-07-16 00:39:49 +08:00
  • 15d476fd40 modify log content prefix MaysWind 2024-07-16 00:32:11 +08:00
  • 453a9ff61c code refactor MaysWind 2024-07-16 00:18:43 +08:00
  • 26e9a0ef2a only show chart data type of categorical analysis in statistics setting page MaysWind 2024-07-15 01:25:33 +08:00
  • 7849b2f05c update url address when changing the settings on the statistics analysis page MaysWind 2024-07-14 19:55:14 +08:00
  • 2cbcc40ca9 fix the bug that the overview amounts in home page would not update after changing the first day of week MaysWind 2024-07-14 18:15:41 +08:00
  • 184dad8185 code refactor MaysWind 2024-07-14 18:14:08 +08:00
  • 46a7cd441f code refactor MaysWind 2024-07-14 18:07:13 +08:00
  • 55249e07a3 support setting token min refresh interval MaysWind 2024-07-14 17:44:37 +08:00
  • d4850b4a18 fix the bug that the first day of week setting does not take effect in the transaction list page in desktop version MaysWind 2024-07-14 16:58:51 +08:00
  • 93819d5894 check whether the setting value is valid and modify the allowed minimum value of settings MaysWind 2024-07-14 15:44:48 +08:00
  • 4a4cec3d69 modify default token expired time in code MaysWind 2024-07-14 15:31:00 +08:00
  • 432993121c fix the bug that cannot use multiple sessions to access at the same time after the application lock is enabled MaysWind 2024-07-14 14:16:04 +08:00
  • 1ce0c62c30 update local expense / income amount color settings MaysWind 2024-07-14 10:58:20 +08:00
  • b1343ba92a support setting expense / income amount color MaysWind 2024-07-13 20:46:42 +08:00
  • 84a96d80b7 support showing transaction tag in transaction list page MaysWind 2024-07-10 00:34:20 +08:00
  • 4b249a0ebb code refactor MaysWind 2024-07-09 22:40:53 +08:00
  • 58de308f30 modify variable name MaysWind 2024-07-09 22:23:26 +08:00