Thomas Kaul
8ae91961d9
Feature/refactor various routes ( #4946 )
* Refactor various routes
4 months ago
Thomas Kaul
4b556dfdc4
Feature/refactor public routes: resources ( #4937 )
* Refactor public routes: resources
4 months ago
Thomas Kaul
c4cde4eef6
Feature/refactor public sub routes: about ( #4935 )
* Refactor public sub routes: about
4 months ago
Thomas Kaul
072d700b82
Feature/refactor public routes: markets ( #4934 )
* Refactor public routes: markets
4 months ago
Thomas Kaul
74b51fe1dd
Feature/refactor public routes: pricing ( #4931 )
* Refactor public routes: pricing
4 months ago
Thomas Kaul
2f7425d0a2
Feature/refactor public routes ( #4919 )
* Refactor public routes: features
4 months ago
Thomas Kaul
4993d81c80
Feature/restructure paths to routes (part 2) ( #4884 )
* Restructure paths to routes
4 months ago
Kenrick Tandrian
ced7f1f206
Feature/extend search in assistant by quick links ( #4870 )
* Extend search in assistant by quick links
* Update changelog
4 months ago
Thomas Kaul
c604268507
Bugfix/fix issue in header after paths to routes restructuring ( #4872 )
* Fix issue in header
5 months ago
Thomas Kaul
766d792b10
Feature/restructure paths to routes ( #4863 )
* Restructure paths to routes
5 months ago
Thomas Kaul
13b544c67d
Feature/refactor router links ( #4752 )
* Refactor router links
5 months ago
Kenrick Tandrian
4bffb3107d
Bugfix/fix page navigation ( #4711 )
* Fix page navigation and use paths references
5 months ago
Karel De Smet
46cbbd3bc4
Feature/upgrade to nx 20.3 ( #4152 )
* Upgrade to Nx 20.3
* Update changelog
10 months ago
Amandee Ellawala
6057794eb6
Feature/extend assistant by holding selector ( #4031 )
* Extend assistant by holding selector
* Update changelog
12 months ago
Thomas Kaul
5f56812125
Feature/extend promotion system ( #4008 )
* Extend promotion system
12 months 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
782d131b0d
Feature/add indicator for active filters ( #3398 )
* Add indicator for active filters
* Update changelog
1 year ago
Thomas Kaul
bed9ae916c
Migrate UI components to standalone ( #3302 )
2 years ago
Thomas Kaul
e1371a8d2b
Clean up ( #3018 )
2 years ago
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
2 years ago
Martin Mui
e7d4641d13
Feature/reload data on logo click ( #2959 )
* Reload data on logo click
* Update changelog
2 years ago
Thomas Kaul
06ba7a4b1b
Feature/extend assistant by asset class selector ( #2957 )
* Remove tabs
* Add asset class selector
* Update changelog
2 years ago
Thomas Kaul
f3ee99fb2b
Feature/extend assistant by account selector ( #2929 )
* Add account selector to assistant
* Update changelog
2 years ago
Thomas Kaul
d7f72819de
Feature/extend assistant by tag selector ( #2838 )
* Extend assistant by tag selector
* Update changelog
2 years ago
Thomas Kaul
4c30e9459d
Feature/extend assistant by date range selector ( #2815 )
* Extend assistant by date range selector
* Update changelog
2 years ago
Thomas Kaul
833982a9de
Bugfix/fix biometric authentication registration ( #2713 )
* Remove token on device registration
* Update changelog
2 years ago
Thomas Kaul
550e646079
Feature/introduce assistant ( #2451 )
* Introduce assistant
* Update changelog
2 years ago
Thomas Kaul
6f6ff94979
Improve sidebar ( #2343 )
* Improve sidebar
* Improve style of system message
* Update changelog
2 years ago
Thomas Kaul
02dc7c52b1
Localize routes ( #2250 )
* Localize about path
* Localize faq path
* Localize features path
* Localize markets path
* Localize pricing path
* Localize register path
* Localize resources path
* Extend sitemap
2 years ago
Thomas Kaul
e92730879e
Feature/migrate dialog components to angular material 15 ( #1844 )
* Migrate MatDialog
* Update changelog
3 years ago
Thomas Kaul
b6a7804a26
Refactoring ( #1784 )
3 years ago
Thomas Kaul
0000317041
Upgrade Nx and Angular ( #1646 )
* Upgrade Nx and Angular
* Update changelog
* Feature/eliminate angular material css vars (#1648 )
* Eliminate angular-material-css-vars
* Update changelog
3 years ago
Thomas Kaul
eb4d088a80
Feature/optimize page title for mobile ( #1564 )
* Optimize page title for mobile
* Update changelog
3 years ago
gobdevel
616d168a7c
Feature/add signup permission ( #1512 )
* Added support to disable user sign up in the admin control panel
* Update changelog
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
3 years ago
Thomas Kaul
e22b8b78b8
Feature/tag route titles with template literal strings ( #1155 )
* Tagged template literal strings
* Update changelog
3 years ago
Thomas Kaul
335553e891
Feature/tag template literal strings ( #1152 )
* Tagged template literal strings
* Update changelog
3 years ago
Thomas Kaul
2060fcaf0b
Feature/add markets to public pages ( #1062 )
* Add Markets to public pages
* Update changelog
3 years ago
Thomas
80ba112bc0
Feature/change menu icon if menu open ( #231 )
* Change menu icon
* Update changelog
4 years ago
Thomas
1135a5b335
Fix rendering of currency and platform in dialogs and clean up observables ( #202 )
4 years ago
Thomas
a35701fe24
Feature/upgrade to angular 12 ( #169 )
* Upgrade to Angular 12
* Update changelog
4 years ago
Matthias Frey
6c1119caec
Restrict webauthn to fingerprint only and improve UX ( #161 )
* Restrict webauthn to fingerprint only
* Move webauthn login to separate page /webauthn
* Stay signed in with social login
* Update changelog
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
4 years ago
Matthias Frey
e87c942cb8
Add webauthn ( #82 )
* Add webauthn
* Complete WebAuthn device sign up and login
* Move device registration to account page
* Replace the token login with a WebAuthn prompt if the current device has been registered
* Mark the current device in the list of registered auth devices
* Fix after rebase
* Fix tests
* Disable "Add current device" button if current device is registered
* Add option to "Stay signed in"
* Remove device list feature, sign in with deviceId instead
* Improve usability
* Update changelog
Co-authored-by: Matthias Frey <mfrey43@gmail.com>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
4 years ago
Thomas
026a5011d4
Feature/add account registration page ( #141 )
* Add account registration page
* Update changelog
4 years ago
Thomas
0d6fe4a232
Feature/refactor user service as observable store ( #117 )
* Implement user service as observable store
* Clean up tokenStorageService usage
* Update changelog
4 years ago
Thomas
abd0e08566
Introduce @ghostfolio/common lib ( #102 )
4 years ago
Thomas
c973ffd3ba
Feature/reorganize helper lib ( #100 )
Reorganize helper lib (Move interfaces and types)
* InfoItem
* PortfolioItem
* PortfolioOverview
* PortfolioPerformance
* Position
* PortfolioPosition
* PortfolioReport
* PortfolioReportRule
* User
* UserSettings
* DateRange
* AdminData
* AccessWithGranteeUser
* OrderWithAccount
* Granularity
* UserWithSettings
* RequestWithUser
4 years ago