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
2022-02-05 20:26:10 +01:00
Thomas Kaul
62885ea890
Feature/improve consistent use of symbol with data source ( #656 )
...
* Improve the consistent use of symbol with dataSource
* Update changelog
2022-01-29 16:51:37 +01:00
Thomas Kaul
e344c43a5a
Bugfix/fix currency of value in position detail dialog ( #627 )
...
* Fix currency
* Update changelog
2022-01-13 20:25:21 +01:00
Thomas Kaul
124bdc028d
Bugfix/fix reload of position detail dialog ( #603 )
...
* Fix reload of position detail dialog
* Update changelog
2021-12-31 09:51:30 +01:00
Thomas Kaul
b291d9e031
Feature/refactor transactions to activities table ( #600 )
...
* Refactor transactions to activities table with attributes and routes
* Update changelog
2021-12-30 18:56:51 +01:00
Thomas Kaul
ff638adf03
Feature/add transactions to position detail dialog ( #591 )
...
* Add transactions to position detail dialog
* Update changelog
2021-12-28 17:45:04 +01:00
Thomas Kaul
72067459d6
Feature/add value to position detail dialog ( #492 )
...
* Add value to position detail dialog
* Update changelog
2021-11-27 09:51:08 +01:00
Thomas Kaul
cd76f89902
Feature/increase decimal places for cryptocurrencies ( #462 )
...
* Calculate quantity precision
* Update changelog
2021-11-11 21:21:37 +01:00
Thomas Kaul
9ae9904389
Feature/add story for line chart component ( #385 )
...
* Add story for line chart component
* Update changelog
2021-09-20 21:44:47 +02:00
Thomas Kaul
5d4156ecec
Feature/refactor position detail dialog ( #355 )
...
* Add name to portfolio position endpoint
* Update changelog
2021-09-11 11:23:47 +02:00
Thomas Kaul
9cbf789c22
Bugfix/fix values in position detail dialog ( #351 )
...
* Nullify netPerformance
* Introduce precision
* Update changelog
2021-09-07 22:11:38 +02:00
Valentin Zickner
48ab862bb6
net performance for current positions ( #330 )
...
* implement fees for transaction points #324
* add net performance to current positions #324
* add net performance to calculate timeline #324
* make timeline fee accumulated by default #324
* 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
ba234a470e
Feature/add storybook story for trend indicator component ( #346 )
...
* Add storybook story for trend indicator component
* Update changelog
2021-09-05 08:49:06 +02:00
Thomas Kaul
5fd413e57e
Feature/setup storybook ( #332 )
...
* Setup ui library with storybook
* Add value component with story
* Update changelog
2021-09-04 22:12:54 +02:00
Ivo Valchev
01feead017
Show decimal transactionCount
and singular for 1 transaction ( #327 )
...
* Show decimal `transactionCount` and singular for 1 transaction
* Update changelog
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2021-09-02 20:47:27 +02:00
Valentin Zickner
218efbb5bd
fix position diagram for sold items ( #261 )
...
* fix position diagram for sold items
* Add missing data to position from the past
* Update changelog
Co-authored-by: Valentin Zickner <github@zickner.ch>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2021-08-07 07:03:35 +02:00
Valentin Zickner
bf256ae50c
fix position currency conversion ( #256 )
...
Co-authored-by: Valentin Zickner <github@zickner.ch>
2021-08-05 22:36:18 +02:00
Thomas
423ceec317
Feature/remove symbol icon from dialog header ( #244 )
...
* Remove symbol icon from dialog header
* Clean up code
2021-08-01 17:26:39 +02:00
Valentin Zickner
71a3115fc6
refactor get position endpoint
...
Co-authored-by: Thomas <dotsilver@gmail.com>
2021-08-01 00:55:10 +02:00
Thomas
cbdb68e2f8
Refactoring
2021-08-01 00:55:10 +02:00
Thomas
1226c26a9d
Refactor positions
2021-08-01 00:55:10 +02:00
Thomas
b4dc21dd61
Implement new positions endpoint
2021-08-01 00:55:10 +02:00
Thomas
1135a5b335
Fix rendering of currency and platform in dialogs and clean up observables ( #202 )
2021-07-08 21:28:28 +02:00
Thomas
95bcdea69b
Refactor cd to changeDetectorRef ( #118 )
2021-05-24 10:12:53 +02:00
Thomas
abd0e08566
Introduce @ghostfolio/common lib ( #102 )
2021-05-16 22:11:14 +02:00
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
2021-05-16 21:20:59 +02:00
Thomas
0ef35fd31f
Feature/hide unknown exchange ( #95 )
...
* Hide unknown exchange
* Update changelog
2021-05-15 17:50:28 +02:00
Thomas
a076a1c933
Feature/extend position detail dialog ( #54 )
...
* Extend position detail dialog
* Absolute change
* Number of transactions
2021-04-30 21:08:43 +02:00
Thomas
ef317a86ed
Setup angular compiler options ( #45 )
2021-04-25 17:41:53 +02:00
Thomas
5cb69291f5
Introduce market states ( #38 )
...
* closed
* delayed (no live data)
* open
2021-04-22 22:00:46 +02:00
Thomas
cf582b2e98
Add symbol icon to position detail dialog ( #37 )
2021-04-22 21:21:52 +02:00
Thomas
6c7adb6193
Prettify generic scraper symbols ( #34 )
2021-04-21 21:15:49 +02:00
Thomas
dbed4ea527
Feature/improve imports with paths in tsconfig ( #32 )
...
* Improve imports
2021-04-21 20:27:39 +02:00
Thomas
069006145a
Improve scraper ( #28 )
2021-04-20 21:52:01 +02:00
Thomas
0f2c8c856c
Clean up imports ( #24 )
2021-04-19 14:38:55 +02:00
Thomas
c616312233
Initial commit
2021-04-13 21:53:58 +02:00