Commit Graph

  • 95d9895b1a Move destroyRef injection to the constructor for improved clarity AyushMishra 2026-03-25 00:05:10 +0530
  • 76355d938d
    Task/improve allocations by ETF holding by refining grouping (#6619) Thomas Kaul 2026-03-24 19:29:48 +0100
  • a0a19715d6 Reorder constructor parameters in activities page component for consistency AyushMishra 2026-03-23 22:52:12 +0530
  • 4d8eec4452
    Task/improve type safety for app component (#6626) Kenrick Tandrian 2026-03-23 23:25:07 +0700
  • f23a35339a Task/Eliminate OnDestroy lifecycle hook from holding detail dialog component omkarg01 2026-03-23 20:55:43 +0530
  • dcc828d0ef Merge remote-tracking branch 'origin/main' into feature/enable-strict-null-checks-in-ui KenTandrian 2026-03-23 21:54:31 +0700
  • 32341d03e7 resolve comments KenTandrian 2026-03-23 21:51:30 +0700
  • 5b134530a0 feat(client): migrate constructor based DI to inject function KenTandrian 2026-03-23 10:55:53 +0700
  • 2ac27480f1 fix(client): resolve type errors KenTandrian 2026-03-23 10:50:40 +0700
  • 335556e8a7 Merge remote-tracking branch 'origin/main' into feature/enable-strict-null-checks-in-ui KenTandrian 2026-03-23 10:15:57 +0700
  • 3f7a503bfa
    Bugfix/add missing guard in hasReadRestrictedAccessPermission() (#6569) Thomas Kaul 2026-03-22 09:43:55 +0100
  • 5f13662e52 Update changelog Thomas Kaul 2026-03-22 09:26:15 +0100
  • 0bb5c5a75b Update changelog Thomas Kaul 2026-03-14 18:33:15 +0100
  • 464a884dd5 Add missing guard in hasReadRestrictedAccessPermission() Thomas Kaul 2026-03-14 18:31:49 +0100
  • 8e56841eed
    Task/eliminate OnDestroy lifecycle hook from import activities dialog component (#6621) Erwin 2026-03-22 08:44:35 +0100
  • 31e74080e5
    Task/eliminate OnDestroy lifecycle hook from user account registration dialog component (#6620) Erwin 2026-03-22 08:43:59 +0100
  • 79e779190a
    Task/eliminate OnDestroy lifecycle hook from create or update activity dialog component (#6623) Erwin 2026-03-22 08:40:41 +0100
  • dee5dc8afd Eliminate OnDestroy lifecycle hook from create or update activity dialog component Erwin-N 2026-03-21 21:45:56 +0100
  • 5e82184f6a correct order Erwin-N 2026-03-21 21:30:01 +0100
  • fa2cd9c988 Eliminate OnDestroy lifecycle hook from import activities dialog component #6617 Erwin-N 2026-03-21 21:27:38 +0100
  • f400f459c8 Eliminate OnDestroy lifecycle hook from user account registration dialog component #6616 Erwin-N 2026-03-21 21:08:35 +0100
  • bdf26a75c7 Update changelog Thomas Kaul 2026-03-21 18:09:07 +0100
  • 597843b7cf Prettify asset names Thomas Kaul 2026-03-21 18:08:57 +0100
  • 19e3b04060 Improve grouping of same assets with diverging names Thomas Kaul 2026-03-21 18:08:10 +0100
  • 141d6f8c54
    Merge 5a9e2785f0 into 4e9f33e9a2 Nathan Nguyen 2026-03-22 01:32:22 +1100
  • 4e9f33e9a2
    Task/upgrade @trivago/prettier-plugin-sort-imports to version 6.0.2 (#6612) Thomas Kaul 2026-03-21 08:23:18 +0100
  • 7940bdaa9e
    Feature/add quantity column to holdings table of portfolio holdings page (#6607) Thomas Kaul 2026-03-21 08:22:58 +0100
  • 34028ba5d7
    Task/eliminate OnDestroy lifecycle hook from open page component (#6613) Matt Van Horn 2026-03-21 00:20:18 -0700
  • d668c43e5d Update changelog Thomas Kaul 2026-03-21 08:14:19 +0100
  • c906ebca04 Improve user validation Thomas Kaul 2026-03-21 08:13:58 +0100
  • c1127aaec7
    Task/eliminate OnDestroy lifecycle hook from open page component Matt Van Horn 2026-03-20 23:34:28 -0700
  • c4b6a6f7d2 Merge remote-tracking branch 'origin/main' into feature/enable-strict-null-checks-in-ui KenTandrian 2026-03-21 09:08:19 +0700
  • c236199b69 Update changelog Thomas Kaul 2026-03-20 09:34:24 +0100
  • bab6cbd7cb Upgrade @trivago/prettier-plugin-sort-imports to version 6.0.2 Thomas Kaul 2026-03-20 09:33:30 +0100
  • 418581587a
    Task/implement OnModuleInit interface in data provider services (#6449) Thomas Kaul 2026-03-19 19:31:31 +0100
  • d741b8f52f Refactor putOrder to putActivity in activities page component AyushMishra 2026-03-19 23:30:49 +0530
  • 9b952010c9 Remove OnDestroy lifecycle hook from activities page component AyushMishra 2026-03-19 23:18:39 +0530
  • f0c9f0c72e Merge branch 'task/eliminate-on-destroy-lifecycle-hook-from-portfolio-activities-page-component' of https://github.com/AyushMishraa/ghostfolio into task/eliminate-on-destroy-lifecycle-hook-from-portfolio-activities-page-component AyushMishra 2026-03-19 23:09:17 +0530
  • 7ead0f6ec4 Task/refactor imports in activities page component for clarity AyushMishra 2026-03-19 23:06:37 +0530
  • f496df6e94
    Merge branch 'main' into task/eliminate-on-destroy-lifecycle-hook-from-portfolio-activities-page-component Ayush Mishra 2026-03-19 22:38:52 +0530
  • 6633d17787 Task/eliminate OnDestroy lifecycle hook from activities page component AyushMishra 2026-03-19 22:29:03 +0530
  • 47ea1a221c
    Merge branch 'main' into feature/add-quantity-column-to-holdings-table-of-portfolio-holdings-page Thomas Kaul 2026-03-19 17:23:33 +0100
  • 836a01d3cd
    Task/improve type safety for sub routes usage (#6606) Kenrick Tandrian 2026-03-19 13:56:44 +0700
  • 7c42aa76d3 add logs davidgarciasantes 2026-03-19 07:10:51 +0100
  • ad3b2b8160 fix: keep import modal actions reachable with many notices gilangjavier 2026-03-19 10:25:03 +0700
  • 3bdf394998
    Task/improve language localization for PL (20260316) (#6579) BoB 2026-03-18 20:57:28 +0100
  • dd76b26a70 Update changelog Thomas Kaul 2026-03-18 20:52:43 +0100
  • d625a75981 Add quantity column Thomas Kaul 2026-03-18 20:52:22 +0100
  • 487632d898 Update changelog Thomas Kaul 2026-03-18 20:42:02 +0100
  • 9ab4d44a52 Fix wrong statement BoB 2026-03-17 20:14:44 +0100
  • e45e4493c1 Update Polish translations in messages.pl.xlf BoB 2026-03-16 23:06:04 +0100
  • 79cfa53f6a feat(client): resolve subroutes errors in main app component KenTandrian 2026-03-18 23:58:36 +0700
  • b5b86922f0 feat(client): resolve subroutes errors in pages KenTandrian 2026-03-18 23:58:17 +0700
  • ccee0ca364 feat(client): resolve subroutes errors in components KenTandrian 2026-03-18 23:57:59 +0700
  • bd4f62ce1a
    Task/eliminate OnDestroy lifecycle hook from markets component (#6592) Nathan Nguyen 2026-03-19 03:35:09 +1100
  • 1b819d4416 Reorder imports Thomas Kaul 2026-03-18 13:56:01 +0100
  • 1d157846f9
    Merge 9418027fa8 into 6e7dda184c Witheast 2026-03-18 14:10:26 +0300
  • 9418027fa8 refactor: eliminate OnDestroy in OpenComponent (#6588) Witheast 2026-03-17 17:52:20 +0300
  • f12782e163
    Merge pull request #2 from RobertgPatch/copilot/sub-pr-1 RobertgPatch 2026-03-18 02:00:05 -0700
  • 2f2ebd1f39 fix: address review comments - upload path, validation, env credentials, entrypoint, i18n copilot-swe-agent[bot] 2026-03-18 07:41:00 +0000
  • ec3034424f Initial plan copilot-swe-agent[bot] 2026-03-18 07:35:17 +0000
  • e8f5af7a30 feat: portfolio performance views and family office improvements (WIP) Robert Patch 2026-03-18 00:05:51 -0700
  • 2319213bc5 refactor: reorder DestroyRef import above CUSTOM_ELEMENTS_SCHEMA Nathan Nguyen 2026-03-18 12:03:39 +1100
  • 95ed5a4ee3 Merge remote-tracking branch 'origin/main' into feature/enable-strict-null-checks-in-ui KenTandrian 2026-03-18 02:23:02 +0700
  • 6e7dda184c
    Release 2.250.0 (#6599) 2.250.0 Thomas Kaul 2026-03-17 19:57:35 +0100
  • 9bda6db735 Release 2.250.0 Thomas Kaul 2026-03-17 19:56:42 +0100
  • 088891a961
    Feature/support calendar year date ranges on activities page (#6597) Thomas Kaul 2026-03-17 19:55:17 +0100
  • f826819794
    Task/eliminate OnDestroy lifecycle hook from account detail dialog component (#6598) Zakir Jiwani 2026-03-17 14:53:16 -0400
  • 8e3cdc6d2f
    Bugfix/fix Storybook story of Symbol Autocomplete component (#6580) Matt Van Horn 2026-03-17 11:50:59 -0700
  • cdcc76a18e Support calendar year date ranges on activities page Thomas Kaul 2026-03-17 19:47:59 +0100
  • 3fe8d03858
    Task/upgrade replace-in-file to version 8.4.0 (#6578) Thomas Kaul 2026-03-17 19:45:45 +0100
  • b582c303b6 Update changelog Thomas Kaul 2026-03-17 19:38:10 +0100
  • 116aa8ee03 refactor: eliminate OnDestroy lifecycle hook from account detail dialog component Zakir Jiwani 2026-03-17 18:32:58 +0000
  • 85149ffd09 Update changelog Thomas Kaul 2026-03-17 19:32:35 +0100
  • 0dcdd8771c Support calendar year date ranges on activities page Thomas Kaul 2026-03-17 19:31:42 +0100
  • 1b8311aba3 fix: eliminate OnDestroy lifecycle hook from account detail dialog component (closes #6585) Sputnik-MAC 2026-03-18 01:19:49 +0700
  • cc7c731f6e
    Task/eliminate OnDestroy lifecycle hook from admin overview component (#6590) Gilang Javier 2026-03-18 01:14:16 +0700
  • 873e057a92
    Task/eliminate OnDestroy lifecycle hook from rule component (#6593) Nathan Nguyen 2026-03-18 05:08:44 +1100
  • 68473cfaa9
    Task/eliminate OnDestroy lifecycle hook from landing page component (#6595) Ayush Mishra 2026-03-17 23:37:15 +0530
  • 80fa882204 task/Eliminate onDestroy lifecycle hook from the landing page component AyushMishra 2026-03-17 21:51:16 +0530
  • 8e4c580f53 Eliminate onDestroy lifecycle hook from the landing page component AyushMishra 2026-03-17 21:20:01 +0530
  • 5a9e2785f0 fix: resolve updateAccountBalance checkbox disabled for past dates Nathan Nguyen 2026-03-18 02:36:17 +1100
  • 1cec84ee8b refactor: eliminate OnDestroy lifecycle hook from rule component Nathan Nguyen 2026-03-18 02:02:35 +1100
  • caaac6e93b refactor: eliminate OnDestroy lifecycle hook from markets component Nathan Nguyen 2026-03-18 01:58:17 +1100
  • a0c032f446 refactor: eliminate OnDestroy in OpenComponent (#6588) Witheast 2026-03-17 17:51:44 +0300
  • 0f3d440773 refactor(admin-overview): eliminate OnDestroy lifecycle usage gilangjavier 2026-03-17 21:50:42 +0700
  • be7c92e5e1 fix(manual-scraper): respect HTTP_PROXY env vars Matt Van Horn 2026-03-17 00:42:54 -0700
  • 3f50c45fa0 Bugfix/fix storybook story of symbol autocomplete component Matt Van Horn 2026-03-17 00:35:37 -0700
  • fab19ceacb Update changelog Thomas Kaul 2026-03-16 20:44:25 +0100
  • 41a9f48941 Upgrade replace-in-file to version 8.4.0 Thomas Kaul 2026-03-16 20:43:21 +0100
  • f429a0a51a fix: handle null values in portfolio calculator to prevent Big.js errors davidgarciasantes 2026-03-16 16:19:56 +0100
  • 8dd4b6651a lint fix omkarg01 2026-03-16 19:14:51 +0530
  • 94acddab89 feat: transform Ghostfolio into single family office platform Robert Patch 2026-03-16 01:41:44 -0700
  • 01778c6f8c
    Merge 0c4ca8f3ac into a0424147d4 Attila Cseh 2026-03-16 03:32:00 +0000
  • 0c4ca8f3ac portfolioCalculator performance calculation redundant async removed Attila Cseh 2026-03-16 04:31:46 +0100
  • 81a79ab482 unit tests extended Attila Cseh 2026-03-16 04:13:31 +0100
  • e24eb4a4b4 feat(api): support group by year in portfolio performance endpoint Attila Cseh 2026-03-03 08:15:35 +0100
  • 1b7e7d9652 style(ui): sort marketPrice before date in marketData Sigmabrogz 2026-03-15 19:43:20 +0000
  • 8ea92cc2cb Merge remote-tracking branch 'origin/main' into feature/enable-strict-null-checks-in-ui Kenrick Tandrian 2026-03-15 08:03:01 +0000
  • a0424147d4
    Task/improve type safety of admin and data services (#6557) Kenrick Tandrian 2026-03-15 14:56:38 +0700