Ivo Valchev
01feead017
Show decimal transactionCount
and singular for 1 transaction ( #327 )
...
* Show decimal `transactionCount` and singular for 1 transaction
* Update changelog
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2021-09-02 20:47:27 +02:00
Thomas Kaul
72c065a59d
Feature/introduce asset sub class ( #312 )
...
* Introduce asset sub class
* Update changelog
2021-08-22 22:19:10 +02:00
Thomas Kaul
05b0efef82
Feature/add restricted view ( #295 )
...
* Add restricted view
* Update changelog
2021-08-16 21:40:29 +02:00
Thomas Kaul
0ee2258af8
Feature/improve impersonation mode ( #293 )
...
* Improve the impersonation mode
* Update changelog
2021-08-14 19:15:26 +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
98f44323da
Feature/improve usability of tabs on home page ( #283 )
...
* Improve usability: lazy load endpoints on tab change
* Feature/improve portfolio summary (#285 )
* Update changelog
2021-08-13 19:26:48 +02:00
Thomas
0a85a56c67
Respect cash balance in allocations, do not hide cryptocurrency holdings ( #280 )
...
* Respect cash balance in allocations, do not hide cryptocurrency holdings
* Update changelog
2021-08-09 21:26:41 +02:00
Thomas
80d043729d
Feature/replace type with asset class ( #274 )
...
* Improved the asset classification
* Add assetClass to symbolProfile
* Remove type from position
* Update changelog
2021-08-08 19:27:58 +02:00
Thomas
178166d86b
Extend investment chart by three months ( #273 )
2021-08-08 19:25:38 +02:00
Thomas
e88b889fdd
Feature/optimize accounts table for mobile ( #271 )
...
* Optimize accounts table
* Update changelog
2021-08-08 09:24:47 +02:00
Thomas
bb76ace95d
Feature/improve support for draft transactions ( #265 )
...
* Improve support for draft transactions
* Update changelog
2021-08-07 20:52:55 +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
Valentin Zickner
218efbb5bd
fix position diagram for sold items ( #261 )
...
* fix position diagram for sold items
* Add missing data to position from the past
* Update changelog
Co-authored-by: Valentin Zickner <github@zickner.ch>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2021-08-07 07:03:35 +02:00
Valentin Zickner
bf256ae50c
fix position currency conversion ( #256 )
...
Co-authored-by: Valentin Zickner <github@zickner.ch>
2021-08-05 22:36:18 +02:00
Thomas
4bd41ffa41
Feature/eliminate name from timeline position ( #245 )
...
* Eliminate name from timeline position: Get the name from the symbolProfileService instead
* Update changelog
2021-08-01 20:43:12 +02:00
Thomas
423ceec317
Feature/remove symbol icon from dialog header ( #244 )
...
* Remove symbol icon from dialog header
* Clean up code
2021-08-01 17:26:39 +02:00
Thomas
823501f43e
Sort imports ( #242 )
2021-08-01 09:41:44 +02:00
Valentin Zickner
71a3115fc6
refactor get position endpoint
...
Co-authored-by: Thomas <dotsilver@gmail.com>
2021-08-01 00:55:10 +02:00
Valentin Zickner
de83dc7b84
create investment endpoint for analysis timeline
...
Co-authored-by: Thomas <dotsilver@gmail.com>
2021-08-01 00:55:10 +02:00
Thomas
ff15d5cbc4
Rename performance labels
2021-08-01 00:55:10 +02:00
Thomas
3c4949de35
Hide net performance
2021-08-01 00:55:10 +02:00
Thomas
cbdb68e2f8
Refactoring
2021-08-01 00:55:10 +02:00
Thomas
1226c26a9d
Refactor positions
2021-08-01 00:55:10 +02:00
Thomas
b4dc21dd61
Implement new positions endpoint
2021-08-01 00:55:10 +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
94d56f553f
Bugfix/fix chart on landing page ( #219 )
...
* Fix chart on landing page
* Update changelog
2021-07-17 20:48:08 +02:00
Thomas
e4d325daab
Feature/various style improvements ( #214 )
...
* Improve styles
* Update changelog
2021-07-15 18:10:18 +02:00
Thomas
c7b7efae3b
Feature/import transactions ( #212 )
...
* Implement import transactions functionality
* Update changelog
2021-07-14 20:54:05 +02:00
Thomas
ecfe694f0b
Feature/export transactions ( #209 )
...
* Export functionality for transactions
* Update changelog
2021-07-11 17:05:58 +02:00
Thomas
f22991b090
Feature/respect cash balance in analysis ( #203 )
...
* 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 ( #202 )
2021-07-08 21:28:28 +02:00
Thomas
2c19d8c8e7
Feature/add balance to account ( #193 )
...
* Add balance attribute and calculate total balance
* Update changelog
2021-07-07 21:23:36 +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
92d321a001
Drafts for orders ( #187 )
...
* Render the future with a dashed border
* Update changelog
2021-07-03 11:32:03 +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
f7860a9799
Feature/introduce max items in portfolio proportion chart ( #159 )
...
* Add option to limit items
* Update changelog
2021-06-14 14:18:02 +02:00
Thomas
8314b98f81
Feature/improve tables ( #157 )
...
* Improve tables
* Update changelog
2021-06-14 14:02:25 +02:00
Thomas
194cf1ddcc
Feature/clean up analysis page ( #155 )
...
* Clean up analysis page
* Update changelog
2021-06-14 13:55:15 +02:00
Thomas
f74b00446c
Feature/improve world map chart ( #152 )
...
* Improve world map chart
* Update changelog
2021-06-09 20:32:39 +02:00
Thomas
2eafc042ad
Feature/add world map ( #150 )
...
* Add a global heat map
* Update changelog
2021-06-08 21:59:46 +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
aea497154a
Feature/prettify symbols in transaction filtering component ( #131 )
...
* Prettify generic scraper symbols
* Update changelog
2021-06-01 21:34:53 +02:00
Thomas
dc736d53b4
Fix sorting ( #129 )
...
* Fix sorting
2021-06-01 21:33:56 +02:00
Thomas
5957b33779
Feature/enable labels on the x axis of the investment chart ( #128 )
...
* Enable x-axis labels
* Update changelog
2021-05-30 20:39:37 +02:00
Thomas
c16f743b07
Feature/add tools section ( #120 )
...
* Add tools section
* Update changelog
2021-05-24 16:25:59 +02:00