Thomas Kaul
4983b7ca12
Feature/simplify badge style in admin settings ( #5046 )
* Simplify badge style
4 months ago
Thomas Kaul
a7a33eeb56
Bugfix/fix locale in scraper configuration ( #5011 )
* Fix locale in scraper configuration
* Update changelog
4 months ago
Thomas Kaul
bad3f87957
Feature/improve style in admin settings component ( #5014 )
* Improve style
4 months ago
Thomas Kaul
99cab25fe0
Feature/improve labels in data provider status component ( #5008 )
* Improve labels
4 months ago
Thomas Kaul
738f7490f6
Feature/rename Platform to platform in Account database schema ( #4999 )
* Rename Platform to platform in Account database schema
* Update changelog
4 months ago
Kenrick Tandrian
b6854f30e1
Feature/add status column to data providers table ( #4998 )
* Add status column to data providers table
* Update changelog
4 months ago
github-actions[bot]
69371bd42f
Feature/update locales ( #4993 )
* Update locales
* Update translation
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
4 months ago
Thomas Kaul
ee7bb911d7
Feature/simplify data providers management of admin control panel ( #4991 )
* Set up open color for CSS variables usage
* Simplify data providers management
* Update changelog
4 months ago
Thomas Kaul
153b162927
Feature/refactor various routes (part 3) ( #4951 )
* Refactor various routes
4 months ago
Thomas Kaul
18f94a1ba1
Feature/refactor various routes (part 2) ( #4949 )
* Refactor various routes
4 months ago
Thomas Kaul
8ae91961d9
Feature/refactor various routes ( #4946 )
* Refactor various routes
4 months ago
Thomas Kaul
4b556dfdc4
Feature/refactor public routes: resources ( #4937 )
* Refactor public routes: resources
4 months ago
Thomas Kaul
c4cde4eef6
Feature/refactor public sub routes: about ( #4935 )
* Refactor public sub routes: about
4 months ago
Thomas Kaul
072d700b82
Feature/refactor public routes: markets ( #4934 )
* Refactor public routes: markets
4 months ago
Thomas Kaul
74b51fe1dd
Feature/refactor public routes: pricing ( #4931 )
* Refactor public routes: pricing
4 months ago
Thomas Kaul
2f7425d0a2
Feature/refactor public routes ( #4919 )
* Refactor public routes: features
4 months ago
Ginza Hatemi
d84e28e058
Feature/replace asset profile count with value component in admin settings ( #4825 )
* Replace asset profile count with value component in admin settings
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
4 months ago
Thomas Kaul
4993d81c80
Feature/restructure paths to routes (part 2) ( #4884 )
* Restructure paths to routes
4 months ago
Kenrick Tandrian
ced7f1f206
Feature/extend search in assistant by quick links ( #4870 )
* Extend search in assistant by quick links
* Update changelog
4 months ago
Thomas Kaul
c604268507
Bugfix/fix issue in header after paths to routes restructuring ( #4872 )
* Fix issue in header
4 months ago
Thomas Kaul
766d792b10
Feature/restructure paths to routes ( #4863 )
* Restructure paths to routes
4 months ago
Thomas Kaul
fa99876dca
Feature/rename asset profile icon component to entity logo component ( #4861 )
* Rename asset profile icon component to entity logo component
* Update changelog
4 months ago
Thomas Kaul
71d56ad789
Feature/move asset profile icon component to @ghostfolio/ui ( #4858 )
* Move asset profile icon component to @ghostfolio/ui
* Update changelog
5 months ago
Thomas Kaul
66e430ab9a
Feature/add background gradient to sidebar navigation ( #4850 )
* Add background gradient to sidebar navigation
* Update changelog
5 months ago
Tobias Kugel
fde8ff4bb6
Feature/localize X-ray rule FeeRatioInitialInvestment ( #4779 )
* Localize X-ray rule FeeRatioInitialInvestment
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
5 months ago
Thomas Kaul
7342e7e5ec
Feature/support creating custom tags in create or update activity dialog ( #4801 )
* Support creating custom tags in create or update activity dialog
* Update changelog
5 months ago
Thomas Kaul
9757df859f
Feature/improve data providers management style of admin control panel ( #4804 )
* Various style improvements
5 months ago
Thomas Kaul
cb7434a8b2
Feature/sync demo account activities based on tags ( #4797 )
* Sync demo account activities based on tags
* Update changelog
5 months ago
Thomas Kaul
c553fdf6d4
Bugfix/change investment value to take currency effects into account in holding detail dialog ( #4789 )
* Change investment value to take currency effects into account
* Update changelog
5 months ago
Thomas Kaul
daedfd6ad6
Feature/various style improvements ( #4788 )
* Various style improvements
5 months ago
Thomas Kaul
13b544c67d
Feature/refactor router links ( #4752 )
* Refactor router links
5 months ago
Kenrick Tandrian
4bffb3107d
Bugfix/fix page navigation ( #4711 )
* Fix page navigation and use paths references
5 months ago
Thomas Kaul
6e67520b68
Feature/improve Ghostfolio data provider status check ( #4735 )
* Improve Ghostfolio data provider status check
5 months ago
Thomas Kaul
fe5d6f702b
Feature/add hint about delayed market data to markets overview ( #4699 )
* Add hint about delayed market data
* Update changelog
5 months ago
Thomas Kaul
a0f377e8eb
Feature/refactor ordersCount to activityCount ( #4688 )
* Refactor ordersCount to activityCount
5 months ago
Thomas Kaul
af79888cd6
Feature/add asset profile count to data providers management of admin control ( #4707 )
* Extend admin settings columns
* assetProfileCount
* status
* Update changelog
5 months ago
Kenrick Tandrian
365318e6e0
Feature/improve localization ( #4709 )
* Update translations
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
5 months ago
andiz2
0b7fc7a3b2
Feature/migrate data providers overview to Angular Material table ( #4704 )
* Migrate data providers overview to Angular Material table
* Update changelog
5 months ago
Kenrick Tandrian
2932d57c1e
Feature/improve language localization for ZH 20250510 ( #4701 )
* Improve language localization for ZH 20250510
* Update changelog
5 months ago
Thomas Kaul
d99217a434
Feature/refactor @Input in portfolio proportion chart component ( #4684 )
* Refactor @Input in GfPortfolioProportionChartComponent
5 months ago
Thomas Kaul
037d3b1a60
Feature/rename Order to activities in User database schema ( #4669 )
* Rename Order to activities in User database schema
* Update changelog
5 months ago
Thomas Kaul
3646fb7f77
Feature/refactor portfolio holding response ( #4649 )
* Refactor portfolio holding response
* maxPrice -> marketPriceMax
* minPrice -> marketPriceMin
* orders -> activities
6 months ago
Thomas Kaul
f70d71d5bd
Feature/improve watchlist for impersonation mode ( #4632 )
* Improve watchlist for impersonation mode
* Update changelog
6 months ago
Kenrick Tandrian
770b322137
Feature/extend watchlist endpoint by name, performances and market condition ( #4634 )
* Extend watchlist endpoint by name, performances and market condition
* Update changelog
6 months ago
Kenrick Tandrian
73f009e43b
Feature/extend GUI to delete watchlist item ( #4624 )
* Extend GUI to delete watchlist item
* Update changelog
6 months ago
Thomas Kaul
b90bfc3d6e
Feature/extend data providers management of admin control panel ( #4615 )
* Extend data providers management
* Update changelog
6 months ago
Thomas Kaul
398833a0e3
Feature/improve wording of data providers management ( #4617 )
* Improve wording
6 months ago
Kenrick Tandrian
c671ea4022
Feature/add frontend for watchlist ( #4604 )
* Add frontend for watchlist
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
6 months ago
Thomas Kaul
b2dcb1e7ac
Feature/improve subscription interstitial ( #4612 )
* Improve algorithm
* Set up skip button delay
6 months ago
Thomas Kaul
862de91e7b
Feature/respect watcher count in delete asset profile checkbox ( #4609 )
* Respect watchedByCount in delete asset profile checkbox
* Update changelog
6 months ago