csehatt741
0f557f431e
Feature/add status column to market data table in admin control panel ( #4520 )
* Add status column to market data table in admin control panel
* Update changelog
1 week ago
Tobias Kugel
57748a18ef
Feature/add data gathering toggle to asset profile details dialog ( #4497 )
* Add data gathering toggle to asset profile details dialog
* Update changelog
2 weeks ago
Tobias Kugel
91394160b9
Feature/Allow to edit identifier in asset profile dialog ( #4469 )
* Allow to edit identifier in asset profile dialog
* Update changelog
3 weeks ago
Thomas Kaul
b90e3076d0
Feature/remove exchange rates from admin control overview ( #4439 )
* Remove exchange rates
* Update changelog
1 month ago
csehatt741
3a09996ca1
Bugfix/fix functionality to delete asset profile of custom currency ( #4354 )
* Fix functionality to delete asset profile of custom currency
* Update changelog
1 month ago
Thomas Kaul
69a0de28cd
Bugfix/fix issue with symbol profile overrides in historical market data table of admin control panel ( #4339 )
* Respect symbol profile overrides in market data controller (GET)
* Update changelog
2 months ago
Thomas Kaul
e26b015407
Bugfix/cannot register cron jobs ( #4325 )
* Reorganize benchmark modules and move benchmarks endpoint
2 months ago
Thomas Kaul
fc7e350cf7
Feature/extend users table of admin control panel ( #4076 )
* Extend users table
* Update changelog
5 months ago
QURBAN AHMAD
6d440eb777
Feature/add count to admin user endpoint response ( #4058 )
* Add count to admin user endpoint response
* Update changelog
5 months ago
QURBAN AHMAD
e7356dc170
Feature/add pagination support to user endpoint ( #4050 )
* Add pagination support to user endpoint
* Update changelog
5 months ago
Thomas Kaul
a80ca507f8
Feature/add lastRequestAt to analytics ( #4010 )
* Add lastRequestAt to Analytics
6 months ago
dw-0
fc5ed887ff
Feature/Set prefer-const to error in eslint configuration ( #3888 )
* Set prefer-const to error in eslint configuration
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
6 months ago
Nikolai
38ac3d387b
Feature/extend market data endpoint by lastMarketPrice ( #3752 )
* Extend market data endpoint by lastMarketPrice
* Integrate last market price in admin market data
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
7 months ago
Thomas Kaul
6db881b08f
Feature/optimize admin control panel endpoint using promise.all ( #3741 )
* Optimize by using Promise.all()
* Update changelog
7 months ago
Thomas Kaul
9cd4321bd0
Feature/extract users from admin control panel endpoint to dedicated endpoint ( #3740 )
* Introduce GET api/v1/admin/user endpoint
* Update changelog
7 months ago
Thomas Kaul
41f5801b5e
Feature/refactor unique asset type to asset profile identifier ( #3636 )
* Refactoring
9 months ago
Thomas Kaul
43afb16808
Feature/introduce isUsedByUsersWithSubscription flag ( #3573 )
9 months ago
Thomas Kaul
ee086638f3
Feature/add benchmarks preset to admin control panel ( #3513 )
* Add benchmarks preset
* Update changelog
10 months ago
Eduardo Marinho
ff121243e4
Feature/extend asset profile for currency ( #3495 )
* Extend asset profile for currency
* Update changelog
10 months ago
Eduardo Marinho
873fd53715
Feature/extend market data with currencies preset by activities count and date ( #3460 )
* Extend market data with currencies preset by activities count and date
* Update changelog
10 months ago
Thomas Kaul
8a9ae9bb33
Feature/allocations by etf holding ( #3464 )
* Setup allocations by ETF holding
* Update changelog
10 months ago
Thomas Kaul
c009f8c12f
Feature/add data provider info to asset profile details dialog ( #3434 )
* Add data provider info to asset profile details dialog
* Update changelog
11 months ago
Thomas Kaul
cdbe6eedeb
Feature/change cash to liquidity in asset class enum ( #3321 )
* Change CASH to LIQUIDITY in asset class enum
* Update changelog
12 months ago
Fedron
82fe1de1a7
Feature/add support to override asset (sub) class and url in admin control panel ( #3218 )
* Add support to override asset (sub) class and url in admin control panel
* Update changelog
1 year ago
Thomas Kaul
5ffc39c32f
Feature/improve usability to delete asset profile ( #3208 )
* Disable delete button for benchmarks
* Update changelog
1 year ago
Fedron
98de2355c4
Feature/Support overriding name of asset profile dialog ( #3199 )
* Support overriding name of asset profile dialog
* Update changelog
1 year ago
Thomas Kaul
e21563d903
Feature/increase timeout to load benchmarks ( #3158 )
* Increase request timeout
* Update changelog
1 year ago
Gerard Du Pre
77358eed65
Feature/Include user role in admin endpoint ( #3107 )
* Include user role in admin endpoint
1 year ago
Thomas Kaul
78b3328bf7
Add activities count ( #3005 )
1 year ago
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
1 year ago
Thomas Kaul
ef9d77312e
Introduce renewal-early-bird ( #2982 )
1 year ago
Hugo Persson
c918deeb1c
Feature/Support for editing countries and sectors ( #2854 )
* Add support for editing countries and sectors
* Update changelog
1 year ago
Thomas Kaul
e465f1b791
Feature/add support to edit currency of asset profile with data source manual ( #2789 )
* Add support to edit currency
* Update changelog
1 year ago
Thomas Kaul
4d79df90a7
Feature/support search by asset profile id ( #2765 )
* Add support to search for an asset profile by id
* Update changelog
1 year ago
Thomas Kaul
e69c7a753c
Feature/add edit exchange rate button to admin control ( #2577 )
* Ad edit button
* Update changelog
1 year ago
Aldrin
0af37ca1d7
Extend asset profile dialog form ( #2535 )
* Extend asset profile dialog form
* Update changelog
2 years ago
Manushreshta B L
32df7620d9
Add support for creating asset profiles with MANUAL data source ( #2479 )
* Add support for creating asset profiles with MANUAL data source
* Refactoring
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
30e561c06f
Feature/extend assistant with search for asset profile ( #2499 )
* Extend assistant with search for asset profile
* Extend search results by currency, symbol and asset sub class
* Update changelog
2 years ago
Siddharth Singh
d9a6c22e1e
Add application version to admin endpoint ( #2423 )
* Add application version to admin endpoint
* Update changelog
2 years ago
Thomas Kaul
1fe1e2fe0c
Feature/improve read only mode ( #2322 )
* Improve read-only mode
* Update changelog
2 years ago
Thomas Kaul
bc33e5f147
Feature/remove deprecated environment variable base currency ( #2255 )
* Remove the deprecated environment variable BASE_CURRENCY
* Update changelog
2 years ago
Thomas Kaul
6cf6538719
Feature/add currencies preset to historical market data table ( #2243 )
* Add currencies preset
* Update locales
* Update changelog
2 years ago
Thomas Kaul
cd67ce82fa
Feature/rename queries to presets in market data table of admin control ( #2165 )
* Rename queries to presets
* Update changelog
2 years ago
Thomas Kaul
68a9a7f6f9
Feature/add queries to market data table in admin control ( #2153 )
* Add queries
* ETF_WITHOUT_COUNTRIES
* ETF_WITHOUT_SECTORS
* Update changelog
2 years ago
Thomas Kaul
e62da06c5c
Feature/extend scraper configuration support ( #2110 )
* Extend scraper configuration support
* Update changelog
2 years ago
Thomas Kaul
0a465f125d
Feature/add pagination to market data table in admin control panel ( #2108 )
* Add pagination
* Update changelog
2 years ago
Arghya Ghosh
d0a4f5c000
Feature/added ability to add asset profile in admin control panel ( #2075 )
* Added ability to add asset profile in admin control panel
* Update changelog
2 years ago
Thomas Kaul
513a564e2c
Restructure services ( #1891 )
2 years ago
Thomas Kaul
9bce57894e
Feature/increase historical market data gathering to 10 years ( #1830 )
* Increase historical market data gathering of currency pairs to 10+ years
* Update changelog
2 years ago
Thomas Kaul
261a0fb0b9
Refactor AuthInterceptor ( #1764 )
* Refactor AuthInterceptor
* Refactor JwtStrategy
2 years ago