Thomas Kaul
9b8f552ee2
Feature/improve language localization for de 20241003 ( #3863 )
...
* Update translations
3 months ago
dw-0
85a7838a96
Feature/show message if no results have been found in activity dialog ( #3854 )
...
* Show message if no results have been found in activity dialog
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
3 months ago
Dmytro Werner
8364f7f703
Feature/set up output for click in activities table component ( #3856 )
...
* Set up @output for click in activities table component
3 months ago
Prakhar Sharma
7f6b8145d7
Feature/set up output for click in holdings table component ( #3851 )
...
* Set up @Output for click in holdings table component
3 months ago
Shaunak Das
24a3d92da0
Feature/add business logic of rule settings ( #3826 )
...
* Add business logic of rule settings
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
3 months ago
Thomas Kaul
d00d7ac1dd
Feature/add support for archived product page ( #3843 )
...
* Add support for archived product page
3 months ago
Thomas Kaul
85cc72627b
Feature/add user id to tag database schema ( #3837 )
...
* Add user id to tag database schema
* Update changelog
3 months ago
Thomas Kaul
e8f0d2bb14
Feature/consider availability of date range selector and filters in assistant per view ( #3824 )
...
* Consider availability of date range selector and filters in assistant per view
* Update changelog
3 months ago
Thomas Kaul
bb445ddf2e
Feature/improve experimental chart in account detail dialog ( #3813 )
...
* Improve chart in account detail dialog
* Update changelog
3 months ago
Thomas Kaul
4a97e2bb54
Feature/align holdings and regions of public page with allocations page ( #3815 )
...
* Align holdings and regions of public page with allocations page
* Update changelog
3 months ago
Thomas Kaul
e301dc5612
Feature/add horizontal lines to separate delete actions in menus ( #3805 )
...
* Add horizontal lines to separate delete action
* Update changelog
3 months ago
Thomas Kaul
336f7b002c
Feature/extend personal finance tools ( #3801 )
...
* Add Finanzfluss Copilot
3 months ago
Thomas Kaul
be09acdb24
Feature/expose concurrency of data gathering processor as environment variable ( #3799 )
...
* Expose concurrency of data gathering processor
* PROCESSOR_CONCURRENCY_GATHER_ASSET_PROFILE
* PROCESSOR_CONCURRENCY_GATHER_HISTORICAL_MARKET_DATA
* Update changelog
3 months ago
Thomas Kaul
e918970feb
Feature/expose concurrency of portfolio snapshot calculation as environment variable ( #3796 )
...
* Expose PROCESSOR_CONCURRENCY_PORTFOLIO_SNAPSHOT
* Update changelog
3 months ago
Thomas Kaul
7053aba2da
Feature/add portfolio performance metrics to public page ( #3793 )
...
* Add portfolio performance metrics
* Update changelog
3 months ago
Thomas Kaul
583c14128b
Feature/extend public api with portfolio performance metrics endpoint ( #3762 )
...
* Extend Public API with portfolio performance metrics endpoint
* Update changelog
3 months ago
Thomas Kaul
f0df8a5254
Feature/add snake-case hint to localized routes ( #3783 )
...
* Add snake-case hint to localized routes
3 months ago
Nikolai
38ac3d387b
Feature/extend market data endpoint by lastMarketPrice ( #3752 )
...
* 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>
3 months ago
Thomas Kaul
3de192c65e
Feature/expose thresholds in rule settings ( #3770 )
3 months ago
Thomas Kaul
d236ecfe85
Feature/extend personal finance tools 20240914 ( #3767 )
...
* Add Buxfer
* Add Moneydance
* Add Banktivity
* Add Microsoft Money
* Add Masttro
* Add WealthPosition
3 months ago
Thomas Kaul
5a4f1c03cb
Feature/extend personal finance tools ( #3751 )
...
Add etops
3 months ago
Thomas Kaul
403ee2741d
Feature/set up portfolio snapshot queue ( #3725 )
...
* Set up portfolio snapshot queue
* Update changelog
3 months ago
Shaunak Das
383a02519a
Feature/extend filters of order endpoint ( #3743 )
...
* Extend filters of order endpoint
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
3 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
Thomas Kaul
df5e2f5f0e
Feature/extract common CACHE_TTL as constants ( #3722 )
...
Extract CACHE_TTL
* CACHE_TTL_NO_CACHE
* CACHE_TTL_INFINITE
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
d08e8b4fd8
Feature/expose max chart items as env variable ( #3701 )
...
* Expose MAX_CHART_ITEMS as env variable
* Update changelog
4 months ago
Thomas Kaul
e4074f95c9
Feature/handle activities of excluded accounts ( #3697 )
...
* Handle activities of excluded accounts
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>
4 months ago
Bastien Jeannelle
2b212078b8
Feature/add support to deactivate x-ray rules ( #3537 )
...
* Add support to deactivate X-ray rules
* Update changelog
4 months ago
Thomas Kaul
ac5aec9262
Feature/extend personal finance tools 20240820 ( #3685 )
...
* Add Ziggma
4 months ago
Thomas Kaul
9f5707d4f5
Feature/extend personal finance tools 20240819 ( #3682 )
...
* Add CoinTracking
4 months ago
Thomas Kaul
bce9b2f4bb
Bugfix/fix clone functionality of activity ( #3678 )
...
* Fix clone functionality
* Update changelog
4 months ago
Daniel Idem
952c2b71a2
Feature/reuse notification service for confirm dialogs ( #3671 )
...
* Reuse notification service for confirm dialogs
4 months ago
Thomas Kaul
26277803c6
Bugfix/fix parse date in date helper ( #3675 )
...
Handle empty date string
4 months ago
Daniel Idem
56ddbaf972
Feature/reuse notification service for alert dialogs ( #3670 )
...
* Reuse notification service for alert dialogs
4 months ago
Thomas Kaul
2893d71377
Feature/set up notification service ( #3663 )
...
* Set up notification service
* Update changelog
4 months ago
Thomas Kaul
9246a73f41
Feature/refactor dark theme css selector ( #3662 )
...
* Refactor dark theme CSS selector
* Update changelog
4 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
0f46ca4db2
Feature/extend personal finance tools 20240809 ( #3656 )
...
* Add Sarmaaya.pk
* Add Investify
* Add FINATEKA
* Add Plainzer
5 months ago
Thomas Kaul
757ff527d0
Feature/extend personal finance tools 20240803 ( #3634 )
...
* Add Capitalyse
5 months ago
Thomas Kaul
41f5801b5e
Feature/refactor unique asset type to asset profile identifier ( #3636 )
...
* Refactoring
5 months ago
Thomas Kaul
02db0db733
Feature/persist view mode of holdings tab on home page ( #3624 )
...
* Persist view mode of holdings in user settings
* Update changelog
5 months ago
Thomas Kaul
fcc2ab1a48
Feature/change color assignment by annualized performance in treemap chart ( #3617 )
...
* Change color assignment to annualized performance
* Update changelog
5 months ago
Thomas Kaul
e228b4925c
Feature/update notes of personal finance tools ( #3611 )
...
* Update notes
5 months ago
Thomas Kaul
43fca7ff43
Feature/improve personal finance tools product page ( #3599 )
...
* Localize origin
* Localize regions
* Localize tags
5 months ago
Thomas Kaul
faa6af5694
Feature/improve handling of numerical precision in value component ( #3595 )
...
* Improve handling of numerical precision in value component
* Update changelog
5 months ago
Thomas Kaul
3f6319e00b
Feature/setup catala ( #3593 )
...
* Set up Català
* Update changelog
5 months ago
Thomas Kaul
ba78c2783d
Feature/improve numerical precision in holding detail dialog ( #3584 )
...
* Improve numerical precision in holding detail dialog
* Update changelog
5 months ago
Thomas Kaul
da5be3fb57
Feature/reuse open-color in portfolio proportion chart component ( #3562 )
...
* Reuse open-color
5 months ago
Thomas Kaul
43afb16808
Feature/introduce isUsedByUsersWithSubscription flag ( #3573 )
5 months ago
Thomas Kaul
9d6214e93a
Bugfix/fix fees calculation in portfolio summary ( #3567 )
...
* Fix fees calculation
* Update changelog
5 months ago
Thomas Kaul
6eb9d9d973
Feature/extend personal finance tools 20240713 ( #3565 )
5 months ago
Thomas Kaul
9ecc3176a5
Feature/improve treemap chart for holdings ( #3563 )
...
* Various improvements
* Introduce permission: accessHoldingsChart
* Improve style of toggle
* Add border radius
* Update changelog
5 months ago
Thomas Kaul
4063c62a17
Feature/setup treemap chart for holdings ( #3560 )
...
* Setup treemap chart
* Update changelog
5 months ago
Thomas Kaul
4d3dff3e5b
Feature/extend personal finance tools 20240629 ( #3528 )
...
* Add Anlage.App
* Add Portfoloo
* Add SharesMaster
* Add Merlin
* Add Holistic
* Add AlphaTrackr
* Add Segmio
6 months ago
Thomas Kaul
ee086638f3
Feature/add benchmarks preset to admin control panel ( #3513 )
...
* Add benchmarks preset
* Update changelog
6 months ago
Thomas Kaul
c4499df74c
Feature/add wealthy tracker ( #3510 )
...
* Add Wealthy Tracker
6 months ago
Eduardo Marinho
ff121243e4
Feature/extend asset profile for currency ( #3495 )
...
* Extend asset profile for currency
* Update changelog
6 months ago
Thomas Kaul
0780ee4adb
Feature/improve language localization for de 20240620 ( #3504 )
...
* Update translations
* Update changelog
6 months ago
Thomas Kaul
6c2acf2aa6
Feature/set up ssl for local development ( #3482 )
...
* Set up SSL for local development
* Update changelog
6 months ago
Thomas Kaul
519827045a
Feature/add dialog for benchmarks in markets overview ( #3493 )
...
* Add benchmarks dialog in markets overview
* Update changelog
6 months ago
Thomas Kaul
bf20a5de82
Feature/improve date validation in activity endpoints ( #3489 )
...
* Improve date validation
* Update changelog
6 months ago
Eduardo Marinho
873fd53715
Feature/extend market data with currencies preset by activities count and date ( #3460 )
...
* Extend market data with currencies preset by activities count and date
* Update changelog
6 months ago
Thomas Kaul
cc92592d86
Feature/refactor personal finance tools section ( #3478 )
...
* Refactoring
6 months ago
Thomas Kaul
f5e6f7dcfe
Bugfix/fix initialization of fire calculator ( #3470 )
...
* Fix initialization
* Update changelog
7 months ago
Thomas Kaul
87501e094d
Feature/improve allocations by ETF holding for mobile ( #3469 )
7 months ago
Thomas Kaul
23e4d5454d
Feature/improve allocations by etf holding ( #3467 )
...
* Improve allocations by ETF holding
* Update changelog
7 months ago
Thomas Kaul
8a9ae9bb33
Feature/allocations by etf holding ( #3464 )
...
* Setup allocations by ETF holding
* Update changelog
7 months ago
Thomas Kaul
6d941500cd
Bugfix/fix default locale in value component ( #3454 )
...
* Fix default locale
* Update changelog
7 months ago
Eduardo Marinho
1a0cb561cd
Feature/add ability to close user account ( #3444 )
...
* Add ability to close user account
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
7 months ago
Thomas Kaul
c009f8c12f
Feature/add data provider info to asset profile details dialog ( #3434 )
...
* Add data provider info to asset profile details dialog
* Update changelog
7 months ago
Eduardo Marinho
60ef46accf
Bugfix/fix state handling of currency selector component ( #2795 ) ( #3429 )
...
* Fix state handling of currency selector component
* Update changelog
7 months ago
Thomas Kaul
b12ac1fe84
Feature/simplify module imports of api ( #3443 )
...
* Simplify module imports
7 months ago
Thomas Kaul
4355c96ab6
Bugfix/fix initial annual interest rate in fire calculator ( #3437 )
...
* Fix initial annual interest rate
* Update changelog
7 months ago
Thomas Kaul
5d49ff7a4a
Feature/improve usability of date range selector in assistant ( #3409 )
...
* Improve usability of date range selector
* Update changelog
7 months ago
Thomas Kaul
e31b4c64cb
Feature/refactor holding detail dialog to standalone ( #3407 )
...
* Refactor holding detail dialog to standalone
* Update changelog
7 months ago
Fedron
5616bc4956
Feature/validate account balance creation/update using DTO ( #3400 )
...
* Validate create account balance using DTO
7 months ago
Gerard Du Pre
8319b216bb
Feature/support delete activities with filtering ( #3394 )
...
* Support delete activities with filtering
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
8 months ago
Thomas Kaul
72e75208df
Bugfix/fix position detail dialog close functionality ( #3396 )
...
* Handle holding detail dialog open functionality in a single place (AppComponent)
* Update changelog
8 months ago
Thomas Kaul
61f0da35bc
Feature/disable delete all activities if filters are active ( #3389 )
...
* Disable delete all activities button if filters are active
* Update changelog
8 months ago
Thomas Kaul
66bdb374e8
Feature/set icon columns of tables to stick at beginning ( #3377 )
...
* Set icon columns to stick at the beginning
* Update changelog
8 months ago
Thomas Kaul
4ad4fa2b30
Feature/clean up deprecated GET api/portfolio/positions endpoint ( #3373 )
8 months ago
Thomas Kaul
1fd836194f
Feature/add absolute change column to holdings table ( #3378 )
...
* Add absolute change column
* Update changelog
8 months ago
Thomas Kaul
2090db1199
Feature/increase number of attempts of queue jobs ( #3376 )
...
* Increase number of attempts
* Update changelog
8 months ago
Thomas Kaul
f2cb671c7f
Feature/optimize get porfolio details endpoint ( #3366 )
...
* Eliminate getPerformance() from getSummary() function
* Disable cache for getDetails()
* Add hint to portfolio summary
* Update changelog
8 months ago
Thomas Kaul
c1ad483f33
Improve alignment ( #3370 )
8 months ago
Thomas Kaul
f3d961bc16
Feature/move holdings table to holdings tab of home page ( #3368 )
...
* Move holdings table to holdings tab of home page
* Deprecate api/v1/portfolio/positions endpoint
* Update changelog
8 months ago
Thomas Kaul
42b70ef568
Feature/improve performance labels in position detail dialog ( #3363 )
...
* Improve performance labels (with and without currency effects)
* Update changelog
8 months ago
Thomas Kaul
4416ba0c88
Feature/set performance column of holdings table to stick at end ( #3353 )
...
* Set up stickyEnd in performance column
* Update changelog
8 months ago
Thomas Kaul
4f41bac328
Feature/set up caching in portfolio calculator ( #3335 )
...
* Set up caching
* Update changelog
8 months ago
Thomas Kaul
a4efbc0131
Feature/migrate UI components to control flow ( #3324 )
...
* Migrate to control flow
* Update changelog
8 months ago
Thomas Kaul
990028316e
Refactor form controls to form getter ( #3325 )
8 months ago
Thomas Kaul
cdbe6eedeb
Feature/change cash to liquidity in asset class enum ( #3321 )
...
* Change CASH to LIQUIDITY in asset class enum
* Update changelog
8 months ago
Thomas Kaul
39bd4a349b
Feature/improve chart in account detail dialog ( #3314 )
...
* Improve net worth calculation in portfolio performance chart
* Improve account balance management
* Update changelog
8 months ago
Thomas Kaul
47fd029e0c
Clean up styles ( #3305 )
8 months ago
Bastien Jeannelle
dfacbed66d
Feature/add support to create account cash balances ( #3260 )
...
* Add support to create account cash balances
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
8 months ago
Thomas Kaul
bed9ae916c
Migrate UI components to standalone ( #3302 )
8 months ago
Thomas Kaul
92fb05320a
Migrate UI components to standalone ( #3296 )
8 months ago