1459 Commits

Author SHA1 Message Date
Thomas Kaul
f48ce4e1ae
Feature/reuse markets calculation in portfolio details endpoint ()
* Reuse markets calculation in portfolio details endpoint

* Update changelog
2024-10-06 11:03:11 +02:00
Thomas Kaul
b50a1fc63d
Feature/reuse markets calculation in public portfolio endpoint ()
* Reuse markets calculation in public portfolio endpoint

* Update changelog
2024-10-06 10:27:42 +02:00
Thomas Kaul
bcc8cb1e5b
Feature/modernize rules implementation ()
* Modernize rules implementation

* Include markets in details
2024-10-04 21:44:07 +02:00
dw-0
dd28f38e60
Bugfix/fix eslint configuration ()
* Fix eslint configuration

* Update changelog

---------

Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2024-10-03 20:39:56 +02:00
Thomas Kaul
9b8f552ee2
Feature/improve language localization for de 20241003 ()
* Update translations
2024-10-03 20:35:34 +02:00
dw-0
85a7838a96
Feature/show message if no results have been found in activity dialog ()
* Show message if no results have been found in activity dialog

* Update changelog

---------

Signed-off-by: Dominik Willner <th33xitus@gmail.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-10-03 20:14:06 +02:00
Dmytro Werner
8364f7f703
Feature/set up output for click in activities table component ()
* Set up @output for click in activities table component
2024-10-02 21:15:10 +02:00
Prakhar Sharma
7f6b8145d7
Feature/set up output for click in holdings table component ()
* Set up @Output for click in holdings table component
2024-10-02 13:27:55 +02:00
Shaunak Das
24a3d92da0
Feature/add business logic of rule settings ()
* Add business logic of rule settings

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-10-01 19:13:45 +02:00
Thomas Kaul
1b2a7dc2e4
Feature/improve language localization for de 20240929 ()
* Update translations

* Update changelog
2024-10-01 18:39:42 +02:00
Thomas Kaul
d00d7ac1dd
Feature/add support for archived product page ()
* Add support for archived product page
2024-09-29 19:27:02 +02:00
Thomas Kaul
04e0bbd4c1
Feature/add tooltips to product page ()
* Add tooltips
2024-09-29 19:26:30 +02:00
Thomas Kaul
85cc72627b
Feature/add user id to tag database schema ()
* Add user id to tag database schema

* Update changelog
2024-09-28 20:42:25 +02:00
Thomas Kaul
e8f0d2bb14
Feature/consider availability of date range selector and filters in assistant per view ()
* Consider availability of date range selector and filters in assistant per view

* Update changelog
2024-09-28 18:25:06 +02:00
Thomas Kaul
ed30549f6b
Feature/prepare permission to delete asset profile of currency () 2024-09-28 09:47:48 +02:00
Madhab Chandra Sahoo
8d0890a400
Feature/integrate add currency to create asset profile dialog ()
* 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
64c1d25e64
Feature/improve language localization for de 20240926 ()
* Update translations

* Update changelog
2024-09-27 20:15:47 +02:00
Thomas Kaul
bb445ddf2e
Feature/improve experimental chart in account detail dialog ()
* Improve chart in account detail dialog

* Update changelog
2024-09-24 19:45:48 +02:00
Thomas Kaul
4a97e2bb54
Feature/align holdings and regions of public page with allocations page ()
* Align holdings and regions of public page with allocations page

* Update changelog
2024-09-24 19:17:58 +02:00
Thomas Kaul
e301dc5612
Feature/add horizontal lines to separate delete actions in menus ()
* Add horizontal lines to separate delete action

* Update changelog
2024-09-24 18:53:25 +02:00
Thomas Kaul
e7f10ad4ad
Bugfix/fix typo and update date of Hacktoberfest 2024 blog post ()
* Fix typo and update date
2024-09-24 11:10:59 +02:00
Thomas Kaul
46fb075ecb
Feature/improve language localization for de 20240921 ()
* Update translations

* Update changelog
2024-09-23 19:49:00 +02:00
Thomas Kaul
98e9b5d895
Feature/consider user language in sharable portfolio link ()
* Consider user’s language in sharable portfolio link

* Update changelog
2024-09-22 09:09:02 +02:00
Thomas Kaul
20d709380a
Feature/add no auto-renewal hint to account membership page ()
* Add hint
2024-09-21 14:34:17 +02:00
Thomas Kaul
7053aba2da
Feature/add portfolio performance metrics to public page ()
* Add portfolio performance metrics

* Update changelog
2024-09-21 13:28:49 +02:00
Thomas Kaul
583c14128b
Feature/extend public api with portfolio performance metrics endpoint ()
* Extend Public API with portfolio performance metrics endpoint

* Update changelog
2024-09-21 10:42:43 +02:00
Thomas Kaul
9b07b19523
Feature/improve usability of create or update access dialog ()
* Improve usability

* Dialog height
* Always show permission selector

* Update changelog
2024-09-21 10:35:41 +02:00
Thomas Kaul
7761e4d712
Feature/add hacktoberfest 2024 blog post ()
* Add blog post: Hacktoberfest 2024

* Update changelog
2024-09-21 10:05:52 +02:00
Thomas Kaul
3cd77523a1
Feature/improve loading indicator of accounts table ()
* Improve loading indicator

* Update changelog
2024-09-20 11:10:19 +02:00
Thomas Kaul
2bd14b135c
Feature/extract locales 20240919 () 2024-09-19 21:30:49 +02:00
Thomas Kaul
f0df8a5254
Feature/add snake-case hint to localized routes ()
* Add snake-case hint to localized routes
2024-09-19 20:54:00 +02:00
Thomas Kaul
cb472c0884
Feature/improve ghostfolio po polsku ()
* Improve Ghostfolio po polsku
2024-09-19 20:28:09 +02:00
karolsol
d1f6601c5e
Feature/Improve language localization for pl ()
* Update translations

* Update changelog
2024-09-19 20:11:27 +02:00
Thomas Kaul
97467a3809
Feature/improve language localization for de 20240917 ()
* Update translations

* Update changelog
2024-09-18 15:58:19 +02:00
Shaunak Das
520c176cd6
Feature/add copy link to clipboard action to access table ()
* Add copy link to clipboard action

* Update changelog
2024-09-17 20:07:27 +02:00
Thomas Kaul
df9a0ec35a
Feature/support bonds in import dividend dialog ()
* Support bonds

* Update changelog
2024-09-17 19:36:48 +02:00
Thomas Kaul
d703088611
Feature/improve ux of toggle component ()
* Improve usability via cursor styles

* Update changelog
2024-09-16 15:06:02 +02:00
Nikolai
38ac3d387b
Feature/extend market data endpoint by lastMarketPrice ()
* 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
Thomas Kaul
fbf377f67f
Feature/set up rule settings dialog () 2024-09-14 20:44:36 +02:00
Shaunak Das
323cfbfcaa
Feature/introduce filters in account endpoint ()
* 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 ()
* Provide default value during destructuring

* Update changelog
2024-09-12 20:33:21 +02:00
Thomas Kaul
403ee2741d
Feature/set up portfolio snapshot queue ()
* Set up portfolio snapshot queue

* Update changelog
2024-09-10 20:32:08 +02:00
Shaunak Das
383a02519a
Feature/extend filters of order endpoint ()
* 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
FrozenPasta
9edffd100e
Feature/improve language localization for fr ()
* Update translations

* Update changelog
2024-09-10 17:36:24 +02:00
Andrea
bdb3a8f1dc
Feature/improve language localization for Italian ()
* Update translations

* Update changelog
2024-09-08 21:41:41 +02:00
Thomas Kaul
9cd4321bd0
Feature/extract users from admin control panel endpoint to dedicated endpoint ()
* Introduce GET api/v1/admin/user endpoint

* Update changelog
2024-09-08 09:56:08 +02:00
Shaunak Das
1bc2b47452
Feature/setup skeleton loader for data tables ()
* Setup skeleton loader for data tables

* Update changelog
2024-09-07 21:22:56 +02:00
Thomas Kaul
1204240ed0
Bugfix/fix exception in admin market data detail component ()
* Add check for dateOfFirstActivity

* Update changelog
2024-09-06 10:29:53 +02:00
Daniel Idem
8018236942
Bugfix/fix carousel component ()
* Fix carousel component

* Update changelog
2024-09-04 20:19:59 +02:00
Thomas Kaul
a6d9f5dd69
Bugfix/load data once on portfolio activities page ()
* Fetch activities only once

* Update changelog
2024-09-03 19:24:14 +02:00