Thomas Kaul
a47829082e
Bugfix/fix hidden fifth tab on mobile ( #2848 )
* Fix hidden fifth tab
* Update changelog
2 years ago
Thomas Kaul
ac0f6f40cf
Remove closing tags ( #2816 )
2 years ago
Thomas Kaul
d40bc5070a
Feature/remove permission to markets overview on home page ( #2441 )
* Remove show condition for markets overview
* Update changelog
2 years ago
Thomas Kaul
6f6ff94979
Improve sidebar ( #2343 )
* Improve sidebar
* Improve style of system message
* Update changelog
2 years ago
Thomas Kaul
d0112968e8
Feature/introduce sidebar navigation on desktop ( #2340 )
* Introduce sidebar navigation on desktop
* Update changelog
2 years ago
Thomas Kaul
0821086e41
Bugfix/fix various styles after angular material 16 upgrade ( #2212 )
* Fix styles
* Update changelog
2 years ago
Thomas Kaul
ae57a188f5
Feature/improve tab navigations ( #2031 )
* Improve tab navigations
* Update changelog
3 years ago
Thomas Kaul
23db85e940
Feature/add tabs to about page ( #2030 )
* Add tabs to about page
* Update changelog
3 years ago
Thomas Kaul
d74d79198b
Feature/add labels to tabs ( #1847 )
* Add labels
* Update changelog
3 years ago
Thomas Kaul
3453100afd
Feature/migrate various components to angular material 15 part 2 ( #1838 )
* Migrate tooltips to Angular Material 15
* Migrate tabs to Angular Material 15
3 years ago
Thomas Kaul
0000317041
Upgrade Nx and Angular ( #1646 )
* Upgrade Nx and Angular
* Update changelog
* Feature/eliminate angular material css vars (#1648 )
* Eliminate angular-material-css-vars
* Update changelog
3 years ago
Thomas Kaul
f3c8ec27cb
Feature/improve deprecated sass imports ( #1581 )
* Improve deprecated Sass imports
* Update changelog
3 years ago
Thomas Kaul
eb4d088a80
Feature/optimize page title for mobile ( #1564 )
* Optimize page title for mobile
* Update changelog
3 years ago
Thomas Kaul
e22b8b78b8
Feature/tag route titles with template literal strings ( #1155 )
* Tagged template literal strings
* Update changelog
3 years ago
Thomas Kaul
eee1f1c722
Feature/add page titles ( #1114 )
* Add page titles
* Update changelog
3 years ago
Thomas Kaul
8897f32bc5
Clean up modules ( #1063 )
3 years ago
Thomas Kaul
2060fcaf0b
Feature/add markets to public pages ( #1062 )
* Add Markets to public pages
* Update changelog
3 years ago
Thomas Kaul
d130efad47
Clean up comments ( #1043 )
* Clean up comments
3 years ago
Thomas Kaul
e2faaf6faa
Feature/add hover effect to page tabs ( #764 )
* Add hover effect
* Update changelog
4 years ago
Thomas Kaul
4d9a223491
Feature/add system message ( #519 )
* Add system message
* Update changelog
4 years ago
Thomas Kaul
fcf07a0fd1
Clean up ( #496 )
4 years ago
Thomas Kaul
2f402c0c8e
Feature/introduce tabs with routing to home page ( #495 )
* Introduce tabs with routing
* Update changelog
4 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>
4 years ago
Thomas Kaul
a50b55da75
Clean up ( #470 )
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
b9522307c4
Feature/various client improvements ( #460 )
* Various improvements
* info messages
* skeleton loader of portfolio holdings
* Update changelog
4 years ago
Thomas Kaul
4ab6a1a071
Feature/harmonize page layouts ( #417 )
* Harmonize page layouts
* 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
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
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
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
ba9e6eab58
Feature/add link to transactions below holdings ( #329 )
* Add link: Manage transactions
* Update changelog
4 years ago
Thomas Kaul
05b0efef82
Feature/add restricted view ( #295 )
* Add restricted view
* Update changelog
4 years ago
Thomas Kaul
0ee2258af8
Feature/improve impersonation mode ( #293 )
* Improve the impersonation mode
* 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
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
f9b9dc32cb
Always show positions title
4 years ago
Thomas
1226c26a9d
Refactor positions
4 years ago
Thomas
b4dc21dd61
Implement new positions endpoint
4 years ago
Thomas
61e667213e
Feature/add date range selector to positions tab ( #234 )
* Add date range selector
* Update changelog
4 years ago
Thomas
f0c6517019
Improve tabs layout ( #232 )
4 years ago
Thomas
40696b425e
Feature/add tabs on the home page ( #230 )
* Add tabs
* Update changelog
4 years ago
Thomas
cdcbe3ab71
Feature/various layout improvements ( #224 )
* Various layout improvements
* Update changelog
4 years ago
Thomas
1135a5b335
Fix rendering of currency and platform in dialogs and clean up observables ( #202 )
4 years ago
Thomas
95bcdea69b
Refactor cd to changeDetectorRef ( #118 )
5 years ago
Thomas
0d6fe4a232
Feature/refactor user service as observable store ( #117 )
* Implement user service as observable store
* Clean up tokenStorageService usage
* Update changelog
5 years ago
Thomas
78a4946e8b
Feature/zen mode ( #110 )
* Start with implementation
* Refactor AuthGuard, persist displayMode in user settings
* Refactor DisplayMode to ViewMode
* Update changelog
5 years ago