Thomas Kaul
|
aa9595ba59
|
Task/improve market data tab of holding detail dialog (#7693)
Improve market data tab
|
6 days ago |
Thomas Kaul
|
4da8658eec
|
Task/improve type filter of activities table component to only list activity types in use (#7602)
* Limit type filter in activities table component to used types
* Update changelog
|
6 days ago |
Thomas Kaul
|
5232e8f366
|
Task/extract access level icon to reusable component (#7692)
* Extract access level icon to reusable component
* Update changelog
|
6 days ago |
Thomas Kaul
|
67dd8fbf0f
|
Task/add write access to create or update access dialog (#7676)
* Add write access
* Update changelog
|
7 days ago |
Thomas Kaul
|
17e1a2b5fc
|
Task/remove deprecated permissions attribute from access (#7639)
* Remove deprecated permissions attribute from access
* Update changelog
|
1 week ago |
Thomas Kaul
|
45a20d3ea3
|
Task/increase daily request limit of Ghostfolio data provider within setup period (#7674)
Increase daily request limit within setup period
|
1 week ago |
Shubham Raghav
|
5af0c7f1c0
|
Task/migrate services to Angular 22 @Service() (#7671)
* Migrate services to Angular 22 @Service()
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
1 week ago |
Thomas Kaul
|
87cb77a8fd
|
Feature/merge asset profile into existing asset profile (#7654)
* Merge asset profile into existing asset profile
* Update changelog
|
1 week ago |
Thomas Kaul
|
5fd9fb9c34
|
Task/add write scopes to access (#7638)
* Add write scopes to access
* Update changelog
|
1 week ago |
Thomas Kaul
|
aeaec40c8f
|
Bugfix/missing loading indicator in benchmarks table on markets page (#7634)
* Fix missing loading indicator in benchmark component
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
108e29444a
|
Task/add scopes to access (#7603)
* Add scopes to access
* Update changelog
|
2 weeks ago |
David Requeno
|
9d2e4b732c
|
Feature/add stock splits logic (#7568)
* Add business logic and tests for stock splits
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
80a628f69e
|
Task/improve style in user account settings (#7599)
* Improve style
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
6b4e6276ed
|
Task/move activity actions in account and holding detail dialogs to general availability (#7605)
* Move activity actions to general availability
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
debdcbcffe
|
Task/reduce selector height of benchmark comparator (#7601)
Reduce height
|
2 weeks ago |
Thomas Kaul
|
e1eb127bce
|
Task/refactor impersonation mode into guard (#7597)
* Refactor impersonation mode into guard
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
55939ea2e5
|
Feature/add quantity to accounts tab of holding detail dialog (#7595)
* Add quantity to accounts tab of holding detail dialog
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
fbd898b32d
|
Bugfix/user settings and calculations in impersonation mode (#7592)
* Fix user settings and calculations in impersonation mode
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
162d43c340
|
Task/reuse currency selector in user account settings (#7584)
* Reuse currency selector
* Update changelog
|
3 weeks ago |
Thomas Kaul
|
14c2db6c9f
|
Bugfix/track expression of access in header component (#7589)
Fix track expression of access
|
3 weeks ago |
Thomas Kaul
|
8124b5e591
|
Task/reuse toggle component on holdings page (#7586)
* Reuse toggle component
* Update changelog
|
3 weeks ago |
Thomas Kaul
|
a21d6cf63f
|
Task/improve notification of scraper configuration (#7588)
Improve notification
|
3 weeks ago |
Thomas Kaul
|
e61946cbb7
|
Task/extend toggle component to support icons (#7582)
* Extend toggle component to support icons
* Update changelog
|
3 weeks ago |
Thomas Kaul
|
cb6da5c24f
|
Task/migrate isDraft of activity to draft tag (#7551)
* Migrate isDraft of activity to draft tag
* Update changelog
|
3 weeks ago |
Thomas Kaul
|
6b64563391
|
Task/migrate account dialogs to dedicated routes (#7473)
* Migrate account dialogs to dedicated routes
* Update changelog
|
3 weeks ago |
Thomas Kaul
|
4386d22e53
|
Bugfix/percentage values in impersonation mode with unrestricted access (#7522)
* Fix percentage values in impersonation mode with unrestricted access
* Fix savings rate in impersonation mode
* Improve savingsRate on FIRE page
* Update changelog
|
3 weeks ago |
Thomas Kaul
|
ddd20d3099
|
Task/remove redundant balance attribute from account (#7546)
* Remove redundant balance attribute from account
* Update changelog
|
3 weeks ago |
Thomas Kaul
|
57c2184682
|
Task/improve usability of create watchlist item dialog (#7559)
* Set initial focus to search field
* Update changelog
|
3 weeks ago |
Thomas Kaul
|
0e3e17580a
|
Task/extend entity logo component by hasPlaceholder attribute (#7553)
* Extend entity logo component by hasPlaceholder attribute
* Update changelog
|
3 weeks ago |
Thomas Kaul
|
9b24193042
|
Feature/add live preview of date and number format to user settings (#7558)
* Add live preview of date and number format
* Update changelog
|
3 weeks ago |
Thomas Kaul
|
0530e098fb
|
Task/extend value component by isLoading attribute (#7540)
* Introduce isLoading attribute
* Update changelog
|
3 weeks ago |
Thomas Kaul
|
b812bc7421
|
Task/guard system tags in admin control panel (#7532)
* Guard system tags against deletion and renaming
* Update changelog
|
3 weeks ago |
Thomas Kaul
|
f8e8a47723
|
Task/improve usability of portfolio summary by collapsing breakdowns (#7536)
* Improve usability by collapsing breakdowns
* Update changelog
|
3 weeks ago |
Thomas Kaul
|
132f8670b9
|
Task/improve usability in admin control panel by eliminating page reloads (#7518)
* Improve usability by eliminating page reloads
* Update changelog
|
4 weeks ago |
Thomas Kaul
|
37cae1f3d8
|
Bugfix/loading indicators in user detail dialog of admin control (#7520)
* Fix loading indicators
* Update changelog
|
4 weeks ago |
Thomas Kaul
|
fd6697abee
|
Task/simplify localization in users list of admin control panel- #7519 (#7519)
Simplify localization
|
4 weeks ago |
Thomas Kaul
|
75e3d032ab
|
Feature/stock splits setup (part 2) (#7523)
Improve stock splits setup
|
4 weeks ago |
Thomas Kaul
|
0efadd7c8c
|
Task/destructure query parameters in controllers (part 2) (#7505)
Destructure query parameters in controllers
|
4 weeks ago |
Thomas Kaul
|
ddf446f915
|
Feature/stock splits setup (#7251)
* Stock splits setup
* Update changelog
|
4 weeks ago |
Thomas Kaul
|
c3e70091ae
|
Bugfix/validation error caused by empty strings in asset profile details dialog (#7509)
* Resolve validation error caused by empty strings
* Update changelog
|
4 weeks ago |
Thomas Kaul
|
5f47a2f2a7
|
Task/improve export functionality (#7499)
* Improve export functionality
* Update changelog
|
4 weeks ago |
Thomas Kaul
|
bf923f1afe
|
Task/improve style of tabs in various dialogs on mobile (#7481)
* Improve tabs style
* Update changelog
|
4 weeks ago |
Thomas Kaul
|
52fa7c2240
|
Task/consolidate markets pages (#7471)
* Consolidate markets pages
* Update changelog
|
4 weeks ago |
Thomas Kaul
|
3d06f2906b
|
Task/add missing status of GHOSTFOLIO data provider in case of invalid API key (#7476)
Add missing status of GHOSTFOLIO data provider in case of invalid API key
|
4 weeks ago |
Thomas Kaul
|
1fa05f31eb
|
Bugfix/allow removing invalid Ghostfolio API key (#7470)
Allow removing invalid Ghostfolio API key
|
4 weeks ago |
Thomas Kaul
|
6318c064af
|
Task/refactor line charts to share chart configuration (#7438)
* Refactor line chart components to share common chart configuration
* Update changelog
|
4 weeks ago |
Thomas Kaul
|
17f0fe87b1
|
Task/move tags to overview tab of account and holding detail dialogs (#7465)
* Move tags to overview tab
* Update changelog
|
1 month ago |
Thomas Kaul
|
19fe447655
|
Feature/add tags to account detail dialog (#7460)
* Add tags (read-only)
* Update changelog
|
1 month ago |
Thomas Kaul
|
f336247e8b
|
Task/add overview tab to account detail dialog (#7462)
* Add overview tab
* Update changelog
|
1 month ago |
Thomas Kaul
|
5e5f67d211
|
Task/extend account deletion email (#7455)
Extend account deletion email
|
1 month ago |