Thomas Kaul
e3662a143c
Improve localization ( #1191 )
...
* Improve localization
* Update changelog
2 years ago
Thomas Kaul
b6f395fd3b
Feature/improve i18n ( #1183 )
...
* Improve i18n
* Update changelog
2 years ago
Thomas Kaul
04d894cf88
Release 1.181.2 ( #1182 )
2 years ago
Thomas Kaul
0e3702c2be
Feature/improve german translation ( #1178 )
...
* Simplify and translate locales
* Add support for translated labels
* Update changelog
2 years ago
Thomas Kaul
11136ae4f8
Eliminate duplicate locales ( #1176 )
2 years ago
Thomas Kaul
34c9703716
Remove locale ( #1173 )
2 years ago
Thomas Kaul
335553e891
Feature/tag template literal strings ( #1152 )
...
* Tagged template literal strings
* Update changelog
2 years ago
Thomas Kaul
f127e7c61a
Feature/improve styling of benchmarks ( #1131 )
...
* Harmonize benchmark table styling
* Update changelog
2 years ago
Thomas Kaul
81217b35ef
Feature/add comment to activity ( #1097 )
...
* Add comment to activity
* Update changelog
2 years ago
Thomas Kaul
2571e5b8c0
Feature/improve empty states ( #1090 )
...
* Improve empty states
* Update changelog
2 years ago
Thomas Kaul
1866e26c1d
Fix distorted tooltip ( #1088 )
...
* Fix distorted tooltip
* Update changelog
2 years ago
Thomas Kaul
30835ced88
Bugfix/fix holdings for basic users ( #1064 )
...
* Fix holdings for basic users
* Update changelog
2 years ago
Thomas Kaul
2060fcaf0b
Feature/add markets to public pages ( #1062 )
...
* Add Markets to public pages
* Update changelog
2 years ago
Thomas Kaul
c0f19d56ec
Feature/add account detail dialog ( #1047 )
...
* Add account detail dialog
* Update changelog
2 years ago
Thomas Kaul
d130efad47
Clean up comments ( #1043 )
...
* Clean up comments
2 years ago
Thomas Kaul
069ddcc6b2
Feature/add reusable premium indicator component ( #1041 )
...
* Add premium indicator component
* Update changelog
2 years ago
Thomas Kaul
002b883668
Feature/upgrade to angular 14 ( #1019 )
...
* Upgrade to angular 14
* Migrate UntypedFormControl to FormControl
* Update changelog
2 years ago
Thomas Kaul
74fe90906a
Bugfix/exclude emtpy items in activities filter ( #999 )
...
* Exclude empty items
* Update changelog
2 years ago
Thomas Kaul
e63578d8ce
Feature/add guards to local comparison ( #986 )
...
* Add guards
* Improve labels
2 years ago
Thomas Kaul
6774c48dff
Feature/restructure fire page ( #982 )
...
* Restructure fire page
* Update changelog
2 years ago
Thomas Kaul
b9c9443899
Bugfix/fix empty state of proportion chart ( #976 )
...
* Fix empty state (chart with two levels)
* Update changelog
2 years ago
Thomas Kaul
15dda886a0
Feature/add vertical hover line to line chart component ( #963 )
...
* Add vertical hover line
* Improve tooltips of charts
* Update changelog
2 years ago
Thomas Kaul
c3768a882d
Feature/add benchmarks to twitter bot service ( #959 )
...
* Extend benchmarks with market condition and adapt twitter bot service
* Update changelog
2 years ago
Thomas Kaul
c62a5af9eb
Bugfix/fix width of skeleton loader in benchmark component ( #956 )
...
* Fix width
* Update changelog
2 years ago
Thomas Kaul
2c4c16ec99
Feature/extend markets overview by benchmarks ( #953 )
...
* Add benchmarks to markets overview
* Update changelog
2 years ago
Thomas Kaul
4a123c38f2
Refactor placeholder ( #925 )
3 years ago
Thomas Kaul
160335302a
Feature/group filters by type ( #922 )
...
* Add groups to activities filter component
* Update changelog
3 years ago
Thomas Kaul
d094bae7de
Bugfix/fix issue in activities filter component with typing ( #910 )
...
* Handle filter (selecting) or search term (typing)
* Update changelog
3 years ago
Thomas Kaul
c1d460cead
Improve filtering ( #901 )
3 years ago
Thomas Kaul
ea3a9d3b79
Feature/eliminate circular dependencies in common library ( #896 )
...
* Eliminate circular dependencies
* Update changelog
3 years ago
Thomas Kaul
b3e07c8446
Feature/support permissions in fire calculator ( #891 )
...
* Support hasPermissionToUpdateUserSettings
* Update changelog
3 years ago
Thomas Kaul
34cbdd7c2a
Upgrade angular, Nx and storybook ( #888 )
...
* Upgrade angular, Nx and storybook
* Update changelog
3 years ago
Thomas Kaul
40380346e6
Feature/setup bull queue system ( #886 )
...
* Setup @nestjs/bull and asset profile data gathering job
* Update changelog
3 years ago
Thomas Kaul
5622c4cf7e
Feature/harmonize no data available label ( #885 )
...
* Harmonize label for UNKNOWN_KEY
* Update changelog
3 years ago
Thomas Kaul
16dd8f7652
Feature/refactor filters with interface ( #883 )
...
* Refactor filtering with an interface
* Filter by accounts
* Update changelog
3 years ago
Thomas Kaul
ce6b5fb7cb
Bugfix/fix tooltip in proportion chart after update ( #882 )
...
* Keep tooltip configuration up to date
* Update changelog
3 years ago
Thomas Kaul
1f0bd5a7db
Bugfix/fix color of spinner in filter component ( #873 )
...
* Fix color for dark mode
* Update changelog
3 years ago
Thomas Kaul
b6cd007ad4
Release/1.143.0 ( #871 )
...
* Release 1.143.0
* Improve filtering by tags
3 years ago
Thomas Kaul
8f61f7c169
Feature/extract activities table filter component ( #858 )
...
* Extract activities table component
* Update changelog
3 years ago
Thomas Kaul
20358d9105
Feature/persist savings rate ( #849 )
...
* Persist savings rate
* Update changelog
3 years ago
Thomas Kaul
0e4c39d145
Feature/reuse value component in ghostfolio in numbers section ( #846 )
...
* Reuse value component
* Update changelog
3 years ago
Thomas Kaul
8ae041faa0
Bugfix/fix issue in fire calculator after changing investment horizon ( #839 )
...
* Properly update chart datasets and improve tooltip
* Update changelog
3 years ago
Thomas Kaul
0d8362ca8f
Feature/separate deposit and savings in fire calculator ( #837 )
...
* Separate deposit and savings
* Update changelog
3 years ago
Thomas Kaul
6e7cf0380b
Feature/export single draft ( #835 )
...
* Export single draft
* Update changelog
3 years ago
Thomas Kaul
ba7c98d325
Add test case for BUY and SELL (partially) ( #826 )
...
* Add test case for BUY and SELL (partially)
* Fix investment calculation for sell activities
* Do not show total value if sell activity
* Update changelog
3 years ago
Thomas Kaul
8526b5a027
Feature/export draft activities as ics ( #830 )
...
* Export draft activities as ICS
* Update changelog
3 years ago
Thomas Kaul
500e09d95a
Bugfix/fix loading state in fire calculator ( #824 )
...
* Fix loading state
* Update changelog
3 years ago
Thomas Kaul
70723f8d5f
Bugfix/fix projected total amount in fire calculator ( #825 )
...
* Fix calculation of projected total amount
* Update changelog
3 years ago
Thomas Kaul
23f2ac472e
Feature/add fire calculator ( #822 )
...
* Add fire calculator
* Update changelog
3 years ago
Thomas Kaul
957200854c
Feature/improve empty state of proportion chart ( #811 )
...
* Improve empty state
* Update changelog
3 years ago