1328 Commits

Author SHA1 Message Date
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
Thomas Kaul
8fab73f122
Feature/update OSS friends () 2024-09-03 14:12:16 +02:00
Paulina
267023f2c9
Feature/improve language localization for polish ()
* Improve language localization for Polish
2024-08-31 10:46:24 +02:00
Cygguu
4505441691
Feature/improve language localization for polish ()
* Improve language localization for Polish

* Update changelog
2024-08-28 20:28:11 +02:00
Thomas Kaul
7db7eeecf2
Bugfix/fix view mode toggle of holdings tab ()
* Fix view mode toggle

* Update changelog
2024-08-25 10:13:03 +02:00
gizmodus
f360a12823
Feature/rework portfolio calculator ()
* Rework portfolio calculation

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-08-24 16:59:50 +02:00
Thomas Kaul
84d23764db
Feature/minor improvements in client ()
* Improve view mode form control value change

* Clean up
2024-08-23 20:26:17 +02:00
Thomas Kaul
ea1b6fdf6e
Feature/improve language localization for de 20240821 ()
* Update translations

* Update changelog
2024-08-21 19:43:27 +02:00
Bastien Jeannelle
2b212078b8
Feature/add support to deactivate x-ray rules ()
* Add support to deactivate X-ray rules

* Update changelog
2024-08-21 19:38:37 +02:00
Daniel Idem
952c2b71a2
Feature/reuse notification service for confirm dialogs ()
* Reuse notification service for confirm dialogs
2024-08-17 16:55:49 +02:00
Daniel Idem
56ddbaf972
Feature/reuse notification service for alert dialogs ()
* Reuse notification service for alert dialogs
2024-08-15 11:36:55 +02:00
Thomas Kaul
2893d71377
Feature/set up notification service ()
* Set up notification service

* Update changelog
2024-08-11 18:33:33 +02:00
Thomas Kaul
9246a73f41
Feature/refactor dark theme css selector ()
* Refactor dark theme CSS selector

* Update changelog
2024-08-11 15:43:02 +02:00