Thomas Kaul
ce474a729e
Revert "Task/refactor language in various components ( #6078 )"
This reverts commit 80c278555c .
1 week ago
Thomas Kaul
80c278555c
Task/refactor language in various components ( #6078 )
* Refactor language
1 week ago
Kenrick Tandrian
76e06ed59f
Task/move notification service to UI library ( #6048 )
* Move notification service to UI library
* Update changelog
3 weeks ago
Germán Martín
4cd16c33f8
Feature/OIDC authentication ( #5981 )
* Set up OIDC authentication
* Update changelog
3 weeks ago
Kenrick Tandrian
6deaccfe16
Task/enforce module boundaries for client module ( #5944 )
* feat(lib): move SymbolPipe to common lib
* feat(lib): move CreateAccountBalanceDto to common lib
* feat(lib): move IsCurrencyCode validator to common lib
* feat(lib): move UpdateAssetProfileDto to common lib
* feat(lib): move UpdateUserSettingDto to common lib
* feat(lib): move CreateAccessDto to common lib
* feat(lib): move UpdateAccessDto to common lib
* feat(lib): move CreateTagDto to common lib
* feat(lib): move UpdateTagDto to common lib
* feat(lib): move CreatePlatformDto to common lib
* feat(lib): move UpdatePlatformDto to common lib
* feat(lib): move CreateOrderDto to common lib
* feat(lib): move UpdateOrderDto to common lib
* feat(lib): move RuleSettings interface to common lib
* feat(lib): move CreateAccountDto TransferBalanceDto UpdateAccountDto to common lib
* feat(lib): move CreateAccountWithBalancesDto to common lib
* feat(lib): move CreateAssetProfileDto and CreateAssetProfileWithMarketDataDto to common lib
* feat(lib): move AuthDeviceDto to common lib
* feat(lib): move simplewebauthn interfaces to common lib
This includes AssertionCredentialJSON, AttestationCredentialJSON, PublicKeyCredentialCreationOptionsJSON, PublicKeyCredentialRequestOptionsJSON.
* feat(lib): move UpdateMarketDataDto to common lib
* feat(lib): move UpdateBulkMarketDataDto to common lib
* feat(lib): move CreateWatchlistItemDto to common lib
* feat(lib): move DeleteOwnUserDto to common lib
* feat(lib): move UserItem interface to common lib
* feat(lib): move UpdateOwnAccessTokenDto to common lib
* feat(lib): move PropertyDto to common lib
1 month ago
Germán Martín
66a3e319a8
Feature/separate Google OAuth and token authentication ( #5915 )
* Separate Google OAuth and token authentication
* Update changelog
1 month ago
Kenrick Tandrian
a57b670d7b
Task/enforce module boundaries for api and common modules ( #5925 )
* feat(lint): allow circular self deps
* feat(lint): enforce module boundaries
* feat(lib): move data provider response interface to common
* feat(lib): move symbol item interface to common
* feat(lib): move activity interface to common
* feat(lint): temporarily disable @nx/enforce-module-boundaries for ui files
* feat(lint): temporarily disable @nx/enforce-module-boundaries for client files
* feat(lint): ignore circular deps between client and ui
* feat(common): implement barrel export for data provider response interface
* feat(common): implement barrel export for activity interface
* feat(common): implement barrel export for symbol item interface
2 months ago
Thomas Kaul
dfb4310904
Task/improve localization of get started buttons ( #5913 )
* Improve localization
2 months ago
Thomas Kaul
ecc35c9ffa
Task/improve typings of dialogs ( #5846 )
* Improve typings
2 months ago
Thomas Kaul
94f3d64891
Task/refactor various components to self-closing tags ( #5704 )
* Refactor to self-closing tags
* Update changelog
3 months ago
David Requeno
f173171196
Task/migrate login with access token dialog component to standalone ( #5500 )
* Migrate login with access token dialog component to standalone
* Update changelog
4 months ago
Sven Günther
d55601d7cd
Task/migrate header component to standalone ( #5483 )
* Migrate header component to standalone
* Update changelog
4 months ago
Thomas Kaul
e1dd958d60
Bugfix/fix align-items-center style class in header component ( #5317 )
* Fix style class
5 months ago
Thomas Kaul
d30cf43c26
Feature/harmonize use of hasImpersonationId in header component ( #5251 )
* Harmonize use of hasImpersonationId in header component
5 months ago
csehatt741
c2c4934d71
Feature/upgrade ionicons to version 8 ( #5090 )
* Upgrade ionicons to version 8
* Update changelog
6 months ago
Thomas Kaul
153b162927
Feature/refactor various routes (part 3) ( #4951 )
* Refactor various routes
7 months ago
Thomas Kaul
8ae91961d9
Feature/refactor various routes ( #4946 )
* Refactor various routes
7 months ago
Thomas Kaul
4b556dfdc4
Feature/refactor public routes: resources ( #4937 )
* Refactor public routes: resources
7 months ago
Thomas Kaul
c4cde4eef6
Feature/refactor public sub routes: about ( #4935 )
* Refactor public sub routes: about
7 months ago
Thomas Kaul
072d700b82
Feature/refactor public routes: markets ( #4934 )
* Refactor public routes: markets
7 months ago
Thomas Kaul
74b51fe1dd
Feature/refactor public routes: pricing ( #4931 )
* Refactor public routes: pricing
7 months ago
Thomas Kaul
2f7425d0a2
Feature/refactor public routes ( #4919 )
* Refactor public routes: features
7 months ago
Thomas Kaul
4993d81c80
Feature/restructure paths to routes (part 2) ( #4884 )
* Restructure paths to routes
7 months ago
Kenrick Tandrian
ced7f1f206
Feature/extend search in assistant by quick links ( #4870 )
* Extend search in assistant by quick links
* Update changelog
7 months ago
Thomas Kaul
c604268507
Bugfix/fix issue in header after paths to routes restructuring ( #4872 )
* Fix issue in header
7 months ago
Thomas Kaul
766d792b10
Feature/restructure paths to routes ( #4863 )
* Restructure paths to routes
7 months ago
Thomas Kaul
66e430ab9a
Feature/add background gradient to sidebar navigation ( #4850 )
* Add background gradient to sidebar navigation
* Update changelog
7 months ago
Thomas Kaul
13b544c67d
Feature/refactor router links ( #4752 )
* Refactor router links
7 months ago
Kenrick Tandrian
4bffb3107d
Bugfix/fix page navigation ( #4711 )
* Fix page navigation and use paths references
7 months ago
Kenrick Tandrian
365318e6e0
Feature/improve localization ( #4709 )
* Update translations
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
8 months ago
Thomas Kaul
07ad7f2817
Bugfix/fix upgrade vs. renew subscription button labels ( #4549 )
* Fix upgrade vs. renew subscription button labels
9 months ago
Tobias Kugel
9e44023f86
Feature/improve usability of AI prompt actions ( #4426 )
* Improve usability of AI prompt actions
* Update changelog
10 months ago
Karel De Smet
46cbbd3bc4
Feature/upgrade to nx 20.3 ( #4152 )
* Upgrade to Nx 20.3
* Update changelog
1 year ago
Amandee Ellawala
6057794eb6
Feature/extend assistant by holding selector ( #4031 )
* Extend assistant by holding selector
* Update changelog
1 year ago
Thomas Kaul
5f56812125
Feature/extend promotion system ( #4008 )
* Extend promotion system
1 year ago
Thomas Kaul
4104fb2f8f
Feature/Improve subscription service ( #3989 )
* Various improvements
1 year ago
Madhab Chandra Sahoo
5f4cbe3af7
Bugfix/considered language of user settings on login with Security Token ( #3828 )
* Consider language of user settings on login with Security Token
* Update changelog
1 year ago
Thomas Kaul
e8f0d2bb14
Feature/consider availability of date range selector and filters in assistant per view ( #3824 )
* Consider availability of date range selector and filters in assistant per view
* Update changelog
1 year ago
Thomas Kaul
f0df8a5254
Feature/add snake-case hint to localized routes ( #3783 )
* Add snake-case hint to localized routes
1 year ago
Thomas Kaul
7db7eeecf2
Bugfix/fix view mode toggle of holdings tab ( #3698 )
* Fix view mode toggle
* Update changelog
1 year ago
Daniel Idem
56ddbaf972
Feature/reuse notification service for alert dialogs ( #3670 )
* Reuse notification service for alert dialogs
1 year ago
Thomas Kaul
9246a73f41
Feature/refactor dark theme css selector ( #3662 )
* Refactor dark theme CSS selector
* Update changelog
1 year ago
Thomas Kaul
a97110348c
Feature/move active filters indicator to general availability ( #3485 )
* Move to general availability
* Update changelog
2 years ago
Thomas Kaul
b725e6e2ec
Feature/migrate client to control flow ( #3475 )
* Migrate to control flow
* Update changelog
2 years ago
Thomas Kaul
782d131b0d
Feature/add indicator for active filters ( #3398 )
* Add indicator for active filters
* Update changelog
2 years ago
Thomas Kaul
bed9ae916c
Migrate UI components to standalone ( #3302 )
2 years ago
Thomas Kaul
92fb05320a
Migrate UI components to standalone ( #3296 )
2 years ago
Thomas Kaul
efdc9b387f
Eliminate ghostfolio-style.scss ( #3228 )
2 years ago
Thomas Kaul
e1371a8d2b
Clean up ( #3018 )
2 years ago
Thomas Kaul
b758654158
Fix renew plan label ( #2993 )
2 years ago