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
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
c3768a882d
Feature/add benchmarks to twitter bot service ( #959 )
...
* Extend benchmarks with market condition and adapt twitter bot service
* Update changelog
3 years ago
Thomas Kaul
c62a5af9eb
Bugfix/fix width of skeleton loader in benchmark component ( #956 )
...
* Fix width
* Update changelog
3 years ago
Thomas Kaul
2c4c16ec99
Feature/extend markets overview by benchmarks ( #953 )
...
* Add benchmarks to markets overview
* Update changelog
3 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
Thomas Kaul
6575440877
Bugfix/fix dates in value component ( #810 )
...
* Fix dates
* Update changelog
3 years ago
Thomas Kaul
255af6a6e9
Release 1.132.1 ( #809 )
3 years ago
Thomas Kaul
2a854e2574
Various improvements ( #807 )
3 years ago
Thomas Kaul
204c7360c3
Feature/prepare for localized date format ( #803 )
...
* Support localized date and number format
* Update changelog
3 years ago
Thomas Kaul
fa79196278
Feature/display values in base currency on mobile ( #796 )
...
* Display values in base currency on mobile
* Update changelog
3 years ago
Thomas Kaul
eb77652d6a
Clean up import ( #784 )
3 years ago
Thomas Kaul
b4848be914
Feature/add developed vs emerging markets calculation ( #767 )
...
* Add allocations by market
* 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
c216ab1d76
Eliminate data source from order model ( #730 )
...
* Eliminate currency, data source and symbol from order model
* Remove prefix for symbols with data source GHOSTFOLIO
* 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
fa66cd5bce
Feature/add countries and sectors to position detail dialog ( #692 )
...
* Add asset and asset sub class
* Add countries and sectors to position detail dialog
* Update changelog
3 years ago
Thomas Kaul
76f70598e2
Feature/add support for wealth items ( #666 )
...
* Add support for wealth items
* Update changelog
3 years ago
Thomas Kaul
6ac693dd39
Feature/improve position of currency column ( #685 )
...
* Move position of currency column
* Update changelog
3 years ago
Thomas Kaul
16f0743353
Bugfix/fix total value of activities table ( #680 )
...
* Fix total value (absolute value)
* Update changelog
3 years ago
Thomas Kaul
e625e55784
Move currency column ( #678 )
3 years ago
Thomas Kaul
bed3e5aae2
Bugfix/fix horizontal overflow in activities table ( #676 )
...
* Fix horizontal overflow in tables
* Update changelog
3 years ago
Thomas Kaul
48b524de5a
Feature/add export functionality to position detail dialog ( #672 )
...
* Add export functionality to the position detail dialog
* Respect filters in activities export
* Update changelog
3 years ago
Thomas Kaul
62885ea890
Feature/improve consistent use of symbol with data source ( #656 )
...
* Improve the consistent use of symbol with dataSource
* Update changelog
3 years ago
Thomas Kaul
ca64492e77
Bugfix/fix styling in activities table footer ( #648 )
...
* Fix styling
* Update changelog
3 years ago
Thomas Kaul
585f99e4df
Feature/add summary row to activities table ( #645 )
...
* Add summary row to activities table
* Update changelog
3 years ago
Thomas Kaul
b291d9e031
Feature/refactor transactions to activities table ( #600 )
...
* Refactor transactions to activities table with attributes and routes
* 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
3e82de6b21
Feature/add historical data chart of fear and greed index ( #515 )
...
* Add historical data chart of market mood
* Update changelog
3 years ago
Thomas Kaul
72067459d6
Feature/add value to position detail dialog ( #492 )
...
* Add value to position detail dialog
* 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
b9522307c4
Feature/various client improvements ( #460 )
...
* Various improvements
* info messages
* skeleton loader of portfolio holdings
* Update changelog
3 years ago
Thomas Kaul
1397cd62a8
Feature/extend public page ( #445 )
...
* Extend public page
* Update changelog
3 years ago
Thomas Kaul
a864c617b9
Feature/improve landing page ( #442 )
...
* Add intro screen
* Update changelog
3 years ago
Thomas Kaul
6d2e3b6e40
Feature/improve skeleton loader size ( #425 )
...
* Improve skeleton loader size
* Update changelog
3 years ago
Thomas Kaul
b9f0a57522
Bugfix/unregister chartjs plugin datalabels ( #414 )
...
* Unregister chartjs-plugin-datalabels
* Update changelog
3 years ago
Thomas Kaul
3ec4a73b35
Feature/improve tooltips ( #403 )
...
* Improve tooltips
* Update changelog
3 years ago
Thomas Kaul
dcee651098
Feature/support unlimited currencies ( #387 )
...
* Support unlimited currencies
* Update changelog
3 years ago
Thomas Kaul
9ae9904389
Feature/add story for line chart component ( #385 )
...
* Add story for line chart component
* Update changelog
3 years ago
Thomas Kaul
af022ae316
Feature/add story for portfolio proportion chart component ( #384 )
...
* Add story
* Use new component
* Update changelog
3 years ago
Thomas Kaul
861dff9210
Feature/upgrade storybook dependencies ( #381 )
...
* Upgrade storybook dependencies
3 years ago
Thomas Kaul
18e06bb6e6
Feature/hide sign if performance is zero ( #376 )
...
* Hide sign if performance is zero
* Update changelog
3 years ago
Thomas Kaul
9cbf789c22
Bugfix/fix values in position detail dialog ( #351 )
...
* Nullify netPerformance
* Introduce precision
* Update changelog
3 years ago
Thomas Kaul
ba234a470e
Feature/add storybook story for trend indicator component ( #346 )
...
* Add storybook story for trend indicator component
* Update changelog
3 years ago
Thomas Kaul
ccae660104
Feature/add storybook story for no transactions info component ( #345 )
...
* Add storybook story for no transactions info component
* Update changelog
3 years ago
Thomas Kaul
21ed91d184
Feature/add storybook story for logo component ( #344 )
...
* Add storybook story for logo component
* Update changelog
3 years ago
Thomas Kaul
5fd413e57e
Feature/setup storybook ( #332 )
...
* Setup ui library with storybook
* Add value component with story
* Update changelog
3 years ago