Thomas Kaul
7db7eeecf2
Bugfix/fix view mode toggle of holdings tab ( #3698 )
* Fix view mode toggle
* Update changelog
8 months ago
Daniel Idem
56ddbaf972
Feature/reuse notification service for alert dialogs ( #3670 )
* Reuse notification service for alert dialogs
8 months ago
Thomas Kaul
782d131b0d
Feature/add indicator for active filters ( #3398 )
* Add indicator for active filters
* Update changelog
11 months ago
Thomas Kaul
bed9ae916c
Migrate UI components to standalone ( #3302 )
12 months ago
Thomas Kaul
e1371a8d2b
Clean up ( #3018 )
1 year ago
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
1 year ago
Martin Mui
e7d4641d13
Feature/reload data on logo click ( #2959 )
* Reload data on logo click
* Update changelog
1 year ago
Thomas Kaul
06ba7a4b1b
Feature/extend assistant by asset class selector ( #2957 )
* Remove tabs
* Add asset class selector
* Update changelog
1 year ago
Thomas Kaul
f3ee99fb2b
Feature/extend assistant by account selector ( #2929 )
* Add account selector to assistant
* Update changelog
1 year ago
Thomas Kaul
d7f72819de
Feature/extend assistant by tag selector ( #2838 )
* Extend assistant by tag selector
* Update changelog
1 year ago
Thomas Kaul
4c30e9459d
Feature/extend assistant by date range selector ( #2815 )
* Extend assistant by date range selector
* Update changelog
1 year ago
Thomas Kaul
833982a9de
Bugfix/fix biometric authentication registration ( #2713 )
* Remove token on device registration
* Update changelog
1 year 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
2 years ago
Thomas Kaul
b6a7804a26
Refactoring ( #1784 )
2 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
2 years ago
Thomas Kaul
eb4d088a80
Feature/optimize page title for mobile ( #1564 )
* Optimize page title for mobile
* Update changelog
2 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>
2 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
Thomas
59911925c2
Feature/update sitemap.xml ( #88 )
* Update sitemap
* Update changelog
* Fix permissions in header component
4 years ago
Thomas
eb09d77251
Feature/move pricing section to page ( #86 )
* Add a dedicated pricing page
* Update changelog
4 years ago
Thomas
39cfb4603b
Extend support for feature flags ( #39 )
4 years ago
Thomas
dbed4ea527
Feature/improve imports with paths in tsconfig ( #32 )
* Improve imports
4 years ago
Thomas
0f2c8c856c
Clean up imports ( #24 )
4 years ago
Thomas
5d1f1b452a
Simplify initial project setup ( #12 )
* Simplify initial project setup
* Added a validation for environment variables
* Added support for feature flags to simplify the initial project setup
* Add configuration service to test
* Optimize data gathering and exchange rate calculation (#14 )
* Clean up changelog
4 years ago
Thomas
c616312233
Initial commit
4 years ago