Thomas Kaul
6ac693dd39
Feature/improve position of currency column ( #685 )
...
* Move position of currency column
* Update changelog
3 years ago
Thomas Kaul
82069da4e2
Bugfix/fix user account creation ( #682 )
...
* Fix the user account creation
* Update changelog
3 years ago
Thomas Kaul
bed3e5aae2
Bugfix/fix horizontal overflow in activities table ( #676 )
...
* Fix horizontal overflow in tables
* Update changelog
3 years ago
Thomas Kaul
48b524de5a
Feature/add export functionality to position detail dialog ( #672 )
...
* Add export functionality to the position detail dialog
* Respect filters in activities export
* Update changelog
3 years ago
Thomas Kaul
67d40333f6
Move currency column ( #674 )
3 years ago
Thomas Kaul
dc424a86ec
Feature/support deleting symbol profile data ( #669 )
...
* Add support for deleting symbol profile data
* Update changelog
3 years ago
Thomas Kaul
161cb82820
Bugfix/fix data source of fear and greed index ( #663 )
...
* Encode data source
* Update changelog
3 years ago
Thomas Kaul
8bd9330acc
Feature/improve usability of create or edit transaction dialog ( #661 )
...
* Move the fee to the bottom
* Update changelog
3 years ago
Thomas Kaul
b8ad6d6662
Feature/improve import ( #657 )
...
* Improve import
* Update changelog
Co-Authored-By: Ronald Konjer <ronaldkonjer@gmail.com>
3 years ago
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
65e151151b
Feature/increase fear and greed index to 90 days ( #652 )
...
* Increase fear and greed index to 90 days
* 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
9c086edffe
Feature/extend historical data view in admin control ( #646 )
...
* Extend market data view
* 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
9d907b5eb5
Bugfix/improve the redirection on logout ( #642 )
...
* Improve logout
* Update changelog
3 years ago
Thomas Kaul
38f2930ec6
Feature/improve data provider service ( #637 )
...
* Improve data provider service
* Update changelog
3 years ago
Thomas Kaul
e344c43a5a
Bugfix/fix currency of value in position detail dialog ( #627 )
...
* Fix currency
* 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
0168c1c4e8
Feature/exclude url pattern of shared portfolios in robots.txt ( #619 )
...
* Exclude shared portfolios
* 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
9ac67b0af2
Feature/expose profile data gathering by symbol endpoint ( #611 )
...
* Expose profile data gathering by symbol endpoint
* 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
635f10e2d0
Bugfix/hide data provider warning while loading ( #605 )
...
* Hide data provider warning while loading
* 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
e37a650c70
Bugfix/fix scrolling issue in position detail dialog on mobile ( #593 )
...
* Fix scrolling in position detail dialog on mobile
* 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
db1d474ddf
Feature/more discreet data provider warning ( #589 )
...
* Upgrade http-status-codes to version 2.2.0
* Make the data provider warning more discreet
* 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
3435b3a348
Feature/make the csv import more flexible ( #573 )
...
* Make the csv import more flexible
* Update changelog
3 years ago
Thomas Kaul
ffaaa14dba
Feature/increase fear and greed index to 30 days ( #571 )
...
* Increase Fear & Greed index to 30 days
* 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
955302666e
Bugfix/improve redirection on logout ( #558 )
...
* Improve redirection on logout
* 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
aca0d77e91
Feature/add line chart to historical data view ( #555 )
...
* Add line chart
* 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
ebee851b23
Feature/support data gathering by symbol and date ( #532 )
...
* Support data gathering by symbol and date
* 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
069660afe4
Feature/increase fear and greed index to 10 days ( #525 )
...
* Increase to 10 days
* Update changelog
3 years ago