3107 Commits

Author SHA1 Message Date
Thomas
be5b58f49a
Bugfix/fix warn color ()
* Fix warn color

* Update changelog
2021-07-13 20:29:22 +02:00
Thomas
91c748c7ad
Release 1.25.0 () v1.25.0 2021-07-11 17:21:24 +02:00
Thomas
ecfe694f0b
Feature/export transactions ()
* Export functionality for transactions

* Update changelog
2021-07-11 17:05:58 +02:00
Thomas
1491bf7f76
Update changelog () 2021-07-11 10:37:02 +02:00
Thomas
b3b9a051c3
Shorten slogan () 2021-07-11 10:31:36 +02:00
Thomas
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
Thomas
0774ca91a1
Improve settings selectors layout () 2021-07-10 18:17:17 +02:00
Thomas
f403807f2d
Bugfix/fix average buy price calculation ()
* Fix average buy price calculation

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

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

* Update changelog
2021-07-07 21:23:36 +02:00
Thomas
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
Thomas
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
Thomas
0d65136a9e
Revert "Remove unneeded dependencies ()" ()
This reverts commit a062a3cee485a70783df58fd406d1d22a096b733.
2021-07-05 20:35:10 +02:00
Thomas
dea87cc3cf
Improve README.md () 2021-07-04 22:19:09 +02:00
Thomas
a062a3cee4
Remove unneeded dependencies () 2021-07-04 22:11:47 +02:00
Thomas
5b1b207a6f
Feature/upgrade angular dependencies to version 12.0.x ()
* Update angular dependencies to version 12.0.X

* Update changelog
2021-07-04 21:55:25 +02:00
Thomas
63cc7b2871
Feature/upgrade nestjs dependencies ()
* Upgrade @nestjs dependencies

* Update changelog
2021-07-04 21:45:53 +02:00
Thomas
3986e8f879
Upgrade Nx to version 12.5.4 () 2021-07-04 21:31:15 +02:00
Thomas
290e93bbd7
Release 1.23.1 () v1.23.1 2021-07-03 12:20:36 +02:00
Thomas
b08ecd1b18
Release 1.23.0 () v1.23.0 2021-07-03 11:51:26 +02:00
Thomas
92d321a001
Drafts for orders ()
* Render the future with a dashed border

* Update changelog
2021-07-03 11:32:03 +02:00
Thomas
ce2d8d519d
Change from travis-ci.org to travis-ci.com () 2021-06-30 21:52:29 +02:00
Thomas
f32bef071e
Add contributing section () 2021-06-27 10:23:51 +02:00
Thomas
4aa7365d9b
Release 1.22.0 () v1.22.0 2021-06-25 17:34:49 +02:00
Thomas
367f25a975
Feature/set user id in stripe callback ()
* Set user id as description

* Update changelog
2021-06-24 21:52:41 +02:00
Thomas
9832334da1
Move @types/lodash to dev dependencies () 2021-06-23 17:36:40 +02:00
Thomas
e126f9ec54
Release 1.21.0 () v1.21.0 2021-06-22 21:55:00 +02:00
Thomas
09bbda3502
Change from subscription to one time payment () 2021-06-22 21:53:29 +02:00
Thomas
ee9a521813
Bugfix/fix base currency in pricing page ()
* Fix base currency

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

* Update changelog
v1.20.0
2021-06-21 20:08:45 +02:00
Thomas
3a95ec0f81
Release 1.20.0 () 2021-06-21 20:05:54 +02:00
Thomas
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
Thomas
373a2015c0
Release 1.19.0 () v1.19.0 2021-06-17 23:01:59 +02:00
Thomas
66c955ad6c
Feature/ghostfolio in numbers ()
* Add Ghostfolio in numbers section

* Update changelog
2021-06-17 22:59:48 +02:00
Thomas
a2440fc067
Release 1.18.0 () v1.18.0 2021-06-16 17:34:43 +02:00
Thomas
3d7624d997
Feature/improve twa onboarding ()
* Improve TWA onboarding (Redirect to the account registration page)

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

* Update changelog
2021-06-16 17:05:43 +02:00
Thomas
198eaf57d3
Release 1.17.0 () v1.17.0 2021-06-15 21:17:41 +02:00
Thomas
6783ea2ebb
Feature/upgrade various frontend dependencies ()
* Upgrade frontend dependencies

* Update changelog
2021-06-15 21:15:48 +02:00
Thomas
a35701fe24
Feature/upgrade to angular 12 ()
* Upgrade to Angular 12

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

* Update changelog
2021-06-15 09:47:18 +02:00
Thomas
81fe538484 Order attribute 2021-06-15 09:43:48 +02:00
Thomas
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
Thomas
8886082dfa
Feature/upgrade eslint and prettier dependencies ()
* Upgrade eslint and prettier dependencies

* Feature/upgrade date fns to version 2.22.1 ()

* Feature/upgrade chart.js to version 3.3.2 ()

* Update changelog
2021-06-15 09:17:27 +02:00
Thomas
3b12e5b85b
Release 1.16.0 () v1.16.0 2021-06-14 22:00:00 +02:00
Matthias Frey
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
Thomas
698d5ec3b7
Release 1.15.0 () v1.15.0 2021-06-14 16:15:50 +02:00
Matthias Frey
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