Thomas Kaul
|
d09cad4e05
|
Feature/read only mode (#520)
* Setup read only mode and update permissions dynamically
* Update changelog
|
2021-12-07 20:24:15 +01:00 |
|
Thomas Kaul
|
aed8f5cf04
|
Feature/upgrade prisma to version 3.6.0 (#518)
* Upgrade prisma from version 2.30.2 to 3.6.0
* Update changelog
|
2021-12-05 16:52:24 +01:00 |
|
Thomas Kaul
|
e1932eb5a1
|
Bugfix/exclude drafts from transaction count (#473)
* Fix transactions count (exclude drafts)
* Improve wording (summary page)
* Update changelog
|
2021-11-14 19:06:54 +01:00 |
|
Thomas Kaul
|
3032126508
|
Feature/add footer row to accounts table (#471)
* Add footer row to accounts table with total balance and value
* Update changelog
|
2021-11-14 17:04:52 +01:00 |
|
Thomas Kaul
|
d2fabe7ce4
|
Feature/add value column to accounts table (#468)
* Add value column
* Update changelog
|
2021-11-13 20:38:29 +01:00 |
|
Thomas Kaul
|
dcee651098
|
Feature/support unlimited currencies (#387)
* Support unlimited currencies
* Update changelog
|
2021-09-24 21:09:48 +02:00 |
|
Matthias Frey
|
63ee33b685
|
Use 'import type' to import types, eliminate webpack warnings (#358)
|
2021-09-11 09:27:22 +02:00 |
|
Thomas Kaul
|
05b0efef82
|
Feature/add restricted view (#295)
* Add restricted view
* Update changelog
|
2021-08-16 21:40:29 +02:00 |
|
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 |
|