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
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
f6acf5207b
Feature/add value to positions table ( #484 )
* Add value column
* 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
4 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
d2fabe7ce4
Feature/add value column to accounts table ( #468 )
* Add value column
* 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
cd76f89902
Feature/increase decimal places for cryptocurrencies ( #462 )
* Calculate quantity precision
* 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
87301ddbd5
Feature/improve registration page ( #451 )
* Improve registration page
* Update changelog
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
15a61b7a20
Feature/improve values of global heat map ( #408 )
* Convert value
* Update changelog
4 years ago
Thomas Kaul
d1eedf9726
Bugfix/various fixes ( #407 )
* Fix links
* Update column
* Fix impersonation mode
* Update changelog
4 years ago
Thomas Kaul
3ec4a73b35
Feature/improve tooltips ( #403 )
* Improve tooltips
* Update changelog
4 years ago
Thomas Kaul
f558eb8de8
Fix template ( #397 )
4 years ago
Thomas Kaul
dcee651098
Feature/support unlimited currencies ( #387 )
* Support unlimited currencies
* Update changelog
4 years ago
Thomas Kaul
8466e3d73f
Feature/always show adapted portfolio page ( #388 )
* Always show adapted portfolio page
* Update changelog
4 years ago
Thomas Kaul
9ae9904389
Feature/add story for line chart component ( #385 )
* Add story for line chart component
* Update changelog
4 years ago
Thomas Kaul
af022ae316
Feature/add story for portfolio proportion chart component ( #384 )
* Add story
* Use new component
* Update changelog
4 years ago
Thomas Kaul
39f315aba0
Feature/add annualized performance ( #364 )
* Add annualized performance
* Update changelog
4 years ago
Thomas Kaul
5d4156ecec
Feature/refactor position detail dialog ( #355 )
* Add name to portfolio position endpoint
* Update changelog
4 years ago
Thomas Kaul
9ed82ac82b
Feature/improve labels of allocation chart by symbol ( #353 )
* Improve labels
* Update changelog
4 years ago
Ivo Valchev
9c9ca4ab1e
Add labels to allocation piecharts ( #337 )
4 years ago
Thomas Kaul
9cbf789c22
Bugfix/fix values in position detail dialog ( #351 )
* Nullify netPerformance
* Introduce precision
* Update changelog
4 years ago
Valentin Zickner
48ab862bb6
net performance for current positions ( #330 )
* implement fees for transaction points #324
* add net performance to current positions #324
* add net performance to calculate timeline #324
* make timeline fee accumulated by default #324
* Update changelog
Co-authored-by: Valentin Zickner <github@zickner.ch>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
4 years ago
Thomas Kaul
ba234a470e
Feature/add storybook story for trend indicator component ( #346 )
* Add storybook story for trend indicator component
* Update changelog
4 years ago
Thomas Kaul
ccae660104
Feature/add storybook story for no transactions info component ( #345 )
* Add storybook story for no transactions info component
* Update changelog
4 years ago
Thomas Kaul
21ed91d184
Feature/add storybook story for logo component ( #344 )
* Add storybook story for logo component
* Update changelog
4 years ago
Thomas Kaul
5fd413e57e
Feature/setup storybook ( #332 )
* Setup ui library with storybook
* Add value component with story
* Update changelog
4 years ago