Thomas Kaul
c5e780f10f
Add support for access of type API
1 week ago
Thomas Kaul
8695f0b0eb
Add support for access of type API
1 week ago
Thomas Kaul
0b94f87f32
Feature/extend alert dialog with copy-to-clipboard functionality ( #7258 )
* Extend alert dialog with copy-to-clipboard functionality
* Update changelog
1 week ago
Archit Goyal
898fc76965
Task/set change detection strategy to OnPush in FIRE page ( #7252 )
* Set change detection strategy to OnPush
* Update changelog
1 week ago
Thomas Kaul
79e382a8f7
Feature/add tags support in accounts ( #7242 )
* Add tags support in accounts
* Update changelog
1 week ago
Thomas Kaul
0cb5382052
Task/improve language localization in users table of admin control ( #7245 )
* Improve language localization
* Update changelog
1 week ago
Thomas Kaul
baf9d8b894
Task/extend personal finance tools (20260705) ( #7240 )
Extend personal finance tools with categories and platforms
1 week ago
ylink
6f2db3e649
Task/set change detection strategy to OnPush in portfolio page ( #7241 )
* Set change detection strategy to OnPush
* Update changelog
1 week ago
David Requeno
5dad190238
Task/set change detection strategy to OnPush in overview of admin control panel ( #7236 )
* Set change detection strategy to OnPush
* Update changelog
1 week ago
Kenrick Tandrian
ecf457e073
Task/improve type safety in api page and public page components ( #7214 )
* fix(client): fallback api key to empty string
* feat(client): replace constructor based DI with inject functions
* feat(client): enforce encapsulation
* fix(client): fallback name to symbol in public page
2 weeks ago
Thomas Kaul
2eabd95cb4
Task/refactor rounding logic in holding detail dialog ( #7199 )
* Refactor rounding logic
* Update changelog
2 weeks ago
Kenrick Tandrian
7f00c28811
Task/improve type safety in accounts page component ( #7195 )
* feat(client): resolve type errors
* feat(client): enforce encapsulation
* feat(client): replace constructor based DI with inject functions
* feat(client): replace deprecated getDeviceInfo
2 weeks ago
Thomas Kaul
af3d7db426
Task/improve language localization by translating various tooltips ( #7190 )
* Improve language localization by translating various tooltips
* Update changelog
2 weeks ago
Thomas Kaul
5609aaa98c
Task/harmonize date picker styling ( #7194 )
* Harmonize date picker styling
* Update changelog
2 weeks ago
Akash Negi
896e96c9af
Bugfix/missing navigation on landing page for unauthenticated users ( #7192 )
Fix missing navigation on landing page for unauthenticated users
2 weeks ago
Kenrick Tandrian
0cbb8f1116
Task/improve type safety in rule settings dialog component ( #7185 )
* fix(client): resolve type errors
* feat(client): enforce encapsulation
* feat(client): enforce immutability
* feat(client): replace constructor based DI with inject functions
2 weeks ago
Thomas Kaul
0243c6f7d0
Bugfix/localization in admin users component ( #7172 )
Fix localization
2 weeks ago
Kenrick Tandrian
87ff19f48a
Task/improve type safety in client services ( #7175 )
Improve type safety
2 weeks ago
Thomas Kaul
1fc826c9ea
Task/localize country name in admin user views ( #7168 )
* Localize country name
2 weeks ago
Thomas Kaul
cea745d8ab
Task/improve alias display in access table ( #7158 )
* Do not wrap alias
* Update changelog
2 weeks ago
greymoth
cea20fa5f6
Task/set up language localization for Japanese ( #7132 )
* Set up language localization for Japanese
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
3 weeks ago
Thomas Kaul
05281d5980
Feature/public access filtering ( #7146 )
* Add filtering for public access
* Update changelog
---------
Co-authored-by: Germán Martín <github@gmartin.net>
3 weeks ago
Thomas Kaul
55c9c3d39f
Task/improve error message styling in import activities dialog ( #7143 )
* Improve styling
* Update changelog
3 weeks ago
Thomas Kaul
44d344e338
Task/improve grantee display in access table ( #7135 )
* Do not wrap grantee
* Update changelog
3 weeks ago
Thomas Kaul
1bafb37a09
Task/localize regions of personal finance tools ( #7134 )
Localize regions
3 weeks ago
Thomas Kaul
13240f44d8
Bugfix/improve header alignment in queue jobs table of admin control panel ( #7136 )
* Improve alignment
* Update changelog
3 weeks ago
Akash Negi
9b86a9a73f
Task/remove deprecated SymbolProfile from PortfolioHoldingResponse ( #7094 )
* Remove deprecated SymbolProfile
* Update changelog
3 weeks ago
Thomas Kaul
0914ff6872
Feature/extend user account settings with copy-to-clipboard button for user id ( #7125 )
* Extend settings with copy-to-clipboard button for user id
* Update changelog
3 weeks ago
Thomas Kaul
6d96f75aca
Feature/extend asset profile details dialog with copy to clipboard buttons for ISIN and symbol ( #7124 )
* Extend dialog with copy-to-clipboard button for ISIN number and symbol
* Update changelog
3 weeks ago
Thomas Kaul
f64edb6705
Feature/add pagination to platform and tag management of admin control panel ( #7126 )
* Add pagination
* Update changelog
3 weeks ago
Thomas Kaul
11f37f8f7d
Task/improve style of Ghostfolio Premium card in admin settings ( #7127 )
Improve style
3 weeks ago
Thomas Kaul
f53998f071
Bugfix/encode symbols with special characters in API request urls ( #7110 )
* Encode symbols in API request urls
* Update changelog
3 weeks ago
Thomas Kaul
4996ad6425
Bugfix/handle empty locale string in scraper configuration ( #7109 )
* Handle empty locale string in scraper configuration
* Update changelog
3 weeks ago
Thomas Kaul
608f9673b4
Task/improve dynamic numerical precision for various values in account and holding detail dialogs on mobile ( #7113 )
* Improve dynamic numerical precision
* Update changelog
3 weeks ago
Thomas Kaul
3f444727f5
Bugfix/disabled state of delete action menu item in market data of admin control panel ( #7111 )
* Fix disabled state
* Update changelog
3 weeks ago
Thomas Kaul
09486ef56e
Task/harmonize price column in subscription table of user detail dialog ( #7108 )
Harmonize price column
3 weeks ago
Kenrick Tandrian
10c382a599
Task/improve type safety in product page component ( #7099 )
Improve type safety
3 weeks ago
Thomas Kaul
46d740e381
Task/consolidate exchange rates gathering together with hourly market data ( #7095 )
* Consolidate exchange rates gathering with hourly market data
* Update changelog
3 weeks ago
Thomas Kaul
6e97a3c978
Task/remove deprecated fear and greed index symbol ( #7103 )
Remove deprecated fear and greed index symbol
3 weeks ago
Thomas Kaul
cd6382c342
Task/extend report data glitch mail subject with symbol ( #7102 )
Extend subject with symbol
3 weeks ago
Kenrick Tandrian
26f0c35811
Task/improve type safety in allocations page component ( #7076 )
Improve type safety
3 weeks ago
Kenrick Tandrian
e5c694339a
Task/improve type safety in transfer balance dialog component ( #7080 )
Improve type safety
3 weeks ago
Thomas Kaul
eac0a207f6
Task/reuse asset profile identifier ( #7086 )
Reuse AssetProfileIdentifier
3 weeks ago
Thomas Kaul
55bb02f0f8
Task/various improvements in subscription table of user detail dialog ( #7091 )
Various improvements
3 weeks ago
Thomas Kaul
7d779d8461
Feature/add data gathering frequency to symbol profile ( #7083 )
* Add data gathering frequency to symbol profile and gather hourly
* Update changelog
4 weeks ago
Kenrick Tandrian
c2a07e8185
Task/improve type safety in import activities service ( #7077 )
* Improve type safety
4 weeks ago
Thomas Kaul
bf39fd89d2
Task/extend user detail dialog of admin control with subscriptions ( #7078 )
Extend user detail dialog with subscriptions
4 weeks ago
Thomas Kaul
29aa6c7ecd
Task/add Korean language to footer ( #7033 )
* Add Korean
* Update changelog
4 weeks ago
Sjohn21
5d60887a19
Feature/move admin market data endpoint to asset profiles ( #7056 )
* Move admin market data endpoint to asset profiles
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
4 weeks ago
Thomas Kaul
a8e9ae81e0
Task/improve sorting to be case-insensitive in platform and tag management of admin control panel ( #7061 )
* Improve sorting to be case-insensitive
* Update changelog
4 weeks ago