-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move http calls from UI layer to dedicated client services (#898)
* Move http calls from DeleteDeviceConfiguration #858 Move http calls from DeleteDeviceConfiguration #858 * Move http calls from DeviceConfigurationListPage #858 * Move http calls from Create and Detail device config pages #858 * Update unit tests on DeviceConfigurationsClientServiceTests * Add GetDeviceConfigurationMetricsShouldReturnDeviceConfigurationMetrics unit test * Add DeviceTagSettingsClientServiceTests * Add DeviceModelsClientServiceTests * Move http calls from DeviceTagsSetting page #858 * Move http calls from Concentrators listing page #858 * Move http calls from Concentrator Delete page #858 * Move http calls from Concentrator Create page #858 * Move http calls from Concentrator Details page #858 * Move http calls from Devices pages #858 * Add unit tests on client services * Move http calls from Device Models pages #858 * Move http calls from Edge Devices pages #858 * Add unit tests on EdgeDeviceClientServiceTests * Move http calls from Edge Devices pages #858
- Loading branch information
1 parent
526137f
commit 13e48be
Showing
82 changed files
with
3,221 additions
and
1,994 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.