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 |
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
|
6c1317f978
|
Bugfix/fix search for holding in assistant (#3569)
* Fix search for holding
* Update changelog
|
10 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
|
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 |
Thomas Kaul
|
377ba75e4c
|
Add support to delete a cash balance (#2707)
|
1 year 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 |
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 |
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
|
513a564e2c
|
Restructure services (#1891)
|
2 years ago |
Thomas Kaul
|
f01a3f893d
|
Exclude accounts (#1289)
* Exclude accounts
* 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
|
3de7d3f60e
|
Bugfix/improve account calculations (#737)
* Improve account calculations
* 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 |
Thomas Kaul
|
e1932eb5a1
|
Bugfix/exclude drafts from transaction count (#473)
* Fix transactions count (exclude drafts)
* Improve wording (summary page)
* Update changelog
|
4 years ago |
Thomas Kaul
|
dcee651098
|
Feature/support unlimited currencies (#387)
* Support unlimited currencies
* Update changelog
|
4 years ago |
Thomas Kaul
|
0ee2258af8
|
Feature/improve impersonation mode (#293)
* Improve the impersonation mode
* Update changelog
|
4 years ago |
Thomas
|
3589e72aea
|
Harmonize prisma service (#266)
|
4 years ago |
Thomas
|
bb76ace95d
|
Feature/improve support for draft transactions (#265)
* Improve support for draft transactions
* Update changelog
|
4 years ago |
Thomas
|
f22991b090
|
Feature/respect cash balance in analysis (#203)
* Respect cash balance in in analysis
* Update changelog
|
4 years ago |
Thomas
|
2c19d8c8e7
|
Feature/add balance to account (#193)
* Add balance attribute and calculate total balance
* Update changelog
|
4 years ago |
Thomas
|
90a2fea7d6
|
Feature/create and update accounts (#60)
* Allow to create and update accounts
* Activate account selector in transaction dialog
* Refactor analytics and report from platforms to accounts
|
4 years ago |
Thomas
|
c70eb7793e
|
Feature/migration to accounts (#58)
* Migrate transaction table
* Add accounts page
* Add account page logic
|
4 years ago |