This is an automated email from the ASF dual-hosted git repository.
zehnder pushed a change to branch
2609-harmonize-semantic-type-services-across-ui
in repository https://gitbox.apache.org/repos/asf/streampipes.git
from 6432790c9d refactor(#2609): Remove unused methods in data-type.service
add 89b372d2c9 refactor(#2609): Rename dir to types
No new revisions were added by this update.
Summary of changes:
.../service-configs/service-configs.component.ts | 3 +--
.../schema-editor/event-property-row/event-property-row.component.ts | 2 +-
.../schema-editor/event-schema/event-schema.component.ts | 2 +-
.../edit-schema-transformation/edit-schema-transformation.component.ts | 2 +-
.../dialog/edit-event-property/edit-event-property.component.ts | 2 +-
ui/src/app/connect/filter/timestamp.pipe.ts | 2 +-
ui/src/app/connect/services/transformation-rule.service.ts | 2 +-
.../core-services/{semantic-type => types}/semantic-type.service.ts | 0
.../app/core-ui/help/field-names-table/field-names-table.component.ts | 2 +-
.../live-preview-table/live-preview-table.component.ts | 2 +-
.../static-properties/static-free-input/static-free-input.component.ts | 2 +-
.../app/dashboard/components/widgets/table/table-widget.component.ts | 2 +-
ui/src/app/dashboard/dashboard.module.ts | 2 --
ui/src/app/data-explorer/data-explorer.module.ts | 3 +--
.../app/data-explorer/services/data-explorer-field-provider-service.ts | 2 +-
.../user-defined-output/user-defined-output.component.ts | 2 +-
ui/src/app/editor/editor.module.ts | 3 +--
17 files changed, 15 insertions(+), 20 deletions(-)
rename ui/src/app/core-services/{semantic-type =>
types}/semantic-type.service.ts (100%)