Thomas Kaul
3646fb7f77
Feature/refactor portfolio holding response ( #4649 )
...
* Refactor portfolio holding response
* maxPrice -> marketPriceMax
* minPrice -> marketPriceMin
* orders -> activities
2025-05-04 09:48:43 +02:00
Thomas Kaul
1bced96460
Feature/deprecate portfolio position endpoints ( #4648 )
...
* Deprecate api/v1/portfolio/position endpoints
* Update changelog
2025-05-03 20:47:02 +02:00
Thomas Kaul
3e963228d6
Feature/refactor accounts response interface ( #4644 )
...
* Refactor accounts response interface
2025-05-02 19:15:11 +02:00
Kenrick Tandrian
73f009e43b
Feature/extend GUI to delete watchlist item ( #4624 )
...
* Extend GUI to delete watchlist item
* Update changelog
2025-04-30 11:00:03 +02:00
Thomas Kaul
b90bfc3d6e
Feature/extend data providers management of admin control panel ( #4615 )
...
* Extend data providers management
* Update changelog
2025-04-28 19:42:39 +02:00
Kenrick Tandrian
c671ea4022
Feature/add frontend for watchlist ( #4604 )
...
* Add frontend for watchlist
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2025-04-28 17:17:35 +02:00
Thomas Kaul
b2dcb1e7ac
Feature/improve subscription interstitial ( #4612 )
...
* Improve algorithm
* Set up skip button delay
2025-04-27 14:10:57 +02:00
csehatt741
3361666f63
Feature/activity in custom currency ( #4486 )
...
* Activity in custom currency
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2025-04-18 11:11:49 +02:00
Tobias Kugel
57748a18ef
Feature/add data gathering toggle to asset profile details dialog ( #4497 )
...
* Add data gathering toggle to asset profile details dialog
* Update changelog
2025-04-05 10:52:31 +02:00
Tobias Kugel
91394160b9
Feature/Allow to edit identifier in asset profile dialog ( #4469 )
...
* Allow to edit identifier in asset profile dialog
* Update changelog
2025-03-30 10:26:57 +02:00
csehatt741
4842c347a9
Feature/generate new security token for user via admin control panel ( #4458 )
...
* Generate new security token for user via admin control panel
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2025-03-22 10:56:01 +01:00
Sayed Murtadha Ahmed
6c624fefc9
Feature/eliminate firstOrderDate in favor of dateOfFirstActivity in portfolio summary component ( #4462 )
...
* Eliminate firstOrderDate in favor of dateOfFirstActivity in portfolio summary component
* Update changelog
2025-03-22 10:21:28 +01:00
csehatt741
efc0b1bf5a
Feature/support filters in AI prompt API ( #4431 )
...
* Support filters in AI prompt API
* Update changelog
2025-03-18 20:13:24 +01:00
Chang-Yen Tseng
235db72ade
Bugfix/change client-side dates to be sent in UTC format ( #4402 )
...
* Change client-side dates to be sent in UTC format
* Update changelog
2025-03-18 20:06:00 +01:00
Ken Tandrian
bdde9dd314
Task/upgrade to simplewebauthn version 13.1 ( #4407 )
...
* Upgrade to simplewebauthn version 13.1
* Update changelog
2025-03-08 21:33:47 +01:00
csehatt741
589eefaa76
Feature/extend AI prompt API by mode ( #4395 )
...
* Extend AI prompt API by mode
* Update changelog
2025-03-07 19:48:52 +01:00
Thomas Kaul
e26b015407
Bugfix/cannot register cron jobs ( #4325 )
...
* Reorganize benchmark modules and move benchmarks endpoint
2025-02-15 15:50:41 +01:00
Thomas Kaul
ab9133fa24
Bugfix/fix gaps in chart of benchmark comparator ( #4311 )
...
* Fix benchmark interval
* Update changelog
2025-02-15 10:53:06 +01:00
Thomas Kaul
f1ab3ff8e8
Feature/modernize tags endpoint ( #4317 )
...
* Modernize tags endpoint
* Update changelog
2025-02-15 10:00:14 +01:00
Thomas Kaul
8c7cb78c0b
Feature/add copy AI prompt to clipboard action to analysis page ( #4176 )
...
* Add copy AI prompt to clipboard action
* Update changelog
2025-01-08 19:55:23 +01:00
Thomas Kaul
c3bd433ac9
Feature/move market data management from admin to dedicated endpoint ( #4125 )
...
* Move market data management from admin to dedicated endpoint
* Update changelog
2024-12-15 20:18:42 +01:00
Thomas Kaul
291be3e605
Feature/extend X-ray page by summary ( #4107 )
...
* Add summary to X-ray page
* Update changelog
2024-12-08 08:05:08 +01:00
Thomas Kaul
13582afd93
Feature/Setup API keys for Ghostfolio data provider ( #4093 )
...
* Setup API keys for Ghostfolio data provider
2024-12-07 15:13:12 +01:00
Ayush2198-source
c85a1be3cf
Feature/add pagination to users table ( #4092 )
...
* Add pagination to users table
* Update changelog
2024-12-03 20:13:45 +01:00
Thomas Kaul
5f98dfa5d6
Feature/set up Ghostfolio data provider ( #4016 )
...
* Set up Ghostfolio data provider
* Update translations
* Update changelog
2024-11-24 19:49:08 +01:00
QURBAN AHMAD
6d440eb777
Feature/add count to admin user endpoint response ( #4058 )
...
* Add count to admin user endpoint response
* Update changelog
2024-11-20 20:20:11 +01:00
QURBAN AHMAD
e7356dc170
Feature/add pagination support to user endpoint ( #4050 )
...
* Add pagination support to user endpoint
* Update changelog
2024-11-17 10:05:59 +01:00
Amandee Ellawala
6057794eb6
Feature/extend assistant by holding selector ( #4031 )
...
* Extend assistant by holding selector
* Update changelog
2024-11-10 10:29:43 +01:00
Thomas Kaul
9c27fb70aa
Feature/minor improvements in data provider service ( #4017 )
...
* Refactoring
2024-11-05 13:01:53 +01:00
Thomas Kaul
93001b68ad
Feature/introduce lookup response interface ( #4019 )
...
* Introduce lookup response interface
* Refactor lookup item interface
2024-11-03 19:58:19 +01:00
dw-0
6a10b932b0
Feature/Switch consistent-type-assertions eslint rule from warn to error ( #3982 )
...
* Switch consistent-type-assertions eslint rule from warn to error
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2024-10-26 11:07:48 +02:00
dw-0
76ff34b0c4
Feature/switch no-empty-function rule in eslint configuration from warn to error ( #3979 )
...
* Switch no-empty-function rule in eslint configuration from warn to error
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2024-10-25 18:49:31 +02:00
Thomas Kaul
a5331dd32b
Feature/optimize dialog sizes for mobile ( #3964 )
...
* Optimize dialog sizes for mobile
* Update changelog
2024-10-20 17:59:44 +02:00
Thomas Kaul
308d3b64b1
Feature/Remove empty constructors ( #3958 )
...
* Remove empty constructors
2024-10-19 18:54:49 +02:00
dw-0
fc5ed887ff
Feature/Set prefer-const to error in eslint configuration ( #3888 )
...
* Set prefer-const to error in eslint configuration
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2024-10-08 15:30:56 +02:00
Thomas Kaul
583c14128b
Feature/extend public api with portfolio performance metrics endpoint ( #3762 )
...
* Extend Public API with portfolio performance metrics endpoint
* Update changelog
2024-09-21 10:42:43 +02:00
Shaunak Das
323cfbfcaa
Feature/introduce filters in account endpoint ( #3764 )
...
* Introduce filters in acount endpoint
* Integrate endpoint in holding detail dialog
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-09-14 10:53:39 +02:00
Thomas Kaul
0ef2b82852
Bugfix/fix destructuring in activities filters ( #3756 )
...
* Provide default value during destructuring
* Update changelog
2024-09-12 20:33:21 +02:00
Shaunak Das
383a02519a
Feature/extend filters of order endpoint ( #3743 )
...
* Extend filters of order endpoint
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-09-10 20:22:51 +02:00
Thomas Kaul
9cd4321bd0
Feature/extract users from admin control panel endpoint to dedicated endpoint ( #3740 )
...
* Introduce GET api/v1/admin/user endpoint
* Update changelog
2024-09-08 09:56:08 +02:00
Thomas Kaul
dc1948016f
Feature/clone or edit activity from holding detail dialog ( #3644 )
...
* Clone or edit activity from holding detail dialog
* Update changelog
2024-08-07 20:45:03 +02:00
Thomas Kaul
41f5801b5e
Feature/refactor unique asset type to asset profile identifier ( #3636 )
...
* Refactoring
2024-08-04 08:27:05 +02:00
Thomas Kaul
8f6203d296
Feature/manage tags of holdings ( #3630 )
...
* Manage tags of holdings
* Update changelog
2024-08-03 15:46:01 +02:00
Thomas Kaul
519827045a
Feature/add dialog for benchmarks in markets overview ( #3493 )
...
* Add benchmarks dialog in markets overview
* Update changelog
2024-06-15 09:49:54 +02:00
Eduardo Marinho
1a0cb561cd
Feature/add ability to close user account ( #3444 )
...
* Add ability to close user account
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-06-04 15:07:06 +02:00
Thomas Kaul
e31b4c64cb
Feature/refactor holding detail dialog to standalone ( #3407 )
...
* Refactor holding detail dialog to standalone
* Update changelog
2024-05-19 19:13:14 +03:00
Fedron
5616bc4956
Feature/validate account balance creation/update using DTO ( #3400 )
...
* Validate create account balance using DTO
2024-05-13 13:47:33 +02:00
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>
2024-05-12 09:56:07 +02:00
Thomas Kaul
782d131b0d
Feature/add indicator for active filters ( #3398 )
...
* Add indicator for active filters
* Update changelog
2024-05-12 09:42:27 +02:00
Thomas Kaul
61f0da35bc
Feature/disable delete all activities if filters are active ( #3389 )
...
* Disable delete all activities button if filters are active
* Update changelog
2024-05-10 08:51:34 +02:00