Merge branch 'draft-mount-actions' into 'master'
Handle time and tree for configurations & mount/unmount actions See merge request sensor-system-management/frontend!105
No related branches found
No related tags found
Showing
- components/ConfigurationsDemoTreeView.vue 129 additions, 82 deletionscomponents/ConfigurationsDemoTreeView.vue
- components/ConfigurationsPlatformDeviceMountForm.vue 188 additions, 0 deletionscomponents/ConfigurationsPlatformDeviceMountForm.vue
- components/ConfigurationsPlatformDeviceSearch.vue 201 additions, 120 deletionscomponents/ConfigurationsPlatformDeviceSearch.vue
- components/ConfigurationsSelectedItem.vue 330 additions, 32 deletionscomponents/ConfigurationsSelectedItem.vue
- components/ConfigurationsSelectedItemUnmountForm.vue 125 additions, 0 deletionscomponents/ConfigurationsSelectedItemUnmountForm.vue
- components/ConfigurationsTreeView.vue 3 additions, 3 deletionscomponents/ConfigurationsTreeView.vue
- components/DatePicker.vue 8 additions, 1 deletioncomponents/DatePicker.vue
- components/DeviceConfigurationAttributesExpansionPanels.vue 0 additions, 178 deletionscomponents/DeviceConfigurationAttributesExpansionPanels.vue
- components/DevicePropertyHierarchySelect.vue 19 additions, 2 deletionscomponents/DevicePropertyHierarchySelect.vue
- components/PlatformConfigurationAttributesExpansionPanels.vue 0 additions, 175 deletions...onents/PlatformConfigurationAttributesExpansionPanels.vue
- jest.config.js 3 additions, 2 deletionsjest.config.js
- mixins/Rules.ts 3 additions, 2 deletionsmixins/Rules.ts
- modelUtils/mountHelpers.ts 473 additions, 0 deletionsmodelUtils/mountHelpers.ts
- models/Configuration.ts 31 additions, 31 deletionsmodels/Configuration.ts
- models/DeviceMountAction.ts 165 additions, 0 deletionsmodels/DeviceMountAction.ts
- models/DeviceUnmountAction.ts 103 additions, 0 deletionsmodels/DeviceUnmountAction.ts
- models/IMountActions.ts 11 additions, 30 deletionsmodels/IMountActions.ts
- models/Location.ts 3 additions, 3 deletionsmodels/Location.ts
- models/PlatformMountAction.ts 163 additions, 0 deletionsmodels/PlatformMountAction.ts
- models/PlatformUnmountAction.ts 45 additions, 34 deletionsmodels/PlatformUnmountAction.ts
Loading
Please register or sign in to comment