Commit Graph

  • 50f23fa166
    Merge 467c436238 into 6d440eb777 #4060 Thomas Kaul 2024-11-21 20:58:56 +0100
  • 467c436238 Update changelog #4060 Thomas Kaul 2024-11-21 20:58:15 +0100
  • e1396e027f Upgrade cheerio to version 1.0.0 Thomas Kaul 2024-11-21 20:57:29 +0100
  • 15a2b1c5d9
    Merge 588f592ff3 into 6d440eb777 #4044 Jory Hogeveen 2024-11-21 13:28:39 +0100
  • 154759c1de
    Merge 46ae6acd53 into 6d440eb777 #3708 Daniel Idem 2024-11-21 01:07:42 +0000
  • b6ea0204bf
    Merge 2bd894ee1a into 6d440eb777 #3193 rodriguestiago0 2024-11-21 01:04:06 +0000
  • 2ad8532ccc
    Merge ff368bba8d into 6d440eb777 #3037 Thomas Kaul 2024-11-21 01:03:28 +0000
  • 6db1a62c21
    Merge 0e607224aa into 6d440eb777 #1946 Thomas Kaul 2024-11-21 00:55:17 +0000
  • 6672debff6
    Merge 15fcabd213 into 6d440eb777 #1685 Johannes Herforth 2024-11-21 00:54:06 +0000
  • 21fd7091d6
    Merge 3aa1633d4f into 6d440eb777 #4056 Brandon 2024-11-20 20:30:34 +0100
  • 5f2c038fcf
    Merge 039233ed56 into 6d440eb777 #4035 Mohan 2024-11-20 19:26:14 +0000
  • 039233ed56 Refactoring #4035 Thomas Kaul 2024-11-20 20:25:50 +0100
  • ff350b830a
    Merge 1e877d05cd into 6d440eb777 #3899 ceroma 2024-11-20 16:20:14 -0300
  • 6d440eb777
    Feature/add count to admin user endpoint response (#4058) main QURBAN AHMAD 2024-11-21 00:50:11 +0530
  • 4fd5adc0cf Clean up #4058 Thomas Kaul 2024-11-20 19:59:20 +0100
  • 568590775c Update changelog Thomas Kaul 2024-11-20 19:56:37 +0100
  • d007c85284 Change page size Thomas Kaul 2024-11-20 19:54:14 +0100
  • 9021218acd Clean up Thomas Kaul 2024-11-20 19:50:22 +0100
  • c3fe0a87f5
    Merge 80519247a8 into c9693d2d58 #4028 Thomas Kaul 2024-11-20 19:26:31 +0100
  • 5d24b44bbb style: prettier Qurban Ahmad 2024-11-20 17:56:34 +0530
  • 32f25e4d99 refactor: return count directly Qurban Ahmad 2024-11-20 17:53:53 +0530
  • 910334f101 refactor: move countUsersWithAnalytics above to maintain alphabatical order Qurban Ahmad 2024-11-20 17:52:35 +0530
  • 2451420131 refactor: remove unnecessary await Qurban Ahmad 2024-11-20 17:49:35 +0530
  • 3eb51e9521 refactor: reuse countUsersWithAnalytics and move count above users and use promise.all for multiple async method Qurban Ahmad 2024-11-19 22:50:12 +0530
  • 1521aff801 refactor: move count above users Qurban Ahmad 2024-11-19 22:49:26 +0530
  • 526849b897 refactor: minor Qurban Ahmad 2024-11-19 21:57:06 +0530
  • d7794d424f style: prettified Qurban Ahmad 2024-11-19 21:55:15 +0530
  • c266d579ff feat: added count response to the GET /api/v1/admin/user Qurban Ahmad 2024-11-19 21:48:11 +0530
  • 3aa1633d4f Support CSV file format of Yahoo Finance in activities import #2288 Fix Formatting Passing all local tests/checks/build #4056 Brandon Wortman 2024-11-19 11:07:38 -0500
  • c9693d2d58
    Feature/upgrade countries and timezones to version 3.7.2 (#4021) Thomas Kaul 2024-11-19 14:01:38 +0100
  • 2c8bfbf37b
    Merge 1fae5b94ee into 2568fe4828 #3965 Nikolai 2024-11-19 09:47:28 -0300
  • 06dfb5787b
    Merge branch 'main' into feature/upgrade-countries-and-timezones-to-version-3.7.2 #4021 Thomas Kaul 2024-11-19 13:38:43 +0100
  • 4772eee4ef
    Merge 981dfd8ada into 2568fe4828 #3916 dandevaud 2024-11-18 10:58:24 -0800
  • 588f592ff3 Merge remote-tracking branch 'upstream/main' into feature/top-holdings-with-parents #4044 JoryHogeveen 2024-11-18 19:00:10 +0100
  • 648397b90a Improve holding table UI JoryHogeveen 2024-11-18 18:40:01 +0100
  • bfeeb9164c Convert row colors to CSS element variables JoryHogeveen 2024-11-18 18:39:39 +0100
  • aca35f1b6c Remove dev code JoryHogeveen 2024-11-18 18:17:05 +0100
  • e8714b05ac Clickable parent holdings (asset popup) JoryHogeveen 2024-11-18 18:13:45 +0100
  • b2f094602c Convert to table layout with less padding for better UI JoryHogeveen 2024-11-18 16:02:52 +0100
  • dab3d9031f Fix value errors if no parents are available JoryHogeveen 2024-11-18 15:33:58 +0100
  • ea5594dd0e Add horizontal allocation bar with colors JoryHogeveen 2024-11-18 15:25:20 +0100
  • 429e05fbb7 Update code with separate symbol property and code style enhancement JoryHogeveen 2024-11-18 15:14:22 +0100
  • 2db90e0240 Pointer cursor if there is data JoryHogeveen 2024-11-18 12:45:20 +0100
  • ef642edf4c Fix border width and codestyle (order) JoryHogeveen 2024-11-18 12:42:31 +0100
  • 2568fe4828
    Feature/upgrade nx to version 20.1.2 (#4054) Thomas Kaul 2024-11-18 12:00:09 +0100
  • 0e07415bf8 Support CSV file format of Yahoo Finance in activities import #2288 Added default warnings for no type or fee provided Future: localize messages Brandon Wortman 2024-11-17 18:00:30 -0500
  • f5e92a663d Support CSV file format of Yahoo Finance in activities import #2288 Rearranged date keys to prioritize trade date over date due to both provided in Yahoo CSV. If no currency is found in CSV make API call to gather currency info for symbol. If no fee provided, default to 0 (fee free). If no type provided, default to 'BUY'. Next: provide UI warnings for both above. Brandon Wortman 2024-11-17 17:25:49 -0500
  • c8f6db1fef
    Merge 6f57439e56 into e7356dc170 #3857 dandevaud 2024-11-17 20:38:19 +1100
  • 976be7fba7 Update changelog #4054 Thomas Kaul 2024-11-17 10:24:10 +0100
  • 7a6efdfb40 Upgrade Nx to version 20.1.2 Thomas Kaul 2024-11-17 10:23:17 +0100
  • f4e8550f64 Update changelog Thomas Kaul 2024-11-03 20:18:21 +0100
  • c4f6c6821b Upgrade countries-and-timezones to version 3.7.2 Thomas Kaul 2024-11-03 20:17:18 +0100
  • e7356dc170
    Feature/add pagination support to user endpoint (#4050) QURBAN AHMAD 2024-11-17 14:35:59 +0530
  • 389108f28d Update changelog #4050 Thomas Kaul 2024-11-17 09:54:38 +0100
  • 33151cd34e Update changelog Thomas Kaul 2024-11-17 09:51:16 +0100
  • ad6aa89c3e Set take as http param Thomas Kaul 2024-11-17 09:49:29 +0100
  • 421483d8e7 refactor: updated params placement to follow alphabetical sorting Qurban Ahmad 2024-11-16 23:25:16 +0530
  • 688b705fc2 feat: added pagination to /admin/user endpoint Qurban Ahmad 2024-11-16 22:40:11 +0530
  • 4b0e75b26c
    Release/2.123.0 (#4052) 2.123.0 Thomas Kaul 2024-11-16 18:46:37 +0100
  • 98bd50ee13 Update changelog #4052 Thomas Kaul 2024-11-16 18:45:47 +0100
  • 0be3194a83 Release 2.123.0 Thomas Kaul 2024-11-16 18:45:38 +0100
  • b1b6ea1c24
    Feature/improve language localization for de 20241116 (#4051) Thomas Kaul 2024-11-16 18:44:04 +0100
  • f88a47764b Update changelog #4051 Thomas Kaul 2024-11-16 18:30:37 +0100
  • 07820f16a2 Update translations Thomas Kaul 2024-11-16 18:29:06 +0100
  • 0e7482938b
    Feature/add black weeks 2024 blog post (#4049) Thomas Kaul 2024-11-16 18:21:22 +0100
  • ff553de752 Update changelog #4049 Thomas Kaul 2024-11-16 18:05:28 +0100
  • bdd1781d72 Add Black Weeks 2024 blog post Thomas Kaul 2024-11-16 18:04:06 +0100
  • 5dc9523094
    Merge fde8681922 into 9d8f116dd1 #3862 sahilpatel342 2024-11-16 22:00:51 +0530
  • 9d8f116dd1
    Feature/upgrade prisma to version 5.22.0 (#4047) Thomas Kaul 2024-11-16 13:25:48 +0100
  • 746403bc1a Update changelog #4047 Thomas Kaul 2024-11-16 13:09:23 +0100
  • 9ba68b880a Upgrade prisma to version 5.22.0 Thomas Kaul 2024-11-16 13:06:43 +0100
  • a1934ee82b
    Feature/implement range slider in rule settings dialog (#4043) Amandee Ellawala 2024-11-16 11:17:58 +0000
  • bd9d88aac7 Update changelog #4043 Thomas Kaul 2024-11-16 11:36:31 +0100
  • 1db7f26d10 Restructure style Thomas Kaul 2024-11-16 11:35:59 +0100
  • 8c0de59414
    Feature/move treemap chart from experimental to general availability (#4034) Thomas Kaul 2024-11-16 00:02:28 +0100
  • ccf3e44cc4 Fix review comments Amandee Ellawala 2024-11-15 17:09:09 +0000
  • 7d78ca05ed Add ticker symbol to parent name JoryHogeveen 2024-11-15 00:53:45 +0100
  • cad15f7c2a Add parent value and fix percentage calculation JoryHogeveen 2024-11-15 00:50:34 +0100
  • 8e47ede0da Create expandable row for holding parent information (ETF) JoryHogeveen 2024-11-15 00:44:32 +0100
  • 90103582a7 Calculate and include parent holdings allocation per holding (ETF) JoryHogeveen 2024-11-15 00:22:36 +0100
  • 8e80e07197 Create Holdings interface that includes parent holdings (ETF) JoryHogeveen 2024-11-15 00:20:59 +0100
  • bdc077ea76 Bugfix: streamline quantity validation logic in create/update activity dialog mohan 2024-11-14 22:55:59 +0530
  • 692780b710 Implement range slider in rule settings dialog Amandee Ellawala 2024-11-14 02:39:25 +0000
  • 95cb6dcb8d
    Feature/upgrade UUID to version 11.0.2 (#4029) Thomas Kaul 2024-11-13 14:34:30 +0100
  • 3f331d3147 Update changelog #4029 Thomas Kaul 2024-11-12 20:08:20 +0100
  • 06c7b4c909 Update changelog Thomas Kaul 2024-11-05 19:11:15 +0100
  • 5ed2142d73 Upgrade uuid to version 11.0.2 Thomas Kaul 2024-11-05 19:10:15 +0100
  • 92b025bff3
    Feature/separate FIRE and X-ray pages (#4037) Mohan 2024-11-12 01:37:02 +0530
  • 15856264f8
    Feature/upgrade ngx-skeleton-loader to version 9.0.0 (#4026) Thomas Kaul 2024-11-11 19:26:43 +0100
  • ca737a6525
    Merge branch 'main' into xray-subpage #4037 Thomas Kaul 2024-11-11 19:26:12 +0100
  • f49102b214 Update changelog Thomas Kaul 2024-11-11 19:25:20 +0100
  • e7c8e89acd Clean up Thomas Kaul 2024-11-11 19:24:32 +0100
  • 2f0b227290 Update changelog #4026 Thomas Kaul 2024-11-11 19:01:50 +0100
  • 066884fe2f Update changelog Thomas Kaul 2024-11-05 18:43:49 +0100
  • 2993795b60 Upgrade ngx-skeleton-loader to version 9.0.0 Thomas Kaul 2024-11-05 18:42:59 +0100
  • f7d71be798 Bugfix: validate quantity input in create/update activity dialog mohan 2024-11-11 22:08:22 +0530
  • dc59efc721 Feature: Implemented Feedback -> Refactor X-ray module and update routing structure mohan 2024-11-10 19:14:27 +0530
  • 09a9148fec
    Bugfix/move changelog entry (#4038) Thomas Kaul 2024-11-10 11:01:39 +0100
  • e99ec0531f
    Merge branch 'main' into feature/move-treemap-chart-from-experimental-to-general-availability #4034 Thomas Kaul 2024-11-10 10:33:20 +0100
  • 734318ff4c Move changelog entry #4038 Thomas Kaul 2024-11-10 10:32:03 +0100