Thomas Kaul
|
0ee2258af8
|
Feature/improve impersonation mode (#293)
* Improve the impersonation mode
* Update changelog
|
2021-08-14 19:15:26 +02:00 |
|
Valentin Zickner
|
308b218487
|
introduce basic module structure for data provider (#278)
* introduce basic module structure for data provider
* introduce DataGatheringModule
* introduce ExchangeRateDataModule
* introduce ImpersonationModule
* move RulesService
* cleanup portfolio module
* Sort imports
Co-authored-by: Valentin Zickner <github@zickner.ch>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
|
2021-08-14 16:55:40 +02:00 |
|
Thomas
|
3589e72aea
|
Harmonize prisma service (#266)
|
2021-08-07 22:38:07 +02:00 |
|
Thomas
|
bb76ace95d
|
Feature/improve support for draft transactions (#265)
* Improve support for draft transactions
* Update changelog
|
2021-08-07 20:52:55 +02:00 |
|
Thomas
|
f22991b090
|
Feature/respect cash balance in analysis (#203)
* Respect cash balance in in analysis
* Update changelog
|
2021-07-10 14:57:03 +02:00 |
|
Thomas
|
2c19d8c8e7
|
Feature/add balance to account (#193)
* Add balance attribute and calculate total balance
* Update changelog
|
2021-07-07 21:23:36 +02:00 |
|
Thomas
|
abd0e08566
|
Introduce @ghostfolio/common lib (#102)
|
2021-05-16 22:11:14 +02:00 |
|
Thomas
|
c973ffd3ba
|
Feature/reorganize helper lib (#100)
Reorganize helper lib (Move interfaces and types)
* InfoItem
* PortfolioItem
* PortfolioOverview
* PortfolioPerformance
* Position
* PortfolioPosition
* PortfolioReport
* PortfolioReportRule
* User
* UserSettings
* DateRange
* AdminData
* AccessWithGranteeUser
* OrderWithAccount
* Granularity
* UserWithSettings
* RequestWithUser
|
2021-05-16 21:20:59 +02:00 |
|
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
|
2021-05-02 21:18:52 +02:00 |
|
Thomas
|
c70eb7793e
|
Feature/migration to accounts (#58)
* Migrate transaction table
* Add accounts page
* Add account page logic
|
2021-05-01 12:30:52 +02:00 |
|