Commit Graph

790 Commits

Author SHA1 Message Date
9072cbdba1 Feature/add no transactions info on zen page ()
* Add no transactions info to zen page

* Update changelog
2021-07-18 17:34:28 +02:00
120b691336 Bugfix/fix url to fear and greed index ()
* Fix url

* Update changelog
2021-07-18 09:33:23 +02:00
bd4ad76953 Feature/remove pause in onboarding ()
* Improve onboarding
  * Remove pause
  * Add icon

* Update changelog
2021-07-18 08:19:05 +02:00
94d56f553f Bugfix/fix chart on landing page ()
* Fix chart on landing page

* Update changelog
2021-07-17 20:48:08 +02:00
51fbc538ca Feature/set public stripe key dynamically ()
* Set public Stripe key dynamically

* Update changelog
2021-07-17 11:04:43 +02:00
39a76f7f40 Feature/add robots.txt ()
* Add robots.txt

* Update changelog
2021-07-16 21:32:02 +02:00
e4d325daab Feature/various style improvements ()
* Improve styles

* Update changelog
2021-07-15 18:10:18 +02:00
b765df65d6 Improve wording () 2021-07-14 20:54:23 +02:00
c7b7efae3b Feature/import transactions ()
* Implement import transactions functionality

* Update changelog
2021-07-14 20:54:05 +02:00
be5b58f49a Bugfix/fix warn color ()
* Fix warn color

* Update changelog
2021-07-13 20:29:22 +02:00
ecfe694f0b Feature/export transactions ()
* Export functionality for transactions

* Update changelog
2021-07-11 17:05:58 +02:00
b3b9a051c3 Shorten slogan () 2021-07-11 10:31:36 +02:00
bf1146bfd6 Feature/change slogan to wealth management ()
* Harmonize slogans to "Open Source Wealth Management Software"

* Update changelog
2021-07-10 19:20:02 +02:00
0774ca91a1 Improve settings selectors layout () 2021-07-10 18:17:17 +02:00
f403807f2d Bugfix/fix average buy price calculation ()
* Fix average buy price calculation

* Update changelog
2021-07-10 18:16:46 +02:00
f22991b090 Feature/respect cash balance in analysis ()
* Respect cash balance in in analysis

* Update changelog
2021-07-10 14:57:03 +02:00
1135a5b335 Fix rendering of currency and platform in dialogs and clean up observables () 2021-07-08 21:28:28 +02:00
2c19d8c8e7 Feature/add balance to account ()
* Add balance attribute and calculate total balance

* Update changelog
2021-07-07 21:23:36 +02:00
db090229ce Feature/add total value in the create or edit transaction dialog ()
* Display total value

* Update changelog
2021-07-07 21:14:01 +02:00
fbe590ddb9 Feature/upgrade angular material css vars to 2.0.0 ()
* Upgrade angular-material-css-vars

* Update changelog
2021-07-05 21:53:30 +02:00
3986e8f879 Upgrade Nx to version 12.5.4 () 2021-07-04 21:31:15 +02:00
290e93bbd7 Release 1.23.1 () 2021-07-03 12:20:36 +02:00
92d321a001 Drafts for orders ()
* Render the future with a dashed border

* Update changelog
2021-07-03 11:32:03 +02:00
367f25a975 Feature/set user id in stripe callback ()
* Set user id as description

* Update changelog
2021-06-24 21:52:41 +02:00
09bbda3502 Change from subscription to one time payment () 2021-06-22 21:53:29 +02:00
ee9a521813 Bugfix/fix base currency in pricing page ()
* Fix base currency

* Update changelog
2021-06-21 20:52:01 +02:00
169c151547 Feature/improve style of about page ()
* Improve style

* Update changelog
2021-06-21 20:08:45 +02:00
ad00cd9d81 Feature/setup subscription with stripe ()
* Set up stripe for subscriptions

* Update permissions and add discount

* Update changelog
2021-06-21 20:03:36 +02:00
66c955ad6c Feature/ghostfolio in numbers ()
* Add Ghostfolio in numbers section

* Update changelog
2021-06-17 22:59:48 +02:00
3d7624d997 Feature/improve twa onboarding ()
* Improve TWA onboarding (Redirect to the account registration page)

* Update changelog
2021-06-16 17:31:31 +02:00
0264b592b9 Feature/improve investments by sector ()
* Improve investments analysis by sector

* Update changelog
2021-06-16 17:05:43 +02:00
a35701fe24 Feature/upgrade to angular 12 ()
* Upgrade to Angular 12

* Update changelog
2021-06-15 21:03:55 +02:00
5db90f1787 Feature/improve error page of fingerprint sign in ()
* Improve error page

* Update changelog
2021-06-15 09:47:18 +02:00
81fe538484 Order attribute 2021-06-15 09:43:48 +02:00
51884913be Feature/disable fingerprint sign in in demo account page ()
* Disable fingerprint toggle for demo user

* Update changelog
2021-06-15 09:21:53 +02:00
6c1119caec Restrict webauthn to fingerprint only and improve UX ()
* 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
e87c942cb8 Add webauthn ()
* 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
f7860a9799 Feature/introduce max items in portfolio proportion chart ()
* Add option to limit items

* Update changelog
2021-06-14 14:18:02 +02:00
c519eb0e99 Bugfix/fix last activity column ()
* Fix last activity (only values in the past)

* Update changelog
2021-06-14 14:06:24 +02:00
8314b98f81 Feature/improve tables ()
* Improve tables

* Update changelog
2021-06-14 14:02:25 +02:00
194cf1ddcc Feature/clean up analysis page ()
* Clean up analysis page

* Update changelog
2021-06-14 13:55:15 +02:00
9eb25f6c9e Feature/connect or create logic for symbol profile ()
* Add connectOrCreate logic

* Extend seed

* Update changelog
2021-06-09 20:35:02 +02:00
f74b00446c Feature/improve world map chart ()
* Improve world map chart

* Update changelog
2021-06-09 20:32:39 +02:00
2eafc042ad Feature/add world map ()
* Add a global heat map

* Update changelog
2021-06-08 21:59:46 +02:00
6a03120225 Feature/add symbol profile model ()
* Add symbol profile model and positions by country chart

* Add positions by continent chart

* Fix tests

* Extend seed

* Update changelog
2021-06-06 15:31:28 +02:00
ef272360fb Feature/render average prices in position detail chart ()
* Render average buy prices

* Update changelog
2021-06-05 17:17:53 +02:00
026a5011d4 Feature/add account registration page ()
* Add account registration page

* Update changelog
2021-06-05 17:16:07 +02:00
aa4206af0e Feature/various frontend improvements 2 ()
* Change buttons to links

* Update changelog
2021-06-05 17:11:03 +02:00
34303163bc Various frontend improvements ()
* Various frontend improvements

* Clean up import
2021-06-02 20:54:12 +02:00
e7fbcd4fa0 Feature/extend pricing page ()
* Extend pricing page

* Feature/align pricing page with subscription model ()

* Align pricing page with subscription model

* Update changelog
2021-06-02 20:15:53 +02:00