Commit Graph

70 Commits

Author SHA1 Message Date
6be38a1c19 Feature/remove is default flag from account database schema ()
* Remove isDefault flag from Account database schema

* Update changelog
2024-02-24 19:44:56 +01:00
07eabac059 Feature/add missing database indexes part 2 ()
* Add missing database indexes (for orderBy and where clauses)

* Update changelog
2024-02-22 20:21:50 +01:00
93de25e5b6 Feature/add missing database indexes ()
* Add missing database indexes

* Update changelog
2024-02-19 19:45:52 +01:00
be7f6bb657 Feature/add inactive as user role ()
* Add INACTIVE as user role

* Update changelog
2024-02-18 18:54:49 +01:00
73c0843d51 Feature/add permissions to access model ()
* Add permissions to Access model

* Update changelog
2024-01-24 19:23:58 +01:00
af71274ea9 Feature/remove account type enum ()
* Remove AccountType enum

* Update changelog
2024-01-06 14:19:42 +01:00
7cb86de7af Feature/remove account type from account database model ()
* Remove account type

* Update changelog
2023-11-07 17:56:18 +01:00
669f1fb60c Feature/add database migration to reset account type in account table ()
* Set accountType to NULL

* Update changelog
2023-11-05 18:31:16 +01:00
4e7b7375a9 Feature/setup open figi ()
* Setup OpenFIGI

* Update changelog
2023-10-21 18:12:50 +02:00
b12349a148 Feature/add support for interest on account level ()
* Add support for interest

* Update changelog
2023-09-19 20:37:04 +02:00
7130ac7565 Feature/add support for fees on account level ()
* Add migration

* Add business logic for fees

* Fix export for liabilities

* Update changelog
2023-09-17 18:20:54 +02:00
ab691bb27a Feature/remove account type from user interface ()
* Remove account type from user interface and set it optional

* Update changelog
2023-09-15 19:11:20 +02:00
c9353d0a39 Support account balance time series ()
* Initial setup

* Support account balance in export

* Handle account balance update

* Add schema migration

* Update changelog
2023-07-23 15:55:58 +02:00
7931e6950d Feature/add support for liabilities ()
* Add support for liabilities

* Update changelog
2023-06-10 16:17:11 +02:00
9116443305 Feature/support note in accounts ()
* Add support for a note in accounts

* Update changelog
2023-06-10 12:01:13 +02:00
ad46fb6d61 Feature/add financial modeling prep as data source type ()
* Add Financial Modeling Prep as new data source type

* Update changelog
2023-05-11 09:52:23 +02:00
7b77dc044a Feature/add state to market data database schema ()
* Add state (CLOSE / INTRADAY) to MarketData

* Update changelog
2023-04-25 20:09:12 +02:00
cddea0401f Feature/add data source as unique constraint to market data schema ()
* Add dataSource as unique constraint to MarketData schema

* Update changelog
2023-04-23 11:13:08 +02:00
c8ca82b803 Feature/extend data source eod historical data by asset class and isin ()
* Extend EodHistoricalDataService

* asset and asset sub class
* isin

* Update changelog
2023-03-18 10:09:11 +01:00
80d0638922 Adding Coingecko Data Provider ()
* Adding Coingecko Data Provider

* Update changelog

---------

Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2023-02-25 09:45:01 +01:00
851401be1e Feature/remove ghostfolio as data source type ()
* Remove GHOSTFOLIO

* Update changelog
2023-02-17 19:19:16 +01:00
0cbf275a2e Feature/eliminate ghostfolio scraper api service ()
* Eliminate GhostfolioScraperApiService

* Update changelog
2023-02-16 16:25:23 +01:00
1b2f8e5586 Feature/extend analytics by country ()
* Extend analytics by country

* Fix Upgrade Plan button of subscription interstitial

* Update changelog
2023-02-05 18:57:12 +01:00
1ae8970045 Feature/add price to subscription ()
* Add price

* Update changelog
2022-12-28 13:57:15 +01:00
0b65d05013 Feature/remove rakuten from data source type ()
* Remove RAKUTEN

* Update changelog
2022-12-25 12:20:09 +01:00
b5b7af7741 Feature/improve asset profile management ()
* Improve asset profile management (Add note, fix filter)

* Update changelog
2022-11-30 20:01:17 +01:00
805f4b05be Release 1.205.1 () 2022-10-16 20:19:27 +02:00
33cc7e4e7e Feature/remove rakuten from data source ()
* Remove Rakuten

* Update changelog
2022-10-16 09:42:18 +02:00
2363983bdc Release 1.204.1 () 2022-10-15 18:07:18 +02:00
f01a3f893d Exclude accounts ()
* Exclude accounts

* Update changelog
2022-09-25 18:02:46 +02:00
72974e888f Clean up spaces () 2022-09-25 15:14:51 +02:00
4f8fe83a16 Feature/clean up user database schema ()
* Clean up user database schema

* Update changelog
2022-09-10 16:11:49 +02:00
a3bfa46fb0 Feature/remove alias from user ()
* Remove alias

* Update changelog
2022-09-03 09:47:18 +02:00
0e29278e96 Feature/add alias to access ()
* Add alias to access

* Update changelog
2022-08-27 11:29:09 +02:00
573038f407 Feature/add default values for countries and sectors ()
* Add default values

* Add database validation script

* Update changelog
2022-08-09 19:31:13 +02:00
dbc38e705e Feature/add url to symbol profile overrides ()
* Add url to symbol profile overrides

* Improve filter by asset class

* Update changelog
2022-08-09 19:29:26 +02:00
81217b35ef Feature/add comment to activity ()
* Add comment to activity

* Update changelog
2022-07-27 21:07:27 +02:00
d887de50d2 Feature/setup internet identity ()
* Setup Internet Identity as social login provider

* Update changelog
2022-07-22 19:55:33 +02:00
f1e06347d3 Feature/add data source eod historical data ()
* Add EOD Historical Data as a data source

* Update changelog
2022-05-29 15:37:40 +02:00
f6f62db830 Feature/add support for private equity ()
* Add support for private equity

* Update changelog
2022-04-30 22:16:13 +02:00
751256f158 Feature/add support for real estate and precious metal ()
* Add support for real estate and precious metal

* Update changelog
2022-04-30 11:49:58 +02:00
8ff811ed28 Release/1.141.1 () 2022-04-24 17:27:00 +02:00
ea89ca5734 Feature/simplify ids in database schema ()
* Simplify ids in database schema
  * Access
  * Order
  * Subscription

* Update changelog
2022-04-24 09:35:01 +02:00
1b03ddc586 Feature/add symbol profile overrides model ()
* Add symbol profile overrides model

* Update changelog
2022-04-22 21:27:55 +02:00
d8da574ae4 Feature/add support for bonds ()
* Add support for bonds

* Update changelog
2022-03-14 17:39:09 +01:00
c216ab1d76 Eliminate data source from order model ()
* Eliminate currency, data source and symbol from order model

* Remove prefix for symbols with data source GHOSTFOLIO

* Update changelog
2022-03-05 11:07:27 +01:00
c02bcd9bd8 Feature/migrate to yahoo finance2 ()
* Migrate to yahoo-finance2

* Add support for mutual funds

* Add url to symbol profile

* Clean up
2022-02-27 17:03:00 +01:00
76f70598e2 Feature/add support for wealth items ()
* Add support for wealth items

* Update changelog
2022-02-10 09:39:10 +01:00
65bfe52db4 Feature/simplify admin user sign up ()
* Simplify admin user sign up

* Update changelog
2022-02-06 09:32:41 +01:00
5000e9c79b Feature/update database schema of order ()
* Add schema migrations

* Update changelog
2022-02-02 20:29:19 +01:00