Thomas
00578ea554
Add transactions to position detail dialog
4 years ago
Thomas Kaul
db1d474ddf
Feature/more discreet data provider warning ( #589 )
* Upgrade http-status-codes to version 2.2.0
* Make the data provider warning more discreet
* Update changelog
4 years ago
Thomas Kaul
72067459d6
Feature/add value to position detail dialog ( #492 )
* Add value to position detail dialog
* Update changelog
4 years ago
Thomas Kaul
1c2ca5b96b
Feature/accentuate all time high and low ( #428 )
* Accentuate all time high and all time low
* Update changelog
Co-authored-by: Valentin Zickner <ghostfolio@zickner.ch>
4 years ago
Thomas Kaul
1397cd62a8
Feature/extend public page ( #445 )
* Extend public page
* Update changelog
4 years ago
Thomas Kaul
2de0e75cb8
Feature/add user interface for granting and revoking public access ( #439 )
* Add user interface for granting and revoking public access
* Update changelog
4 years ago
Thomas Kaul
6dea9093ba
Feature/add public portfolio ( #426 )
* Setup public portfolio page
* Update changelog
4 years ago
Thomas Kaul
d1eedf9726
Bugfix/various fixes ( #407 )
* Fix links
* Update column
* Fix impersonation mode
* Update changelog
4 years ago
Thomas Kaul
fe2bd6eea8
Feature/protect endpoints ( #396 )
* Protect endpoints
* Update changelog
4 years ago
Thomas Kaul
641fe4e8f4
Bugfix/net performance in positions endpoint ( #377 )
* Nullify net performance
* Update changelog
4 years ago
Thomas Kaul
5b588c2000
Bugfix/hide the current net performance ( #373 )
* Hide the current net performance
* Update changelog
4 years ago
Matthias Frey
63ee33b685
Use 'import type' to import types, eliminate webpack warnings ( #358 )
4 years ago
Thomas Kaul
9cbf789c22
Bugfix/fix values in position detail dialog ( #351 )
* Nullify netPerformance
* Introduce precision
* Update changelog
4 years ago
Thomas Kaul
aad8f77093
Feature/improve allocations by account ( #308 )
* Improve allocations by account
* Eliminate accounts from PortfolioPosition
* Ignore cash assets in the allocation chart by sector, continent and country
* Add missing accounts to portfolio details
* Update changelog
4 years ago
Thomas Kaul
c2ab6a6c44
Feature/improve portfolio details endpoint ( #302 )
* Make details endpoint fault tolerant (do not throw error)
* Update changelog
4 years ago
Thomas Kaul
05b0efef82
Feature/add restricted view ( #295 )
* Add restricted view
* Update changelog
5 years ago
Thomas Kaul
0ee2258af8
Feature/improve impersonation mode ( #293 )
* Improve the impersonation mode
* Update changelog
5 years ago
Valentin Zickner
308b218487
introduce basic module structure for data provider ( #278 )
* introduce basic module structure for data provider
* introduce DataGatheringModule
* introduce ExchangeRateDataModule
* introduce ImpersonationModule
* move RulesService
* cleanup portfolio module
* Sort imports
Co-authored-by: Valentin Zickner <github@zickner.ch>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
5 years ago
Thomas
98f44323da
Feature/improve usability of tabs on home page ( #283 )
* Improve usability: lazy load endpoints on tab change
* Feature/improve portfolio summary (#285 )
* Update changelog
5 years ago
Thomas
e68aa1fa68
Clean up imports ( #267 )
5 years ago
Thomas
823501f43e
Sort imports ( #242 )
5 years ago
Valentin Zickner
04e6518226
move report generation to PortfolioService
5 years ago
Thomas
21570cca19
Fix impersonation in performance endpoint
5 years ago
Valentin Zickner
de83dc7b84
create investment endpoint for analysis timeline
Co-authored-by: Thomas <dotsilver@gmail.com>
5 years ago
Valentin Zickner
d23addb673
change getDetails to portfolio-calculator.ts
Co-authored-by: Thomas <dotsilver@gmail.com>
5 years ago
Thomas
cbb81916ee
Sort imports
5 years ago
Thomas
e0a4e16ea1
Improve error handling
5 years ago
Valentin Zickner
dc84abdc0a
change performance report to portfolio calculator
5 years ago
Thomas
d6a16a6093
Improve error handling
5 years ago
Valentin Zickner
34c13c80ec
add error handling for current positions
5 years ago
Valentin Zickner
993f066e08
remove console.time statements during portfolio calls
5 years ago
Thomas
1226c26a9d
Refactor positions
5 years ago
Thomas
b4dc21dd61
Implement new positions endpoint
5 years ago
Valentin Zickner
8e4ee7feea
optimize order loading
5 years ago
Valentin Zickner
f1b3c61675
add additional time measurements
5 years ago
Thomas
24dc312367
Add logs to benchmark
5 years ago
Thomas
2c19d8c8e7
Feature/add balance to account ( #193 )
* Add balance attribute and calculate total balance
* Update changelog
5 years ago
Thomas
146b5201b5
Feature/make x ray rules order consistent ( #134 )
* Make order of X-ray rules consistent
* Update changelog
5 years ago
Thomas
abd0e08566
Introduce @ghostfolio/common lib ( #102 )
5 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
5 years ago
Thomas
90a2fea7d6
Feature/create and update accounts ( #60 )
* Allow to create and update accounts
* Activate account selector in transaction dialog
* Refactor analytics and report from platforms to accounts
5 years ago
Thomas
dbed4ea527
Feature/improve imports with paths in tsconfig ( #32 )
* Improve imports
5 years ago
Thomas
0f2c8c856c
Clean up imports ( #24 )
5 years ago
Thomas
c616312233
Initial commit
5 years ago