Thomas Kaul
e2b27fb6e9
Feature/improve headers label in scraper configuration ( #4263 )
...
* Improve label
2025-02-01 13:04:28 +01:00
Amandee Ellawala
a75599bf5d
Feature/split scraper configuration into sub form ( #4157 )
...
* Split scraper configuration into sub form
* Update changelog
2025-01-31 17:19:50 +01:00
Karel De Smet
46cbbd3bc4
Feature/upgrade to nx 20.3 ( #4152 )
...
* Upgrade to Nx 20.3
* Update changelog
2024-12-29 19:47:32 +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
Amandee Ellawala
11d5f36c31
Feature/extract historical market data editor to reusable component ( #4080 )
...
* Extract historical market data editor to reusable component
* Update changelog
2024-12-04 19:50:22 +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
29d3b762a8
Feature/switch typescript-eslint no-unused-vars to error ( #3887 )
...
* Switch @typescript-eslint/no-unused-vars to error
2024-10-06 18:49:42 +02:00
Thomas Kaul
ed30549f6b
Feature/prepare permission to delete asset profile of currency ( #3833 )
2024-09-28 09:47:48 +02:00
Madhab Chandra Sahoo
8d0890a400
Feature/integrate add currency to create asset profile dialog ( #3819 )
...
* Integrate add currency to create asset profile dialog
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-09-28 09:42:14 +02:00
Thomas Kaul
e301dc5612
Feature/add horizontal lines to separate delete actions in menus ( #3805 )
...
* Add horizontal lines to separate delete action
* Update changelog
2024-09-24 18:53:25 +02:00
Nikolai
38ac3d387b
Feature/extend market data endpoint by lastMarketPrice ( #3752 )
...
* Extend market data endpoint by lastMarketPrice
* Integrate last market price in admin market data
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-09-15 20:18:24 +02:00
Daniel Idem
952c2b71a2
Feature/reuse notification service for confirm dialogs ( #3671 )
...
* Reuse notification service for confirm dialogs
2024-08-17 16:55:49 +02:00
Daniel Idem
56ddbaf972
Feature/reuse notification service for alert dialogs ( #3670 )
...
* Reuse notification service for alert dialogs
2024-08-15 11:36:55 +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
43afb16808
Feature/introduce isUsedByUsersWithSubscription flag ( #3573 )
2024-07-16 20:51:49 +02:00
Thomas Kaul
5dc331e386
Feature/improve language localization for de 20240709 ( #3555 )
...
* Update translations
* Update changelog
2024-07-09 18:43:20 +02:00
Thomas Kaul
b0c53d050a
Feature/harmonize delete labels in admin market data ( #3552 )
2024-07-09 18:20:25 +02:00
Thomas Kaul
fad1adb91b
Feature/improve usability to delete currency asset profile ( #3541 )
...
* Improve usability
* Update changelog
2024-07-07 09:54:54 +02:00
Thomas Kaul
554136cdcd
Feature/bulk deletion for asset profiles ( #3531 )
...
* Add support for bulk deletion of asset profiles
* Update changelog
2024-06-30 09:21:04 +02:00
Thomas Kaul
469c1936b4
Bugfix/fix horizontal overflow in historical market data table of admin control panel ( #3515 )
...
* Fix horizontal overflow
* Update changelog
2024-06-26 20:38:12 +02:00
Thomas Kaul
ee086638f3
Feature/add benchmarks preset to admin control panel ( #3513 )
...
* Add benchmarks preset
* Update changelog
2024-06-26 20:18:53 +02:00
Eduardo Marinho
ff121243e4
Feature/extend asset profile for currency ( #3495 )
...
* Extend asset profile for currency
* Update changelog
2024-06-22 09:54:23 +02:00
Thomas Kaul
b725e6e2ec
Feature/migrate client to control flow ( #3475 )
...
* Migrate to control flow
* Update changelog
2024-06-11 19:46:16 +02:00
Thomas Kaul
c009f8c12f
Feature/add data provider info to asset profile details dialog ( #3434 )
...
* Add data provider info to asset profile details dialog
* Update changelog
2024-06-01 10:55:42 +02:00
Eduardo Marinho
60ef46accf
Bugfix/fix state handling of currency selector component ( #2795 ) ( #3429 )
...
* Fix state handling of currency selector component
* Update changelog
2024-06-01 10:53:02 +02:00
Thomas Kaul
74f4323903
Feature/increase spacing around floating action buttons ( #3385 )
...
* Increase spacing around floating action buttons
* Update changelog
2024-05-08 20:54:13 +02:00
Fedron
2173c418a7
Feature/validate forms using DTO for access, asset profile, tag and platform management ( #3337 )
...
* Validate forms using DTO for access, asset profile, tag and platform management
* Update changelog
2024-04-30 08:04:45 +02:00
Thomas Kaul
55b0fe232c
Bugfix/reset form values to null if empty string ( #3327 )
...
* Reset form values to null if empty string
* Update changelog
2024-04-25 19:04:28 +02:00
Thomas Kaul
990028316e
Refactor form controls to form getter ( #3325 )
2024-04-24 20:20:56 +02:00
Thomas Kaul
bed9ae916c
Migrate UI components to standalone ( #3302 )
2024-04-19 20:57:47 +02:00
Thomas Kaul
92fb05320a
Migrate UI components to standalone ( #3296 )
2024-04-19 18:31:35 +02:00
Thomas Kaul
73d62bb51f
Migrate UI components to standalone ( #3290 )
2024-04-18 20:46:12 +02:00
Thomas Kaul
50dbbf0569
Feature/refactor symbol icon module to asset profile icon component ( #3245 )
...
* Refactor symbol icon module to asset profile icon component (standalone)
2024-04-06 21:15:19 +02:00
Thomas Kaul
4ae7e9fcbe
Feature/add icon to asset profile dialog ( #3240 )
...
* Add asset profile icon
* Update changelog
2024-04-06 08:42:06 +02:00
Fedron
82fe1de1a7
Feature/add support to override asset (sub) class and url in admin control panel ( #3218 )
...
* Add support to override asset (sub) class and url in admin control panel
* Update changelog
2024-04-03 20:24:38 +02:00
Thomas Kaul
efdc9b387f
Eliminate ghostfolio-style.scss ( #3228 )
2024-04-01 13:24:00 +02:00
Thomas Kaul
5ffc39c32f
Feature/improve usability to delete asset profile ( #3208 )
...
* Disable delete button for benchmarks
* Update changelog
2024-03-30 11:23:59 +01:00
Fedron
98de2355c4
Feature/Support overriding name of asset profile dialog ( #3199 )
...
* Support overriding name of asset profile dialog
* Update changelog
2024-03-29 09:35:41 +01:00
Thomas Kaul
61ecd15f1d
Feature/change edit button to a in admin market data page ( #3164 )
...
* Change edit button to a
* Update changelog
2024-03-19 19:55:08 +01:00
Thomas Kaul
eb853f05ae
Feature/add support to delete asset profile from dialog ( #3165 )
...
* Add support to delete asset profile from dialog
* Update changelog
2024-03-19 19:27:16 +01:00
helgehatt
a0ddd1f9b9
Fix date conversion in import of historical market data ( #3117 )
...
* Fix date conversion in import of historical market data
* Update changelog
2024-03-13 20:44:33 +01:00
Thomas Kaul
b62488628c
Prettify markup ( #3029 )
2024-02-21 09:58:15 +01:00
Thomas Kaul
e1371a8d2b
Clean up ( #3018 )
2024-02-18 12:27:34 +01:00
Thomas Kaul
e0d6d9e8ca
Migrate if / else to control flow ( #3001 )
2024-02-13 20:46:21 +01:00
Thomas Kaul
446c7cb517
Remove closing tags of mat-* components ( #2989 )
2024-02-11 18:12:16 +01:00
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
2024-02-11 17:50:18 +01:00
Thomas Kaul
0436cc6487
Migrate ngx-skeleton-loader components to self-closing tags ( #2935 )
2024-01-28 08:51:02 +01:00
Thomas Kaul
857708dc4d
Migrate gf-* components to self-closing tags ( #2934 )
2024-01-28 08:50:43 +01:00