Thomas Kaul
b57301ef50
Feature/extend import validation message ( #421 )
* Extend import validation message
* Update changelog
4 years ago
Thomas Kaul
2e5176bacf
Feature/extend import by csv files ( #419 )
* Support import of csv files
* Update changelog
4 years ago
Thomas Kaul
4ab6a1a071
Feature/harmonize page layouts ( #417 )
* Harmonize page layouts
* Update changelog
4 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
4 years ago
Thomas Kaul
3ec4a73b35
Feature/improve tooltips ( #403 )
* Improve tooltips
* Update changelog
4 years ago
Thomas Kaul
8769fe4c90
Improve styling ( #399 )
4 years ago
Thomas Kaul
4219e1121e
Improve style ( #398 )
4 years ago
Thomas Kaul
035052be99
Feature/improve exchange rates table ( #394 )
* Improve exchange rates table
* Update changelog
4 years ago
Thomas Kaul
6333aa972d
Bugfix/fix data gathering after seed ( #390 )
* Fix data gathering after seed
* Update changelog
4 years ago
Thomas Kaul
dcee651098
Feature/support unlimited currencies ( #387 )
* Support unlimited currencies
* Update changelog
4 years ago
Thomas Kaul
508a48f4c3
Feature/hide actions in presenter view ( #380 )
* Hide actions if restricted view is active
* 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
98be8745d9
Bugfix/fix create or edit transaction dialog ( #382 )
* Fix create or edit transaction dialog
* Update changelog
4 years ago
Thomas Kaul
0f72673ef4
Feature/respect data source in symbol data endpoint ( #370 )
* Respect data source in symbol data endpoint
* Respect data source in the data provider service
* Combine symbol with data source in get() of data provider service
* Improve search functionality for multiple data sources
* Update changelog
4 years ago
Thomas Kaul
5ea455b98b
Feature/upgrade simplewebauthn dependencies to version 4.1.0 ( #365 )
* Upgrade @simplewebauthn dependencies to version 4.1.0
* @simplewebauthn/browser
* @simplewebauthn/server
* Update changelog
4 years ago
Thomas Kaul
df2dfc20a1
Feature/add slack channel ( #363 )
* Add Slack channel
* Update changelog
4 years ago
Thomas Kaul
773444b1e2
Bugfix/fix home button overlap on ios ( #360 )
* Fix overlap
* Update changelog
4 years ago
Thomas Kaul
3c46bde8d5
Bugfix/fix fear and greed index ( #359 )
* Fix fear and greed index
* Refactor fear and greed index symbol
* GF.FEAR_AND_GREED_INDEX -> _GF_FEAR_AND_GREED_INDEX
* 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
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
Thomas Kaul
4c194c938a
Feature/add contributors count to statistics ( #342 )
* Add contributors count to statistics
* Update changelog
4 years ago
Thomas Kaul
747e5b63fa
Feature/restructure allocations page including allocations by symbol ( #333 )
* Restructure allocations page
* Update changelog
4 years ago
Ivo Valchev
b1187cf880
Add a new symbol allocation chart ( #326 )
* Add a new symbol allocation chart
* Update changelog
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
4 years ago
Thomas Kaul
ba9e6eab58
Feature/add link to transactions below holdings ( #329 )
* Add link: Manage transactions
* Update changelog
4 years ago
Thomas Kaul
6386786ac0
Bugfix/improve symbol lookup ( #322 )
* Improve symbol lookup
* Update changelog
4 years ago
Thomas Kaul
72c065a59d
Feature/introduce asset sub class ( #312 )
* Introduce asset sub class
* Update changelog
4 years ago
Thomas Kaul
98dac4052a
Feature/add subscription type to the admin user table ( #311 )
* Add the subscription type to the user table in the admin control panel
* Update changelog
4 years ago
Thomas Kaul
2083d28d02
Feature/minor improvements in the page components ( #310 )
* Move permissions to constructor
* Sort imports
4 years ago
Thomas Kaul
aad8f77093
Feature/improve allocations by account ( #308 )
* Improve allocations by account
* Eliminate accounts from PortfolioPosition
* Ignore cash assets in the allocation chart by sector, continent and country
* Add missing accounts to portfolio details
* Update changelog
4 years ago
Thomas Kaul
2733b78044
Minor improvement ( #306 )
4 years ago
Thomas Kaul
b43b515df1
Feature/add link to system status page ( #305 )
* Add link to system status page
* Update changelog
4 years ago
Thomas Kaul
70e14b4d3c
Feature/improve restricted view mode ( #304 )
* Improve wording and padding
* Update changelog
4 years ago
Thomas Kaul
05b0efef82
Feature/add restricted view ( #295 )
* Add restricted view
* Update changelog
4 years ago
Thomas Kaul
7c91727eb1
Feature/restructure allocations page ( #294 )
* Restructure allocations page
* Update changelog
4 years ago
Thomas Kaul
0ee2258af8
Feature/improve impersonation mode ( #293 )
* Improve the impersonation mode
* Update changelog
4 years ago
Thomas
77936e3bf3
Feature/improve users table ( #291 )
* Improve users table
* Engagement / Day
* Registration
* Update changelog
4 years ago
Thomas
96a615dc5d
Bugfix/only allow supported currencies in symbol search ( #287 )
* Only allow supported currencies in symbol search
* Update changelog
4 years ago
Thomas
98f44323da
Feature/improve usability of tabs on home page ( #283 )
* Improve usability: lazy load endpoints on tab change
* Feature/improve portfolio summary (#285 )
* Update changelog
4 years ago
Thomas
4ad5590838
Feature/improve data gathering ( #276 )
* Improve data gathering
* Refactoring
* On server restart, only reset if hanging in LOCKED_DATA_GATHERING state
* Update changelog
4 years ago
Thomas
80d043729d
Feature/replace type with asset class ( #274 )
* Improved the asset classification
* Add assetClass to symbolProfile
* Remove type from position
* Update changelog
4 years ago
Thomas
616d601cf6
Improve wording ( #275 )
4 years ago
Thomas
f6cdc4ff47
Feature/disable pagination of tabs ( #272 )
* Disable pagination
* Update changelog
4 years ago
Thomas
f743c03e17
Feature/restructure page hierarchy ( #259 )
* Introduce portfolio group, remove tools
* Extract allocations to separate page
* Update changelog
4 years ago
Thomas
c4b6273886
Clean up viewport scroller ( #255 )
4 years ago
Thomas
b7943889da
Feature/add screenshot ( #251 )
* Add screenshot
* Update changelog
4 years ago