Thomas
63cc7b2871
Feature/upgrade nestjs dependencies ( #195 )
...
* Upgrade @nestjs dependencies
* Update changelog
3 years ago
Thomas
3986e8f879
Upgrade Nx to version 12.5.4 ( #194 )
3 years ago
Thomas
290e93bbd7
Release 1.23.1 ( #191 )
3 years ago
Thomas
b08ecd1b18
Release 1.23.0 ( #190 )
3 years ago
Thomas
92d321a001
Drafts for orders ( #187 )
...
* Render the future with a dashed border
* Update changelog
3 years ago
Thomas
ce2d8d519d
Change from travis-ci.org to travis-ci.com ( #188 )
3 years ago
Thomas
f32bef071e
Add contributing section ( #186 )
3 years ago
Thomas
4aa7365d9b
Release 1.22.0 ( #185 )
3 years ago
Thomas
367f25a975
Feature/set user id in stripe callback ( #184 )
...
* Set user id as description
* Update changelog
3 years ago
Thomas
9832334da1
Move @types/lodash to dev dependencies ( #183 )
3 years ago
Thomas
e126f9ec54
Release 1.21.0 ( #182 )
3 years ago
Thomas
09bbda3502
Change from subscription to one time payment ( #181 )
3 years ago
Thomas
ee9a521813
Bugfix/fix base currency in pricing page ( #180 )
...
* Fix base currency
* Update changelog
3 years ago
Thomas
169c151547
Feature/improve style of about page ( #177 )
...
* Improve style
* Update changelog
3 years ago
Thomas
3a95ec0f81
Release 1.20.0 ( #179 )
3 years ago
Thomas
ad00cd9d81
Feature/setup subscription with stripe ( #178 )
...
* Set up stripe for subscriptions
* Update permissions and add discount
* Update changelog
3 years ago
Thomas
373a2015c0
Release 1.19.0 ( #176 )
3 years ago
Thomas
66c955ad6c
Feature/ghostfolio in numbers ( #175 )
...
* Add Ghostfolio in numbers section
* Update changelog
3 years ago
Thomas
a2440fc067
Release 1.18.0 ( #174 )
3 years ago
Thomas
3d7624d997
Feature/improve twa onboarding ( #173 )
...
* Improve TWA onboarding (Redirect to the account registration page)
* Update changelog
3 years ago
Thomas
0264b592b9
Feature/improve investments by sector ( #172 )
...
* Improve investments analysis by sector
* Update changelog
3 years ago
Thomas
198eaf57d3
Release 1.17.0 ( #171 )
3 years ago
Thomas
6783ea2ebb
Feature/upgrade various frontend dependencies ( #170 )
...
* Upgrade frontend dependencies
* Update changelog
3 years ago
Thomas
a35701fe24
Feature/upgrade to angular 12 ( #169 )
...
* Upgrade to Angular 12
* Update changelog
3 years ago
Thomas
5db90f1787
Feature/improve error page of fingerprint sign in ( #167 )
...
* Improve error page
* Update changelog
3 years ago
Thomas
81fe538484
Order attribute
3 years ago
Thomas
51884913be
Feature/disable fingerprint sign in in demo account page ( #163 )
...
* Disable fingerprint toggle for demo user
* Update changelog
3 years ago
Thomas
8886082dfa
Feature/upgrade eslint and prettier dependencies ( #164 )
...
* Upgrade eslint and prettier dependencies
* Feature/upgrade date fns to version 2.22.1 (#165 )
* Feature/upgrade chart.js to version 3.3.2 (#166 )
* Update changelog
3 years ago
Thomas
3b12e5b85b
Release 1.16.0 ( #162 )
3 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>
3 years ago
Thomas
698d5ec3b7
Release 1.15.0 ( #160 )
3 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>
3 years ago
Thomas
f7860a9799
Feature/introduce max items in portfolio proportion chart ( #159 )
...
* Add option to limit items
* Update changelog
3 years ago
Thomas
c519eb0e99
Bugfix/fix last activity column ( #158 )
...
* Fix last activity (only values in the past)
* Update changelog
3 years ago
Thomas
8314b98f81
Feature/improve tables ( #157 )
...
* Improve tables
* Update changelog
3 years ago
Thomas
194cf1ddcc
Feature/clean up analysis page ( #155 )
...
* Clean up analysis page
* Update changelog
3 years ago
Thomas
7da6478699
Improve server start instructions ( #156 )
3 years ago
Thomas
4f2bbba782
Release 1.14.0 ( #154 )
3 years ago
Thomas
9eb25f6c9e
Feature/connect or create logic for symbol profile ( #153 )
...
* Add connectOrCreate logic
* Extend seed
* Update changelog
3 years ago
Thomas
f74b00446c
Feature/improve world map chart ( #152 )
...
* Improve world map chart
* Update changelog
3 years ago
Thomas
beb7e6ec34
Release 1.13.0 ( #151 )
3 years ago
Thomas
2eafc042ad
Feature/add world map ( #150 )
...
* Add a global heat map
* Update changelog
3 years ago
Thomas
74954bc51d
Release 1.12.0 ( #149 )
3 years ago
Thomas
6a03120225
Feature/add symbol profile model ( #148 )
...
* Add symbol profile model and positions by country chart
* Add positions by continent chart
* Fix tests
* Extend seed
* Update changelog
3 years ago
Thomas
21504573b4
Release 1.11.0 ( #147 )
3 years ago
Thomas
fabd912fba
Setup initial prisma migration ( #146 )
3 years ago
Thomas
00b42855b6
Feature/upgrade prisma to 2.24.1 ( #145 )
...
* Upgrade prisma
* Update changelog
* Update database push script
3 years ago
Thomas
ef272360fb
Feature/render average prices in position detail chart ( #144 )
...
* Render average buy prices
* Update changelog
3 years ago
Thomas
026a5011d4
Feature/add account registration page ( #141 )
...
* Add account registration page
* Update changelog
3 years ago
Thomas
aa4206af0e
Feature/various frontend improvements 2 ( #140 )
...
* Change buttons to links
* Update changelog
3 years ago