38 Commits

Author SHA1 Message Date
Karel De Smet
46cbbd3bc4
Feature/upgrade to nx 20.3 ()
* Upgrade to Nx 20.3

* Update changelog
2024-12-29 19:47:32 +01:00
Thomas Kaul
2893d71377
Feature/set up notification service ()
* Set up notification service

* Update changelog
2024-08-11 18:33:33 +02:00
Thomas Kaul
ba78c2783d
Feature/improve numerical precision in holding detail dialog ()
* Improve numerical precision in holding detail dialog

* Update changelog
2024-07-20 11:17:36 +02:00
Thomas Kaul
b725e6e2ec
Feature/migrate client to control flow ()
* Migrate to control flow

* Update changelog
2024-06-11 19:46:16 +02:00
Thomas Kaul
f2cb671c7f
Feature/optimize get porfolio details endpoint ()
* Eliminate getPerformance() from getSummary() function

* Disable cache for getDetails()

* Add hint to portfolio summary

* Update changelog
2024-05-04 15:53:02 +02:00
Thomas Kaul
92fb05320a
Migrate UI components to standalone () 2024-04-19 18:31:35 +02:00
Thomas Kaul
2e9d40c201
Feature/switch to performance calculations with currency effects ()
* Switch to performance calculations with currency effects

* Improve value redaction in portfolio details endpoint

* Update changelog
2024-02-24 19:58:13 +01:00
Thomas Kaul
48b412cfb8
Feature/harmonize setting of default locale ()
* Harmonize setting of default locale

* Update changelog
2024-02-22 20:10:27 +01:00
Thomas Kaul
e921ed7f52
Reorder imports () 2024-02-11 17:50:18 +01:00
Thomas Kaul
0436cc6487
Migrate ngx-skeleton-loader components to self-closing tags () 2024-01-28 08:51:02 +01:00
Thomas Kaul
857708dc4d
Migrate gf-* components to self-closing tags () 2024-01-28 08:50:43 +01:00
Francisco Silva
3df8810412
Feature/Add support to grant private access with permissions ()
* Add support to grant private access with permissions

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-01-27 09:44:13 +01:00
Thomas Kaul
165ca94f5b
Feature/improve alignment in portfolio performance component ()
* Improve alignment

* Update changelog
2024-01-14 17:05:42 +01:00
Thomas Kaul
256c020e88
Feature/improve indicator for delayed market data ()
* Improve indicator for delayed market data

* Update changelog
2024-01-13 16:08:37 +01:00
Thomas Kaul
ac0f6f40cf
Remove closing tags () 2024-01-06 19:28:35 +01:00
Thomas Kaul
8abb517ac6
Feature/remove loading indicator of unit in overview of home page ()
* Remove loading indicator of unit

* Update changelog
2023-11-08 19:37:45 +01:00
Thomas Kaul
8ad6492477
Feature/various improvements in client ()
* Various improvements

* Update changelog
2023-10-05 20:31:00 +02:00
Thomas Kaul
6cd51fb044
Feature/hide irrelevant errors in client ()
* Hide irrelevant errors in client

* Update changelog
2023-01-21 11:30:53 +01:00
Thomas Kaul
8897f32bc5
Clean up modules () 2022-07-07 07:04:23 +02:00
Thomas Kaul
bd33855a27
Feature/improve message for data provider errors ()
* Add title

* Update changelog
2022-06-12 17:39:02 +02:00
Thomas Kaul
2a854e2574
Various improvements () 2022-04-06 21:21:53 +02:00
Thomas Kaul
204c7360c3
Feature/prepare for localized date format ()
* Support localized date and number format

* Update changelog
2022-04-05 21:02:07 +02:00
Thomas Kaul
86acbf06f4
Feature/add data provider errors to api response ()
* Add data provider error details

* Update changelog
2022-03-05 11:00:02 +01:00
Thomas Kaul
635f10e2d0
Bugfix/hide data provider warning while loading ()
* Hide data provider warning while loading

* Update changelog
2021-12-31 10:21:41 +01:00
Thomas Kaul
db1d474ddf
Feature/more discreet data provider warning ()
* Upgrade http-status-codes to version 2.2.0

* Make the data provider warning more discreet

* Update changelog
2021-12-27 12:14:41 +01:00
Thomas Kaul
1c2ca5b96b
Feature/accentuate all time high and low ()
* Accentuate all time high and all time low

* Update changelog

Co-authored-by: Valentin Zickner <ghostfolio@zickner.ch>
2021-11-22 21:28:32 +01:00
Thomas Kaul
dcee651098
Feature/support unlimited currencies ()
* Support unlimited currencies

* Update changelog
2021-09-24 21:09:48 +02:00
Valentin Zickner
48ab862bb6
net performance for current positions ()
* implement fees for transaction points 

* add net performance to current positions 

* add net performance to calculate timeline 

* make timeline fee accumulated by default 

* Update changelog

Co-authored-by: Valentin Zickner <github@zickner.ch>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2021-09-05 21:21:22 +02:00
Thomas Kaul
5fd413e57e
Feature/setup storybook ()
* Setup ui library with storybook

* Add value component with story

* Update changelog
2021-09-04 22:12:54 +02:00
Thomas Kaul
0ee2258af8
Feature/improve impersonation mode ()
* Improve the impersonation mode

* Update changelog
2021-08-14 19:15:26 +02:00
Thomas
98f44323da
Feature/improve usability of tabs on home page ()
* Improve usability: lazy load endpoints on tab change

* Feature/improve portfolio summary ()

* Update changelog
2021-08-13 19:26:48 +02:00
Thomas
ff15d5cbc4 Rename performance labels 2021-08-01 00:55:10 +02:00
Thomas
3c4949de35 Hide net performance 2021-08-01 00:55:10 +02:00
Thomas
abd0e08566
Introduce @ghostfolio/common lib () 2021-05-16 22:11:14 +02:00
Thomas
c973ffd3ba
Feature/reorganize helper lib ()
Reorganize helper lib (Move interfaces and types)
* InfoItem
* PortfolioItem
* PortfolioOverview
* PortfolioPerformance
* Position
* PortfolioPosition
* PortfolioReport
* PortfolioReportRule
* User
* UserSettings
* DateRange
* AdminData
* AccessWithGranteeUser
* OrderWithAccount
* Granularity
* UserWithSettings
* RequestWithUser
2021-05-16 21:20:59 +02:00
Thomas
ef317a86ed
Setup angular compiler options () 2021-04-25 17:41:53 +02:00
Thomas
dbed4ea527
Feature/improve imports with paths in tsconfig ()
* Improve imports
2021-04-21 20:27:39 +02:00
Thomas
c616312233 Initial commit 2021-04-13 21:53:58 +02:00