David Requeno
3602562aac
Task/migrate Angular components from NgClass to class bindings ( #6843 )
* Migrate components from NgClass to class bindings
* Update changelog
1 week ago
Thomas Kaul
19abb6cbea
Bugfix/handling of string inputs in form of asset profile dialog ( #6834 )
* Fix string inputs handling
* Update changelog
1 week ago
Thomas Kaul
1f78ba5bbb
Task/rename deviceService to deviceDetectorService for consistency ( #6810 )
* Rename deviceService to deviceDetectorService for consistency
2 weeks ago
Matt Van Horn
040b7b91fc
Task/reset background color of paginators ( #6800 )
* Reset background color of paginators
* Hide page size
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2 weeks ago
Thomas Kaul
404ef252c7
Task/improve coupon management in admin control panel ( #6794 )
* Improve coupon management
2 weeks ago
Thomas Kaul
e399702992
Task/modernize layout of overview tab in admin control panel ( #6793 )
* Modernize layout
* Update changelog
2 weeks ago
Thomas Kaul
8f5dbcee56
Task/optimize logo spacing in header ( #6788 )
* Optimize spacing
* Update changelog
2 weeks ago
Thomas Kaul
b455e9278e
Task/move copy-to-clipboard button for ISIN and symbol in holding detail dialog to general availability ( #6781 )
* Move copy-to-clipboard buttons from experimental to general availability
* Update changelog
2 weeks ago
Thomas Kaul
75e2b855c0
Task/various style improvements ( #6780 )
* Various style improvements
* Update changelog
3 weeks ago
Thomas Kaul
65941eb62e
Release 3.0.0 ( #6768 )
* Feature/migrate from Angular Material design 2 to 3 (#6163 )
* Migrate from M2 to M3
* Update changelog
---------
Co-authored-by: Kenrick Tandrian <60643640+KenTandrian@users.noreply.github.com>
* Task/upgrade to prisma 7 (#6027 )
* Upgrade Prisma to version 7.3.0
* Update changelog
* Feature/restore badge style ("filter indicator") in assistant menu button of header (#6253 )
* feat(styles): add badge overrides
* fix(styles): make the parent display inline-flex
* feat(ui): update styles
* Task/cleanup m3-theme.scss (#6252 )
* feat(styles): cleanup m3-theme.scss
* Task/decrease horizontal padding of buttons (#6679 )
Decrease horizontal padding of buttons
* Task/decrease border radius of dialogs (#6680 )
Decrease border radius of dialogs
* Task/upgrade prisma to version 7.7.0 (#6749 )
* Upgrade prisma to version 7.7.0
* Update changelog
* Bugfix/prisma client initialization in admin service (#6764 )
* Fix prisma client initialization
* Feature/add blog post: Ghostfolio 3 (#6678 )
* Add blog post: Ghostfolio 3
* Update changelog
* Task/move extended values on analysis page from experimental to general availability (#6766 )
* Move extended values to general availability
* Update changelog
* Release 3.0.0
---------
Co-authored-by: Kenrick Tandrian <60643640+KenTandrian@users.noreply.github.com>
3 weeks ago
Thomas Kaul
ef7df25496
Task/refactor subscription types ( #6735 )
Refactor subscription types
3 weeks ago
Kenrick Tandrian
0e7efce96b
Task/improve type safety in admin jobs component ( #6739 )
Improve type safety
4 weeks ago
Kenrick Tandrian
d5ff1bea56
Task/improve type safety in asset profile dialog ( #6722 )
* Improve type safety
4 weeks ago
Kenrick Tandrian
34dd8be2d5
Task/improve type safety in home watchlist and create watchlist item dialog ( #6724 )
* feat(client): implement CreateWatchlistItemForm
* feat(client): implement inject function
* feat(client): remove formBuilder injection
* fix(client): use AssetProfileIdentifier instead of SymbolProfile
* feat(client): implement defaultLocale to resolve type error
* fix(client): replace deprecated getDeviceInfo with deviceInfo signal
* feat(client): tighten up encapsulation and immutability
4 weeks ago
Kenrick Tandrian
1f4427b0e7
Task/improve type safety of account detail dialog ( #6731 )
* feat(client): resolve type errors
* feat(client): migrate to inject function
* feat(client): tighten up encapsulation
* fix(client): remove unused activities
4 weeks ago
Thomas Kaul
66dbde6789
Task/refactor showValuesInPercentage() in account detail dialog component ( #6698 )
* Refactoring
1 month ago
Kenrick Tandrian
f3438db99f
Task/improve type safety in create asset profile dialog ( #6723 )
* feat(client): resolve type errors in component
* fix(client): move public getter to the top
* fix(client): tighten up encapsulation and immutability
* feat(client): implement inject function
1 month ago
Thomas Kaul
a0042cd70f
Feature/add copy-to-clipboard button to coupon code ( #6702 )
Add copy-to-clipboard button to coupon code
1 month ago
Omkar Gujja
c202671287
Task/allow editing country and sector data for all assets ( #6284 )
* Allow editing country and sector data for all assets
* Update changelog
1 month ago
Thomas Kaul
a58a3525e9
Task/clean up log in user account access component ( #6697 )
Clean up
1 month ago
Thomas Kaul
b32f24a45c
Task/refactor input in portfolio proportion chart component ( #6691 )
* Refactor input to isInPercentage
1 month ago
Thomas Kaul
71ffd045cf
Task/refactor input in investment chart component ( #6693 )
* Refactor input to isInPercentage
1 month ago
Kenrick Tandrian
c3ca05bbdd
Task/improve type safety in create or update access dialog ( #6685 )
Improve type safety
1 month ago
Thomas Kaul
56c4626bbd
Feature/add copy-to-clipboard button to version of admin overview ( #6670 )
* Add copy-to-clipboard button to version
* Update changelog
1 month ago
Kenrick Tandrian
d9e934aa6b
Task/improve type safety for routes by implementing satisfies operator ( #6681 )
* Improve type safety
1 month ago
Thomas Kaul
8f9c31a564
Task/eliminate OnDestroy lifecycle hook in user detail dialog component ( #6664 )
Eliminate OnDestroy lifecycle hook
1 month ago
Erwin
2cdfeb84d6
Task/eliminate OnDestroy lifecycle hook from create watchlist item dialog component ( #6676 )
Eliminate OnDestroy lifecycle hook
1 month ago
Erwin
ebae16c36b
Task/eliminate OnDestroy lifecycle hook from user account access component ( #6660 )
Eliminate OnDestroy lifecycle hook
1 month ago
Erwin
33ff0403ea
Task/eliminate OnDestroy lifecycle hook from user account settings component ( #6661 )
Eliminate OnDestroy lifecycle hook
1 month ago
Erwin
2d2259a0f5
Task/eliminate OnDestroy lifecycle hook from home watchlist component ( #6659 )
Eliminate OnDestroy lifecycle hook
1 month ago
Thomas Kaul
c9499408e3
Task/eliminate OnDestroy lifecycle hook in user account membership component ( #6655 )
Eliminate OnDestroy lifecycle hook
1 month ago
Thomas Kaul
5f232c741c
Task/eliminate OnDestroy lifecycle hook in subscription interstitial dialog component ( #6654 )
Eliminate OnDestroy lifecycle hook
1 month ago
Kenrick Tandrian
766dc5f2ea
Task/improve type safety for access table component ( #6643 )
* Improve type safety
1 month ago
Thomas Kaul
d702685ce3
Feature/add copy-to-clipboard button to user detail dialog ( #6641 )
* Add copy-to-clipboard button to user id
* Update changelog
1 month ago
Thomas Kaul
d98dc15c34
Feature/add copy-to-clipboard buttons to holding detail dialog ( #6640 )
* Add copy to clipboard buttons for symbol and ISIN
* Update changelog
1 month ago
Omkar Gujja
4293f22fb1
Task/eliminate OnDestroy lifecycle hook from holding detail dialog component ( #6628 )
* Eliminate OnDestroy lifecycle hook
2 months ago
Thomas Kaul
7940bdaa9e
Feature/add quantity column to holdings table of portfolio holdings page ( #6607 )
* Add quantity column
* Update changelog
2 months ago
Kenrick Tandrian
836a01d3cd
Task/improve type safety for sub routes usage ( #6606 )
* Resolve subroutes errors in components and pages
2 months ago
Nathan Nguyen
bd4f62ce1a
Task/eliminate OnDestroy lifecycle hook from markets component ( #6592 )
* Eliminate OnDestroy lifecycle hook
2 months ago
Zakir Jiwani
f826819794
Task/eliminate OnDestroy lifecycle hook from account detail dialog component ( #6598 )
* Eliminate OnDestroy lifecycle hook
2 months ago
Gilang Javier
cc7c731f6e
Task/eliminate OnDestroy lifecycle hook from admin overview component ( #6590 )
* Eliminate OnDestroy lifecycle hook
2 months ago
Nathan Nguyen
873e057a92
Task/eliminate OnDestroy lifecycle hook from rule component ( #6593 )
* Eliminate OnDestroy lifecycle hook
2 months ago
Erwin
3db4209dff
Task/eliminate OnDestroy lifecycle hook from header component ( #6567 )
* Eliminate OnDestroy lifecycle hook
2 months ago
Erwin
a458608bd6
Task/eliminate OnDestroy lifecycle hook from admin users component ( #6565 )
* Eliminate OnDestroy lifecycle hook
2 months ago
Erwin
0883298cf1
Task/eliminate OnDestroy lifecycle hook from data provider status component ( #6566 )
* Eliminate OnDestroy lifecycle hook
2 months ago
Erwin
19315e8ca5
Task/eliminate OnDestroy lifecycle hook from admin settings component ( #6560 )
* Eliminate OnDestroy lifecycle hook
2 months ago
Erwin
89b41da17f
Task/eliminate OnDestroy lifecycle hook from admin tag component ( #6561 )
* Eliminate OnDestroy lifecycle hook
2 months ago
Erwin
2f34c7d471
Task/eliminate OnDestroy lifecycle hook from admin market data component ( #6552 )
* Eliminate OnDestroy lifecycle hook
2 months ago
Erwin
f469bb9d36
Task/eliminate OnDestroy lifecycle hook from admin platform component ( #6553 )
* Eliminate OnDestroy lifecycle hook
2 months ago
Thomas Kaul
cf57c156fc
Task/refactor open Bull Board in admin jobs component ( #6525 )
* Refactoring
2 months ago