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
65bfe52db4
Feature/simplify admin user sign up ( #675 )
* Simplify admin user sign up
* Update changelog
3 years ago
Rafael Augusto de Oliveira
0878febded
build(prisma): fix populating database when attributes have null value ( #545 )
3 years ago
Valentin Zickner
e7fb31d1a6
add Dockerfile with all in one docker image ( #431 )
* Add Dockerfile with all in one docker image
* Change to alpine image and reduce node_modules size
* Improve documentation and fix changelog and license
* Update changelog
Co-authored-by: Valentin Zickner <ghostfolio@zickner.ch>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
3 years ago
Thomas Kaul
22d1ed7920
Extend data ( #392 )
* assetClass
* assetSubClass
* currency
* name
3 years ago
Thomas Kaul
dcee651098
Feature/support unlimited currencies ( #387 )
* Support unlimited currencies
* Update changelog
3 years ago
Thomas
2c19d8c8e7
Feature/add balance to account ( #193 )
* Add balance attribute and calculate total balance
* Update changelog
4 years ago
Thomas
0264b592b9
Feature/improve investments by sector ( #172 )
* Improve investments analysis by sector
* Update changelog
4 years ago
Thomas
9eb25f6c9e
Feature/connect or create logic for symbol profile ( #153 )
* Add connectOrCreate logic
* Extend seed
* Update changelog
4 years ago
Thomas
6a03120225
Feature/add symbol profile model ( #148 )
* Add symbol profile model and positions by country chart
* Add positions by continent chart
* Fix tests
* Extend seed
* Update changelog
4 years ago
Thomas
4484c21757
Clean up platform id ( #67 )
4 years ago
Thomas
8cb5fd64dd
Prepare for multi accounts support: store account for new transactions ( #46 )
4 years ago
Thomas
954224401d
Prepare for multi accounts support ( #42 )
4 years ago
Thomas
ec4dbf2a51
Feature/extend database seed ( #23 )
* Extend database seed
* platforms
* transactions of demo user
* Improve error handling
4 years ago
Thomas
e5d7df3e7b
Simplify project setup ( #3 )
* Simplify project setup
* Setup docker
* Add seed
* Feature/migrate links to router link (#2 )
* Migrate links to RouterLink
* Add i18n
* Simplify project setup
* Setup docker
* Add seed
4 years ago