Thomas Kaul
|
4f8fe83a16
|
Feature/clean up user database schema (#1242)
* Clean up user database schema
* Update changelog
|
2022-09-10 16:11:49 +02:00 |
|
Thomas Kaul
|
c0f19d56ec
|
Feature/add account detail dialog (#1047)
* Add account detail dialog
* Update changelog
|
2022-06-28 21:08:34 +02:00 |
|
Thomas Kaul
|
69088b93a6
|
Feature/add value redaction as interceptor (#960)
* Add value redaction as interceptor
* Update changelog
|
2022-05-27 11:21:47 +02:00 |
|
Thomas Kaul
|
01103f3db4
|
Feature/add asset and asset sub class to wealth items form (#880)
* Add asset and asset sub class
* Update changelog
|
2022-04-30 21:47:10 +02:00 |
|
Thomas Kaul
|
ea89ca5734
|
Feature/simplify ids in database schema (#861)
* Simplify ids in database schema
* Access
* Order
* Subscription
* Update changelog
|
2022-04-24 09:35:01 +02:00 |
|
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
|
2022-03-05 11:07:27 +01:00 |
|
Thomas Kaul
|
155c08d665
|
Transform data source (#658)
* Transform data source
* Update changelog
|
2022-02-01 20:35:25 +01:00 |
|
Thomas Kaul
|
b8ad6d6662
|
Feature/improve import (#657)
* Improve import
* Update changelog
Co-Authored-By: Ronald Konjer <ronaldkonjer@gmail.com>
|
2022-02-01 19:12:00 +01:00 |
|
Thomas Kaul
|
585f99e4df
|
Feature/add summary row to activities table (#645)
* Add summary row to activities table
* Update changelog
|
2022-01-23 11:39:30 +01:00 |
|
Thomas Kaul
|
0a8d159f78
|
Bugfix/fix missing symbol profile data connection in import (#630)
* Fix missing symbol profile data connection in import
* Update changelog
|
2022-01-16 15:31:56 +01:00 |
|
Thomas Kaul
|
ff638adf03
|
Feature/add transactions to position detail dialog (#591)
* Add transactions to position detail dialog
* Update changelog
|
2021-12-28 17:45:04 +01:00 |
|
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 |
|
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 |
|
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
|
4bd41ffa41
|
Feature/eliminate name from timeline position (#245)
* Eliminate name from timeline position: Get the name from the symbolProfileService instead
* Update changelog
|
2021-08-01 20:43:12 +02:00 |
|
Thomas
|
92d321a001
|
Drafts for orders (#187)
* Render the future with a dashed border
* Update changelog
|
2021-07-03 11:32:03 +02:00 |
|
Thomas
|
9eb25f6c9e
|
Feature/connect or create logic for symbol profile (#153)
* Add connectOrCreate logic
* Extend seed
* Update changelog
|
2021-06-09 20:35:02 +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
|
a84256dc03
|
Feature/eliminate platform from order (#63)
* Eliminate platform from order
* Update changelog
|
2021-05-03 21:19:56 +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 |
|
Thomas
|
8cb5fd64dd
|
Prepare for multi accounts support: store account for new transactions (#46)
|
2021-04-25 21:22:35 +02:00 |
|
Thomas
|
dbed4ea527
|
Feature/improve imports with paths in tsconfig (#32)
* Improve imports
|
2021-04-21 20:27:39 +02:00 |
|
Thomas
|
0f2c8c856c
|
Clean up imports (#24)
|
2021-04-19 14:38:55 +02:00 |
|
Thomas
|
c616312233
|
Initial commit
|
2021-04-13 21:53:58 +02:00 |
|