2076 Commits

Author SHA1 Message Date
Thomas Kaul
bb445ddf2e
Feature/improve experimental chart in account detail dialog ()
* Improve chart in account detail dialog

* Update changelog
2024-09-24 19:45:48 +02:00
Thomas Kaul
4a97e2bb54
Feature/align holdings and regions of public page with allocations page ()
* Align holdings and regions of public page with allocations page

* Update changelog
2024-09-24 19:17:58 +02:00
Thomas Kaul
e301dc5612
Feature/add horizontal lines to separate delete actions in menus ()
* Add horizontal lines to separate delete action

* Update changelog
2024-09-24 18:53:25 +02:00
Thomas Kaul
e7f10ad4ad
Bugfix/fix typo and update date of Hacktoberfest 2024 blog post ()
* Fix typo and update date
2024-09-24 11:10:59 +02:00
Thomas Kaul
46fb075ecb
Feature/improve language localization for de 20240921 ()
* Update translations

* Update changelog
2024-09-23 19:49:00 +02:00
Thomas Kaul
98e9b5d895
Feature/consider user language in sharable portfolio link ()
* Consider user’s language in sharable portfolio link

* Update changelog
2024-09-22 09:09:02 +02:00
Thomas Kaul
f59e8c8798
Feature/add feature graphic for hacktoberfest 2024 blog post ()
* Add feature graphic
2024-09-21 20:01:33 +02:00
Thomas Kaul
be09acdb24
Feature/expose concurrency of data gathering processor as environment variable ()
* Expose concurrency of data gathering processor

* PROCESSOR_CONCURRENCY_GATHER_ASSET_PROFILE
* PROCESSOR_CONCURRENCY_GATHER_HISTORICAL_MARKET_DATA

* Update changelog
2024-09-21 18:56:02 +02:00
Thomas Kaul
6f227e677c
Feature/refactor environment variable access in create user of user service ()
* Refactor environment variable access
2024-09-21 18:22:14 +02:00
Thomas Kaul
e918970feb
Feature/expose concurrency of portfolio snapshot calculation as environment variable ()
* Expose PROCESSOR_CONCURRENCY_PORTFOLIO_SNAPSHOT

* Update changelog
2024-09-21 18:16:34 +02:00
Thomas Kaul
20d709380a
Feature/add no auto-renewal hint to account membership page ()
* Add hint
2024-09-21 14:34:17 +02:00
Thomas Kaul
7053aba2da
Feature/add portfolio performance metrics to public page ()
* Add portfolio performance metrics

* Update changelog
2024-09-21 13:28:49 +02:00
Thomas Kaul
583c14128b
Feature/extend public api with portfolio performance metrics endpoint ()
* Extend Public API with portfolio performance metrics endpoint

* Update changelog
2024-09-21 10:42:43 +02:00
Thomas Kaul
9b07b19523
Feature/improve usability of create or update access dialog ()
* Improve usability

* Dialog height
* Always show permission selector

* Update changelog
2024-09-21 10:35:41 +02:00
Thomas Kaul
7761e4d712
Feature/add hacktoberfest 2024 blog post ()
* Add blog post: Hacktoberfest 2024

* Update changelog
2024-09-21 10:05:52 +02:00
Thomas Kaul
3cd77523a1
Feature/improve loading indicator of accounts table ()
* Improve loading indicator

* Update changelog
2024-09-20 11:10:19 +02:00
Thomas Kaul
2bd14b135c
Feature/extract locales 20240919 () 2024-09-19 21:30:49 +02:00
Thomas Kaul
f0df8a5254
Feature/add snake-case hint to localized routes ()
* Add snake-case hint to localized routes
2024-09-19 20:54:00 +02:00
Thomas Kaul
cb472c0884
Feature/improve ghostfolio po polsku ()
* Improve Ghostfolio po polsku
2024-09-19 20:28:09 +02:00
karolsol
d1f6601c5e
Feature/Improve language localization for pl ()
* Update translations

* Update changelog
2024-09-19 20:11:27 +02:00
Thomas Kaul
97467a3809
Feature/improve language localization for de 20240917 ()
* Update translations

* Update changelog
2024-09-18 15:58:19 +02:00
Thomas Kaul
4865aa1665
Feature/add fallback in get quotes of eod historical data service ()
* Add fallback to previousClose in getQuotes()

* Update changelog
2024-09-17 20:15:16 +02:00
Shaunak Das
520c176cd6
Feature/add copy link to clipboard action to access table ()
* Add copy link to clipboard action

* Update changelog
2024-09-17 20:07:27 +02:00
Thomas Kaul
df9a0ec35a
Feature/support bonds in import dividend dialog ()
* Support bonds

* Update changelog
2024-09-17 19:36:48 +02:00
Thomas Kaul
d703088611
Feature/improve ux of toggle component ()
* Improve usability via cursor styles

* Update changelog
2024-09-16 15:06:02 +02:00
Nikolai
38ac3d387b
Feature/extend market data endpoint by lastMarketPrice ()
* Extend market data endpoint by lastMarketPrice

* Integrate last market price in admin market data

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-09-15 20:18:24 +02:00
Thomas Kaul
fbf377f67f
Feature/set up rule settings dialog () 2024-09-14 20:44:36 +02:00
Thomas Kaul
3de192c65e
Feature/expose thresholds in rule settings () 2024-09-14 19:42:37 +02:00
Thomas Kaul
9fb80e5067
Feature/remove accounts from holding endpoint ()
* Clean up accounts
2024-09-14 17:29:52 +02:00
Shaunak Das
323cfbfcaa
Feature/introduce filters in account endpoint ()
* Introduce filters in acount endpoint

* Integrate endpoint in holding detail dialog

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-09-14 10:53:39 +02:00
Thomas Kaul
0ef2b82852
Bugfix/fix destructuring in activities filters ()
* Provide default value during destructuring

* Update changelog
2024-09-12 20:33:21 +02:00
Thomas Kaul
403ee2741d
Feature/set up portfolio snapshot queue ()
* Set up portfolio snapshot queue

* Update changelog
2024-09-10 20:32:08 +02:00
Shaunak Das
383a02519a
Feature/extend filters of order endpoint ()
* Extend filters of order endpoint

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-09-10 20:22:51 +02:00
FrozenPasta
9edffd100e
Feature/improve language localization for fr ()
* Update translations

* Update changelog
2024-09-10 17:36:24 +02:00
Thomas Kaul
6db881b08f
Feature/optimize admin control panel endpoint using promise.all ()
* Optimize by using Promise.all()

* Update changelog
2024-09-10 14:39:52 +02:00
Thomas Kaul
557a0bf808
Feature/optimize info endpoint using promise.all ()
* Optimize by using Promise.all()

* Update changelog
2024-09-09 13:20:55 +02:00
Andrea
bdb3a8f1dc
Feature/improve language localization for Italian ()
* Update translations

* Update changelog
2024-09-08 21:41:41 +02:00
Thomas Kaul
9cd4321bd0
Feature/extract users from admin control panel endpoint to dedicated endpoint ()
* Introduce GET api/v1/admin/user endpoint

* Update changelog
2024-09-08 09:56:08 +02:00
Shaunak Das
1bc2b47452
Feature/setup skeleton loader for data tables ()
* Setup skeleton loader for data tables

* Update changelog
2024-09-07 21:22:56 +02:00
Thomas Kaul
8c322b4e81
Bugfix/fix historical market data gathering in yahoo finance service ()
* Switch from historical() to chart()

* Update changelog
2024-09-07 21:21:02 +02:00
Thomas Kaul
1204240ed0
Bugfix/fix exception in admin market data detail component ()
* Add check for dateOfFirstActivity

* Update changelog
2024-09-06 10:29:53 +02:00
Thomas Kaul
df5e2f5f0e
Feature/extract common CACHE_TTL as constants ()
Extract CACHE_TTL

* CACHE_TTL_NO_CACHE
* CACHE_TTL_INFINITE
2024-09-05 18:23:38 +02:00
Thomas Kaul
fb44933c9c
Feature/improve error logs in scraper configuration test ()
* Improve error logs

* Update changelog
2024-09-05 18:21:32 +02:00
Shaunak Das
7ea9061852
Feature/execute scraper configuration instantly ()
* Execute scraper configuration instantly

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-09-04 21:17:38 +02:00
Daniel Idem
8018236942
Bugfix/fix carousel component ()
* Fix carousel component

* Update changelog
2024-09-04 20:19:59 +02:00
Thomas Kaul
c48e4ec4c6
Feature/improve usage of portfolio calculator in holding endpoint ()
* Improve usage of portfolio calculator
2024-09-03 20:42:49 +02:00
Thomas Kaul
a6d9f5dd69
Bugfix/load data once on portfolio activities page ()
* Fetch activities only once

* Update changelog
2024-09-03 19:24:14 +02:00
Thomas Kaul
8fab73f122
Feature/update OSS friends () 2024-09-03 14:12:16 +02:00
Thomas Kaul
adcddae44e
Encode redis password () 2024-08-31 16:49:05 +02:00
Thomas Kaul
71a568264d
Feature/improve portfolio snapshot caching ()
* Improve portfolio snapshot caching

* Update changelog
2024-08-31 16:11:52 +02:00