Thomas Kaul
a5331dd32b
Feature/optimize dialog sizes for mobile ( #3964 )
...
* Optimize dialog sizes for mobile
* Update changelog
2024-10-20 17:59:44 +02:00
Thomas Kaul
308d3b64b1
Feature/Remove empty constructors ( #3958 )
...
* Remove empty constructors
2024-10-19 18:54:49 +02:00
Thomas Kaul
a414cfab52
Feature/add data providers management to admin control panel ( #3950 )
...
* Add data providers management to admin control panel
* Update changelog
2024-10-19 18:19:33 +02:00
Thomas Kaul
68cb4b27d1
Feature/add logotype to footer ( #3947 )
...
* Add logo type to footer
* Update changelog
2024-10-19 15:20:15 +02:00
vitalymatyushik
6e4758a183
Feature/Improve backgrounds in tree map chart ( #3938 )
...
* Improve backgrounds in tree map chart
* Update changelog
2024-10-19 10:39:36 +02:00
Thomas Kaul
6bb7c0d196
Bugfix/fix style selector in carousel component ( #3948 )
...
* Fix style selector
* Update changelog
2024-10-19 10:04:27 +02:00
Thomas Kaul
ba52e385a1
Feature/extend personal finance tools 20241017 ( #3944 )
...
* Add Leafs
* Add FIREkit
2024-10-17 20:42:24 +02:00
Thomas Kaul
7f30424792
Feature/improve empty state in benchmarks of markets overview ( #3939 )
...
* Improve empty state
* Update changelog
2024-10-17 14:13:02 +02:00
vitalymatyushik
7f97168aa7
Feature/disable text hover effect in tree map chart ( #3929 )
...
* Disable text hover effect in tree map chart
* Update changelog
2024-10-15 20:10:35 +02:00
dw-0
a14c10bad2
Feature/Enable unused compiler options in tsconfig ( #3895 )
...
* Enable noUnusedLocals noUnusedParameters in compiler options of tsconfig
* Update changelog
2024-10-14 10:49:18 +02:00
Madhab Chandra Sahoo
67a147bd96
Feature/Improve background color assignment in treemap chart component ( #3918 )
...
* Improve background color assignment in treemap chart component
* Update changelog
2024-10-13 16:13:26 +02:00
Tushar Agarwal
3289bd5cc9
Feature/Simplify labels in treemap chart ( #3912 )
...
* Simplify labels in treemap chart
* Update changelog
2024-10-12 19:32:34 +02:00
Uday R
d158d0c326
Feature/Extend tooltip in treemap chart component by name ( #3907 )
...
* Extend tooltip in treemap chart component by name
* Update changelog
2024-10-11 20:13:40 +02:00
Uday R
7252a54ae0
Feature/Set up tooltip in treemap chart component ( #3897 )
...
* Set up tooltip in treemap chart component
* Update changelog
2024-10-10 21:06:17 +02:00
Matej Gerek
98957d282e
Feature/move tags from info to user service ( #3859 )
...
* Move tags from info to user service
* Update changelog
2024-10-09 21:04:37 +02:00
Thomas Kaul
29d3b762a8
Feature/switch typescript-eslint no-unused-vars to error ( #3887 )
...
* Switch @typescript-eslint/no-unused-vars to error
2024-10-06 18:49:42 +02:00
Thomas Kaul
e715ce14e5
Feature/switch typescript-eslint no-unused-expressions rule to error ( #3872 )
...
* Switch @typescript-eslint/no-unused-expressions to error (remove from eslint configuration)
2024-10-05 17:52:01 +02:00
dw-0
dd28f38e60
Bugfix/fix eslint configuration ( #3852 )
...
* Fix eslint configuration
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2024-10-03 20:39:56 +02:00
Thomas Kaul
9b8f552ee2
Feature/improve language localization for de 20241003 ( #3863 )
...
* Update translations
2024-10-03 20:35:34 +02:00
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>
2024-10-03 20:14:06 +02:00
Dmytro Werner
8364f7f703
Feature/set up output for click in activities table component ( #3856 )
...
* Set up @output for click in activities table component
2024-10-02 21:15:10 +02:00
Prakhar Sharma
7f6b8145d7
Feature/set up output for click in holdings table component ( #3851 )
...
* Set up @Output for click in holdings table component
2024-10-02 13:27:55 +02:00
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
2024-09-28 18:25:06 +02:00
Thomas Kaul
e301dc5612
Feature/add horizontal lines to separate delete actions in menus ( #3805 )
...
* Add horizontal lines to separate delete action
* Update changelog
2024-09-24 18:53:25 +02:00
Thomas Kaul
7053aba2da
Feature/add portfolio performance metrics to public page ( #3793 )
...
* Add portfolio performance metrics
* Update changelog
2024-09-21 13:28:49 +02:00
Thomas Kaul
f0df8a5254
Feature/add snake-case hint to localized routes ( #3783 )
...
* Add snake-case hint to localized routes
2024-09-19 20:54:00 +02:00
Daniel Idem
8018236942
Bugfix/fix carousel component ( #3709 )
...
* Fix carousel component
* Update changelog
2024-09-04 20:19:59 +02:00
Thomas Kaul
e4074f95c9
Feature/handle activities of excluded accounts ( #3697 )
...
* Handle activities of excluded accounts
2024-08-25 10:03:40 +02:00
gizmodus
f360a12823
Feature/rework portfolio calculator ( #3393 )
...
* Rework portfolio calculation
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-08-24 16:59:50 +02:00
Daniel Idem
952c2b71a2
Feature/reuse notification service for confirm dialogs ( #3671 )
...
* Reuse notification service for confirm dialogs
2024-08-17 16:55:49 +02:00
Daniel Idem
56ddbaf972
Feature/reuse notification service for alert dialogs ( #3670 )
...
* Reuse notification service for alert dialogs
2024-08-15 11:36:55 +02:00
Thomas Kaul
2893d71377
Feature/set up notification service ( #3663 )
...
* Set up notification service
* Update changelog
2024-08-11 18:33:33 +02:00
Thomas Kaul
9246a73f41
Feature/refactor dark theme css selector ( #3662 )
...
* Refactor dark theme CSS selector
* Update changelog
2024-08-11 15:43:02 +02:00
Thomas Kaul
c34959896c
Feature/improve color assignment with annualized performance in treemap chart ( #3657 )
...
* Improve color assignment
* Update changelog
2024-08-10 09:01:28 +02:00
Thomas Kaul
41f5801b5e
Feature/refactor unique asset type to asset profile identifier ( #3636 )
...
* Refactoring
2024-08-04 08:27:05 +02:00
Thomas Kaul
fcc2ab1a48
Feature/change color assignment by annualized performance in treemap chart ( #3617 )
...
* Change color assignment to annualized performance
* Update changelog
2024-07-31 19:18:50 +02:00
Thomas Kaul
43fca7ff43
Feature/improve personal finance tools product page ( #3599 )
...
* Localize origin
* Localize regions
* Localize tags
2024-07-23 20:59:23 +02:00
Thomas Kaul
faa6af5694
Feature/improve handling of numerical precision in value component ( #3595 )
...
* Improve handling of numerical precision in value component
* Update changelog
2024-07-22 19:35:25 +02:00
Thomas Kaul
ba78c2783d
Feature/improve numerical precision in holding detail dialog ( #3584 )
...
* Improve numerical precision in holding detail dialog
* Update changelog
2024-07-20 11:17:36 +02:00
Thomas Kaul
da5be3fb57
Feature/reuse open-color in portfolio proportion chart component ( #3562 )
...
* Reuse open-color
2024-07-18 10:14:12 +02:00
Thomas Kaul
9ecc3176a5
Feature/improve treemap chart for holdings ( #3563 )
...
* Various improvements
* Introduce permission: accessHoldingsChart
* Improve style of toggle
* Add border radius
* Update changelog
2024-07-13 10:45:10 +02:00
Thomas Kaul
4063c62a17
Feature/setup treemap chart for holdings ( #3560 )
...
* Setup treemap chart
* Update changelog
2024-07-12 21:02:12 +02:00
Thomas Kaul
0780ee4adb
Feature/improve language localization for de 20240620 ( #3504 )
...
* Update translations
* Update changelog
2024-06-20 20:45:56 +02:00
Thomas Kaul
519827045a
Feature/add dialog for benchmarks in markets overview ( #3493 )
...
* Add benchmarks dialog in markets overview
* Update changelog
2024-06-15 09:49:54 +02:00
Thomas Kaul
f5e6f7dcfe
Bugfix/fix initialization of fire calculator ( #3470 )
...
* Fix initialization
* Update changelog
2024-06-08 18:44:57 +02:00
Thomas Kaul
87501e094d
Feature/improve allocations by ETF holding for mobile ( #3469 )
2024-06-08 17:20:38 +02:00
Thomas Kaul
23e4d5454d
Feature/improve allocations by etf holding ( #3467 )
...
* Improve allocations by ETF holding
* Update changelog
2024-06-08 11:17:27 +02:00
Thomas Kaul
8a9ae9bb33
Feature/allocations by etf holding ( #3464 )
...
* Setup allocations by ETF holding
* Update changelog
2024-06-07 21:45:07 +02:00
Thomas Kaul
6d941500cd
Bugfix/fix default locale in value component ( #3454 )
...
* Fix default locale
* Update changelog
2024-06-06 17:22:23 +02:00
Eduardo Marinho
60ef46accf
Bugfix/fix state handling of currency selector component ( #2795 ) ( #3429 )
...
* Fix state handling of currency selector component
* Update changelog
2024-06-01 10:53:02 +02:00