iot-app-kit
iot-app-kit copied to clipboard
feat(dashboard): use react-components RE components to update dashboard RE for modeled and unmodeled data
Overview
- updated RE to use new RE components in react-components package for modeled and unmodeled tab
- hooked up new RE footer to each tab to update query accordingly
- perform correct disabling/selection of buttons and selection states based on amount of widgets selected + selected widget type
- added prop to allow for descriptions to be added for explorer table headers and added it to the modeled RE component to match current RE implementation
- added ariaLabel to each row of table to allow UI testing helpers to remain the same
- edited MSW to work with new RE components in listAssociatedTimeSeriesCall
- removed 2 kpi tests regarding multiselect since selection for KPI properties is now singular through new components
Verifying Changes
https://github.com/awslabs/iot-app-kit/assets/145582655/536f5405-7106-4fe8-9989-bdead370d9f7
Legal
This project is available under the Apache 2.0 License.