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 |
rodriguestiago0
|
3b895afc9e
|
Enable account balance update for fee and interest activities (#3145)
* Enable account balance update for fee and interest activities
* Update changelog
|
1 year ago |
Gerard Du Pre
|
d9d71e7827
|
Fix issue with removing account from activity (#3112)
* Fix issue with removing account from activity
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
1 year ago |
Thomas Kaul
|
07661d9262
|
Feature/integrate dividend into transaction point concept (#3092)
* Integrate dividend into transaction point concept
* Update changelog
|
1 year ago |
Thomas Kaul
|
4ab3f81384
|
Extract getFactor() (#3089)
* Extract getFactor()
* Refactoring
|
1 year ago |
Thomas Kaul
|
5596e5f03b
|
Feature/integrate wealth items into transaction point concept (#3084)
* Integrate (wealth) items into transaction point concept
* Update changelog
|
1 year ago |
Thomas Kaul
|
7f67430685
|
Bugfix/readd value in base currency to activity (#3078)
* Readd valueInBaseCurrency
* Update changelog
|
1 year ago |
Thomas Kaul
|
2115745471
|
Bugfix/fix issue with exchange rate calculation of wealth items in accounts (#3065)
* Fix exchange rate calculatio of wealth items in accounts
* Update changelog
|
1 year ago |
Thomas Kaul
|
d3679d41b3
|
Bugfix/fix query to filter activities of excluded accounts (#3059)
* Fix query to filter activities of excluded accounts
* Update changelog
|
1 year ago |
Thomas Kaul
|
a3cdb23776
|
Feature/refactor query to filter activities of excluded accounts (#3016)
* Refactor query to filter activities of excluded accounts
* Update changelog
|
1 year ago |
Thomas Kaul
|
e921ed7f52
|
Reorder imports (#2988)
|
1 year ago |
Thomas Kaul
|
28706d7b26
|
Refactor order service (#2751)
|
1 year ago |
Thomas Kaul
|
51a0ede3e4
|
Feature/introduce lazy loaded activities table (#2729)
* Introduce lazy-loaded activities table
* Add icon column
* Emit paginator event
* Add pagination logic
* Integrate total items
* Update changelog
|
1 year ago |
shyam kachhadiya
|
f40f0653c2
|
Add request params (ship, take) for pagination to GET order endpoint (#2382)
* Add request params (ship, take) for pagination to GET order endpoint
* Update changelog
|
2 years ago |
Thomas Kaul
|
e2e4c9be3c
|
Feature/skip data gathering for manual data source (#2379)
* Skip data gathering
* Update changelog
|
2 years ago |
Thomas Kaul
|
b12349a148
|
Feature/add support for interest on account level (#2354)
* Add support for interest
* Update changelog
|
2 years ago |
Thomas Kaul
|
7130ac7565
|
Feature/add support for fees on account level (#1954)
* Add migration
* Add business logic for fees
* Fix export for liabilities
* Update changelog
|
2 years ago |
Thomas Kaul
|
286e41eb21
|
Feature/optimize import validation by reducing to unique asset profiles (#2198)
* Optimize activities validation
* Optimize data gathering in import
* Update changelog
|
2 years ago |
Thomas Kaul
|
06dfb91f82
|
Release 1.280.1 (#2069)
|
2 years ago |
Thomas Kaul
|
7931e6950d
|
Feature/add support for liabilities (#1789)
* Add support for liabilities
* Update changelog
|
2 years ago |
Thomas Kaul
|
4d700e3b83
|
Feature/add error message if importing duplicates (#1984)
* Add error messages if import include duplicates
* Update changelog
|
2 years ago |
Visrut
|
7d6a74a67d
|
Feature/improve check for duplicates in import #1932 (#1940)
* Improve check for duplicates in import
* 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 |
Francisco Silva
|
67e758365f
|
feature: allow to delete all activities of a user (#1880)
* Allow to delete all activities of a user
* Update changelog
|
2 years ago |
Thomas Kaul
|
513a564e2c
|
Restructure services (#1891)
|
2 years ago |
Thomas Kaul
|
947460abdd
|
Bugfix/fix ids of gather asset profile process jobs (#1863)
* Fix job ids
* Update changelog
|
2 years ago |
Thomas Kaul
|
e23ff33e6f
|
Feature/skip job creation for manual data source without scraper configuration (#1857)
* Skip job creation for MANUAL data source without scraper configuration
* Update changelog
|
2 years ago |
Thomas Kaul
|
1ed5690b33
|
Feature/improve queue jobs implementation (#1855)
* Improve queue jobs implementation
* Update changelog
|
2 years ago |
Mirio
|
80d0638922
|
Adding Coingecko Data Provider (#1736)
* Adding Coingecko Data Provider
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
|
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
|
49ce4803ce
|
Feature/add support to manage tags in create or edit activity dialog (#1532)
* Add support to manage tags
* Update changelog
|
2 years ago |
Thomas Kaul
|
f01a3f893d
|
Exclude accounts (#1289)
* Exclude accounts
* Update changelog
|
3 years ago |
Thomas Kaul
|
c5e6602102
|
Improve filter by asset class (#1135)
|
3 years ago |
Thomas Kaul
|
dbc38e705e
|
Feature/add url to symbol profile overrides (#1132)
* Add url to symbol profile overrides
* Improve filter by asset class
* Update changelog
|
3 years ago |
Thomas Kaul
|
69bc1d67e1
|
Bugfix/fix database connection error handling (#1125)
* Fix database connection error handling
* Update changelog
|
3 years ago |
Thomas Kaul
|
81217b35ef
|
Feature/add comment to activity (#1097)
* Add comment to activity
* Update changelog
|
3 years ago |
Thomas Kaul
|
2394cbd6fe
|
Feature/support tags in create and update order dto (#1084)
* Support tags in create or update order
* Update changelog
|
3 years ago |
Thomas Kaul
|
557e3a0676
|
Feature/migrate historical market data gathering to queue design pattern (#991)
* Migrate historical market data gathering to queue
* Filter and delete jobs
* Detect duplicate jobs
* 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
|
40380346e6
|
Feature/setup bull queue system (#886)
* Setup @nestjs/bull and asset profile data gathering job
* Update changelog
|
3 years ago |
Thomas Kaul
|
16dd8f7652
|
Feature/refactor filters with interface (#883)
* Refactor filtering with an interface
* Filter by accounts
* Update changelog
|
3 years ago |
Thomas Kaul
|
01103f3db4
|
Feature/add asset and asset sub class to wealth items form (#880)
* Add asset and asset sub class
* Update changelog
|
3 years ago |
Thomas Kaul
|
b7bbc029ac
|
Feature/render tags in dialogs (#864)
* Render tags
* Update changelog
|
3 years ago |
Thomas Kaul
|
bad9d17c44
|
Setup allocations page and endpoint (#859)
* Setup tagging system
* Update changelog
|
3 years ago |
Thomas Kaul
|
c216ab1d76
|
Eliminate data source from order model (#730)
* Eliminate currency, data source and symbol from order model
* Remove prefix for symbols with data source GHOSTFOLIO
* Update changelog
|
3 years ago |
Thomas Kaul
|
5bb20f6d5f
|
Bugfix/fix undefined currencies after creating an activity (#731)
* Fix issue with undefined currencies after creating an activity
* Update changelog
|
3 years ago |
Thomas Kaul
|
76f70598e2
|
Feature/add support for wealth items (#666)
* Add support for wealth items
* Update changelog
|
3 years ago |
Thomas Kaul
|
b8ad6d6662
|
Feature/improve import (#657)
* Improve import
* Update changelog
Co-Authored-By: Ronald Konjer <ronaldkonjer@gmail.com>
|
3 years ago |
Thomas Kaul
|
585f99e4df
|
Feature/add summary row to activities table (#645)
* Add summary row to activities table
* Update changelog
|
3 years ago |