Commit Graph

  • be34243c92 Increment daily requests Thomas Kaul 2024-11-03 15:05:22 +0100
  • 6d51d097f3 Update changelog Thomas Kaul 2024-11-03 12:10:59 +0100
  • 27fbc9ea6a Initial setup with lookup Thomas Kaul 2024-11-03 12:10:15 +0100
  • 0bc52fd80e
    Feature/harmonize log messages in data provider services (#4064) Thomas Kaul 2024-11-24 08:59:09 +0100
  • cb09e9f7be Harmonize log messages Thomas Kaul 2024-11-23 21:29:13 +0100
  • ddb72b446e Harmonize log messages Thomas Kaul 2024-11-23 21:28:31 +0100
  • 6f6510ac2c Bugfix: remove unnecessary error resets for currency fields in activity dialog mohan 2024-11-24 01:32:38 +0530
  • a8ea8a4599
    Feature/refactor types in EOD historical data service (#4063) Thomas Kaul 2024-11-23 20:35:51 +0100
  • 2eef229a31
    Merge branch 'main' into feature/upgrade-cheerio-to-version-1.0.0 Thomas Kaul 2024-11-23 19:16:46 +0100
  • b8b858d95f Refactor types Thomas Kaul 2024-11-23 19:13:07 +0100
  • 707c77f0cf
    Feature/extend allocations by ETF holding with parent ETFs (#4044) Jory Hogeveen 2024-11-23 10:25:07 +0100
  • a229c4879d Clean up Thomas Kaul 2024-11-23 09:59:14 +0100
  • 02545a836a Clean up Thomas Kaul 2024-11-23 09:48:20 +0100
  • a91b43bc85 Merge branch 'feature/top-holdings-with-parents' of https://github.com/JoryHogeveen/ghostfolio into pr/4044 Thomas Kaul 2024-11-22 21:17:19 +0100
  • 6fd707b68c
    Merge branch 'main' into feature/top-holdings-with-parents Thomas Kaul 2024-11-22 21:16:43 +0100
  • ab507b7bb9 Refactoring Thomas Kaul 2024-11-22 21:14:28 +0100
  • b99d167ddc Refactoring Thomas Kaul 2024-11-22 21:06:34 +0100
  • 565f5a45cc Update changelog Thomas Kaul 2024-11-22 20:59:51 +0100
  • bf9ebdb84e Refactoring Thomas Kaul 2024-11-22 20:59:08 +0100
  • 467c436238 Update changelog 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
  • 039233ed56 Refactoring Thomas Kaul 2024-11-20 20:25:50 +0100
  • 6d440eb777
    Feature/add count to admin user endpoint response (#4058) QURBAN AHMAD 2024-11-21 00:50:11 +0530
  • 4fd5adc0cf Clean up 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
  • a865f8a427
    Merge pull request #141 from dandevaud/bugfix/Several-Bugfixes dandevaud 2024-11-20 18:38:58 +0100
  • a9ff8ed2f1 Fix filter handling Dan 2024-11-20 18:30:25 +0100
  • 2b9a1f9771 Remove logging Dan 2024-11-20 18:19:21 +0100
  • 4295146ec2 Fix manual price retriever Dan 2024-11-20 18:13:56 +0100
  • 77061c284c Allow deletion of Asset Tags Dan 2024-11-20 17:40:01 +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 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
  • 06dfb5787b
    Merge branch 'main' into feature/upgrade-countries-and-timezones-to-version-3.7.2 Thomas Kaul 2024-11-19 13:38:43 +0100
  • 588f592ff3 Merge remote-tracking branch 'upstream/main' into feature/top-holdings-with-parents 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
  • 976be7fba7 Update changelog 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 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 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 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 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
  • 9d8f116dd1
    Feature/upgrade prisma to version 5.22.0 (#4047) Thomas Kaul 2024-11-16 13:25:48 +0100
  • 746403bc1a Update changelog 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 Thomas Kaul 2024-11-16 11:36:31 +0100
  • 1db7f26d10 Restructure style Thomas Kaul 2024-11-16 11:35:59 +0100
  • 6944d926fd
    Merge pull request #137 from dandevaud/mr/Upstream-2024-11-13 dandevaud 2024-11-16 10:08:05 +0100
  • 0a105c20dd Fix it translations Dan 2024-11-16 10:01:09 +0100
  • 09848af8c4 Apply Strange build fix Dan 2024-11-16 09:57:30 +0100
  • a9df9543f0 Fixes Dan 2024-11-16 09:45:51 +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
  • 629f422b98 Smaller fixes after merge Dan 2024-11-13 11:20:14 +0100
  • b8d839f21b Merge remote-tracking branch 'origin/dockerpush' into MR/Upstream-2024-11-13 Dan 2024-11-13 11:07:49 +0100
  • 3f331d3147 Update changelog Thomas Kaul 2024-11-12 20:08:20 +0100