Thomas Kaul
b12ac1fe84
Feature/simplify module imports of api ( #3443 )
* Simplify module imports
11 months ago
Gerard Du Pre
8319b216bb
Feature/support delete activities with filtering ( #3394 )
* Support delete activities with filtering
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
11 months ago
Thomas Kaul
4efd5cefd8
Bugfix/calculation of portfolio summary caused by future liabilities ( #3342 )
* Adapt date of future activities
* Update changelog
12 months ago
Thomas Kaul
b692b7432c
Feature/set up event system for portfolio changes ( #3333 )
* Set up event system for portfolio changes
* Update changelog
12 months ago
Thomas Kaul
4e7d93db13
Feature/adapt priorities of data gathering jobs ( #3262 )
* Adapt priorities of data gathering jobs
* Update changelog
1 year ago
Thomas Kaul
07c0e5a612
Feature/add currency to order database schema ( #3251 )
* Add currency to Order database schema
* Update changelog
1 year ago
Thomas Kaul
f1eeee0525
Feature/extend date range support by specific years ( #3190 )
* Extend date range support by specific years
* Support date range in benchmark endpoint
* Support date range in activities endpoint
* Update changelog
1 year ago
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
1 year ago
underwater
7d68905f1b
Feature/use has permission annotation in endpoints ( #2771 )
* Use HasPermission in endpoints
* Update changelog
1 year ago
Thomas Kaul
51a0ede3e4
Feature/introduce lazy loaded activities table ( #2729 )
* Introduce lazy-loaded activities table
* Add icon column
* Emit paginator event
* Add pagination logic
* Integrate total items
* Update changelog
1 year ago
shyam kachhadiya
f40f0653c2
Add request params (ship, take) for pagination to GET order endpoint ( #2382 )
* Add request params (ship, take) for pagination to GET order endpoint
* Update changelog
2 years ago
Thomas Kaul
e2e4c9be3c
Feature/skip data gathering for manual data source ( #2379 )
* Skip data gathering
* Update changelog
2 years ago
Thomas Kaul
286e41eb21
Feature/optimize import validation by reducing to unique asset profiles ( #2198 )
* Optimize activities validation
* Optimize data gathering in import
* Update changelog
2 years ago
Thomas Kaul
f4c748f67a
Feature/extend support for impersonation mode ( #1898 )
* Support impersonation of all users for local development
* Update changelog
2 years ago
Francisco Silva
67e758365f
feature: allow to delete all activities of a user ( #1880 )
* Allow to delete all activities of a user
* Update changelog
2 years ago
Thomas Kaul
513a564e2c
Restructure services ( #1891 )
2 years ago
Thomas Kaul
261a0fb0b9
Refactor AuthInterceptor ( #1764 )
* Refactor AuthInterceptor
* Refactor JwtStrategy
2 years ago
Thomas Kaul
2efb331370
Feature/improve value redaction interceptor ( #1495 )
* Improve value redaction interceptor
* Update changelog
2 years ago
Thomas Kaul
c2df99072d
Feature/refactor filters ( #1299 )
* Refactor filters
Co-Authored-By: Zakaria YAHI <9142557+ZakYahi@users.noreply.github.com>
3 years ago
Thomas Kaul
f01a3f893d
Exclude accounts ( #1289 )
* Exclude accounts
* Update changelog
3 years ago
Thomas Kaul
4f8fe83a16
Feature/clean up user database schema ( #1242 )
* Clean up user database schema
* Update changelog
3 years ago
Thomas Kaul
c0f19d56ec
Feature/add account detail dialog ( #1047 )
* Add account detail dialog
* Update changelog
3 years ago
Thomas Kaul
69088b93a6
Feature/add value redaction as interceptor ( #960 )
* Add value redaction as interceptor
* Update changelog
3 years ago
Thomas Kaul
01103f3db4
Feature/add asset and asset sub class to wealth items form ( #880 )
* Add asset and asset sub class
* Update changelog
3 years ago
Thomas Kaul
ea89ca5734
Feature/simplify ids in database schema ( #861 )
* Simplify ids in database schema
* Access
* Order
* Subscription
* Update changelog
3 years ago
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
155c08d665
Transform data source ( #658 )
* Transform data source
* Update changelog
3 years ago
Thomas Kaul
b8ad6d6662
Feature/improve import ( #657 )
* Improve import
* Update changelog
Co-Authored-By: Ronald Konjer <ronaldkonjer@gmail.com>
3 years ago
Thomas Kaul
585f99e4df
Feature/add summary row to activities table ( #645 )
* Add summary row to activities table
* Update changelog
3 years ago
Thomas Kaul
0a8d159f78
Bugfix/fix missing symbol profile data connection in import ( #630 )
* Fix missing symbol profile data connection in import
* Update changelog
3 years ago
Thomas Kaul
ff638adf03
Feature/add transactions to position detail dialog ( #591 )
* Add transactions to position detail dialog
* Update changelog
3 years ago
Thomas Kaul
d09cad4e05
Feature/read only mode ( #520 )
* Setup read only mode and update permissions dynamically
* Update changelog
3 years ago
Matthias Frey
63ee33b685
Use 'import type' to import types, eliminate webpack warnings ( #358 )
4 years ago
Thomas Kaul
05b0efef82
Feature/add restricted view ( #295 )
* Add restricted view
* Update changelog
4 years ago
Thomas Kaul
0ee2258af8
Feature/improve impersonation mode ( #293 )
* Improve the impersonation mode
* Update changelog
4 years ago
Thomas
bb76ace95d
Feature/improve support for draft transactions ( #265 )
* Improve support for draft transactions
* Update changelog
4 years ago
Thomas
4bd41ffa41
Feature/eliminate name from timeline position ( #245 )
* Eliminate name from timeline position: Get the name from the symbolProfileService instead
* Update changelog
4 years ago
Thomas
92d321a001
Drafts for orders ( #187 )
* Render the future with a dashed border
* 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
abd0e08566
Introduce @ghostfolio/common lib ( #102 )
4 years ago
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
4 years ago
Thomas
a84256dc03
Feature/eliminate platform from order ( #63 )
* Eliminate platform from order
* Update changelog
4 years ago
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
4 years ago
Thomas
c70eb7793e
Feature/migration to accounts ( #58 )
* Migrate transaction table
* Add accounts page
* Add account page logic
4 years ago
Thomas
8cb5fd64dd
Prepare for multi accounts support: store account for new transactions ( #46 )
4 years ago
Thomas
dbed4ea527
Feature/improve imports with paths in tsconfig ( #32 )
* Improve imports
4 years ago
Thomas
0f2c8c856c
Clean up imports ( #24 )
4 years ago
Thomas
c616312233
Initial commit
4 years ago