Thomas Kaul
0e3702c2be
Feature/improve german translation ( #1178 )
...
* Simplify and translate locales
* Add support for translated labels
* Update changelog
2022-08-21 17:02:43 +02:00
Thomas Kaul
11136ae4f8
Eliminate duplicate locales ( #1176 )
2022-08-20 14:01:15 +02: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
95bcc3f32d
Feature/remove alias from user interface ( #1083 )
...
* Remove alias from user interface
* Update changelog
2022-07-17 11:05:23 +02:00
Thomas Kaul
8897f32bc5
Clean up modules ( #1063 )
2022-07-07 07:04:23 +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 Kaul
a0a26cfa58
Feature/simplify header ( #1027 )
...
* Hide pricing page link for Premium users
* Harmonize content
* Update changelog
2022-06-18 11:57:27 +02:00
Thomas Kaul
03f2f33344
Feature/restructure landing page ( #1021 )
...
* Restructure landing page
* Update changelog
2022-06-16 16:29:35 +02:00
Thomas Kaul
56b169e1c4
Feature/make header background solid ( #817 )
...
* Remove alpha
* Update changelog
2022-04-09 10:28:07 +02:00
Thomas Kaul
23da1bd293
Feature/add feature page ( #694 )
...
* Add feature page
* Update changelog
2022-02-13 18:12:59 +01:00
Thomas Kaul
d09cad4e05
Feature/read only mode ( #520 )
...
* Setup read only mode and update permissions dynamically
* Update changelog
2021-12-07 20:24:15 +01:00
Thomas Kaul
fcf07a0fd1
Clean up ( #496 )
2021-11-28 13:26:26 +01:00
Thomas Kaul
5e7cf9d0b6
Feature/hide get started button on registration page ( #474 )
...
* Hide button
* Update changelog
2021-11-15 20:49:03 +01:00
Thomas Kaul
87301ddbd5
Feature/improve registration page ( #451 )
...
* Improve registration page
* Update changelog
2021-11-02 21:49:57 +01:00
Thomas Kaul
a864c617b9
Feature/improve landing page ( #442 )
...
* Add intro screen
* Update changelog
2021-10-30 10:46:54 +02:00
Thomas Kaul
8466e3d73f
Feature/always show adapted portfolio page ( #388 )
...
* Always show adapted portfolio page
* Update changelog
2021-09-24 20:12:17 +02:00
Thomas Kaul
21ed91d184
Feature/add storybook story for logo component ( #344 )
...
* Add storybook story for logo component
* Update changelog
2021-09-05 08:03:32 +02:00
Thomas
13090bf6b5
Feature/add overview menu item on mobile ( #290 )
...
* Add overview menu item
* Update changelog
2021-08-14 11:09:53 +02:00
Thomas
f743c03e17
Feature/restructure page hierarchy ( #259 )
...
* Introduce portfolio group, remove tools
* Extract allocations to separate page
* Update changelog
2021-08-07 07:12:40 +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
be8d60968d
Feature/improve active menu button style ( #227 )
...
* Improve text decoration style
* Update changelog
2021-07-24 13:04:37 +02:00
Thomas
9072cbdba1
Feature/add no transactions info on zen page ( #222 )
...
* Add no transactions info to zen page
* Update changelog
2021-07-18 17:34:28 +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
fbe590ddb9
Feature/upgrade angular material css vars to 2.0.0 ( #200 )
...
* Upgrade angular-material-css-vars
* Update changelog
2021-07-05 21:53:30 +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
34303163bc
Various frontend improvements ( #137 )
...
* Various frontend improvements
* Clean up import
2021-06-02 20:54:12 +02:00
Thomas
c16f743b07
Feature/add tools section ( #120 )
...
* Add tools section
* Update changelog
2021-05-24 16:25:59 +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
78a4946e8b
Feature/zen mode ( #110 )
...
* Start with implementation
* Refactor AuthGuard, persist displayMode in user settings
* Refactor DisplayMode to ViewMode
* Update changelog
2021-05-22 10:04:56 +02:00
Thomas
abd0e08566
Introduce @ghostfolio/common lib ( #102 )
2021-05-16 22:11:14 +02:00
Thomas
561d8dbc70
Feature/rename account link ( #101 )
...
* Rename account link
* Update changelog
2021-05-16 21:22:03 +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
694b9b8991
Feature/refactor active menu item state ( #91 )
...
* Refactor active menu item state
* Update changelog
2021-05-15 10:05:03 +02:00
Thomas
fada347aa5
Fix pricing page link ( #90 )
2021-05-15 08:36:13 +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
1dc94c0027
Bugfix/keep current menu item active ( #78 )
...
* Keep current menu item active
* Update changelog
* Feature/travis (#77 )
* integrate travis
* fix prettier transactions-page.component.ts
* change base branch to main
* fetch all branches in .travis.yml
* Keep current menu item active
* Update changelog
Co-authored-by: Valentin Zickner <3200232+vzickner@users.noreply.github.com>
2021-05-11 17:49:35 +02:00
Thomas
90a2fea7d6
Feature/create and update accounts ( #60 )
...
* Allow to create and update accounts
* Activate account selector in transaction dialog
* Refactor analytics and report from platforms to accounts
2021-05-02 21:18:52 +02:00
Thomas
c70eb7793e
Feature/migration to accounts ( #58 )
...
* Migrate transaction table
* Add accounts page
* Add account page logic
2021-05-01 12:30:52 +02:00
Thomas
19ada83d0b
Fix header and about page ( #44 )
2021-04-25 17:29:04 +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
fed10c7110
Add license ( #8 )
...
* Add license
* Remove unnecessary style
* Add license to package.json
* Update url
* Adapt offering to new license (#13 )
* Adapt offering to new license
* Update changelog
* Add license to about page
* Adapt offering to new license
2021-04-18 19:01:31 +02:00
Thomas
a8c65cf3c2
Feature/migrate links to router link ( #2 )
...
* Migrate links to RouterLink
* Add i18n
2021-04-16 12:02:05 +02:00