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
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>
3 years ago
Thomas Kaul
a864c617b9
Feature/improve landing page ( #442 )
* Add intro screen
* Update changelog
3 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
3 years ago
Thomas Kaul
6dea9093ba
Feature/add public portfolio ( #426 )
* Setup public portfolio page
* Update changelog
3 years ago
Thomas Kaul
1d9a31dbb8
Improve styling ( #423 )
3 years ago
Thomas Kaul
b57301ef50
Feature/extend import validation message ( #421 )
* Extend import validation message
* Update changelog
3 years ago
Thomas Kaul
2e5176bacf
Feature/extend import by csv files ( #419 )
* Support import of csv files
* Update changelog
3 years ago
Thomas Kaul
4ab6a1a071
Feature/harmonize page layouts ( #417 )
* Harmonize page layouts
* Update changelog
3 years ago
Thomas Kaul
93dcbeb6c7
Feature/add validation for import ( #415 )
* Valid data types
* Maximum number of orders
* Data provider service returns data for the dataSource / symbol pair
3 years ago
Thomas Kaul
15a61b7a20
Feature/improve values of global heat map ( #408 )
* Convert value
* Update changelog
3 years ago
Thomas Kaul
d1eedf9726
Bugfix/various fixes ( #407 )
* Fix links
* Update column
* Fix impersonation mode
* Update changelog
3 years ago
Thomas Kaul
3ec4a73b35
Feature/improve tooltips ( #403 )
* Improve tooltips
* Update changelog
3 years ago
Thomas Kaul
8769fe4c90
Improve styling ( #399 )
3 years ago
Thomas Kaul
4219e1121e
Improve style ( #398 )
3 years ago
Thomas Kaul
f558eb8de8
Fix template ( #397 )
3 years ago
Thomas Kaul
fe2bd6eea8
Feature/protect endpoints ( #396 )
* Protect endpoints
* Update changelog
3 years ago
Thomas Kaul
035052be99
Feature/improve exchange rates table ( #394 )
* Improve exchange rates table
* Update changelog
3 years ago
Thomas Kaul
6333aa972d
Bugfix/fix data gathering after seed ( #390 )
* Fix data gathering after seed
* Update changelog
3 years ago
Thomas Kaul
dcee651098
Feature/support unlimited currencies ( #387 )
* Support unlimited currencies
* Update changelog
3 years ago
Thomas Kaul
508a48f4c3
Feature/hide actions in presenter view ( #380 )
* Hide actions if restricted view is active
* Update changelog
3 years ago
Thomas Kaul
8466e3d73f
Feature/always show adapted portfolio page ( #388 )
* Always show adapted portfolio page
* Update changelog
3 years ago
Thomas Kaul
9ae9904389
Feature/add story for line chart component ( #385 )
* Add story for line chart component
* Update changelog
3 years ago