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>
3 days ago
Thomas Kaul
77efbc5a43
Task/refactor default locale ( #7066 )
Refactor default locale
3 days ago
David Requeno
a3f3d8e853
Task/extract FAB into a reusable component (GfFabComponent) ( #6922 )
* Extract FAB into a reusable component
* Update changelog
4 weeks ago
Thomas Kaul
5689326b12
Task/refactor asset profile deletion permissions ( #6940 )
Refactor permissions
4 weeks ago
Kenrick Tandrian
e1e6ae7b57
Task/improve type safety in admin market data component ( #6885 )
Improve type safety
1 month ago
Thomas Kaul
1f78ba5bbb
Task/rename deviceService to deviceDetectorService for consistency ( #6810 )
* Rename deviceService to deviceDetectorService for consistency
2 months ago
Thomas Kaul
75e2b855c0
Task/various style improvements ( #6780 )
* Various style improvements
* Update changelog
2 months ago
Erwin
2f34c7d471
Task/eliminate OnDestroy lifecycle hook from admin market data component ( #6552 )
* Eliminate OnDestroy lifecycle hook
3 months ago
Thomas Kaul
97915a3ca9
Bugfix/fix page size for presets in market data table of admin control panel ( #6363 )
* Fix page size for presets
* Update changelog
4 months ago
David Requeno
117a938bad
Feature/add new market data preset ( #6346 )
* Add new market data preset (no activities)
* Update changelog
4 months ago
Karel De Smet
9eb5943666
Task/improve usability when adding currency in market data section of admin control panel ( #6225 )
* Improve usability when adding currency
* Update changelog
5 months ago
Kenrick Tandrian
d4d6ce1d07
Task/move admin service to UI library ( #6159 )
* Move admin service to UI library
* Update changelog
6 months ago
Kenrick Tandrian
601008e0e6
Task/move data service to UI library ( #6154 )
* feat(lib): move data service
* feat(client): update imports
* feat(lib): update imports
* Update changelog
6 months ago
Kenrick Tandrian
6deaccfe16
Task/enforce module boundaries for client module ( #5944 )
* feat(lib): move SymbolPipe to common lib
* feat(lib): move CreateAccountBalanceDto to common lib
* feat(lib): move IsCurrencyCode validator to common lib
* feat(lib): move UpdateAssetProfileDto to common lib
* feat(lib): move UpdateUserSettingDto to common lib
* feat(lib): move CreateAccessDto to common lib
* feat(lib): move UpdateAccessDto to common lib
* feat(lib): move CreateTagDto to common lib
* feat(lib): move UpdateTagDto to common lib
* feat(lib): move CreatePlatformDto to common lib
* feat(lib): move UpdatePlatformDto to common lib
* feat(lib): move CreateOrderDto to common lib
* feat(lib): move UpdateOrderDto to common lib
* feat(lib): move RuleSettings interface to common lib
* feat(lib): move CreateAccountDto TransferBalanceDto UpdateAccountDto to common lib
* feat(lib): move CreateAccountWithBalancesDto to common lib
* feat(lib): move CreateAssetProfileDto and CreateAssetProfileWithMarketDataDto to common lib
* feat(lib): move AuthDeviceDto to common lib
* feat(lib): move simplewebauthn interfaces to common lib
This includes AssertionCredentialJSON, AttestationCredentialJSON, PublicKeyCredentialCreationOptionsJSON, PublicKeyCredentialRequestOptionsJSON.
* feat(lib): move UpdateMarketDataDto to common lib
* feat(lib): move UpdateBulkMarketDataDto to common lib
* feat(lib): move CreateWatchlistItemDto to common lib
* feat(lib): move DeleteOwnUserDto to common lib
* feat(lib): move UserItem interface to common lib
* feat(lib): move UpdateOwnAccessTokenDto to common lib
* feat(lib): move PropertyDto to common lib
7 months ago
Thomas Kaul
ecc35c9ffa
Task/improve typings of dialogs ( #5846 )
* Improve typings
8 months ago
Raj Gupta
15133466a5
Task/migrate symbol pipe to standalone ( #5637 )
* Migrate symbol pipe to standalone
* Update changelog
9 months ago
Thomas Kaul
b5649654b2
Feature/add filter by data source for asset profiles in admin control panel ( #5385 )
* Add filter by data source
* Update changelog
10 months ago
Kenrick Tandrian
5855c893d3
Feature/migrate admin page components to standalone ( #5212 )
* Migrate admin page components to standalone
* Update changelog
11 months ago
Thomas Kaul
6940700a1b
Feature/extend asset sub classes by collectible ( #5126 )
* Extend asset sub classes by collectible
* Update changelog
12 months ago
csehatt741
c2c4934d71
Feature/upgrade ionicons to version 8 ( #5090 )
* Upgrade ionicons to version 8
* Update changelog
12 months ago
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 year ago
Tobias Kugel
91394160b9
Feature/Allow to edit identifier in asset profile dialog ( #4469 )
* Allow to edit identifier in asset profile dialog
* Update changelog
1 year ago
Karel De Smet
46cbbd3bc4
Feature/upgrade to nx 20.3 ( #4152 )
* Upgrade to Nx 20.3
* Update changelog
1 year ago
dw-0
6a10b932b0
Feature/Switch consistent-type-assertions eslint rule from warn to error ( #3982 )
* Switch consistent-type-assertions eslint rule from warn to error
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2 years ago
dw-0
76ff34b0c4
Feature/switch no-empty-function rule in eslint configuration from warn to error ( #3979 )
* Switch no-empty-function rule in eslint configuration from warn to error
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2 years ago
Thomas Kaul
a5331dd32b
Feature/optimize dialog sizes for mobile ( #3964 )
* Optimize dialog sizes for mobile
* Update changelog
2 years 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>
2 years ago
Thomas Kaul
41f5801b5e
Feature/refactor unique asset type to asset profile identifier ( #3636 )
* Refactoring
2 years ago
Thomas Kaul
43afb16808
Feature/introduce isUsedByUsersWithSubscription flag ( #3573 )
2 years ago
Thomas Kaul
fad1adb91b
Feature/improve usability to delete currency asset profile ( #3541 )
* Improve usability
* Update changelog
2 years ago
Thomas Kaul
554136cdcd
Feature/bulk deletion for asset profiles ( #3531 )
* Add support for bulk deletion of asset profiles
* Update changelog
2 years ago
Thomas Kaul
ee086638f3
Feature/add benchmarks preset to admin control panel ( #3513 )
* Add benchmarks preset
* Update changelog
2 years ago
Thomas Kaul
74f4323903
Feature/increase spacing around floating action buttons ( #3385 )
* Increase spacing around floating action buttons
* Update changelog
2 years ago
Thomas Kaul
4ae7e9fcbe
Feature/add icon to asset profile dialog ( #3240 )
* Add asset profile icon
* 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
Thomas Kaul
eb853f05ae
Feature/add support to delete asset profile from dialog ( #3165 )
* Add support to delete asset profile from dialog
* Update changelog
2 years ago
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
2 years ago
Thomas Kaul
b22edff16b
Feature/add support for column sorting to lazy loaded activities table ( #2738 )
* Add support for column sorting
* Update changelog
3 years ago
Thomas Kaul
27da0eb26e
Feature/harmonize name column of historical market data table ( #2632 )
* Harmonize name column
* Update changelog
3 years ago
Thomas Kaul
0375b938a2
Add confirmation dialog ( #2501 )
3 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>
3 years ago
Thomas Kaul
6cf6538719
Feature/add currencies preset to historical market data table ( #2243 )
* Add currencies preset
* Update locales
* Update changelog
3 years ago
Thomas Kaul
cd67ce82fa
Feature/rename queries to presets in market data table of admin control ( #2165 )
* Rename queries to presets
* Update changelog
3 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
3 years ago
Thomas Kaul
5d26d94586
Sort imports ( #2142 )
3 years ago
Thomas Kaul
0a465f125d
Feature/add pagination to market data table in admin control panel ( #2108 )
* Add pagination
* Update changelog
3 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
3 years ago
Thomas Kaul
513a564e2c
Restructure services ( #1891 )
3 years ago
Thomas Kaul
e92730879e
Feature/migrate dialog components to angular material 15 ( #1844 )
* Migrate MatDialog
* Update changelog
3 years ago
Thomas Kaul
1b7b082003
Feature/migrate various components to angular material 15 ( #1836 )
* Migrate components to Angular Material 15
* Update changelog
3 years ago