Thomas Kaul
782d131b0d
Feature/add indicator for active filters ( #3398 )
...
* Add indicator for active filters
* Update changelog
2024-05-12 09:42:27 +02:00
Thomas Kaul
bed9ae916c
Migrate UI components to standalone ( #3302 )
2024-04-19 20:57:47 +02:00
Thomas Kaul
e1371a8d2b
Clean up ( #3018 )
2024-02-18 12:27:34 +01:00
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
2024-02-11 17:50:18 +01:00
Martin Mui
e7d4641d13
Feature/reload data on logo click ( #2959 )
...
* Reload data on logo click
* Update changelog
2024-02-07 21:03:28 +01:00
Thomas Kaul
06ba7a4b1b
Feature/extend assistant by asset class selector ( #2957 )
...
* Remove tabs
* Add asset class selector
* Update changelog
2024-02-04 15:50:58 +01:00
Thomas Kaul
f3ee99fb2b
Feature/extend assistant by account selector ( #2929 )
...
* Add account selector to assistant
* Update changelog
2024-01-27 10:48:46 +01:00
Thomas Kaul
d7f72819de
Feature/extend assistant by tag selector ( #2838 )
...
* Extend assistant by tag selector
* Update changelog
2024-01-07 16:56:25 +01:00
Thomas Kaul
4c30e9459d
Feature/extend assistant by date range selector ( #2815 )
...
* Extend assistant by date range selector
* Update changelog
2024-01-02 17:02:15 +01:00
Thomas Kaul
833982a9de
Bugfix/fix biometric authentication registration ( #2713 )
...
* Remove token on device registration
* Update changelog
2023-12-05 18:13:35 +01:00
Thomas Kaul
550e646079
Feature/introduce assistant ( #2451 )
...
* Introduce assistant
* Update changelog
2023-10-08 20:32:00 +02:00
Thomas Kaul
6f6ff94979
Improve sidebar ( #2343 )
...
* Improve sidebar
* Improve style of system message
* Update changelog
2023-09-17 07:08:26 +02:00
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
2023-08-20 10:01:40 +02:00
Thomas Kaul
e92730879e
Feature/migrate dialog components to angular material 15 ( #1844 )
...
* Migrate MatDialog
* Update changelog
2023-04-10 13:49:53 +02:00
Thomas Kaul
b6a7804a26
Refactoring ( #1784 )
2023-03-14 10:46:11 +01:00
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
2023-02-04 11:26:06 +01:00
Thomas Kaul
eb4d088a80
Feature/optimize page title for mobile ( #1564 )
...
* Optimize page title for mobile
* Update changelog
2023-01-01 09:57:27 +01:00
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>
2022-12-17 12:39:21 +01:00
Thomas Kaul
e22b8b78b8
Feature/tag route titles with template literal strings ( #1155 )
...
* Tagged template literal strings
* Update changelog
2022-08-16 21:03:05 +02:00
Thomas Kaul
335553e891
Feature/tag template literal strings ( #1152 )
...
* Tagged template literal strings
* Update changelog
2022-08-16 20:53:14 +02:00
Thomas Kaul
2060fcaf0b
Feature/add markets to public pages ( #1062 )
...
* Add Markets to public pages
* Update changelog
2022-07-05 21:45:27 +02:00
Thomas
80ba112bc0
Feature/change menu icon if menu open ( #231 )
...
* Change menu icon
* Update changelog
2021-07-26 21:06:10 +02:00
Thomas
1135a5b335
Fix rendering of currency and platform in dialogs and clean up observables ( #202 )
2021-07-08 21:28:28 +02:00
Thomas
a35701fe24
Feature/upgrade to angular 12 ( #169 )
...
* Upgrade to Angular 12
* Update changelog
2021-06-15 21:03:55 +02:00
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>
2021-06-14 21:57:09 +02:00
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>
2021-06-14 16:09:40 +02:00
Thomas
026a5011d4
Feature/add account registration page ( #141 )
...
* Add account registration page
* Update changelog
2021-06-05 17:16:07 +02:00
Thomas
0d6fe4a232
Feature/refactor user service as observable store ( #117 )
...
* Implement user service as observable store
* Clean up tokenStorageService usage
* Update changelog
2021-05-24 09:38:44 +02:00
Thomas
abd0e08566
Introduce @ghostfolio/common lib ( #102 )
2021-05-16 22:11:14 +02:00
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
2021-05-16 21:20:59 +02:00
Thomas
59911925c2
Feature/update sitemap.xml ( #88 )
...
* Update sitemap
* Update changelog
* Fix permissions in header component
2021-05-14 21:35:19 +02:00
Thomas
eb09d77251
Feature/move pricing section to page ( #86 )
...
* Add a dedicated pricing page
* Update changelog
2021-05-14 21:15:20 +02:00
Thomas
39cfb4603b
Extend support for feature flags ( #39 )
2021-04-24 22:01:38 +02:00
Thomas
dbed4ea527
Feature/improve imports with paths in tsconfig ( #32 )
...
* Improve imports
2021-04-21 20:27:39 +02:00
Thomas
0f2c8c856c
Clean up imports ( #24 )
2021-04-19 14:38:55 +02:00
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
2021-04-18 19:06:54 +02:00
Thomas
c616312233
Initial commit
2021-04-13 21:53:58 +02:00