Thomas Kaul
|
56bb984aa3
|
Task/exclude cash in base currency from portfolio performance calculation (#7443)
* Exclude cash in base currency from portfolio performance calculation
* Update changelog
|
3 days ago |
Thomas Kaul
|
aeb30e553a
|
Task/improve SWR select formatting in FIRE page (#7445)
Improve formatting
|
3 days ago |
Thomas Kaul
|
a37dabf479
|
Task/add loading indicator to access table (#7437)
* Add loading indicator
* Update changelog
|
3 days ago |
Thomas Kaul
|
f4a133df4a
|
Task/deprecate firstOrderDate in favor of dateOfFirstActivity in portfolio performance endpoint (#7429)
* Deprecate firstOrderDate in favor of dateOfFirstActivity in portfolio performance response
* Update changelog
|
4 days ago |
Thomas Kaul
|
2c8337bbee
|
Task/improve user experience of users table in admin control panel (#7425)
* Improve user experience of users table in admin control panel
* Update changelog
|
5 days ago |
Thomas Kaul
|
53adcf55aa
|
Task/rename EnhancedSymbolProfile to EnhancedAssetProfile (#7423)
Rename EnhancedSymbolProfile to EnhancedAssetProfile
|
5 days ago |
Thomas Kaul
|
645e151eb2
|
Task/move support for tags in account to general availability (#7415)
* Move support for tags in account from experimental to general availability
* Update changelog
|
5 days ago |
Thomas Kaul
|
c90142fae9
|
Bugfix/links to open create activity dialog (#7418)
* Fix links to open create activity dialog
* Update changelog
|
5 days ago |
Thomas Kaul
|
b77f40a0ff
|
Bugfix/update account balance of activity without account (#7402)
* Fix update account balance of activity without account
* Update changelog
|
5 days ago |
Thomas Kaul
|
697e6c0f77
|
Task/move support to create custom tags to general availability (#7410)
* Move support to create custom tags from experimental to general availability
* Update changelog
|
5 days ago |
github-actions[bot]
|
7bfd4f6eff
|
Task/update locales (#7405)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
5 days ago |
Thomas Kaul
|
7bd6ca6d48
|
Task/improve language localization (20260723) (#7404)
Update translations
|
7 days ago |
github-actions[bot]
|
5d7ca3ffb1
|
Task/update locales (#7367)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
7 days ago |
Thomas Kaul
|
ad92c763cb
|
Bugfix/localization of FIRE page (#7401)
* Fix localization of FIRE page
* Update changelog
|
7 days ago |
Thomas Kaul
|
f451199a99
|
Task/migrate deprecated animation providers (#7396)
* Migrate deprecated animation providers
* Update changelog
|
7 days ago |
Thomas Kaul
|
60f34f4759
|
Bugfix/spacing in testimonials of landing page (#7398)
* Fix spacing
* Update changelog
|
7 days ago |
Cyprian Zasada
|
d70bc473be
|
Task/improve language localization for PL (20260723) (#7399)
* Update translation
* Update changelog
|
7 days ago |
Thomas Kaul
|
347d7efee5
|
Bugfix/skip opening holding detail dialog for cash positions (#7390)
* Skip opening holding detail dialog for cash positions
* Update changelog
|
1 week ago |
Thomas Kaul
|
72663fe40a
|
Task/refactor isAfter() with isFuture() and isPast() (#7389)
Refactor isAfter() with isFuture() and isPast()
|
1 week ago |
Thomas Kaul
|
d6295167e0
|
Bugfix/eliminate unresolved page title and range not satisfiable error (#7387)
* Eliminate unresolved page title and RangeNotSatisfiableError
* Update changelog
|
1 week ago |
Thomas Kaul
|
759588aef1
|
Bugfix/copy coupon code to clipboard (#7386)
Improve copy coupon code to clipboard
|
1 week ago |
Thomas Kaul
|
faf01ae820
|
Feature/support migrating asset profile to MANUAL data source (#7376)
* Support migrating asset profile to MANUAL data source
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
7cd6ebe000
|
Task/eliminate unneeded symbol pipe (#7375)
Eliminate symbol pipe
|
2 weeks ago |
Thomas Kaul
|
20afbdc202
|
Task/restrict get symbol data endpoint to authenticated users (#7372)
* Restrict symbol data endpoint to authenticated users
* Update changelog
|
2 weeks ago |
Kenrick Tandrian
|
11db199b94
|
Task/enforce noImplicitOverride TypeScript rule (#7355)
* feat(ts): enable no implicit override
* fix(api): resolve type errors
* fix(client): resolve type errors
* fix(ui): resolve type errors
* fix(common): resolve type errors
|
2 weeks ago |
github-actions[bot]
|
3276cb82c0
|
Task/update locales (#7366)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2 weeks ago |
Thomas Kaul
|
96b6830fe4
|
Task/improve language localization for DE (20260717) (#7362)
* Update translations
* Update changelog
|
2 weeks ago |
github-actions[bot]
|
136e32095a
|
Task/update locales (#7290)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2 weeks ago |
Thomas Kaul
|
1ba6603fae
|
Task/improve language localization in historical market data table of admin control panel (#7351)
* Improve language localization
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
842e74fe88
|
Task/improve language localization in tag management of admin control panel (#7349)
* Improve language localization
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
ece4ed3ede
|
Task/migrate activity dialogs to dedicated routes (#7343)
* Migrate clone, create and edit activity dialogs to dedicated routes
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
9e4269fa37
|
Bugfix/preserve asset profile when cloning activity (#7339)
* Preserve asset profile when cloning activity
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
465798f6c2
|
Task/improve line breaks in email templates (#7332)
Improve line breaks
|
2 weeks ago |
Thomas Kaul
|
6666f110f2
|
Task/set change detection strategy to OnPush in various page components (part II) (#7329)
* Set change detection strategy to OnPush
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
df5fa6a4b9
|
Task/refactor canDeleteUser() helper (#7324)
Refactor canDeleteUser()
|
2 weeks ago |
Thomas Kaul
|
d857bc882c
|
Task/add skeleton loader to coupons table of admin control panel (#7327)
Add skeleton loader
|
2 weeks ago |
Kenrick Tandrian
|
45ef139cf8
|
Task/enable @typescript-eslint/prefer-nullish-coalescing rule in libs/ui and apps/client (#7317)
* feat(ui): implement prefer-nullish-coalescing eslint check
* feat(client): implement prefer-nullish-coalescing eslint check
* fix(client): remove whitespace
|
2 weeks ago |
Kenrick Tandrian
|
b4a12341c5
|
Task/improve type safety in treemap chart component (#7325)
* fix(ui): resolve type errors
* feat(ui): enforce encapsulation
* feat(ui): implement viewChild signal
* feat(ui): implement output signal
* feat(ui): implement input signal
|
2 weeks ago |
Thomas Kaul
|
69254032a3
|
Feature/add markets endpoint for Fear & Greed index to Ghostfolio data provider (#7323)
* Add markets endpoint
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
d5fb6311c1
|
Task/deprecate SymbolProfile in favor of assetProfile in activity interface (#7315)
* Deprecate SymbolProfile in favor of assetProfile
* Update changelog
|
2 weeks ago |
David Requeno
|
de975a5991
|
Task/set change detection strategy to OnPush in X-ray page (#7313)
* Set change detection strategy to OnPush
* Update changelog
|
2 weeks ago |
Kenrick Tandrian
|
fd61a1e62b
|
Task/enable strict null checks in apps/client (#7309)
* fix(client): resolve type errors
* feat(ui): resolve type error in assistant component
* feat(client): enable strict null checks
* feat(client): enforce encapsulation
* feat(client): enforce immutability
* feat(client): replace constructor based DI with inject functions
* fix(client): prevent race condition in nested subscription
|
2 weeks ago |
Red Rose
|
eaa5965f1b
|
Bugfix/truncate long labels in page tabs (#7178)
* Truncate long labels
* Update changelog
|
3 weeks ago |
Kenrick Tandrian
|
00d908c7e2
|
Task/improve type safety in create or update activity dialog component (#7294)
* fix(client): resolve type errors
* feat(client): enforce encapsulation
* feat(client): replace constructor based DI with inject functions
* feat(client): enforce immutability
* fix(client): resolve type error in import activities dialog
|
3 weeks ago |
Cole Munz
|
59baec0acc
|
Task/improve language localization for NL (#7296)
* Update translations
* Update changelog
|
3 weeks ago |
Kenrick Tandrian
|
6c74aeb436
|
Task/improve type safety in multiple client components (#7302)
Improve type safety
|
3 weeks ago |
Thomas Kaul
|
d0d458347d
|
Task/simplify webauthn page (#7305)
Simplify webauthn page
|
3 weeks ago |
Cole Munz
|
c679e791dc
|
Bugfix/corrupted state attributes in CA and TR locales (#7297)
Fix states
|
3 weeks ago |
Thomas Kaul
|
618e22e3fa
|
Task/round value in fear and greed index component (#7303)
* Round value
* Update changelog
|
3 weeks ago |
moduvoice
|
0afd17773b
|
Task/improve language localization for KO (#7279)
* Update translations
* Update changelog
|
3 weeks ago |