Move MessageService to Editor project
This is only used by the Editor. It was in common while the SanitizationService was used by the Player which then could display errors. Sanitization has been refactored and this is no longer needed.
Showing
- projects/common/services/sanitization.service.ts 1 addition, 1 deletionprojects/common/services/sanitization.service.ts
- projects/common/shared.module.ts 0 additions, 9 deletionsprojects/common/shared.module.ts
- projects/editor/src/app/app.module.ts 8 additions, 2 deletionsprojects/editor/src/app/app.module.ts
- projects/editor/src/app/components/properties-panel/element-properties-panel.component.ts 1 addition, 1 deletion...ts/properties-panel/element-properties-panel.component.ts
- projects/editor/src/app/components/properties-panel/model-properties-tab/input-groups/ele-specific/drop-list-properties.component.ts 1 addition, 1 deletion...put-groups/ele-specific/drop-list-properties.component.ts
- projects/editor/src/app/components/reference-list.component.ts 0 additions, 0 deletions...cts/editor/src/app/components/reference-list.component.ts
- projects/editor/src/app/components/unit-view/canvas/section-menu.component.ts 2 additions, 2 deletions...app/components/unit-view/canvas/section-menu.component.ts
- projects/editor/src/app/components/unit-view/page-menu.component.ts 1 addition, 1 deletion...ditor/src/app/components/unit-view/page-menu.component.ts
- projects/editor/src/app/services/id.service.ts 1 addition, 1 deletionprojects/editor/src/app/services/id.service.ts
- projects/editor/src/app/services/message.service.ts 0 additions, 0 deletionsprojects/editor/src/app/services/message.service.ts
- projects/editor/src/app/services/unit-services/element.service.ts 1 addition, 1 deletion.../editor/src/app/services/unit-services/element.service.ts
- projects/editor/src/app/services/unit-services/page.service.ts 1 addition, 1 deletion...cts/editor/src/app/services/unit-services/page.service.ts
- projects/editor/src/app/services/unit-services/unit.service.ts 1 addition, 1 deletion...cts/editor/src/app/services/unit-services/unit.service.ts
Loading
Please register or sign in to comment