jassu2244
e377b51a04
refactor: migrate tags selector to form control in holding detail dialog
- Migrate tags selector component to form control
- Rename activityForm to holdingForm
- Remove tagsChanged output from tags selector component
- Remove tags input from tags selector component
1 month ago
Thomas Kaul
0d5adfb998
Feature/refactor dialog footer and header components ( #5445 )
* Refactor dialog footer and header components
* Update changelog
2 months ago
Thomas Kaul
fcaa4f7996
Feature/improve precision of values in holding detail dialog on mobile ( #5337 )
* Improve dynamic numerical precision
* Shorten date on mobile
* Extend Storybook story of value component
* Update changelog
3 months ago
Joseph Bao
adc00694cf
Feature/add allocations percentage to accounts table component ( #4720 )
* Add allocations percentage to accounts table component
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
3 months ago
Thomas Kaul
7c147dfb68
Bugfix/fix permissions of impersonation mode in overview and holdings tabs ( #5239 )
* Fix permissions of impersonation mode
* Update changelog
3 months ago
Thomas Kaul
afaf783afb
Feature/improve labels of line chart components ( #5162 )
* Improve labels
* Update changelog
4 months ago
Thomas Kaul
f22e9b990d
Feature/add Manage Asset Profile button to holding detail dialog ( #5121 )
* Add Manage Asset Profile button
* Update changelog
4 months ago
csehatt741
aca2fe1654
Feature/restructure holding detail dialog ( #5058 )
* Restructure holding detail dialog
* Update changelog
4 months ago
Thomas Kaul
7342e7e5ec
Feature/support creating custom tags in create or update activity dialog ( #4801 )
* Support creating custom tags in create or update activity dialog
* Update changelog
5 months ago
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
Thomas Kaul
d99217a434
Feature/refactor @Input in portfolio proportion chart component ( #4684 )
* Refactor @Input in GfPortfolioProportionChartComponent
6 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
a09d3e5beb
Feature/harmonize stepper and tab group options ( #4455 )
* Harmonize stepper options
* Harmonize tab group options
7 months ago
Thomas Kaul
f1ab3ff8e8
Feature/modernize tags endpoint ( #4317 )
* Modernize tags endpoint
* Update changelog
9 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>
9 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
9 months ago
Ken Tandrian
56f943824e
Feature/introduce readonly attribute in tags selector component ( #4301 )
* feat(ui): introduce readonly attribute
* Update changelog
9 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
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
gizmodus
f360a12823
Feature/rework portfolio calculator ( #3393 )
* Rework portfolio calculation
* 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
b725e6e2ec
Feature/migrate client to control flow ( #3475 )
* Migrate to control flow
* 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
61f0da35bc
Feature/disable delete all activities if filters are active ( #3389 )
* Disable delete all activities button if filters are active
* Update changelog
2 years 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
2 years ago
Thomas Kaul
42b70ef568
Feature/improve performance labels in position detail dialog ( #3363 )
* Improve performance labels (with and without currency effects)
* Update changelog
2 years ago
Thomas Kaul
6152ff4b44
Remove condition ( #3242 )
2 years 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
ca674a654e
Feature/add symbol and isin to position detail dialog ( #3163 )
* Add symbol and ISIN
* Update translations
* 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
b62488628c
Prettify markup ( #3029 )
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
e0d6d9e8ca
Migrate if / else to control flow ( #3001 )
2 years ago
Thomas Kaul
fcbf2f1645
Feature/remove lazy from name of activities table ( #2978 )
* Remove lazy from name
* Update translations
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
Thomas Kaul
857708dc4d
Migrate gf-* components to self-closing tags ( #2934 )
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
6077e7c2f9
Feature/improve position detail dialog ( #2532 )
* Improve style and wording
* Update locales
* Update changelog
2 years ago
Thomas Kaul
8ad6492477
Feature/various improvements in client ( #2434 )
* Various improvements
* Update changelog
2 years ago
Thomas Kaul
a53461d257
Feature/migrate currency to unit in value component ( #2043 )
* Migrate currency to unit
* Update locales
2 years ago
Thomas Kaul
24716f0561
Migrate checkbox and chips components to Angular Material 15 ( #1839 )
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
bfa32537a8
Feature/improve usability of import activities action ( #1695 )
* Improve usability of import activities action
* 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
c38ebec3be
Feature/add name to activities table ( #1516 )
* Add name to symbol column
* 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
Yash Solanki
18638dd1b7
Bugfix/Fix matsort not working in position detail dialog ( #1457 )
* Fix matsort in position detail dialog
* Update changelog
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
3 years ago
Thomas Kaul
eac52a215b
Feature/refactor appearance to color scheme ( #1364 )
* Refactor appearance to colorScheme
* Update changelog
3 years ago