VJSai
bfc9ce2088
Merge 7ee9653b1f into c2a07e8185
4 weeks ago
Kenrick Tandrian
c2a07e8185
Task/improve type safety in import activities service ( #7077 )
* Improve type safety
4 weeks ago
Thomas Kaul
7d35c046ac
Task/simplify Contributing section in README.md ( #6728 )
Improve Contributing section
4 weeks ago
Thomas Kaul
bf39fd89d2
Task/extend user detail dialog of admin control with subscriptions ( #7078 )
Extend user detail dialog with subscriptions
4 weeks ago
Thomas Kaul
29aa6c7ecd
Task/add Korean language to footer ( #7033 )
* Add Korean
* Update changelog
4 weeks ago
Sjohn21
5d60887a19
Feature/move admin market data endpoint to asset profiles ( #7056 )
* Move admin market data endpoint to asset profiles
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
4 weeks ago
Thomas Kaul
bd7f04be01
Task/upgrade yahoo-finance2 to version 3.15.3 ( #7067 )
* Upgrade yahoo-finance2 to version 3.15.3
* Update changelog
4 weeks ago
Thomas Kaul
a8e9ae81e0
Task/improve sorting to be case-insensitive in platform and tag management of admin control panel ( #7061 )
* Improve sorting to be case-insensitive
* Update changelog
4 weeks ago
Thomas Kaul
2fe8637261
Task/add selected asset profile count to deletion confirmation dialog of historical market data table in admin control panel ( #7072 )
* Add selected asset profile count
* Update changelog
4 weeks ago
Thomas Kaul
77efbc5a43
Task/refactor default locale ( #7066 )
Refactor default locale
4 weeks ago
David Requeno
2589a60f28
Task/include selected profile count in market data delete action ( #7064 )
* Include selected profile count
* Update changelog
4 weeks ago
Thomas Kaul
cb34c4bc5a
Task/extend personal finance tools (20260619) ( #7071 )
Extend personal finance tools
4 weeks ago
Vijay Sai
7ee9653b1f
Fix detection of not defined values in nested objects
hasNotDefinedValuesInObject returned the result of the first nested
object it encountered, so sibling keys after a fully defined nested
object were never checked. A later null or undefined value (or a later
nested object holding one) was therefore missed and the function
incorrectly returned false.
Only return early on a positive hit and keep scanning the remaining
keys otherwise, so the function returns true if any key (nested or not)
is null or undefined and false only after all keys are clean. This
ensures hasError is set correctly in the portfolio details endpoint.
4 weeks ago
Thomas Kaul
fdd96bcd6b
Bugfix/country name localization ( #7065 )
* Fix country name localization
* Update changelog
4 weeks ago
Thomas Kaul
efbfb6bf9c
Release 3.12.0 ( #7063 )
4 weeks ago
Thomas Kaul
ce286ab314
Task/improve registration and last activity display in admin users component ( #7062 )
* Improve display of registration and last activity
* Update changelog
4 weeks ago
Thomas Kaul
bab02b3d68
Task/deprecate SymbolProfile in favor of assetProfile in get holding endpoint ( #7054 )
* Deprecate SymbolProfile in favor of assetProfile
* Update changelog
4 weeks ago
Thomas Kaul
116357b797
Task/move referral partners to database ( #7060 )
* Move referral partners to database
4 weeks ago
Thomas Kaul
1e41aa8ba0
Task/upgrade svgmap to version 2.21.0 ( #7036 )
* Upgrade svgmap to version 2.21.0
* Update changelog
4 weeks ago
Jorge
05c50df20c
Bugfix/dark mode styling of safe withdrawal rate selector in FIRE section ( #7053 )
* Fix styling of safe withdrawal rate selector in dark mode
* Update changelog
4 weeks ago
Thomas Kaul
51e9a3c807
Task/improve account name display in accounts table ( #7044 )
* Do not wrap account name
* Update changelog
4 weeks ago
Jorge
ebc911b9d4
Bugfix/restrict maximum height of import activities dialog ( #7047 )
* Restrict maximum height
* Update changelog
4 weeks ago
Kenrick Tandrian
5bb8bf834b
Task/improve type safety in holding detail dialog component ( #7050 )
Improve type safety
4 weeks ago
Parman Mohammadalizadeh
f4d17c786a
Bugfix/open account details dialog on allocations page ( #6988 )
* Fix open account details dialog
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
1 month ago
Thomas Kaul
9d06b3befa
Bugfix/chart error on interaction by registering annotation plugin early ( #7049 )
* Fix chart error on interaction
* Update changelog
1 month ago
Thomas Kaul
10fffd68cb
Task/improve name display in activities table ( #7043 )
* Do not wrap name
* Update changelog
1 month ago
Thomas Kaul
8ab88a74b1
Task/improve link to GitHub discussions ( #7045 )
* Improve links
* Update translation
* Update changelog
1 month ago
Thomas Kaul
d4610df0fe
Task/improve user id display in admin users component ( #7048 )
* Do not wrap user id
* Update changelog
1 month ago
Thomas Kaul
588a6401fa
Task/improve styling of checkboxes ( #7046 )
* Improve styling
* Update changelog
1 month ago
Thomas Kaul
3a28a46447
Release 3.11.0 ( #7040 )
1 month ago
Thomas Kaul
5224e6a335
Bugfix/improve loading state when customizing rule thresholds on X-ray page ( #7039 )
* Improve loading state
* Update changelog
1 month ago
Thomas Kaul
06863c7bec
Task/migrate rule settings dialog from ngModel to form control ( #7037 )
* Migrate from ngModel to form control
* Update changelog
1 month ago
Jorge
ce393cb8b5
Task/improve language localization for ES ( #7038 )
* Update translations
* Update changelog
1 month ago
Thomas Kaul
771323d9fd
Task/upgrade date-fns to version 4.4.0 ( #7035 )
* Upgrade date-fns to version 4.4.0
* Update changelog
1 month ago
Thomas Kaul
d487cb465b
Task/improve styling of tabs across various dialogs ( #7028 )
* Improve styling of tabs
* Update changelog
1 month ago
Thomas Kaul
b55394b2dc
Task/improve styling of page tabs component on desktop ( #7032 )
* Improve styling
* Update changelog
1 month ago
Thomas Kaul
073af0c8c2
Task/enable bull dashboard in tab of admin control panel ( #7030 )
* Enable Bull Dashboard in tab
* Eliminate BULL_BOARD_IS_READ_ONLY
* Update changelog
1 month ago
Thomas Kaul
c26cc21ce0
Task/upgrade bull-board to version 7.2.1 ( #7031 )
* Upgrade bull-board to version 7.2.1
* Update changelog
1 month ago
Thomas Kaul
1dab25c7dc
Release 3.10.0 ( #7027 )
1 month ago
Thomas Kaul
20cb189bae
Task/improve account name display in activities table ( #7025 )
* Do not wrap account name
* Update changelog
1 month ago
Thomas Kaul
a19bd1fc02
Bugfix/false positive in currency symbol detection ( #7024 )
* Fix issue where certain symbols (e.g. ERNA.L) were incorrectly identified as currencies
* Update changelog
1 month ago
Thomas Kaul
f4b3a671c7
Task/optimize portfolio holding endpoint by improving processing of historical market data ( #7023 )
* Improve processing of historical market data
* Update changelog
1 month ago
Thomas Kaul
5743825bc6
Task/improve dynamic numerical precision in account and holding detail dialogs on mobile ( #7022 )
* Improve dynamic numerical precision for various values
* Update changelog
1 month ago
Thomas Kaul
a0b7d5c4c1
Bugfix/last request date in users table of admin control panel ( #7021 )
* Fix last request date
* Update changelog
1 month ago
Thomas Kaul
b3bdfab419
Bugfix/issue in import dividends dialog ( #7020 )
* Change to assetProfile
* Update changelog
1 month ago
Thomas Kaul
fa6ca4dc44
Release 3.9.0 ( #7017 )
1 month ago
Thomas Kaul
98c984c6c9
Task/improve unknown bucket grouping in allocations ( #7011 )
* Improve unknown bucket grouping
* Update changelog
1 month ago
Thomas Kaul
68c11b9ee2
Task/extend personal finance tools (20260612) ( #7016 )
Extend personal finance tools
1 month ago
Thomas Kaul
6bbc96ccf0
Task/move support for specific calendar year date ranges in assistant from experimental to general availability ( #7015 )
* Move specific calendar year date ranges from experimental to general availability
* Update changelog
1 month ago
Sjohn21
9ea2405fec
Feature/extend public API with endpoint to update asset profile data ( #6981 )
* Extend public API with endpoint to update asset profile data
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
1 month ago