Thomas Kaul
30835ced88
Bugfix/fix holdings for basic users ( #1064 )
...
* Fix holdings for basic users
* Update changelog
2022-07-07 21:06:12 +02:00
Thomas Kaul
8897f32bc5
Clean up modules ( #1063 )
2022-07-07 07:04:23 +02:00
Thomas Kaul
2060fcaf0b
Feature/add markets to public pages ( #1062 )
...
* Add Markets to public pages
* Update changelog
2022-07-05 21:45:27 +02:00
Thomas Kaul
35e039748f
Feature/refactor demo account as route ( #1058 )
...
* Refactor demo account as route
* Update changelog
2022-06-30 21:07:35 +02:00
Thomas Kaul
c0f19d56ec
Feature/add account detail dialog ( #1047 )
...
* Add account detail dialog
* Update changelog
2022-06-28 21:08:34 +02:00
Thomas Kaul
8e2b235b1f
Feature/improve search label ( #1048 )
...
* Improve search label
* Update changelog
2022-06-28 13:33:59 +02:00
Thomas Kaul
d130efad47
Clean up comments ( #1043 )
...
* Clean up comments
2022-06-25 17:30:43 +02:00
Thomas Kaul
109f0ebd70
Feature/move positions table to holdings section ( #1042 )
...
* Move positions table to holdings section
* Update changelog
2022-06-25 14:47:20 +02:00
Thomas Kaul
069ddcc6b2
Feature/add reusable premium indicator component ( #1041 )
...
* Add premium indicator component
* Update changelog
2022-06-25 12:38:15 +02:00
Thomas Kaul
1ff736537c
Feature/add positions table to public page ( #1037 )
...
* Add positions table
* Update changelog
2022-06-23 19:24:24 +02:00
Thomas Kaul
d4b29ff11c
Feature/add privacy policy page ( #1028 )
...
* Add privacy policy page
* Update changelog
2022-06-18 17:46:51 +02:00
Thomas Kaul
a0a26cfa58
Feature/simplify header ( #1027 )
...
* Hide pricing page link for Premium users
* Harmonize content
* Update changelog
2022-06-18 11:57:27 +02:00
Thomas Kaul
03f2f33344
Feature/restructure landing page ( #1021 )
...
* Restructure landing page
* Update changelog
2022-06-16 16:29:35 +02:00
Thomas Kaul
e990ecd12c
Feature/improve cash balance label ( #1002 )
...
* Improve label
* Update changelog
2022-06-12 10:06:18 +02:00
Thomas Kaul
2abe399ebd
Bugfix/force reload accounts of user after change ( #994 )
...
* Force reload of accounts after change
* Update changelog
2022-06-11 12:56:34 +02:00
Thomas Kaul
0da9368e0c
Fix date ( #992 )
2022-06-10 17:42:56 +02:00
Thomas Kaul
7cf0cdc4ce
Feature/add jobs of queue to admin control panel ( #987 )
...
* Add jobs of queue to admin control panel
* Update changelog
2022-06-05 19:00:20 +02:00
Thomas Kaul
6774c48dff
Feature/restructure fire page ( #982 )
...
* Restructure fire page
* Update changelog
2022-06-04 09:06:53 +02:00
Thomas Kaul
2cc7c6fa1c
Feature/add user id to account page ( #980 )
...
* Add user id
* Update changelog
2022-06-03 06:51:08 +02:00
Thomas Kaul
023a7147e2
Feature/simplify feature page ( #978 )
...
* Simplify page
* Update changelog
2022-05-31 18:01:29 +02:00
Thomas Kaul
15dda886a0
Feature/add vertical hover line to line chart component ( #963 )
...
* Add vertical hover line
* Improve tooltips of charts
* Update changelog
2022-05-28 20:53:54 +02:00
Thomas Kaul
34d4212f55
Feature/modernize pricing page ( #967 )
...
* Simplify pricing page
* Update changelog
2022-05-28 18:52:30 +02:00
Thomas Kaul
424748ae90
Feature/add ghostfolio trailer to landing page ( #952 )
...
* Add link to Ghostfolio trailer
* Update changelog
2022-05-26 10:30:13 +02:00
Thomas Kaul
332203b9e2
Feature/add support to set the base currency via env variable ( #948 )
...
* Set base currency via environment variable
* Update changelog
2022-05-24 20:55:55 +02:00
Thomas Kaul
379977008d
Simplify intro text ( #933 )
2022-05-19 21:05:14 +02:00
Thomas Kaul
5cb6e5dec6
Feature/support filtering by asset class on the allocations page ( #926 )
...
* Support filtering by asset class
* Update changelog
2022-05-16 21:49:22 +02:00
Thomas Kaul
4a123c38f2
Refactor placeholder ( #925 )
2022-05-16 21:17:58 +02:00
Thomas Kaul
160335302a
Feature/group filters by type ( #922 )
...
* Add groups to activities filter component
* Update changelog
2022-05-15 21:51:31 +02:00
Thomas Kaul
5391b88c42
Feature/add report data glitch button ( #920 )
...
* Add report data glitch button
* Update changelog
2022-05-14 13:53:43 +02:00
Thomas Kaul
2b63f7e707
Feature/support enter to submit create or update transaction dialog form ( #913 )
...
* Support enter key press to submit form
* Update changelog
2022-05-14 10:56:07 +02:00
Thomas Kaul
d5c96d1cb7
Bugfix/fix date picker date format ( #912 )
...
* Fix date picker date format
* Update changelog
2022-05-14 10:55:09 +02:00
Thomas Kaul
c1d460cead
Improve filtering ( #901 )
2022-05-10 21:24:36 +02:00
Thomas Kaul
dfa67b275c
Feature/improve filtering on allocations page ( #900 )
...
* Include cash positions on allocations page (with no filtering)
* Update changelog
2022-05-10 19:22:57 +02:00
Thomas Kaul
5be95b7b63
Feature/simplify about page ( #892 )
...
* Simplify about page
* Update changelog
2022-05-08 16:02:44 +02:00
Thomas Kaul
b3e07c8446
Feature/support permissions in fire calculator ( #891 )
...
* Support hasPermissionToUpdateUserSettings
* Update changelog
2022-05-08 15:59:19 +02:00
Thomas Kaul
16dd8f7652
Feature/refactor filters with interface ( #883 )
...
* Refactor filtering with an interface
* Filter by accounts
* Update changelog
2022-05-07 11:44:29 +02:00
Thomas Kaul
01103f3db4
Feature/add asset and asset sub class to wealth items form ( #880 )
...
* Add asset and asset sub class
* Update changelog
2022-04-30 21:47:10 +02:00
Thomas Kaul
b6cd007ad4
Release/1.143.0 ( #871 )
...
* Release 1.143.0
* Improve filtering by tags
2022-04-26 22:31:53 +02:00
Thomas Kaul
b7bbc029ac
Feature/render tags in dialogs ( #864 )
...
* Render tags
* Update changelog
2022-04-25 22:37:34 +02:00
Thomas Kaul
bad9d17c44
Setup allocations page and endpoint ( #859 )
...
* Setup tagging system
* Update changelog
2022-04-24 16:23:03 +02:00
Thomas Kaul
edca05f542
Feature/change get started url of public page ( #857 )
...
* Change url
* Update changelog
2022-04-23 16:48:23 +02:00
Thomas Kaul
beb12637ce
Bugfix/fix total calculation for sell and dividend ( #850 )
...
* Fix calculation for sell and dividend activities
* Update changelog
2022-04-22 19:29:18 +02:00
Thomas Kaul
20358d9105
Feature/persist savings rate ( #849 )
...
* Persist savings rate
* Update changelog
2022-04-21 23:07:19 +02:00
Thomas Kaul
0e4c39d145
Feature/reuse value component in ghostfolio in numbers section ( #846 )
...
* Reuse value component
* Update changelog
2022-04-19 17:06:12 +02:00
Thomas Kaul
056b318d86
Bugfix/fix end date in ics files ( #841 )
...
* Fix end date
* Update changelog
2022-04-18 11:31:16 +02:00
Thomas Kaul
638ae3f7fa
Feature/add boringly getting rich guide to resources page ( #836 )
...
* Add "Boringly Getting Rich" guide
* Update changelog
2022-04-16 15:35:31 +02:00
Thomas Kaul
6e7cf0380b
Feature/export single draft ( #835 )
...
* Export single draft
* Update changelog
2022-04-16 11:33:01 +02:00
Thomas Kaul
8526b5a027
Feature/export draft activities as ics ( #830 )
...
* Export draft activities as ICS
* Update changelog
2022-04-15 10:53:40 +02:00
Thomas Kaul
23f2ac472e
Feature/add fire calculator ( #822 )
...
* Add fire calculator
* Update changelog
2022-04-10 20:02:31 +02:00
Thomas Kaul
67f2b326f3
Switch to new calculation engine ( #814 )
...
* Switch to new calculation engine
* Clean up old portfolio calculation engine (#815 )
* Rename new portfolio calculation engine (#816 )
* Update changelog
2022-04-09 10:17:31 +02:00