Adds filtering support by signal definition to signal instance table #6919
Annotations
6 errors and 1 warning
build:
src/dispatch/static/dispatch/src/signal/TableFilterDialog.vue#L36
The "DateWindowInput" component has been registered but not used
|
build:
src/dispatch/static/dispatch/src/signal/TableFilterDialog.vue#L48
Replace `⏎······"instanceTable.options.filters.signal",⏎····` with `"instanceTable.options.filters.signal"`
|
build:
src/dispatch/static/dispatch/src/signal/TableFilterDialog.vue#L52
Replace `⏎········this.signal.length⏎······` with `this.signal.length`
|
|
build:
src/dispatch/static/dispatch/src/signal/TableInstance.vue#L171
Replace `vm.q,·vm.sortBy,·vm.itemsPerPage,·vm.descending,·vm.created_at,·vm.project,·vm.signal` with `⏎········vm.q,⏎········vm.sortBy,⏎········vm.itemsPerPage,⏎········vm.descending,⏎········vm.created_at,⏎········vm.project,⏎········vm.signal,⏎······`
|
build
Process completed with exit code 1.
|
build:
src/dispatch/static/dispatch/src/signal/TableInstance.vue#L8
Expected a space before '/>', but not found
|