Thomas Kaul
|
c553fdf6d4
|
Bugfix/change investment value to take currency effects into account in holding detail dialog (#4789)
* Change investment value to take currency effects into account
* Update changelog
|
5 months ago |
Kenrick Tandrian
|
4bffb3107d
|
Bugfix/fix page navigation (#4711)
* Fix page navigation and use paths references
|
5 months ago |
Thomas Kaul
|
3646fb7f77
|
Feature/refactor portfolio holding response (#4649)
* Refactor portfolio holding response
* maxPrice -> marketPriceMax
* minPrice -> marketPriceMin
* orders -> activities
|
6 months ago |
Thomas Kaul
|
da79cf406f
|
Feature/reload available tags after creating custom tag in holding detail dialog (#4328)
* Reload user to get available tags after creating custom tag
* Update changelog
|
8 months ago |
Thomas Kaul
|
f1ab3ff8e8
|
Feature/modernize tags endpoint (#4317)
* Modernize tags endpoint
* Update changelog
|
8 months ago |
Ken Tandrian
|
ec8fce44a6
|
Feature/allow creating custom tags from holding detail dialog component (#4308)
* Allow creating custom tags from holding detail dialog component
* Extend create tag endpoint
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
8 months ago |
Amandee Ellawala
|
ab379f9abf
|
Feature/extend holding detail dialog by historical market data editor (#4281)
* Extend holding detail dialog by historical market data editor
* Update changelog
|
8 months ago |
Ken Tandrian
|
d711fed4f5
|
Feature/extract tags selector to reusable component (#4256)
* feat(ui): create gf-tags-selector component
* feat(ui): implement gf-tags-selector in activity dialog
* feat(ui): implement gf-tags-selector in holding detail dialog
* Update changelog
|
9 months ago |
Ken Tandrian
|
954cf765b8
|
Bugfix/dynamic numerical precision for cryptocurrencies in holding detail dialog (#4255)
* fix(ui): dynamic numerical precision of quantity for cryptocurrencies
* Update changelog
|
9 months ago |
Karel De Smet
|
46cbbd3bc4
|
Feature/upgrade to nx 20.3 (#4152)
* Upgrade to Nx 20.3
* Update changelog
|
10 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>
|
12 months ago |
Matej Gerek
|
98957d282e
|
Feature/move tags from info to user service (#3859)
* Move tags from info to user service
* Update changelog
|
1 year ago |
dw-0
|
fc5ed887ff
|
Feature/Set prefer-const to error in eslint configuration (#3888)
* Set prefer-const to error in eslint configuration
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
1 year ago |
Thomas Kaul
|
85cc72627b
|
Feature/add user id to tag database schema (#3837)
* Add user id to tag database schema
* Update changelog
|
1 year ago |
Shaunak Das
|
323cfbfcaa
|
Feature/introduce filters in account endpoint (#3764)
* Introduce filters in acount endpoint
* Integrate endpoint in holding detail dialog
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
1 year ago |
Shaunak Das
|
383a02519a
|
Feature/extend filters of order endpoint (#3743)
* Extend filters of order endpoint
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
1 year ago |
Thomas Kaul
|
dc1948016f
|
Feature/clone or edit activity from holding detail dialog (#3644)
* Clone or edit activity from holding detail dialog
* Update changelog
|
1 year ago |
Thomas Kaul
|
8f6203d296
|
Feature/manage tags of holdings (#3630)
* Manage tags of holdings
* Update changelog
|
1 year ago |
Thomas Kaul
|
ba78c2783d
|
Feature/improve numerical precision in holding detail dialog (#3584)
* Improve numerical precision in holding detail dialog
* Update changelog
|
1 year ago |
Thomas Kaul
|
e31b4c64cb
|
Feature/refactor holding detail dialog to standalone (#3407)
* Refactor holding detail dialog to standalone
* Update changelog
|
1 year ago |
Thomas Kaul
|
f3d961bc16
|
Feature/move holdings table to holdings tab of home page (#3368)
* Move holdings table to holdings tab of home page
* Deprecate api/v1/portfolio/positions endpoint
* Update changelog
|
1 year ago |
Thomas Kaul
|
42b70ef568
|
Feature/improve performance labels in position detail dialog (#3363)
* Improve performance labels (with and without currency effects)
* Update changelog
|
1 year ago |
Arshad Jamal
|
371c999fbc
|
Feature/Add dividend yield to position detail dialog (#2636)
* Add dividend yield to position detail dialog
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
2 years ago |
Thomas Kaul
|
88a9b518f6
|
Bugfix/fix issue with overridden names in activities table (#3200)
* Fix issue with overridden names
* Update changelog
|
2 years ago |
Thomas Kaul
|
2e9d40c201
|
Feature/switch to performance calculations with currency effects (#3039)
* Switch to performance calculations with currency effects
* Improve value redaction in portfolio details endpoint
* Update changelog
|
2 years ago |
Thomas Kaul
|
e1371a8d2b
|
Clean up (#3018)
|
2 years ago |
Thomas Kaul
|
2518a8fd9d
|
Feature/add accounts tab to position detail dialog (#3012)
* Add accounts tab to position detail dialog
* Update changelog
|
2 years ago |
Thomas Kaul
|
e921ed7f52
|
Reorder imports (#2988)
|
2 years ago |
Thomas Kaul
|
9fe90273c7
|
Feature/move assistant to general availability (#2977)
* Move assistant from experimental to general availability
* Update changelog
|
2 years ago |
Arshad Jamal
|
e82dcc8ace
|
Feature/fix export in lazy-loaded activities table (#2939)
* Fix export in lazy-loaded activities table
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
2 years ago |
Thomas Kaul
|
4547c5da1d
|
Feature/add lazy loaded activities table to position detail dialog (#2753)
* Add lazy-loaded activities table
* Update changelog
|
2 years ago |
Thomas Kaul
|
c434b730a8
|
Feature/hide average buy price in position detail chart if no holding (#2133)
* Hide the average buy price if no holding
* Update changelog
|
2 years ago |
Thomas Kaul
|
e92730879e
|
Feature/migrate dialog components to angular material 15 (#1844)
* Migrate MatDialog
* Update changelog
|
3 years ago |
Thomas Kaul
|
897e941e7a
|
Feature/add data provider info to position (#1730)
* Add data provider info
* Update changelog
|
3 years ago |
Thomas Kaul
|
0000317041
|
Upgrade Nx and Angular (#1646)
* Upgrade Nx and Angular
* Update changelog
* Feature/eliminate angular material css vars (#1648)
* Eliminate angular-material-css-vars
* Update changelog
|
3 years ago |
Thomas Kaul
|
f7597c213d
|
Feature/add dividend and fees to position detail dialog (#1643)
* Add dividend and fees to position detail dialog
* Update changelog
|
3 years ago |
Thomas Kaul
|
6aae0cc1e4
|
Bugfix/fix issue with value in value redaction interceptor (#1627)
* Fix issue with value in value redaction interceptor
* Fix format of world map
* Update changelog
|
3 years ago |
Thomas Kaul
|
0878941c4f
|
Feature/support translated tags (#1600)
* Support translated tags
* Update changelog
|
3 years ago |
Thomas Kaul
|
0d338bb083
|
Bugfix/fix dynamic decimal places for cryptocurrencies in position detail dialog (#1464)
* Fix dynamic decimal places
* Update changelog
|
3 years ago |
Thomas Kaul
|
3ad99c9991
|
Add data management (#1230)
* Add data management for benchmarks
|
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
|
ae8a203526
|
Add type (#939)
|
3 years ago |
Thomas Kaul
|
5391b88c42
|
Feature/add report data glitch button (#920)
* Add report data glitch button
* Update changelog
|
3 years ago |
Thomas Kaul
|
b7bbc029ac
|
Feature/render tags in dialogs (#864)
* Render tags
* Update changelog
|
4 years ago |
Thomas Kaul
|
8526b5a027
|
Feature/export draft activities as ics (#830)
* Export draft activities as ICS
* Update changelog
|
4 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
|
4 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
|
4 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
|
4 years ago |
Thomas Kaul
|
ff638adf03
|
Feature/add transactions to position detail dialog (#591)
* Add transactions to position detail dialog
* 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 |