Thomas Kaul
|
ff7caf9c5c
|
Feature/migrate coupon redemption prompt dialog (#4150)
* Migrate coupon redemption prompt dialog
* Update changelog
|
1 week ago |
Szymon Łągiewka
|
28f7781fa2
|
Feature/eliminate body-parser (#4155)
* Eliminate body-parser in favor of using @nestjs/platform-express
* Update changelog
|
1 week ago |
Karel De Smet
|
46cbbd3bc4
|
Feature/upgrade to nx 20.3 (#4152)
* Upgrade to Nx 20.3
* Update changelog
|
1 week ago |
Thomas Kaul
|
615278a887
|
Feature/improve automatic deletion of unused asset profiles (#4149)
* Improve automatic deletion of unused asset profiles
* Update changelog
|
1 week ago |
Thomas Kaul
|
81f874bbc2
|
Feature/improve language localization for de 20241227 (#4148)
* Update translations
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
c9047e7c17
|
Feature/add user interface for received access (#4146)
* Add user interface for received access
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
38908f0e19
|
Feature/upgrade husky to version 9.1.7 (#4134)
* Upgrade husky to version 9.1.7
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
be4ac17a5c
|
Release 2.131.0 (#4143)
|
2 weeks ago |
Thomas Kaul
|
f2638614d4
|
Feature/improve search for asset profiles with manual data source in create or update activity dialog (#4142)
* Improve search for asset profiles with MANUAL data source
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
9a579dd884
|
Feature/change access tab icon on account page (#4137)
* Change icon
* Update changelog
|
2 weeks ago |
Akd11111
|
08a9202dea
|
Feature/improve language localization for Polish (#4141)
* Improve language localization for Polish
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
7a19fc53b0
|
Feature/improve activities import by isin for yahoo finance (#4140)
* Allow activities import by isin even if multiple quotes found
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
c5fffed795
|
Release 2.130.0 (#4133)
|
3 weeks ago |
Thomas Kaul
|
09c186f560
|
Feature/improve language localization for de 20241220 (#4131)
* Update translations
* Update changelog
|
3 weeks ago |
Paulina Kalicka
|
7fadbd79ea
|
Feature/improve language localization for pl (#4132)
* Improve language localization for Polish
* Update changelog
|
3 weeks ago |
Brandon
|
46422f731e
|
Feature/set up a notification service for prompt dialogs (#4117)
* Set up a notification service for prompt dialogs
* Update changelog
|
3 weeks ago |
Thomas Kaul
|
6d8240dfed
|
Feature/upgrade big.js to version 6.2.2 (#4126)
* Upgrade big.js to version 6.2.2
* Update changelog
|
3 weeks ago |
Thomas Kaul
|
6ee6121317
|
Feature/set up asset class cluster risk x-ray rule (#4128)
* Set up Asset Class Cluster Risk rule (equity)
* Set up Asset Class Cluster Risk rule (fixed income)
* Update changelog
|
3 weeks ago |
Thomas Kaul
|
c3bd433ac9
|
Feature/move market data management from admin to dedicated endpoint (#4125)
* Move market data management from admin to dedicated endpoint
* Update changelog
|
3 weeks ago |
Thomas Kaul
|
a776ea8864
|
Release 2.129.0 (#4124)
|
4 weeks ago |
Thomas Kaul
|
943ff2f0dc
|
Feature/improve usability of X-ray page by hiding empty rule categories (#4108)
* Hide empty rule categories
* Update changelog
|
4 weeks ago |
Thomas Kaul
|
6ad9661d7f
|
Feature/improve language localization for de 20241214 (#4123)
* Update translations
* Update changelog
|
4 weeks ago |
Thomas Kaul
|
de68841843
|
Feature/add user id to symbol profile database schema (#4122)
* Add userId to SymbolProfile database schema
* Update changelog
|
4 weeks ago |
Thomas Kaul
|
0bd1a94a7b
|
Release 2.128.0 (#4120)
|
4 weeks ago |
Amandee Ellawala
|
bc3535946c
|
Bugfix/do not fetch holdings in assistant for each change (#4118)
* Do not fetch holdings in assistant for each change
* Update changelog
|
4 weeks ago |
Thomas Kaul
|
f3712b293c
|
Bugfix/fix exception in portfolio calculator (#4119)
* Add guard
* Update changelog
|
4 weeks ago |
Thomas Kaul
|
41eb9c56dd
|
Feature/improve language localization for de 20241207 (#4106)
* Update translations
* Update changelog
|
4 weeks ago |
Ed
|
febb4119c6
|
Bugfix/fix jsonpath import (#4115)
* Fix jsonpath import
* Update changelog
|
4 weeks ago |
Thomas Kaul
|
801030ce64
|
Feature/upgrade internationalized number to version 3.6.0 (#4112)
* Upgrade @internationalized/number to version 3.6.0
* Refactoring
* Update changelog
|
4 weeks ago |
Thomas Kaul
|
618a918423
|
Release 2.127.0 (#4114)
|
1 month ago |
Thomas Kaul
|
0841f8bd5b
|
Bugfix/fix exception in portfolio calculator (#4113)
* Fix exception in portfolio calculator
* Update changelog
|
1 month ago |
Thomas Kaul
|
291be3e605
|
Feature/extend X-ray page by summary (#4107)
* Add summary to X-ray page
* Update changelog
|
1 month ago |
Thomas Kaul
|
d6357487ea
|
Release 2.126.1 (#4110)
|
1 month ago |
Thomas Kaul
|
ebef361d63
|
Bugfix/fix exception in portfolio calculator (#4109)
* Fix exception in portfolio calculator
* Update changelog
|
1 month ago |
Thomas Kaul
|
17ffb29275
|
Release 2.126.0 (#4105)
|
1 month ago |
Thomas Kaul
|
758a52087d
|
Feature/upgrade prisma to version 6.0.1 (#4104)
* Upgrade prisma to version 6.0.1
* Update changelog
|
1 month ago |
Thomas Kaul
|
1be0a64417
|
Feature/upgrade prettier to version 3.4.2 (#4090)
* Upgrade prettier to version 3.4.2
* Update changelog
|
1 month ago |
Thomas Kaul
|
45095cfac0
|
Feature/expire cache entries immediately in case of errors in portfolio snapshot calculation (#4099)
* Expire cache entries immediately in case of errors
* Update changelog
|
1 month ago |
Thomas Kaul
|
73be7f3969
|
Feature/improve labels of assistant (#4091)
* Improve labels
* Update changelog
|
1 month ago |
Amandee Ellawala
|
11d5f36c31
|
Feature/extract historical market data editor to reusable component (#4080)
* Extract historical market data editor to reusable component
* Update changelog
|
1 month ago |
Ayush2198-source
|
c85a1be3cf
|
Feature/add pagination to users table (#4092)
* Add pagination to users table
* Update changelog
|
1 month ago |
Thomas Kaul
|
66cace0c56
|
Release 2.125.0 (#4089)
|
1 month ago |
Thomas Kaul
|
11a32a75c6
|
Feature/upgrade prisma to version 6 (#4082)
* Upgrade prisma to version 6
* Update changelog
|
1 month ago |
Thomas Kaul
|
c6525ec0f4
|
Feature/refresh cryptocurrencies list 20241127 (#4077)
* Update cryptocurrencies.json
* Update changelog
|
1 month ago |
Thomas Kaul
|
14eeec8f4f
|
Feature/upgrade cheerio to version 1.0.0 (#4060)
* Upgrade cheerio to version 1.0.0
* Update changelog
|
1 month ago |
Thomas Kaul
|
8fe767a4e3
|
Feature/increase default request timeout (#4075)
* Increase default request timeout
* Update changelog
|
1 month ago |
Thomas Kaul
|
4e368e09a6
|
Feature/improve style of symbol autocomplete component (#4070)
* Improve style
* Update changelog
|
1 month ago |
Thomas Kaul
|
fc7e350cf7
|
Feature/extend users table of admin control panel (#4076)
* Extend users table
* Update changelog
|
1 month ago |
Thomas Kaul
|
e4e05fac94
|
Release 2.124.1 (#4072)
|
1 month ago |
Thomas Kaul
|
cc88bd9069
|
Bugfix/fix background colors of sticky columns (#4068)
* Fix background colors of sticky columns
* Update changelog
|
1 month ago |