Thomas Kaul
|
f08ed2dc68
|
Feature/add isActive flag to asset profile model (#4479)
* Add isActive to SymbolProfile model
* Update changelog
|
2025-03-24 20:55:41 +01:00 |
|
Thomas Kaul
|
a6952a0e37
|
Feature/extend get data sources in data provider service (#4473)
* Extend data sources
|
2025-03-22 17:51:43 +01:00 |
|
Thomas Kaul
|
8f165d46e0
|
Feature/add cusip to asset profile model (#4347)
* Add CUSIP
* Update changelog
|
2025-02-25 19:48:22 +01:00 |
|
Ivan Kruglov
|
d5e64eaed4
|
Bugfix/fix issue with import of activities with type FEE (#4187)
* Fix import of activity with type FEE
* Update changelog
|
2025-01-15 20:34:03 +01:00 |
|
Thomas Kaul
|
de68841843
|
Feature/add user id to symbol profile database schema (#4122)
* Add userId to SymbolProfile database schema
* Update changelog
|
2024-12-14 10:43:35 +01:00 |
|
Thomas Kaul
|
5f98dfa5d6
|
Feature/set up Ghostfolio data provider (#4016)
* Set up Ghostfolio data provider
* Update translations
* Update changelog
|
2024-11-24 19:49:08 +01:00 |
|
dw-0
|
fc5ed887ff
|
Feature/Set prefer-const to error in eslint configuration (#3888)
* Set prefer-const to error in eslint configuration
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2024-10-08 15:30:56 +02:00 |
|
Thomas Kaul
|
403ee2741d
|
Feature/set up portfolio snapshot queue (#3725)
* Set up portfolio snapshot queue
* Update changelog
|
2024-09-10 20:32:08 +02:00 |
|
Anatoly Popov
|
12c722afe1
|
Bugfix/Use currency conversion for fees and values (#3672)
* Use currency conversion for fees and values
* Update changelog
|
2024-08-18 10:02:21 +02:00 |
|
Thomas Kaul
|
41f5801b5e
|
Feature/refactor unique asset type to asset profile identifier (#3636)
* Refactoring
|
2024-08-04 08:27:05 +02:00 |
|
Thomas Kaul
|
cec55127c8
|
Bugix/fix dividend import from data provider for holdings without account (#3606)
* Fix dividend import for holdings without account
* Update changelog
|
2024-07-27 19:45:12 +02:00 |
|
Thomas Kaul
|
8a9ae9bb33
|
Feature/allocations by etf holding (#3464)
* Setup allocations by ETF holding
* Update changelog
|
2024-06-07 21:45:07 +02:00 |
|
Thomas Kaul
|
cd07802400
|
Bugfix/fix historical market data gathering for asset profiles with manual data source (#3336)
* Fix historical market data gathering for asset profiles with MANUAL data source
* Update changelog
|
2024-04-27 15:29:32 +02:00 |
|
Thomas Kaul
|
4e7d93db13
|
Feature/adapt priorities of data gathering jobs (#3262)
* Adapt priorities of data gathering jobs
* Update changelog
|
2024-04-13 09:28:14 +02:00 |
|
Thomas Kaul
|
07c0e5a612
|
Feature/add currency to order database schema (#3251)
* Add currency to Order database schema
* Update changelog
|
2024-04-07 11:30:32 +02:00 |
|
Thomas Kaul
|
88a9b518f6
|
Bugfix/fix issue with overridden names in activities table (#3200)
* Fix issue with overridden names
* Update changelog
|
2024-03-29 09:50:04 +01:00 |
|
Thomas Kaul
|
a33f8d5bed
|
Upgrade @types/big.js to version 6.2.2 (#3191)
* Upgrade @types/big.js to version 6.2.2
* Refactor imports
|
2024-03-25 08:34:30 +01:00 |
|
Thomas Kaul
|
f2d431a6b8
|
Bugfix/improve asset profile validation in activities import (#3057)
* Improve asset profile validation
* Update changelog
|
2024-02-27 20:42:23 +01:00 |
|
Thomas Kaul
|
e921ed7f52
|
Reorder imports (#2988)
|
2024-02-11 17:50:18 +01:00 |
|
Thomas Kaul
|
893e76f83f
|
Feature/provide data provider info in search (#2958)
* Provide data provider info in search
* Update changelog
|
2024-02-05 19:55:39 +01:00 |
|
Thomas Kaul
|
9fdbd22cb5
|
Bugfix/fix activities import for manual data source (#2923)
* Fix import
* Update changelog
|
2024-01-27 08:41:45 +01:00 |
|
Thomas Kaul
|
bff60ddbe0
|
Feature/improve asset profile validation in activities import for manual data source (#2886)
* Improve asset profile validation for MANUAL data source
* Update changelog
|
2024-01-16 21:21:51 +01:00 |
|
Thomas Kaul
|
28706d7b26
|
Refactor order service (#2751)
|
2023-12-16 17:08:59 +01:00 |
|
Marcin Szymański
|
77b13b88f0
|
Relax check for duplicates in activities import (#2704)
* Relax check for duplicates in activities import (allow same day)
* Update changelog
|
2023-12-02 10:37:03 +01:00 |
|
Thomas Kaul
|
d155ab6f28
|
Feature/improve data source validation in activities import (#2645)
* Improve data source validation
* Update changelog
|
2023-11-14 19:15:57 +01:00 |
|
Thomas Kaul
|
b26aa7f51d
|
Feature/improve duplicate check in activities import (#2561)
* Allow different accounts
* Update changelog
|
2023-10-29 08:40:42 +01:00 |
|
Thomas Kaul
|
4e7b7375a9
|
Feature/setup open figi (#2526)
* Setup OpenFIGI
* Update changelog
|
2023-10-21 18:12:50 +02:00 |
|
Thomas Kaul
|
8f64a77a9d
|
Clean up (#2329)
|
2023-09-21 19:56:31 +02:00 |
|
Thomas Kaul
|
c6aa06b933
|
Feature/improve import validation (#2305)
* Improve import validation
* Update changelog
Co-authored-by: httpiga <36515569+httpiga@users.noreply.github.com>
|
2023-09-07 18:28:47 +02:00 |
|
Hugo Persson
|
2d003225bc
|
Allow custom currency in activity import (#2215)
* Allow custom currency in activity import
* Extend import test files
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
|
2023-08-08 20:00:55 +02:00 |
|
Thomas Kaul
|
286e41eb21
|
Feature/optimize import validation by reducing to unique asset profiles (#2198)
* Optimize activities validation
* Optimize data gathering in import
* Update changelog
|
2023-08-01 09:10:13 +02:00 |
|
Thomas Kaul
|
be36050d76
|
Release 1.280.0 (#2068)
|
2023-06-10 17:18:28 +02:00 |
|
Thomas Kaul
|
5bca8de44e
|
Feature/check for duplicates in dividend import (#1986)
* Check for duplicates in dividend import
* Update changelog
|
2023-05-19 15:05:29 +02:00 |
|
Thomas Kaul
|
4d700e3b83
|
Feature/add error message if importing duplicates (#1984)
* Add error messages if import include duplicates
* Update changelog
|
2023-05-19 13:16:40 +02:00 |
|
Visrut
|
7d6a74a67d
|
Feature/improve check for duplicates in import #1932 (#1940)
* Improve check for duplicates in import
* Update changelog
|
2023-05-08 21:45:59 +02:00 |
|
Thomas Kaul
|
31a4c2ff1f
|
Sort imports (#1933)
|
2023-05-06 10:06:24 +02:00 |
|
FabioAzevedo0619
|
e1892d2870
|
Feature/platform management (#1922)
* Added platform management to admin control panel
* Update changelog
|
2023-05-06 09:44:28 +02:00 |
|
Francisco Silva
|
8ba15f8f72
|
Optionally update cash balance when adding activity (#1926)
* Optionally update cash balance when adding activity
* Update changelog
|
2023-05-06 09:01:09 +02:00 |
|
Thomas Kaul
|
e500ccb61b
|
Feature/introduce env variable data source exchange rates and data source import (#1910)
* Introduce env variables DATA_SOURCE_EXCHANGE_RATES and DATA_SOURCE_IMPORT
* Update changelog
|
2023-04-30 18:26:34 +02:00 |
|
Thomas Kaul
|
513a564e2c
|
Restructure services (#1891)
|
2023-04-23 12:02:01 +02:00 |
|
Thomas Kaul
|
2c9f29a3c6
|
Feature/improve handling of platforms in accounts import (#1820)
* Improve handling of platforms
* Fix issue with pagination
* Update changelog
|
2023-04-01 10:51:55 +02:00 |
|
Thomas Kaul
|
c8ca82b803
|
Feature/extend data source eod historical data by asset class and isin (#1791)
* Extend EodHistoricalDataService
* asset and asset sub class
* isin
* Update changelog
|
2023-03-18 10:09:11 +01:00 |
|
Yash Solanki
|
a79f31b006
|
Feature/add accounts import export (#1635)
* Add accounts to activities export
* Add logic for importing accounts
* Update changelog
|
2023-02-06 21:59:59 +01:00 |
|
Thomas Kaul
|
a850e8ca22
|
Import dividend (#1560)
* Import dividend
* Update changelog
|
2023-01-07 18:20:02 +01:00 |
|
Thomas Kaul
|
15357bd5b5
|
Feature/add asset profile details to activities import (#1552)
* Add asset profile details
* Update changelog
|
2022-12-29 10:19:30 +01:00 |
|
Thomas Kaul
|
b56111ae85
|
Feature/add dry run to import api endpoint (#1526)
* Add dry run to import API endpoint
* Update changelog
|
2022-12-23 10:51:49 +01:00 |
|
Thomas Kaul
|
81217b35ef
|
Feature/add comment to activity (#1097)
* Add comment to activity
* Update changelog
|
2022-07-27 21:07:27 +02:00 |
|
Thomas Kaul
|
a74d5cce20
|
Feature/remove activities import limit for premium users (#1082)
* Remove activities import limit for premium users
* Update changelog
|
2022-07-17 20:44:28 +02:00 |
|
Thomas Kaul
|
1214127ec0
|
Feature/rename orders to activities in import and export (#786)
* Rename orders to activities
* Update changelog
|
2022-04-02 10:26:17 +02:00 |
|
Thomas Kaul
|
99655604d9
|
Feature/add support for coupon duration (#743)
* Add support for coupon duration
* Update changelog
|
2022-03-06 12:26:04 +01:00 |
|