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
Amandee Manushika
3baab79b54
Bugfix/fix x-axis of investment chart component to adapt on date range change ( #3974 )
* Fix x-axis of investment chart component to adapt on date range change
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
6 months ago
dw-0
a14c10bad2
Feature/Enable unused compiler options in tsconfig ( #3895 )
* Enable noUnusedLocals noUnusedParameters in compiler options of tsconfig
* Update changelog
6 months ago
Thomas Kaul
c34959896c
Feature/improve color assignment with annualized performance in treemap chart ( #3657 )
* Improve color assignment
* Update changelog
8 months ago
Thomas Kaul
f1eeee0525
Feature/extend date range support by specific years ( #3190 )
* Extend date range support by specific years
* Support date range in benchmark endpoint
* Support date range in activities endpoint
* Update changelog
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
29cb83d469
Bugfix/improve x axis scale of dividend and investment timeline ( #3010 )
* Improve X-axis scale
* Update changelog
1 year ago
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
1 year ago
Thomas Kaul
a5f833c612
Feature/upgrade angular and nx 20230405 ( #1826 )
* Upgrade angular and Nx
* Update changelog
2 years ago
Thomas Kaul
1e42d6bffa
Feature/harmonize axis style of charts ( #1768 )
* Harmonize axis style
* Update changelog
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
Martin Vandenbussche
2beceb36cf
Overriding tooltip title for graphs where grouping is defined ( #1605 )
* Overriding tooltip title for graphs where grouping is defined
* Update changelog
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Yash Solanki
bb99141e9c
Fix group by month/year not working for YTD ( #1598 )
* Set time to 00:00:00 when getting current timestamp
* Update changelog
2 years ago
Yash Solanki
925d38703e
Feature/add group by year option on analysis page ( #1568 )
* Add group by year option
2 years ago
Thomas Kaul
a51b210f79
Feature/upgrade chart.js to version 4.0.1 ( #1503 )
* Upgrade chart.js to version 4.0.1 (including plugins)
* Migrate border attributes
* Update changelog
2 years ago
Thomas Kaul
3a78d6c3f1
Feature/add dividend timeline ( #1498 )
* Add dividend timeline
* Update changelog
Co-Authored-By: João Pereira <joao@jpereira.me>
2 years ago
Thomas Kaul
b5e026934f
Harmonize extension (before and after) ( #1414 )
2 years ago
Thomas Kaul
233a8a8a18
Bugfix/improve loading indicator of investment chart ( #1392 )
* Improve loading indicator
* Update changelog
3 years ago
Thomas Kaul
eac52a215b
Feature/refactor appearance to color scheme ( #1364 )
* Refactor appearance to colorScheme
* Update changelog
3 years ago
Thomas Kaul
9ff8cd5471
Feature/improve portfolio evolution chart ( #1362 )
* Switch inputs
* Update changelog
3 years ago
Thomas Kaul
a65424aafa
Feature/add total amount chart to investment timeline ( #1344 )
* Add total amount chart
* 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
75d61bff6d
Setup benchmark comparator
3 years ago
Thomas Kaul
3b2f13850c
Feature/improve chart calculation ( #1226 )
* Improve chart calculation
* Update changelog
3 years ago
Thomas Kaul
b6f395fd3b
Feature/improve i18n ( #1183 )
* Improve i18n
* Update changelog
3 years ago
Thomas Kaul
7619442895
Feature/add savings rate to investment timeline ( #1104 )
* Add line for savings rate
* Update changelog
3 years ago
Thomas Kaul
0e0592180f
Add current month ( #1067 )
3 years ago
Thomas Kaul
60e2aff488
Extend investment timeline by month ( #1066 )
* Extend investment timeline grouped by month
* 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
23f2ac472e
Feature/add fire calculator ( #822 )
* Add fire calculator
* Update changelog
3 years ago
Thomas Kaul
e54638a684
Feature/improve analysis page ( #609 )
* Improve analysis page (show y-axis, extend chart in relation to days in market)
* Update changelog
3 years ago
Thomas
178166d86b
Extend investment chart by three months ( #273 )
4 years ago
Thomas
bb76ace95d
Feature/improve support for draft transactions ( #265 )
* Improve support for draft transactions
* Update changelog
4 years ago
Thomas
823501f43e
Sort imports ( #242 )
4 years ago
Valentin Zickner
de83dc7b84
create investment endpoint for analysis timeline
Co-authored-by: Thomas <dotsilver@gmail.com>
4 years ago
Thomas
92d321a001
Drafts for orders ( #187 )
* Render the future with a dashed border
* Update changelog
4 years ago
Thomas
5957b33779
Feature/enable labels on the x axis of the investment chart ( #128 )
* Enable x-axis labels
* Update changelog
4 years ago
Thomas
abd0e08566
Introduce @ghostfolio/common lib ( #102 )
4 years ago
Thomas
c973ffd3ba
Feature/reorganize helper lib ( #100 )
Reorganize helper lib (Move interfaces and types)
* InfoItem
* PortfolioItem
* PortfolioOverview
* PortfolioPerformance
* Position
* PortfolioPosition
* PortfolioReport
* PortfolioReportRule
* User
* UserSettings
* DateRange
* AdminData
* AccessWithGranteeUser
* OrderWithAccount
* Granularity
* UserWithSettings
* RequestWithUser
4 years ago
Thomas
dbed4ea527
Feature/improve imports with paths in tsconfig ( #32 )
* Improve imports
4 years ago
Thomas
0f2c8c856c
Clean up imports ( #24 )
4 years ago
Thomas
c616312233
Initial commit
4 years ago