1289 Commits

Author SHA1 Message Date
Szymon Łągiewka
795e4582a8
Feature/replace lodash.uniq with Array.from + Set (#4387)
* Replace lodash.uniq with Array.from + Set

* Update chagnelog
2025-03-19 21:10:19 +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
Thomas Kaul
6cd79fab31
Feature/rename TWR to ROAI (#4453)
* Rename TWR to ROAI
2025-03-16 20:59:21 +01:00
Thomas Kaul
b90e3076d0
Feature/remove exchange rates from admin control overview (#4439)
* Remove exchange rates

* Update changelog
2025-03-15 18:25:15 +01:00
Tobias Kugel
9e44023f86
Feature/improve usability of AI prompt actions (#4426)
* Improve usability of AI prompt actions

* Update changelog
2025-03-15 11:55:48 +01:00
Thomas Kaul
a4c78739bb
Feature/improve width of user account registration dialog on mobile (#4434)
* Improve width on mobile
2025-03-14 08:00:07 +01:00
Tobias Kugel
a137bbbdca
Feature/restructure user account registration flow (#4393)
* Restructure user account registration flow

* Update changelog
2025-03-12 13:42:25 +01:00
Thomas Kaul
25d0c1c8a0
Bugfix/fix symbols in API page (#4408)
* Fix symbols
2025-03-09 10:22:32 +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
Tobias Kugel
ff73e7e0ee
Feature/adapt style of X-ray rule to summary (#4394)
* Adapt style of X-ray rule to summary

* Update changelog
2025-03-07 21:34:29 +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
12ae54e01b
Bugfix/fix activities import on non-empty activities page (#4398)
* Add missing import functionality

* Update changelog
2025-03-06 06:30:10 +01:00
csehatt741
3a09996ca1
Bugfix/fix functionality to delete asset profile of custom currency (#4354)
* Fix functionality to delete asset profile of custom currency

* Update changelog
2025-03-05 20:25:32 +01:00
Thomas Kaul
f63d171678
Feature/improve usability of no activities info (#4382)
* Improve usability

* Update changelog
2025-03-02 17:27:45 +01:00
Thomas Kaul
51f0ecbfc1
Feature/add LinkedIn page to about page and footer (#4378)
* Add LinkedIn page

* Update changelog
2025-03-02 17:03:11 +01:00
csehatt741
035306d4d8
Feature/add createdAt to snapshot and public portfolio endpoint response (#4350)
* Add createdAt to snapshot and public portfolio endpoint response

* Update changelog

---------

Co-authored-by: Verbindolai <nikolaiwieczorek@web.de>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2025-02-28 21:00:02 +01:00
Thomas Kaul
46878ea5a8
Bugfix/improve error handling in http response interceptor (#4338)
* Improve error handling

* Update changelog
2025-02-20 17:46:10 +01:00
Thomas Kaul
b2698fccbd
Feature/improve validation of currency management in admin control panel (#4334)
* Improve validation of currency management

* Update changelog
2025-02-19 17:25:54 +01:00
Thomas Kaul
da79cf406f
Feature/reload available tags after creating custom tag in holding detail dialog (#4328)
* Reload user to get available tags after creating custom tag

* Update changelog
2025-02-18 16:56:50 +01:00
Shaunak Das
fe6dcdf682
feature/migrate to Angular control flow syntax (#4321)
* Migrate to Angular control flow syntax

* Update changelog
2025-02-17 19:22:02 +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
Ken Tandrian
ec8fce44a6
Feature/allow creating custom tags from holding detail dialog component (#4308)
* Allow creating custom tags from holding detail dialog component

* Extend create tag endpoint

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2025-02-15 08:48:53 +01:00
Amandee Ellawala
ab379f9abf
Feature/extend holding detail dialog by historical market data editor (#4281)
* Extend holding detail dialog by historical market data editor

* Update changelog
2025-02-12 21:21:31 +01:00
Ken Tandrian
56f943824e
Feature/introduce readonly attribute in tags selector component (#4301)
* feat(ui): introduce readonly attribute

* Update changelog
2025-02-08 21:20:47 +01:00
Ken Tandrian
b6c4ef1997
Feature/upgrade svgmap to version 2.12 (#4280)
* chore(deps): bump svgmap from 2.6.0 to 2.12.2

* fix(ui): handle error

* Update changelog
2025-02-05 10:31:22 +01:00
Thomas Kaul
f638b102da
Feature/add link to Duck.ai to copy AI prompt action (#4272)
* Add link to Duck.ai

* Update changelog
2025-02-04 17:41:33 +01:00
Thomas Kaul
e6416d5a00
Feature/improve mode value labels in scraper configuration (#4274)
* Improve mode value labels
2025-02-02 16:24:22 +01:00
Ken Tandrian
d711fed4f5
Feature/extract tags selector to reusable component (#4256)
* feat(ui): create gf-tags-selector component

* feat(ui): implement gf-tags-selector in activity dialog

* feat(ui): implement gf-tags-selector in holding detail dialog

* Update changelog
2025-02-02 16:14:35 +01:00
Thomas Kaul
9ab21508a5
Feature/refactor snack bars (#4273)
* Refactor snack bars
2025-02-02 14:48:07 +01:00
Thomas Kaul
14cb0c98ce
Feature/update ghostfolio data provider info (#4269)
* Update info
2025-02-02 14:47:34 +01:00
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
Shaunak Das
8bd869e1b2
Feature/add regional market cluster risk for north america (#4240)
* Add regional market cluster risk for north america

* Update changelog
2025-01-30 22:41:13 +01:00
Ken Tandrian
954cf765b8
Bugfix/dynamic numerical precision for cryptocurrencies in holding detail dialog (#4255)
* fix(ui): dynamic numerical precision of quantity for cryptocurrencies

* Update changelog
2025-01-29 20:22:44 +01:00
Thomas Kaul
663cee9a05
Feature/change wording in data providers of admin settings (#4207)
* Change wording
2025-01-19 10:39:05 +01:00
Thomas Kaul
2e4ad7b0ea
Feature/move language localization for Polski from experimental to general availability (#4200)
* Move language localization for Polski from experimental to general availability

* Update changelog
2025-01-19 10:15:34 +01:00
Serhii Serdiuk
9fe19868b9
Feature/set up language localization for Ukrainian (#4190)
* Set up language localization for Ukrainian

* Update changelog
2025-01-15 19:55:03 +01:00
Thomas Kaul
d7171b9221
Feature/extend promotion system by label (#4181)
* Extend promotion system by label
2025-01-12 11:35:17 +01:00
Francisco Crizul
80bb1b1f64
Bugfix/fix issue with renaming of activities with type FEE, INTEREST, ITEM or LIABILITY (#4183)
* Fix issue with renaming of activities with type FEE, INTEREST, ITEM or LIABILITY

* Update changelog
2025-01-10 19:59:19 +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
02681cc479
Feature/add snack bar to copy link to clipboard action in access table (#4175)
* Add snack bar

* Update changelog
2025-01-02 10:21:58 +01:00
Thomas Kaul
3f84caa9f6
Feature/migrate setting Ghostfolio API key prompt dialog (#4151)
* Migrate setting Ghostfolio API key prompt dialog
2024-12-30 10:48:28 +01:00
Thomas Kaul
ff7caf9c5c
Feature/migrate coupon redemption prompt dialog (#4150)
* Migrate coupon redemption prompt dialog

* Update changelog
2024-12-30 10:21:11 +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
15639cb3d0
Feature/move set Ghostfolio API key to experimental (#4147)
* Move set Ghostfolio API key to experimental
2024-12-28 09:54:05 +01:00
Thomas Kaul
c9047e7c17
Feature/add user interface for received access (#4146)
* Add user interface for received access

* Update changelog
2024-12-27 10:12:45 +01:00
Thomas Kaul
f2638614d4
Feature/improve search for asset profiles with manual data source in create or update activity dialog (#4142)
* Improve search for asset profiles with MANUAL data source

* Update changelog
2024-12-25 17:05:57 +01:00