Sven Günther
f06603d228
applied feedback
* changelog: add the category ### Added and harmonize with the style of the other entries
* rearranged lines of code in import activities dialog component
* changed parameter type for onPageChangedEvent handler
* removed comments
* removed defensive checks
2 months ago
Thomas Kaul
07f5f06b7c
Bugfix/remove data source element in activities table component ( #5541 )
* Clean up
* Update changelog
2 months ago
Thomas Kaul
02f8f318ba
Bugfix/add missing guards in isRestrictedView() of permissions ( #5540 )
* Add missing guards
2 months ago
Sven Günther
4739082459
add paging to activity import dialog
2 months ago
Thomas Kaul
b26d44a588
Feature/extend personal finance tools 20250914 ( #5522 )
* Add Amsflow
* Add BudgetPulse
* Add CountAbout
* Add Honeydue
* Add MoneyWiz
* Add SplashMoney
* Extend tags
2 months ago
Attila Cseh
13b3ef20fc
Feature/storybook story for entity logo component ( #5192 )
* Set up Storybook story for entity logo component
* Update changelog
2 months ago
Thomas Kaul
603f851b02
Feature/upgrade Nx to version 21.5.1 ( #5497 )
* Upgrade Nx to version 21.5.1
* Update changelog
2 months ago
David Requeno
0bac81549e
Task/move world map chart component to @ghostfolio/ui ( #5480 )
* Move world map chart component to @ghostfolio/ui
* Update changelog
2 months ago
Aaditya Ashwin Rao
a21d423837
Task/modernize templates with untagged template literals ( #5453 )
* Modernize templates with untagged template literals
* Update changelog
2 months ago
Tobias Kugel
cc9346f3de
Task/restructure portfolio report response ( #5454 )
* Restructure portfolio report response
* Update changelog
2 months ago
Sven Günther
e70277c66d
Feature/enable automatic data gathering for custom currencies added via currency management in admin control panel ( #5434 )
* Enable automatic data gathering for custom currencies
* Update changelog
2 months ago
Thomas Kaul
0d5adfb998
Feature/refactor dialog footer and header components ( #5445 )
* Refactor dialog footer and header components
* Update changelog
2 months ago
Thomas Kaul
25dbeeb5c5
Feature/extend personal finance tools 20250827 ( #5411 )
* Add Income Reign
* Various updates
2 months ago
Attila Cseh
138d867e8d
Feature/filter asset sub class options in create activity dialog ( #5404 )
* Filter asset sub class options in create activity dialog
* Update changelog
2 months ago
Kenrick Tandrian
e6aa580fae
Feature/extend watchlist endpoint by trend50d and trend200d ( #5405 )
* Extend watchlist endpoint by trend50d and trend200d
* Update changelog
2 months ago
Kenrick Tandrian
1112048c45
Task/migrate dialog header and footer components to standalone ( #5401 )
* Migrate dialog footer component to standalone
* Migrate dialog header component to standalone
* Update changelog
2 months ago
Thomas Kaul
b5649654b2
Feature/add filter by data source for asset profiles in admin control panel ( #5385 )
* Add filter by data source
* Update changelog
2 months ago
Thomas Kaul
7769f31e41
Feature/extend personal finance tools 20250822 ( #5388 )
* Add InvMon
2 months ago
Thomas Kaul
614dd07836
Feature/add quantity to holdings table of account detail dialog ( #5379 )
* Add quantity column
* Update changelog
3 months ago
Thomas Kaul
8eef97225a
Feature/add data source to asset profile search results of assistant ( #5370 )
* Add data source
* Update changelog
3 months ago
David Requeno
473c474845
Feature/extend search in assistant by accounts ( #5356 )
* Extend search in assistant by accounts
* Update changelog
3 months ago
Thomas Kaul
52ea3c5e84
Feature/add buying power to static portfolio analysis rules ( #5365 )
* Add buying power rule
* Update changelog
3 months ago
Thomas Kaul
670d25fc36
Feature/extend personal finance tools 20250810 (part 2) ( #5354 )
* Add PocketGuard
* Various updates
3 months ago
Thomas Kaul
c1702f0446
Feature/extend personal finance tools 20250810 ( #5353 )
* Add Atominvest
* Add Cobalt
3 months ago
Attila Cseh
711d716de0
Feature/extend accounts endpoint by dividend and interest ( #5335 )
* Extend accounts endpoint by dividend and interest
* Update changelog
3 months ago
Thomas Kaul
fcaa4f7996
Feature/improve precision of values in holding detail dialog on mobile ( #5337 )
* Improve dynamic numerical precision
* Shorten date on mobile
* Extend Storybook story of value component
* Update changelog
3 months ago
Thomas Kaul
8cd72885ea
Feature/extend personal finance tools 20250806 ( #5326 )
* Various updates
* Add Gasti
3 months ago
David Requeno
38afc839eb
Feature/move accounts table component to @ghostfolio/ui ( #5278 )
* Move accounts table component to @ghostfolio/ui
* Add Storybook story
* Update changelog
3 months ago
Thomas Kaul
7a5927592d
Feature/add support to exclude activity from analysis via tag ( #5297 )
* Add support to exclude activity from analysis via tag
* Update changelog
3 months ago
Kenrick Tandrian
3873430b54
Task/set up Storybook story for membership card component ( #5300 )
* Set up Storybook story for membership card component
* Update changelog
3 months ago
Thomas Kaul
cb30ea2979
Feature/restructure portfolio report response (part 2) ( #5282 )
* Restructure response of portfolio report endpoint
3 months ago
Thomas Kaul
ee10503fc6
Feature/improve usability of toggle component ( #5272 )
* Improve usability
* Update changelog
3 months ago
Joseph Bao
adc00694cf
Feature/add allocations percentage to accounts table component ( #4720 )
* Add allocations percentage to accounts table component
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
3 months ago
Kenrick Tandrian
e5de4e6b17
Bugfix/fix Storybook styles after upgrade ( #5258 )
* Fix Storybook styles after upgrade
* Update changelog
3 months ago
Thomas Kaul
4b03d5a926
Feature/restructure portfolio report response ( #5260 )
* Restructure response of portfolio report endpoint
* Update changelog
3 months ago
Thomas Kaul
f26648842f
Feature/extend personal finance tools 20250727 ( #5259 )
* Add CleverBilling
* Add DeFi Portfolio Tracker by Zerion
* Add Digrin
* Add Monsy
* Add Walletguide
* Update Maybe Finance
3 months ago
Attila Cseh
e001997ff8
Bugfix/activities unexpectedly listed in holdings ( #5182 )
* Fix activities of type FEE, INTEREST and LIABILITY unexpectedly listed in holdings
* Update changelog
3 months ago
Attila Cseh
3b92558e03
Feature/extend activities import by custom asset profiles ( #5243 )
* Extend activities import by custom asset profiles
* Update changelog
3 months ago
Anirban Biswas
a765e578a7
Feature/move toggle component to @ghostfolio/ui and set up Storybook story ( #5248 )
* Move toggle component to @ghostfolio/ui
* Set up Storybook story
* Update changelog
3 months ago
Thomas Kaul
58043def08
Bugfix/fix date format of retirement date in FIRE calculator ( #5245 )
* Fix date format
* Update changelog
3 months ago
Anirban Biswas
71fba8d204
Feature/set up Storybook story for activity type component ( #5234 )
* Set up Storybook story for activity type component
* Update changelog
3 months ago
Attila Cseh
bb216e29ce
Feature/upgrade to Nx 21.2 ( #5221 )
* Upgrade to Nx 21.2
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
3 months ago
Attila Cseh
806df6c0c5
Feature/extend export by custom asset profiles ( #5165 )
* Extend export by custom asset profiles
* Update changelog
4 months ago
Thomas Kaul
08d15e8327
Feature/improve symbol autocomplete Storybook story ( #5127 )
* Improve asset classes
4 months ago
Thomas Kaul
03fc120d50
Feature/remove date range from search holdings in assistant component ( #5170 )
* Remove date range
* Update changelog
4 months ago
Thomas Kaul
a03c275b31
Feature/add no results message to assistant ( #5166 )
* Add no results message
* Update changelog
4 months ago
Quan Huynh (John)
9064b8bde2
Feature/show category in rule settings dialog of X-ray ( #5158 )
* Show category in rule settings dialog of X-ray
* Update changelog
4 months ago
Thomas Kaul
afaf783afb
Feature/improve labels of line chart components ( #5162 )
* Improve labels
* Update changelog
4 months ago
Attila Cseh
2f118d02b8
Feature/filter asset sub class options based on selected asset class ( #5148 )
* Filter asset sub class options based on selected asset class
* Update changelog
4 months ago
Thomas Kaul
96b4e11126
Feature/improve label in treemap chart for asset profiles with MANUAL data source ( #5128 )
* Improve label
* Update changelog
4 months ago