Thomas Kaul
|
e320aa91f7
|
Feature/simplify benchmark configuration (#1248)
* Simplify benchmark configuration
* Update changelog
|
2 years ago |
Thomas Kaul
|
4f8fe83a16
|
Feature/clean up user database schema (#1242)
* Clean up user database schema
* Update changelog
|
2 years ago |
Thomas Kaul
|
aece76d98f
|
Feature/add date range component to benchmark comparator (#1240)
* Add date range component
* Update changelog
|
2 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
|
2 years ago |
Thomas Kaul
|
376ce88492
|
Bugfix/fix benchmark chart (#1236)
* Fix benchmark chart
* Distinguish between currency and unit in tooltip
* Update changelog
|
2 years ago |
Thomas Kaul
|
3ad99c9991
|
Add data management (#1230)
* Add data management for benchmarks
|
2 years ago |
Thomas
|
75d61bff6d
|
Setup benchmark comparator
|
2 years ago |
Thomas Kaul
|
3b2f13850c
|
Feature/improve chart calculation (#1226)
* Improve chart calculation
* Update changelog
|
2 years ago |
Thomas Kaul
|
b59af0d864
|
Feature/upgrade nx to version 14.6.4 (#1220)
* Upgrade nx and angular
* Update changelog
|
2 years ago |
Thomas Kaul
|
408bdbd187
|
Bugfix/fix GitHub contributors count (#1219)
* Fix GitHub contributors count
* Update changelog
|
2 years ago |
Thomas Kaul
|
0e29278e96
|
Feature/add alias to access (#1193)
* Add alias to access
* Update changelog
|
2 years ago |
Thomas Kaul
|
2db46e5bbf
|
Feature/support localization in date fns (#1195)
* Add locale to date-fns (formatDistanceToNow)
* Update changelog
|
2 years ago |
Thomas Kaul
|
539d3ff754
|
Feature/add asset sub class filter (#1188)
* Add asset sub class filter
* Update changelog
|
2 years ago |
Thomas Kaul
|
24abbd85e6
|
Feature/move asset profile details to dialog (#1185)
* Introduce asset profile dialog
* Update changelog
|
2 years ago |
Thomas Kaul
|
56bf422407
|
Consider language from user settings (#1179)
|
2 years ago |
Thomas Kaul
|
dc5052f7dc
|
Feature/set up language localization for german (#1153)
* Set up language localization for German
* Update changelog
|
2 years ago |
Thomas Kaul
|
81245635af
|
Feature/setup i18n (#1139)
* Setup i18n
* Update changelog
|
2 years ago |
Thomas Kaul
|
d887de50d2
|
Feature/setup internet identity (#1080)
* Setup Internet Identity as social login provider
* Update changelog
|
3 years ago |
Thomas Kaul
|
95bcc3f32d
|
Feature/remove alias from user interface (#1083)
* Remove alias from user interface
* Update changelog
|
3 years ago |
Thomas Kaul
|
60e2aff488
|
Extend investment timeline by month (#1066)
* Extend investment timeline grouped by month
* Update changelog
|
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
|
c0f19d56ec
|
Feature/add account detail dialog (#1047)
* Add account detail dialog
* Update changelog
|
3 years ago |
Thomas Kaul
|
f7bf6e652b
|
Feature/add icon and name to positions table (#1040)
* Add icon and name
* Update changelog
|
3 years ago |
Thomas Kaul
|
1ff736537c
|
Feature/add positions table to public page (#1037)
* Add positions table
* Update changelog
|
3 years ago |
Thomas Kaul
|
df6bb489c2
|
Feature/improve onboarding for ios (#1035)
* Improve onboarding for iOS
* Update changelog
|
3 years ago |
Thomas Kaul
|
002b883668
|
Feature/upgrade to angular 14 (#1019)
* Upgrade to angular 14
* Migrate UntypedFormControl to FormControl
* Update changelog
|
3 years ago |
Thomas Kaul
|
0f9d142afe
|
Feature/decrease number of attempts of queue jobs (#1006)
* Decrease number of attempts
* Update changelog
|
3 years ago |
Thomas Kaul
|
557e3a0676
|
Feature/migrate historical market data gathering to queue design pattern (#991)
* Migrate historical market data gathering to queue
* Filter and delete jobs
* Detect duplicate jobs
* Update changelog
|
3 years ago |
Thomas Kaul
|
7cf0cdc4ce
|
Feature/add jobs of queue to admin control panel (#987)
* Add jobs of queue to admin control panel
* Update changelog
|
3 years ago |
Thomas Kaul
|
15dda886a0
|
Feature/add vertical hover line to line chart component (#963)
* Add vertical hover line
* Improve tooltips of charts
* Update changelog
|
3 years ago |
Thomas Kaul
|
c3768a882d
|
Feature/add benchmarks to twitter bot service (#959)
* Extend benchmarks with market condition and adapt twitter bot service
* Update changelog
|
3 years ago |
Thomas Kaul
|
2c4c16ec99
|
Feature/extend markets overview by benchmarks (#953)
* Add benchmarks to markets overview
* Update changelog
|
3 years ago |
Thomas Kaul
|
332203b9e2
|
Feature/add support to set the base currency via env variable (#948)
* Set base currency via environment variable
* Update changelog
|
3 years ago |
Thomas Kaul
|
5cb6e5dec6
|
Feature/support filtering by asset class on the allocations page (#926)
* Support filtering by asset class
* Update changelog
|
3 years ago |
Thomas Kaul
|
160335302a
|
Feature/group filters by type (#922)
* Add groups to activities filter component
* Update changelog
|
3 years ago |
Thomas Kaul
|
5391b88c42
|
Feature/add report data glitch button (#920)
* Add report data glitch button
* Update changelog
|
3 years ago |
Thomas Kaul
|
ea3a9d3b79
|
Feature/eliminate circular dependencies in common library (#896)
* Eliminate circular dependencies
* Update changelog
|
3 years ago |
Thomas Kaul
|
34cbdd7c2a
|
Upgrade angular, Nx and storybook (#888)
* Upgrade angular, Nx and storybook
* Update changelog
|
3 years ago |
Thomas Kaul
|
40380346e6
|
Feature/setup bull queue system (#886)
* Setup @nestjs/bull and asset profile data gathering job
* Update changelog
|
3 years ago |
Thomas Kaul
|
16dd8f7652
|
Feature/refactor filters with interface (#883)
* Refactor filtering with an interface
* Filter by accounts
* Update changelog
|
3 years ago |
Thomas Kaul
|
b7bbc029ac
|
Feature/render tags in dialogs (#864)
* Render tags
* Update changelog
|
3 years ago |
Thomas Kaul
|
bad9d17c44
|
Setup allocations page and endpoint (#859)
* Setup tagging system
* Update changelog
|
3 years ago |
Thomas Kaul
|
8526b5a027
|
Feature/export draft activities as ics (#830)
* Export draft activities as ICS
* Update changelog
|
3 years ago |
Thomas Kaul
|
23f2ac472e
|
Feature/add fire calculator (#822)
* Add fire calculator
* Update changelog
|
3 years ago |
Thomas Kaul
|
204c7360c3
|
Feature/prepare for localized date format (#803)
* Support localized date and number format
* Update changelog
|
3 years ago |
Thomas Kaul
|
1214127ec0
|
Feature/rename orders to activities in import and export (#786)
* Rename orders to activities
* Update changelog
|
3 years ago |
Thomas Kaul
|
b4848be914
|
Feature/add developed vs emerging markets calculation (#767)
* Add allocations by market
* Update changelog
|
3 years ago |
Thomas Kaul
|
7b6893b5ed
|
Feature/add support for emergency fund (#749)
* Add support for emergency fund
* Update changelog
|
3 years ago |
Thomas Kaul
|
99655604d9
|
Feature/add support for coupon duration (#743)
* Add support for coupon duration
* Update changelog
|
3 years ago |
Thomas Kaul
|
c216ab1d76
|
Eliminate data source from order model (#730)
* Eliminate currency, data source and symbol from order model
* Remove prefix for symbols with data source GHOSTFOLIO
* Update changelog
|
3 years ago |