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
2 years ago
Thomas Kaul
f3c8ec27cb
Feature/improve deprecated sass imports ( #1581 )
* Improve deprecated Sass imports
* Update changelog
2 years ago
Thomas Kaul
eb4d088a80
Feature/optimize page title for mobile ( #1564 )
* Optimize page title for mobile
* Update changelog
2 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
3 years ago
Thomas Kaul
4d9a223491
Feature/add system message ( #519 )
* Add system message
* 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
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
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 )
4 years ago
Thomas
0d6fe4a232
Feature/refactor user service as observable store ( #117 )
* Implement user service as observable store
* Clean up tokenStorageService usage
* Update changelog
4 years ago
Thomas
78a4946e8b
Feature/zen mode ( #110 )
* Start with implementation
* Refactor AuthGuard, persist displayMode in user settings
* Refactor DisplayMode to ViewMode
* Update changelog
4 years ago
Thomas
79edc09710
Store utm_source in local storage ( #106 )
4 years ago
Thomas
abd0e08566
Introduce @ghostfolio/common lib ( #102 )
4 years ago
Thomas
c973ffd3ba
Feature/reorganize helper lib ( #100 )
Reorganize helper lib (Move interfaces and types)
* InfoItem
* PortfolioItem
* PortfolioOverview
* PortfolioPerformance
* Position
* PortfolioPosition
* PortfolioReport
* PortfolioReportRule
* User
* UserSettings
* DateRange
* AdminData
* AccessWithGranteeUser
* OrderWithAccount
* Granularity
* UserWithSettings
* RequestWithUser
4 years ago
Thomas
dbed4ea527
Feature/improve imports with paths in tsconfig ( #32 )
* Improve imports
4 years ago
Thomas
069006145a
Improve scraper ( #28 )
4 years ago
Thomas
0f2c8c856c
Clean up imports ( #24 )
4 years ago
Thomas
5d1f1b452a
Simplify initial project setup ( #12 )
* Simplify initial project setup
* Added a validation for environment variables
* Added support for feature flags to simplify the initial project setup
* Add configuration service to test
* Optimize data gathering and exchange rate calculation (#14 )
* Clean up changelog
4 years ago
Thomas
c616312233
Initial commit
4 years ago