Thomas Kaul
dbb2ef364b
Refactoring
1 year ago
José Marinho
5f2a7f6c60
refactoring
1 year ago
José Marinho
d686f5f10e
refactoring
1 year ago
José Marinho
4fe73378e9
Feature/extend asset profile for currency
1 year 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
1 year ago
Thomas Kaul
8a9ae9bb33
Feature/allocations by etf holding ( #3464 )
* Setup allocations by ETF holding
* Update changelog
1 year 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
2 years ago
Thomas Kaul
b12ac1fe84
Feature/simplify module imports of api ( #3443 )
* Simplify module imports
2 years ago
Thomas Kaul
cdbe6eedeb
Feature/change cash to liquidity in asset class enum ( #3321 )
* Change CASH to LIQUIDITY in asset class enum
* Update changelog
2 years ago
Thomas Kaul
4e7d93db13
Feature/adapt priorities of data gathering jobs ( #3262 )
* Adapt priorities of data gathering jobs
* Update changelog
2 years ago
Thomas Kaul
34d9ceb009
Feature/add support to immediately execute queue job ( #3259 )
* Add support to immediately execute queue job
* Update changelog
2 years 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
2 years ago
Thomas Kaul
5ffc39c32f
Feature/improve usability to delete asset profile ( #3208 )
* Disable delete button for benchmarks
* Update changelog
2 years ago
Fedron
98de2355c4
Feature/Support overriding name of asset profile dialog ( #3199 )
* Support overriding name of asset profile dialog
* Update changelog
2 years ago
Thomas Kaul
e21563d903
Feature/increase timeout to load benchmarks ( #3158 )
* Increase request timeout
* Update changelog
2 years ago
Gerard Du Pre
77358eed65
Feature/Include user role in admin endpoint ( #3107 )
* Include user role in admin endpoint
2 years ago
Thomas Kaul
40836b745b
Feature/improve validation for currency in endpoints ( #3030 )
* Improve validation for currency
* Update changelog
2 years ago
Thomas Kaul
78b3328bf7
Add activities count ( #3005 )
2 years ago
Thomas Kaul
cc0ce18627
Bugfix/fix date conversion in import of historical market data ( #2994 )
* Fix date conversion
* Update changelog
2 years ago
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
2 years ago
Thomas Kaul
ef9d77312e
Introduce renewal-early-bird ( #2982 )
2 years ago
Hugo Persson
c918deeb1c
Feature/Support for editing countries and sectors ( #2854 )
* Add support for editing countries and sectors
* Update changelog
2 years ago
Hugo Persson
371f1dc451
Feature/support rest api in scraper ( #2810 )
* Support REST APIs in scraper
* Update changelog
2 years ago
Thomas Kaul
0649f9fd2c
Clean up ( #2787 )
2 years ago
Thomas Kaul
43b4f14ace
Feature/add button to test scraper configuration ( #2808 )
* Add button to test scraper configuration
* Update changelog
---------
Co-authored-by: Manushreshta B L <manushreshta27@gmail.com>
Co-authored-by: Hugo Persson <hugo.e.persson@gmail.com>
2 years 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
2 years ago
underwater
7d68905f1b
Feature/use has permission annotation in endpoints ( #2771 )
* Use HasPermission in endpoints
* Update changelog
2 years ago
Thomas Kaul
4d79df90a7
Feature/support search by asset profile id ( #2765 )
* Add support to search for an asset profile by id
* Update changelog
2 years ago
Thomas Kaul
e69c7a753c
Feature/add edit exchange rate button to admin control ( #2577 )
* Ad edit button
* Update changelog
2 years ago
Thomas Kaul
a7baad10d1
Feature/improve import of historical market data ( #2559 )
* Improve historical market data import
* Update changelog
2 years 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
Kevin
b6101c6375
Feature/import historical data ( #2448 )
* Import historical data for an asset
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
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
6c9779fb0d
Bugfix/change date creation from string using parse iso ( #2236 )
* Change date creation using parseISO
parseISO provides consistent date parsing across different time zones
* Update changelog
2 years ago
Thomas Kaul
286e41eb21
Feature/optimize import validation by reducing to unique asset profiles ( #2198 )
* Optimize activities validation
* Optimize data gathering in import
* 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
7b77dc044a
Feature/add state to market data database schema ( #1893 )
* Add state (CLOSE / INTRADAY) to MarketData
* Update changelog
3 years ago
Thomas Kaul
513a564e2c
Restructure services ( #1891 )
3 years ago
Thomas Kaul
cddea0401f
Feature/add data source as unique constraint to market data schema ( #1889 )
* Add dataSource as unique constraint to MarketData schema
* Update changelog
3 years ago
Thomas Kaul
654446f068
Feature/improve handling of jobs ( #1864 )
* Improve handling of jobs
* Remove jobs on complete
* Refactor jobs removal
* Update changelog
3 years ago
Thomas Kaul
947460abdd
Bugfix/fix ids of gather asset profile process jobs ( #1863 )
* Fix job ids
* Update changelog
3 years ago