Andrea
|
bdb3a8f1dc
|
Feature/improve language localization for Italian (#3744)
* Update translations
* Update changelog
|
4 months ago |
Thomas Kaul
|
9cd4321bd0
|
Feature/extract users from admin control panel endpoint to dedicated endpoint (#3740)
* Introduce GET api/v1/admin/user endpoint
* Update changelog
|
4 months ago |
Shaunak Das
|
1bc2b47452
|
Feature/setup skeleton loader for data tables (#3735)
* Setup skeleton loader for data tables
* Update changelog
|
4 months ago |
Thomas Kaul
|
8c322b4e81
|
Bugfix/fix historical market data gathering in yahoo finance service (#3737)
* Switch from historical() to chart()
* Update changelog
|
4 months ago |
Thomas Kaul
|
1204240ed0
|
Bugfix/fix exception in admin market data detail component (#3731)
* Add check for dateOfFirstActivity
* Update changelog
|
4 months ago |
Thomas Kaul
|
df5e2f5f0e
|
Feature/extract common CACHE_TTL as constants (#3722)
Extract CACHE_TTL
* CACHE_TTL_NO_CACHE
* CACHE_TTL_INFINITE
|
4 months ago |
Thomas Kaul
|
fb44933c9c
|
Feature/improve error logs in scraper configuration test (#3730)
* Improve error logs
* Update changelog
|
4 months ago |
Shaunak Das
|
7ea9061852
|
Feature/execute scraper configuration instantly (#3723)
* Execute scraper configuration instantly
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
4 months ago |
Daniel Idem
|
8018236942
|
Bugfix/fix carousel component (#3709)
* Fix carousel component
* Update changelog
|
4 months ago |
Thomas Kaul
|
c48e4ec4c6
|
Feature/improve usage of portfolio calculator in holding endpoint (#3727)
* Improve usage of portfolio calculator
|
4 months ago |
Thomas Kaul
|
a6d9f5dd69
|
Bugfix/load data once on portfolio activities page (#3726)
* Fetch activities only once
* Update changelog
|
4 months ago |
Thomas Kaul
|
8fab73f122
|
Feature/update OSS friends (#3718)
|
4 months ago |
Thomas Kaul
|
adcddae44e
|
Encode redis password (#3720)
|
4 months ago |
Thomas Kaul
|
71a568264d
|
Feature/improve portfolio snapshot caching (#3717)
* Improve portfolio snapshot caching
* Update changelog
|
4 months ago |
Thomas Kaul
|
c6f804f68c
|
Feature/Improve redis cache part 2 (#3716)
* Set ttl to 0
|
4 months ago |
Thomas Kaul
|
0fc83486dc
|
Feature/improve redis cache (#3714)
* Improve redis cache
* Update changelog
|
4 months ago |
Paulina
|
267023f2c9
|
Feature/improve language localization for polish (#3713)
* Improve language localization for Polish
|
4 months ago |
Thomas Kaul
|
b794c4dcc8
|
Feature/add todo for emergency fund positions value calculation (#3684)
* Add todo
|
4 months ago |
Thomas Kaul
|
c4a28c6bff
|
Feature/set up a performance logging service (#3703)
* Setup performance logging service
* Update changelog
|
4 months ago |
Cygguu
|
4505441691
|
Feature/improve language localization for polish (#3691)
* Improve language localization for Polish
* Update changelog
|
4 months ago |
Thomas Kaul
|
bc51f106e9
|
Feature/expose log levels as env variable (#3704)
* Expose log levels as env variable
* Update documentation
* Update changelog
|
4 months ago |
Thomas Kaul
|
d08e8b4fd8
|
Feature/expose max chart items as env variable (#3701)
* Expose MAX_CHART_ITEMS as env variable
* Update changelog
|
4 months ago |
Thomas Kaul
|
7db7eeecf2
|
Bugfix/fix view mode toggle of holdings tab (#3698)
* Fix view mode toggle
* Update changelog
|
4 months ago |
Thomas Kaul
|
e23019a115
|
Feature/improve liabilities in portfolio calculator (#3696)
Improve liabilities
|
4 months ago |
Thomas Kaul
|
a8e0bb5a21
|
Bugfix/fix division by zero in performance calculation (#3695)
* Fix division by zero
* Update changelog
|
4 months ago |
gizmodus
|
f360a12823
|
Feature/rework portfolio calculator (#3393)
* Rework portfolio calculation
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
5 months ago |
Thomas Kaul
|
84d23764db
|
Feature/minor improvements in client (#3690)
* Improve view mode form control value change
* Clean up
|
5 months ago |
Thomas Kaul
|
ea1b6fdf6e
|
Feature/improve language localization for de 20240821 (#3687)
* Update translations
* Update changelog
|
5 months ago |
Bastien Jeannelle
|
2b212078b8
|
Feature/add support to deactivate x-ray rules (#3537)
* Add support to deactivate X-ray rules
* Update changelog
|
5 months ago |
Anatoly Popov
|
12c722afe1
|
Bugfix/Use currency conversion for fees and values (#3672)
* Use currency conversion for fees and values
* Update changelog
|
5 months ago |
Daniel Idem
|
952c2b71a2
|
Feature/reuse notification service for confirm dialogs (#3671)
* Reuse notification service for confirm dialogs
|
5 months ago |
Daniel Idem
|
56ddbaf972
|
Feature/reuse notification service for alert dialogs (#3670)
* Reuse notification service for alert dialogs
|
5 months ago |
Thomas Kaul
|
2893d71377
|
Feature/set up notification service (#3663)
* Set up notification service
* Update changelog
|
5 months ago |
Thomas Kaul
|
9246a73f41
|
Feature/refactor dark theme css selector (#3662)
* Refactor dark theme CSS selector
* Update changelog
|
5 months ago |
Thomas Kaul
|
475bc3b86d
|
Feature/improve language localization for de 20240810 (#3660)
* Update translations
* Update changelog
|
5 months ago |
Thomas Kaul
|
c34959896c
|
Feature/improve color assignment with annualized performance in treemap chart (#3657)
* Improve color assignment
* Update changelog
|
5 months ago |
Thomas Kaul
|
2bbad8f4b0
|
Feature/add logging to benchmark service (#3654)
* Add logging
|
5 months ago |
Thomas Kaul
|
49485f79d2
|
Feature/enable experimental languages in user account settings (#3655)
* Enable ca and pl as experimental
* Update changelog
|
5 months ago |
Tiago Sousa
|
9f5da976f2
|
Feature/improve language localization for portuguese (#3651)
* Update translations
* Update changelog
|
5 months ago |
Thomas Kaul
|
e85cc0fcfc
|
Feature/clone or edit activity from account detail dialog (#3647)
* Clone or edit activity from holding detail dialog
* Update changelog
|
5 months ago |
Thomas Kaul
|
dc1948016f
|
Feature/clone or edit activity from holding detail dialog (#3644)
* Clone or edit activity from holding detail dialog
* Update changelog
|
5 months ago |
Thomas Kaul
|
b2ed0b2c80
|
Feature/improve caching of benchmarks in markets overview (#3640)
* Improve caching
* Update changelog
|
5 months ago |
Thomas Kaul
|
42fe653e1e
|
Bugfix/fix cache flush endpoint response (#3641)
* Fix cache flush endpoint response
* Update changelog
|
5 months ago |
Paulina
|
8a81fa814f
|
Feature/improve language localization for pl (#3643)
* Update translations
|
5 months ago |
Thomas Kaul
|
98f3fa9d7c
|
Feature/improve language localization for de 20240804 (#3639)
* Update translations
* Update changelog
|
5 months ago |
Paulina
|
202e27fe25
|
Feature/improve language localization for polish (#3637)
* Improve language localization for Polish
* Update changelog
|
5 months ago |
Thomas Kaul
|
41f5801b5e
|
Feature/refactor unique asset type to asset profile identifier (#3636)
* Refactoring
|
5 months ago |
Thomas Kaul
|
aef650753e
|
Feature/clean up activities page (#3635)
* Clean up
|
5 months ago |
Thomas Kaul
|
8f6203d296
|
Feature/manage tags of holdings (#3630)
* Manage tags of holdings
* Update changelog
|
5 months ago |
Thomas Kaul
|
2fa723dc3c
|
Bugfix/fix language selector of user account settings (#3613)
Fix value of Català
|
5 months ago |