Ronald Konjer
919b20197f
import csv with account name or id ( #654 )
* import csv with account id
3 years ago
Thomas Kaul
62885ea890
Feature/improve consistent use of symbol with data source ( #656 )
* Improve the consistent use of symbol with dataSource
* Update changelog
3 years ago
Thomas Kaul
bcb7f5f522
Feature/add feature toggle for new calculation engine ( #649 )
* Add feature toggle for new calculation engine
* Update changelog
3 years ago
Thomas Kaul
585f99e4df
Feature/add summary row to activities table ( #645 )
* Add summary row to activities table
* Update changelog
3 years ago
Thomas Kaul
d6b78f3457
Feature/add links to statistics section ( #626 )
* Add links and clean up style
* Update changelog
3 years ago
Thomas Kaul
d3707bbb87
Bugfix/fix preselected default account in create activity dialog ( #624 )
* Fix preselected default account
* Update changelog
3 years ago
Thomas Kaul
b2b3fde80e
Bugfix/support multiple accounts with the same name ( #623 )
* Support multiple accounts with the same name
* Update changelog
3 years ago
Thomas Kaul
5882b7914d
Feature/add first months in open source blog post ( #616 )
* Add blog post
* Update changelog
3 years ago
Thomas Kaul
69c9e259b1
Bugfix/fix routing of create activity dialog ( #615 )
* Fix routing of create activity dialog
* Update changelog
3 years ago
Thomas Kaul
aca37a27f9
Feature/add top performers to analysis page ( #613 )
* Add Top 3 / Bottom 3 performers
* Update changelog
3 years ago
Thomas Kaul
e54638a684
Feature/improve analysis page ( #609 )
* Improve analysis page (show y-axis, extend chart in relation to days in market)
* Update changelog
3 years ago
Thomas Kaul
0179823ad9
Feature/restructure about page ( #608 )
* Restructure about page: introduce pages for blog and changelog
* Update changelog
3 years ago
Thomas Kaul
124bdc028d
Bugfix/fix reload of position detail dialog ( #603 )
* Fix reload of position detail dialog
* Update changelog
3 years ago
Thomas Kaul
b291d9e031
Feature/refactor transactions to activities table ( #600 )
* Refactor transactions to activities table with attributes and routes
* Update changelog
3 years ago
Thomas Kaul
6dcd801d05
Feature/extend statistics section with users in slack community ( #596 )
* Extend statistics with users in Slack community
* Update changelog
3 years ago
Thomas Kaul
77065dac50
Feature/add date range selector to holdings tab ( #595 )
* Add date range selector to holdings tab
* Update changelog
3 years ago
Thomas Kaul
9e1a7fc981
Feature/dividend ( #547 )
* Add dividend to order type
* Support dividend in transactions table
* Support dividend in transaction dialog
* Extend import file with dividend
* Add dividend to portfolio summary
* Update changelog
Co-authored-by: Fly Man <fly.man.opensim@gmail.com>
3 years ago
Thomas Kaul
ff638adf03
Feature/add transactions to position detail dialog ( #591 )
* Add transactions to position detail dialog
* Update changelog
3 years ago
Thomas Kaul
ee397c8047
Bugfix/fix file type detection for import ( #587 )
* Fix file type detection ("application/vnd.ms-excel" instead of "text/csv")
* Update changelog
3 years ago
Thomas Kaul
7772684413
Bugfix/fix permission for system status page ( #559 )
* Fix permission
* Update changelog
3 years ago
Thomas Kaul
ddce8cc7f9
Feature/support update of historical data ( #557 )
* Support update of historical data
* Update changelog
3 years ago
Thomas Kaul
0806d0dc92
Bugfix/fix hidden statistics values ( #552 )
* Fix hidden values (0)
* Update changelog
3 years ago
Thomas Kaul
83ba5f3d9f
Feature/add intro image for dark mode ( #540 )
* Add intro image for dark mode
* Update changelog
3 years ago
Thomas Kaul
78e0fdb0ca
Add coupon system ( #529 )
* Add coupon system
* Update changelog
3 years ago
Thomas Kaul
d09cad4e05
Feature/read only mode ( #520 )
* Setup read only mode and update permissions dynamically
* Update changelog
3 years ago
Thomas Kaul
4d9a223491
Feature/add system message ( #519 )
* Add system message
* Update changelog
3 years ago
Thomas Kaul
6c07759eb7
Feature/add market data tab to admin control panel ( #497 )
* Add market data tab
* Update changelog
3 years ago
Thomas Kaul
fcf07a0fd1
Clean up ( #496 )
3 years ago
Thomas Kaul
2f402c0c8e
Feature/introduce tabs with routing to home page ( #495 )
* Introduce tabs with routing
* Update changelog
3 years ago
Thomas Kaul
a24a094407
Feature/introduce tabs to admin control panel ( #494 )
* Add tabs
* Update changelog
3 years ago
Thomas Kaul
1c2ca5b96b
Feature/accentuate all time high and low ( #428 )
* Accentuate all time high and all time low
* Update changelog
Co-authored-by: Valentin Zickner <ghostfolio@zickner.ch>
3 years ago
Thomas Kaul
572bfc59b8
Add guards ( #486 )
3 years ago
Thomas Kaul
bc58ee86ca
Feature/usability improvements in the create or edit transaction dialog ( #483 )
* Usability improvements
* Disable the symbol input in edit mode
* Filter accounts by type (SECURITIES)
* Update changelog
3 years ago
Thomas Kaul
0cb632b165
Improve wording ( #482 )
3 years ago
Thomas Kaul
904dec040e
Feature/add testimonial ( #479 )
* Add testimonials
* Update changelog
3 years ago
Thomas Kaul
3032126508
Feature/add footer row to accounts table ( #471 )
* Add footer row to accounts table with total balance and value
* Update changelog
4 years ago
Thomas Kaul
a50b55da75
Clean up ( #470 )
4 years ago
Thomas Kaul
a42700b9fe
Feature/introduce data gathering progress ( #467 )
* Add data gathering progress
* Update changelog
4 years ago
Thomas Kaul
239bd09cbd
Feature/move market mood to tab ( #463 )
* Move market mood to tab
* Update changelog
4 years ago
Thomas Kaul
b9522307c4
Feature/various client improvements ( #460 )
* Various improvements
* info messages
* skeleton loader of portfolio holdings
* Update changelog
4 years ago
Thomas Kaul
b6902e10ea
Feature/improve import json file validation ( #455 )
* Improve import validation
* Update changelog
4 years ago
Thomas Kaul
87301ddbd5
Feature/improve registration page ( #451 )
* Improve registration page
* Update changelog
4 years ago
Thomas Kaul
edb66bb166
Feature/extend statistics ( #449 )
* Extend statistics
* Update changelog
4 years ago
Thomas Kaul
54bbc8446b
Feature/prettify scraper symbol in chart ( #448 )
* Prettify scraper symbol in chart
* Update changelog
4 years ago
Thomas Kaul
1397cd62a8
Feature/extend public page ( #445 )
* Extend public page
* Update changelog
4 years ago
Valentin Zickner
e7fb31d1a6
add Dockerfile with all in one docker image ( #431 )
* Add Dockerfile with all in one docker image
* Change to alpine image and reduce node_modules size
* Improve documentation and fix changelog and license
* Update changelog
Co-authored-by: Valentin Zickner <ghostfolio@zickner.ch>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
4 years ago
Thomas Kaul
a864c617b9
Feature/improve landing page ( #442 )
* Add intro screen
* Update changelog
4 years ago
Thomas Kaul
2de0e75cb8
Feature/add user interface for granting and revoking public access ( #439 )
* Add user interface for granting and revoking public access
* Update changelog
4 years ago
Thomas Kaul
6dea9093ba
Feature/add public portfolio ( #426 )
* Setup public portfolio page
* Update changelog
4 years ago
Thomas Kaul
1d9a31dbb8
Improve styling ( #423 )
4 years ago