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 |
Thomas Kaul
|
4d9a223491
|
Feature/add system message (#519)
* Add system message
* Update changelog
|
3 years ago |
Thomas Kaul
|
1beb4de62f
|
Feature/support additional currencies (#517)
* Support additional currencies
* Update changelog
|
3 years ago |
Thomas Kaul
|
3e82de6b21
|
Feature/add historical data chart of fear and greed index (#515)
* Add historical data chart of market mood
* Update changelog
|
3 years ago |
Thomas Kaul
|
961774ce9f
|
Feature/improve market data detail (#511)
* Improve historical data view (hide invalid and future dates)
* Update changelog
|
3 years ago |
Thomas Kaul
|
11be6f630f
|
Feature/expose data gathering by symbol (#503)
* Expose data gathering by symbol as endpoint
* Update changelog
|
3 years ago |
Thomas Kaul
|
85d123e1b1
|
Fix colspan (#502)
|
3 years ago |
Thomas Kaul
|
1f042ee791
|
Feature/eliminate redundant storage of historical exchange rates (#500)
* Eliminate redundant storage of historical exchange rates
* Clean up experimental API
* 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
|
72067459d6
|
Feature/add value to position detail dialog (#492)
* Add value to position detail dialog
* Update changelog
|
3 years ago |
Thomas Kaul
|
705441ecf8
|
Bugfix/fix line chart labels (#491)
* Fix line chart labels
* Fix click event for drafts
* Update changelog
|
3 years ago |
Thomas Kaul
|
fbd1475402
|
Feature/upgrade core dependencies (#490)
* Upgrade core dependencies
* angular
* nestjs
* Nx
* rxjs
* storybook
* Temporarily fix imports for storybook
* 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
|
f6acf5207b
|
Feature/add value to positions table (#484)
* Add value column
* Update changelog
|
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
|
fc6c81fe02
|
Bugfix/fix footer row border in dark mode (#478)
* Fix border color in dark mode
* Update changelog
|
3 years ago |
Thomas Kaul
|
f8f36e4f4e
|
Bugfix/fix accounts table footer on mobile (#475)
* Fix footer on mobile
* Update changelog
|
3 years ago |
Thomas Kaul
|
5e7cf9d0b6
|
Feature/hide get started button on registration page (#474)
* Hide button
* Update changelog
|
3 years ago |
Thomas Kaul
|
e1932eb5a1
|
Bugfix/exclude drafts from transaction count (#473)
* Fix transactions count (exclude drafts)
* Improve wording (summary page)
* 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
|
3 years ago |
Thomas Kaul
|
a50b55da75
|
Clean up (#470)
|
3 years ago |
Thomas Kaul
|
d2fabe7ce4
|
Feature/add value column to accounts table (#468)
* Add value column
* Update changelog
|
3 years ago |
Thomas Kaul
|
a42700b9fe
|
Feature/introduce data gathering progress (#467)
* Add data gathering progress
* Update changelog
|
3 years ago |
Thomas Kaul
|
239bd09cbd
|
Feature/move market mood to tab (#463)
* Move market mood to tab
* Update changelog
|
3 years ago |
Thomas Kaul
|
cd76f89902
|
Feature/increase decimal places for cryptocurrencies (#462)
* Calculate quantity precision
* Update changelog
|
3 years ago |
Thomas Kaul
|
b9522307c4
|
Feature/various client improvements (#460)
* Various improvements
* info messages
* skeleton loader of portfolio holdings
* Update changelog
|
3 years ago |
Thomas Kaul
|
d60b444324
|
Release/1.71.0 (#458)
* Refactor logger
* Fix exception
* Update changelog
|
3 years ago |
Thomas Kaul
|
b6902e10ea
|
Feature/improve import json file validation (#455)
* Improve import validation
* Update changelog
|
3 years ago |
Thomas Kaul
|
87301ddbd5
|
Feature/improve registration page (#451)
* Improve registration page
* Update changelog
|
3 years ago |
Thomas Kaul
|
edb66bb166
|
Feature/extend statistics (#449)
* Extend statistics
* Update changelog
|
3 years ago |
Thomas Kaul
|
54bbc8446b
|
Feature/prettify scraper symbol in chart (#448)
* Prettify scraper symbol in chart
* Update changelog
|
3 years ago |
Thomas Kaul
|
1397cd62a8
|
Feature/extend public page (#445)
* Extend public page
* Update changelog
|
3 years ago |