Ken Tandrian
5fa7b7a231
Task/upgrade to color version 5.0 ( #4383 )
* chore(deps): bump color from 4.2.3 to 5.0.0
* chore(deps-dev): remove @types/color
* feat(ui): change color imports
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2 months ago
Ken Tandrian
59f84aa46f
Feature/upgrade chart.js dependencies to the latest versions ( #4209 )
* chore(deps): bump chartjs-chart-treemap from 2.3.1 to 3.1.0
* chore(deps): bump chartjs-plugin-annotation from 2.1.2 to 3.1.0
* chore(deps): bump chart.js from 4.2.0 to 4.4.7
* fix(ts): reinforce chart type safety
* Update changelog
3 months ago
Karel De Smet
68868df41a
Bugfix/fix storybook setup ( #4168 )
* Fix storybook setup
* Update changelog
4 months ago
Karel De Smet
46cbbd3bc4
Feature/upgrade to nx 20.3 ( #4152 )
* Upgrade to Nx 20.3
* Update changelog
4 months ago
dw-0
6a10b932b0
Feature/Switch consistent-type-assertions eslint rule from warn to error ( #3982 )
* Switch consistent-type-assertions eslint rule from warn to error
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
6 months ago
Thomas Kaul
29d3b762a8
Feature/switch typescript-eslint no-unused-vars to error ( #3887 )
* Switch @typescript-eslint/no-unused-vars to error
7 months ago
Thomas Kaul
41f5801b5e
Feature/refactor unique asset type to asset profile identifier ( #3636 )
* Refactoring
9 months ago
Thomas Kaul
da5be3fb57
Feature/reuse open-color in portfolio proportion chart component ( #3562 )
* Reuse open-color
10 months ago
Thomas Kaul
4063c62a17
Feature/setup treemap chart for holdings ( #3560 )
* Setup treemap chart
* Update changelog
10 months ago
Thomas Kaul
23e4d5454d
Feature/improve allocations by etf holding ( #3467 )
* Improve allocations by ETF holding
* Update changelog
11 months ago
Thomas Kaul
bed9ae916c
Migrate UI components to standalone ( #3302 )
1 year ago
Thomas Kaul
73d62bb51f
Migrate UI components to standalone ( #3290 )
1 year ago
Thomas Kaul
a33f8d5bed
Upgrade @types/big.js to version 6.2.2 ( #3191 )
* Upgrade @types/big.js to version 6.2.2
* Refactor imports
1 year ago
Thomas Kaul
48b412cfb8
Feature/harmonize setting of default locale ( #3032 )
* Harmonize setting of default locale
* Update changelog
1 year ago
Thomas Kaul
d5d40c0ea1
Migrate to control flow ( #2991 )
* Migrate to control flow
1 year ago
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
1 year ago
Thomas Kaul
0436cc6487
Migrate ngx-skeleton-loader components to self-closing tags ( #2935 )
1 year ago
Thomas Kaul
622bb8b0cf
Feature/add allocations by market chart ( #2171 )
* Add allocations by (advanced) market
* Fix public page
* Update changelog
2 years ago
Thomas Kaul
04eb452e04
Add missing guards ( #2067 )
2 years ago
Thomas Kaul
b3baeb8a5d
Feature/support case insensitive names in portfolio proportion chart ( #2004 )
* Sum up case insensitive names
* Update changelog
2 years ago
Thomas Kaul
e3c9316486
Feature/improve tooltip of portfolio proportion chart ( #1919 )
* Hide title
* Update changelog
2 years ago
Thomas Kaul
6301c0c21c
Clean up ( #1767 )
2 years ago
Thomas Kaul
436f791fa4
Feature/upgrade chart.js to version 4.2.0 ( #1567 )
* Upgrade chart.js to version 4.2.0
* Update changelog
2 years ago
Thomas Kaul
64a7d38ff9
Add more translations ( #1394 )
3 years ago
Thomas Kaul
eac52a215b
Feature/refactor appearance to color scheme ( #1364 )
* Refactor appearance to colorScheme
* Update changelog
3 years ago
Thomas Kaul
376ce88492
Bugfix/fix benchmark chart ( #1236 )
* Fix benchmark chart
* Distinguish between currency and unit in tooltip
* Update changelog
3 years ago
Thomas Kaul
3b2f13850c
Feature/improve chart calculation ( #1226 )
* Improve chart calculation
* Update changelog
3 years ago
Thomas Kaul
30835ced88
Bugfix/fix holdings for basic users ( #1064 )
* Fix holdings for basic users
* Update changelog
3 years ago
Thomas Kaul
c0f19d56ec
Feature/add account detail dialog ( #1047 )
* Add account detail dialog
* Update changelog
3 years ago
Thomas Kaul
b9c9443899
Bugfix/fix empty state of proportion chart ( #976 )
* Fix empty state (chart with two levels)
* Update changelog
3 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
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
ce6b5fb7cb
Bugfix/fix tooltip in proportion chart after update ( #882 )
* Keep tooltip configuration up to date
* 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
957200854c
Feature/improve empty state of proportion chart ( #811 )
* Improve empty state
* Update changelog
3 years ago
Thomas Kaul
e769fabbae
Feature/add multilines to tooltips in proportion chart ( #753 )
* Introduce multilines for tooltips
* Update changelog
3 years ago
Thomas Kaul
7b6893b5ed
Feature/add support for emergency fund ( #749 )
* Add support for emergency fund
* Update changelog
3 years ago
Thomas Kaul
b3e58d182a
Feature/add support for click in portfolio proportion chart ( #729 )
* Add support for click
* Update changelog
3 years ago
Thomas Kaul
1dd670a7c3
Feature/improve labels in portfolio proportion chart ( #720 )
* Improve labels for OTHER and UNKNOWN
* Update changelog
3 years ago
Thomas Kaul
dced06ebb5
Bugfix/improve allocations ( #710 )
* Fix allocations by account for non-unique account names
* Refactor calculations with big.js
* Update changelog
3 years ago
Thomas Kaul
20356f6931
Bugfix/fix max items attribute ( #698 )
* Fix maxItems
* Update changelog
3 years ago
Thomas Kaul
7d3f1832b4
Feature/upgrade nx and storybook dependencies ( #531 )
* Upgrade dependencies
* nx
* storybook
* Update changelog
3 years ago
Thomas Kaul
705441ecf8
Bugfix/fix line chart labels ( #491 )
* Fix line chart labels
* Fix click event for drafts
* Update changelog
3 years ago
Thomas Kaul
fbd1475402
Feature/upgrade core dependencies ( #490 )
* Upgrade core dependencies
* angular
* nestjs
* Nx
* rxjs
* storybook
* Temporarily fix imports for storybook
* Update changelog
3 years ago
Valentin Zickner
4dc4f13f40
fix storybook after currency changed to string ( #488 )
3 years ago
Thomas Kaul
1397cd62a8
Feature/extend public page ( #445 )
* Extend public page
* Update changelog
4 years ago
Thomas Kaul
6d2e3b6e40
Feature/improve skeleton loader size ( #425 )
* Improve skeleton loader size
* Update changelog
4 years ago
Thomas Kaul
b9f0a57522
Bugfix/unregister chartjs plugin datalabels ( #414 )
* Unregister chartjs-plugin-datalabels
* Update changelog
4 years ago
Thomas Kaul
3ec4a73b35
Feature/improve tooltips ( #403 )
* Improve tooltips
* Update changelog
4 years ago
Thomas Kaul
dcee651098
Feature/support unlimited currencies ( #387 )
* Support unlimited currencies
* Update changelog
4 years ago