Bastien Jeannelle
|
2b212078b8
|
Feature/add support to deactivate x-ray rules (#3537)
* Add support to deactivate X-ray rules
* Update changelog
|
8 months ago |
Thomas Kaul
|
02db0db733
|
Feature/persist view mode of holdings tab on home page (#3624)
* Persist view mode of holdings in user settings
* Update changelog
|
8 months ago |
Thomas Kaul
|
f3ee99fb2b
|
Feature/extend assistant by account selector (#2929)
* Add account selector to assistant
* Update changelog
|
1 year ago |
Thomas Kaul
|
d7f72819de
|
Feature/extend assistant by tag selector (#2838)
* Extend assistant by tag selector
* Update changelog
|
1 year ago |
Thomas Kaul
|
3af8be89e3
|
Feature/improve usability of fire calculator (#1779)
* Improve usability
* Add debounce
* Persist annualInterestRate
* Partially disable date picker
* Update changelog
|
2 years ago |
Robbert Coeckelbergh
|
fce9e7fb0c
|
Feature/extend fire calculator by retirement date (#1748)
* Extend fire calculator by retirement date
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
|
2 years ago |
Yash Solanki
|
925d38703e
|
Feature/add group by year option on analysis page (#1568)
* Add group by year option
|
2 years ago |
Thomas Kaul
|
eac52a215b
|
Feature/refactor appearance to color scheme (#1364)
* Refactor appearance to colorScheme
* Update changelog
|
3 years ago |
Yash Solanki
|
c896bf9199
|
Add appearance option in settings (#1342)
* Add appearance option in settings
|
3 years ago |
Thomas Kaul
|
e320aa91f7
|
Feature/simplify benchmark configuration (#1248)
* Simplify benchmark configuration
* Update changelog
|
3 years ago |
Thomas Kaul
|
4f8fe83a16
|
Feature/clean up user database schema (#1242)
* Clean up user database schema
* Update changelog
|
3 years ago |
Thomas Kaul
|
aece76d98f
|
Feature/add date range component to benchmark comparator (#1240)
* Add date range component
* Update changelog
|
3 years ago |
Thomas Kaul
|
fc4bb71184
|
Feature/migrate date range setting to user settings (#1239)
* Migrate date range to user settings
* Refactor currency and view mode in the user user settings
* Update changelog
|
3 years ago |
Thomas Kaul
|
3b2f13850c
|
Feature/improve chart calculation (#1226)
* Improve chart calculation
* Update changelog
|
3 years ago |
Thomas Kaul
|
56bf422407
|
Consider language from user settings (#1179)
|
3 years ago |
Thomas Kaul
|
dcee651098
|
Feature/support unlimited currencies (#387)
* Support unlimited currencies
* Update changelog
|
4 years ago |
Thomas Kaul
|
05b0efef82
|
Feature/add restricted view (#295)
* Add restricted view
* Update changelog
|
4 years ago |
Thomas
|
ad00cd9d81
|
Feature/setup subscription with stripe (#178)
* Set up stripe for subscriptions
* Update permissions and add discount
* 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
|
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 |