dw-0
6a10b932b0
Feature/Switch consistent-type-assertions eslint rule from warn to error ( #3982 )
* Switch consistent-type-assertions eslint rule from warn to error
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
6 months ago
dw-0
a14c10bad2
Feature/Enable unused compiler options in tsconfig ( #3895 )
* Enable noUnusedLocals noUnusedParameters in compiler options of tsconfig
* Update changelog
7 months ago
Thomas Kaul
29d3b762a8
Feature/switch typescript-eslint no-unused-vars to error ( #3887 )
* Switch @typescript-eslint/no-unused-vars to error
7 months ago
Thomas Kaul
bb445ddf2e
Feature/improve experimental chart in account detail dialog ( #3813 )
* Improve chart in account detail dialog
* Update changelog
7 months ago
Shaunak Das
323cfbfcaa
Feature/introduce filters in account endpoint ( #3764 )
* Introduce filters in acount endpoint
* Integrate endpoint in holding detail dialog
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
8 months ago
Thomas Kaul
6c1317f978
Bugfix/fix search for holding in assistant ( #3569 )
* Fix search for holding
* Update changelog
10 months ago
Thomas Kaul
f08b0b570b
Feature/support derived currencies in currency validation ( #3529 )
* Support derived currencies in currency validation
* Update changelog
10 months ago
Thomas Kaul
b12ac1fe84
Feature/simplify module imports of api ( #3443 )
* Simplify module imports
11 months ago
Thomas Kaul
b692b7432c
Feature/set up event system for portfolio changes ( #3333 )
* Set up event system for portfolio changes
* Update changelog
1 year ago
Thomas Kaul
39bd4a349b
Feature/improve chart in account detail dialog ( #3314 )
* Improve net worth calculation in portfolio performance chart
* Improve account balance management
* Update changelog
1 year ago
Thomas Kaul
1132dc9bdd
Feature/add unique constraint to account balance database schema ( #3315 )
* Add accountId and date as unique constraint to AccountBalance schema
* Update changelog
1 year ago
Thomas Kaul
a33f8d5bed
Upgrade @types/big.js to version 6.2.2 ( #3191 )
* Upgrade @types/big.js to version 6.2.2
* Refactor imports
1 year ago
Thomas Kaul
6be38a1c19
Feature/remove is default flag from account database schema ( #3041 )
* Remove isDefault flag from Account database schema
* Update changelog
1 year ago
Thomas Kaul
40836b745b
Feature/improve validation for currency in endpoints ( #3030 )
* Improve validation for currency
* Update changelog
1 year ago
Thomas Kaul
07eabac059
Feature/add missing database indexes part 2 ( #3033 )
* Add missing database indexes (for orderBy and where clauses)
* Update changelog
1 year ago
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
1 year ago
underwater
7d68905f1b
Feature/use has permission annotation in endpoints ( #2771 )
* Use HasPermission in endpoints
* Update changelog
1 year ago
Thomas Kaul
377ba75e4c
Add support to delete a cash balance ( #2707 )
1 year ago
Thomas Kaul
2b491dc732
Extend performance endpoint by net worth per day ( #2574 )
* Extend performance endpoint by net worth per day
* Update changelog
1 year ago
Thomas Kaul
7cb86de7af
Feature/remove account type from account database model ( #2616 )
* Remove account type
* Update changelog
2 years ago
Ajay
20cefaba19
Improve usability and validation in cash balance transfer ( #2552 )
* Improve usability and validation in cash balance transfer
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
f5ad1d2d24
Feature/set validation rule to positive number in cash balance transfer ( #2544 )
* Add validation rule (positive number)
* Update changelog
2 years ago
Pavol Kolcun
7ae49eb839
Add endpoint for account balances ( #2484 )
* Add endpoint for account balances
* Update changelog
---------
Co-authored-by: Pavol Kolcun <pavol.kolcun@student.tuke.sk>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Aldrin
0ac97bd112
Transfer cash balance between accounts ( #2455 )
* Transfer cash balance between accounts
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Aldrin
e60fe48fdd
Add dialog for cash transfer between accounts ( #2433 )
* Add dialog for cash transfer between accounts
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Sanjeev Sharma
4fb88859b2
Improve form in account dialog ( #2408 )
* Improve form in account dialog
* Update changelog
2 years ago
Thomas Kaul
ab691bb27a
Feature/remove account type from user interface ( #2335 )
* Remove account type from user interface and set it optional
* Update changelog
2 years ago
Thomas Kaul
c9353d0a39
Support account balance time series ( #2166 )
* Initial setup
* Support account balance in export
* Handle account balance update
* Add schema migration
* Update changelog
2 years ago
Thomas Kaul
9116443305
Feature/support note in accounts ( #2063 )
* Add support for a note in accounts
* Update changelog
2 years ago
Francisco Silva
8ba15f8f72
Optionally update cash balance when adding activity ( #1926 )
* Optionally update cash balance when adding activity
* Update changelog
2 years ago
Thomas Kaul
f4c748f67a
Feature/extend support for impersonation mode ( #1898 )
* Support impersonation of all users for local development
* Update changelog
2 years ago
Thomas Kaul
513a564e2c
Restructure services ( #1891 )
2 years ago
Thomas Kaul
261a0fb0b9
Refactor AuthInterceptor ( #1764 )
* Refactor AuthInterceptor
* Refactor JwtStrategy
2 years ago
Thomas Kaul
eed4f57f30
Clean up ( #1669 )
2 years ago
Yash Solanki
a79f31b006
Feature/add accounts import export ( #1635 )
* Add accounts to activities export
* Add logic for importing accounts
* Update changelog
2 years ago
Thomas Kaul
2e7f46ad78
Feature/allow account for activity of type item ( #1641 )
* Support linking wealth items to account
* Update changelog
2 years ago
Thomas Kaul
52b3ad6dc3
Feature/refactor value redaction interceptor ( #1624 )
* Reuse redactAttributes()
* Update changelog
2 years ago
Thomas Kaul
c2df99072d
Feature/refactor filters ( #1299 )
* Refactor filters
Co-Authored-By: Zakaria YAHI <9142557+ZakYahi@users.noreply.github.com>
3 years ago
Thomas Kaul
f01a3f893d
Exclude accounts ( #1289 )
* Exclude accounts
* Update changelog
3 years ago
Thomas Kaul
c0f19d56ec
Feature/add account detail dialog ( #1047 )
* Add account detail dialog
* Update changelog
3 years ago
Thomas Kaul
5cb6e5dec6
Feature/support filtering by asset class on the allocations page ( #926 )
* Support filtering by asset class
* Update changelog
3 years ago
Thomas Kaul
160335302a
Feature/group filters by type ( #922 )
* Add groups to activities filter component
* Update changelog
3 years ago
Thomas Kaul
c1d460cead
Improve filtering ( #901 )
3 years ago
Thomas Kaul
67f2b326f3
Switch to new calculation engine ( #814 )
* Switch to new calculation engine
* Clean up old portfolio calculation engine (#815 )
* Rename new portfolio calculation engine (#816 )
* Update changelog
3 years ago
Thomas Kaul
3de7d3f60e
Bugfix/improve account calculations ( #737 )
* Improve account calculations
* Update changelog
3 years ago
Thomas Kaul
4ec351369b
Bugfix/add fallback to default account in import ( #709 )
* Add fallback to default account if account id is invalid
* Update changelog
3 years ago
Thomas Kaul
bcb7f5f522
Feature/add feature toggle for new calculation engine ( #649 )
* Add feature toggle for new calculation engine
* Update changelog
3 years ago
gizmodus
f15b33e950
Portfolio calculator rework ( #632 )
* Portfolio calculator rework
Co-authored-by: Reto Kaul <retokaul@sublimd.com>
3 years ago
Thomas Kaul
d09cad4e05
Feature/read only mode ( #520 )
* Setup read only mode and update permissions dynamically
* Update changelog
3 years ago
Thomas Kaul
aed8f5cf04
Feature/upgrade prisma to version 3.6.0 ( #518 )
* Upgrade prisma from version 2.30.2 to 3.6.0
* Update changelog
3 years ago