Thomas Kaul
25f5285c8d
Minor improvements
2 weeks ago
Thomas Kaul
b63c6ec61a
Minor improvements
2 weeks ago
Thomas Kaul
be0ddd6298
Task/harmonize interfaces naming ( #5796 )
* Harmonize interfaces naming
2 weeks ago
vitalymatyushik
24234591c9
Task/improve typings of getInfo() functionality ( #5803 )
* Improve typings
2 weeks ago
Germán Martín
08a694fd73
Refactor portfolio filter form: remove output events and simplify button actions
2 weeks ago
Google
71b375ea92
Task/refactor BenchmarkMarketDataDetails to BenchmarkMarketDataDetailsResponse ( #5771 )
* Refactor BenchmarkMarketDataDetails to BenchmarkMarketDataDetailsResponse
3 weeks ago
Aman
f940eb6725
Task/refactor PortfolioInvestments interface to PortfolioInvestmentsResponse interface ( #5774 )
* Refactor PortfolioInvestments to PortfolioInvestmentsResponse
3 weeks ago
Umesh Pal
5bcc2e9648
Task/refactor PortfolioDividends interface to PortfolioDividendsResponse interface ( #5773 )
* Refactor PortfolioDividends to PortfolioDividendsResponse
3 weeks ago
Thomas Kaul
ba1ee013d7
Bugfix/fix word wrap in menus of activities table ( #5764 )
* Fix word wrap
* Update changelog
3 weeks ago
Dibyendu Sahoo
db2c2426c6
Task/refactor interest to interestInBaseCurrency in portfolio summary interface ( #5763 )
* Refactor interest to interestInBaseCurrency
3 weeks ago
Thomas Kaul
3caa3c010e
Bugfix/dark mode in logo carousel component ( #5758 )
* Fix dark mode
* Update changelog
3 weeks ago
Thomas Kaul
2ff02a0a9c
Feature/improve currency validation in search functionality of data provider service ( #5745 )
* Improve currency validation
* Update changelog
3 weeks ago
Thomas Kaul
74a4d830c8
Feature/improve accounts table Storybook story ( #5739 )
* Improve Storybook story
3 weeks ago
David Requeno
5c7d34821e
Feature/set up Storybook story for holdings table component ( #5697 )
* Set up Storybook story for holdings table component
* Update changelog
3 weeks ago
Lagmator22
20da95239e
Task/refactor liabilities to liabilitiesInBaseCurrency in portfolio summary interface ( #5725 )
* Refactor liabilities to liabilitiesInBaseCurrency
4 weeks ago
Tanbir Ali
d2fe16c794
Task/refactor transactionCount to activitiesCount in portfolio holding response ( #5709 )
* Refactor transactionCount to activitiesCount in portfolio holding response
* Update changelog
4 weeks ago
Ayush Jain
b168a9e3c1
Feature/create infinite logo carousel component ( #5671 )
* Create infinite logo carousel component
* Update changelog
4 weeks ago
Germán Martín
8be4f3c693
refactor: remove disabled binding from portfolio filter form and streamline tag control logic
4 weeks ago
Thomas Kaul
3756999a50
Refactoring
4 weeks ago
Thomas Kaul
71d428ca7d
Refactoring
4 weeks ago
Germán Martín
cae805bea8
Refactor ngOnChanges to simplify account assignment logic
4 weeks ago
Thomas Kaul
94f3d64891
Task/refactor various components to self-closing tags ( #5704 )
* Refactor to self-closing tags
* Update changelog
4 weeks ago
Germán Martín
973063a5ed
Streamline filter actions and remove redundant code
4 weeks ago
Thomas Kaul
5bb22e840d
Bugfix/fix word wrap in various menus ( #5691 )
* Fix word wrap
* Update changelog
4 weeks ago
Raj Gupta
a281ec825b
Task/extend Storybook stories of accounts table component by loading state story ( #5696 )
* Extend Storybook stories of accounts table component by loading state story
* Update changelog
4 weeks ago
Germán Martín
ed8e7b4cda
Apply suggested fixes. Mostly cosmetic changes
4 weeks ago
Germán Martín
20a756a376
Feature/add support to update granted access ( #5566 )
* Add support to update granted access
* Update changelog
4 weeks ago
David Requeno
5d65906722
Task/set up Storybook stories for activities table component ( #5610 )
* Set up Storybook stories for activities table component
* Update changelog
1 month ago
Thomas Kaul
6dc7edb7b5
Task/clean up unused import in holdings table component ( #5682 )
* Clean up
1 month ago
Aditya Garud
2248eb77f9
Feature/preselect first search result item in assistant ( #5656 )
* Preselect first search result item in assistant
* Update changelog
1 month ago
Thomas Kaul
7b3a004152
Resolve imports
1 month ago
Flavien Lankai-Mills
c173998677
Task/refactor fire wealth from number to object in portfolio summary interface ( #5644 )
* Refactor fire wealth from number to object in portfolio summary interface
* Update changelog
1 month ago
Raj Gupta
15133466a5
Task/migrate symbol pipe to standalone ( #5637 )
* Migrate symbol pipe to standalone
* Update changelog
1 month ago
Omar Eltomy
244e63a127
Feature/restrict retirement date picker of FIRE calculator to future dates ( #5627 )
* Restrict retirement date picker of FIRE calculator to future dates
* Update changelog
1 month ago
Germán Martín
01aeefd2df
Bugfix/improve table headers’ alignment of activities table ( #5580 )
* Improve table headers’ alignment of activities table
* Update changelog
1 month ago
Thomas Kaul
8f923d0486
Feature/improve number formatting of y-axis in investment chart component ( #5633 )
* Improve number formatting of y-axis
* Update changelog
1 month ago
David Requeno
da80efa0c6
Task/localize number formatting of y-axis labels in line chart component ( #5624 )
* Localize number formatting of y-axis labels in line chart component
* Update changelog
1 month ago
Thomas Kaul
6ff1d65a70
Feature/add safe withdrawal rate to user settings ( #5629 )
* Add safe withdrawal rate to user settings
* Update changelog
1 month ago
Germán Martín
02f37c4d6f
Feature: Manage portfolio filter form state based on permissions
1 month ago
Germán Martín
1028d57ce7
Extract portfolio filters sub form of assistant to reusable component
- Create GfPortfolioFilterFormComponent with ControlValueAccessor
- Implement portfolio filter form with account, assetClass, holding, tag filters
- Add proper TypeScript typing using AccountWithValue
- Update assistant component to use new reusable filter component
- Add comprehensive unit tests
Fixes #5605
1 month ago
Attila Cseh
432251e108
Feature/remove deprecated item of activity type from create or update activity dialog ( #5555 )
* Remove deprecated item of activity type
* Update changelog
1 month ago
Germán Martín
cd40ce3679
Bugfix/enable save button after editing tags in create or update activity dialog ( #5561 )
* Enable save button after editing tags in create or update activity dialog
* Update changelog
1 month ago
Thomas Kaul
fda121b138
Feature/add missing filters.assetClasses to user settings interface ( #5572 )
* Add filters.assetClasses
1 month ago
David Requeno
11c51698d7
Feature/extend public portfolio page with latest activities ( #5538 )
* Extend public portfolio page with latest activities
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
1 month ago
Thomas Kaul
bde0ca74f2
Feature/handle undefined user in isRestrictedView() of permissions ( #5569 )
* Handle undefined user
1 month ago
Sven Günther
217ecd4d3f
Feature/set up pagination in import activities dialog ( #5527 )
* Set up pagination in import activities dialog
* Update changelog
1 month ago
Batwam
5bc5f6a2da
Feature/add symbol to benchmark component ( #5530 )
* Add symbol to benchmark component
* Update changelog
2 months ago
Raj Gupta
aa005e237c
Feature/extend activities table component by showAccountColumn input ( #5556 )
* Extend activities table component by showAccountColumn input
* Update changelog
2 months ago
Thomas Kaul
07f5f06b7c
Bugfix/remove data source element in activities table component ( #5541 )
* Clean up
* Update changelog
2 months ago
Thomas Kaul
02f8f318ba
Bugfix/add missing guards in isRestrictedView() of permissions ( #5540 )
* Add missing guards
2 months ago