Skip to content
Snippets Groups Projects
Commit ed7c8df6 authored by Alexander Philipp Nowosad's avatar Alexander Philipp Nowosad
Browse files

Fix prettier

parent 925107b2
No related branches found
No related tags found
No related merge requests found
Pipeline #
Showing
with 58 additions and 45 deletions
......@@ -3,7 +3,10 @@
<h1 class="border-bottom border-gray pb-2">
Dashboard of the Method Enactment
</h1>
<p>The dashboard provides statistics for the different Executed Development Methods, Completed Development Methods, and Created Artifacts.</p>
<p>
The dashboard provides statistics for the different Executed Development
Methods, Completed Development Methods, and Created Artifacts.
</p>
</div>
<div class="my-3">
......
......@@ -3,7 +3,10 @@
<h1 class="border-bottom border-gray pb-2">
Dashboard of the Method Composition
</h1>
<p>The dashboard provides statistics for the different Pattern-based Composed Methods, Phase-based Composed Methods, and Composed Models.</p>
<p>
The dashboard provides statistics for the different Pattern-based Composed
Methods, Phase-based Composed Methods, and Composed Models.
</p>
</div>
<div class="my-3">
......
......@@ -3,7 +3,10 @@
<h1 class="border-bottom border-gray pb-2">
Dashboard of the Method Repository
</h1>
<p>The dashboard provides statistics for the different Method Elements, Method Building Blocks, and Method Patterns of the Method Repository.</p>
<p>
The dashboard provides statistics for the different Method Elements,
Method Building Blocks, and Method Patterns of the Method Repository.
</p>
</div>
<div class="my-3">
......
......@@ -3,7 +3,10 @@
<h1 class="border-bottom border-gray pb-2">
Dashboard of the Canvas Model Repository
</h1>
<p>The dashboard provides statistics for the different Canvas Elements, Canvas Building Blocks, and Canvas Models of the Canvas Model Repository.</p>
<p>
The dashboard provides statistics for the different Canvas Elements,
Canvas Building Blocks, and Canvas Models of the Canvas Model Repository.
</p>
</div>
<div class="my-3">
......@@ -39,7 +42,6 @@
[numberOfElements]="numberOfCanvasModels"
></app-dashboard-item>
</div>
</div>
</div>
</main>
......@@ -31,8 +31,7 @@ export class ModelRepositoryDashboardComponent {
readonly canvasModelsElement: MethodElementInfo = {
name: 'Canvas Models',
description:
'Canvas Models different types of canvases for visualisation',
description: 'Canvas Models different types of canvases for visualisation',
icon: new Icon(undefined, CanvasDefinition.defaultIcon),
route: ['/', 'canvas', 'definitions'],
};
......
......@@ -3,8 +3,8 @@
<h1 class="border-bottom border-gray pb-2">
Overview of the Pattern-based Development Methods
</h1>
The Pattern-based Development Methods are created by combining different Method Patterns and adding Method
Building Blocks.
The Pattern-based Development Methods are created by combining different
Method Patterns and adding Method Building Blocks.
</div>
<app-list-panel
elementName="Pattern-based Business Model Development Method"
......
......@@ -3,8 +3,8 @@
<h1 class="border-bottom border-gray pb-2">
Overview of the Phase-based Development Methods
</h1>
The Phase-based Development Methods are created by selecting different Phases and adding Method
Building Blocks.
The Phase-based Development Methods are created by selecting different
Phases and adding Method Building Blocks.
</div>
<app-list-panel
elementName="Phase-based Business Model Development Method"
......
......@@ -3,7 +3,11 @@
<h1 class="border-bottom border-gray pb-2">
Overview of the Exported Artifacts
</h1>
<p>The Exported Artifacts are the artifacts that are explicitly exported from a running development method. They can be viewed or imported in another running development method.</p>
<p>
The Exported Artifacts are the artifacts that are explicitly exported from
a running development method. They can be viewed or imported in another
running development method.
</p>
</div>
<app-list-panel
......
......@@ -3,7 +3,8 @@
<h1 class="border-bottom border-gray pb-2">
Overview of the Method Building Blocks
</h1>
The Method Building Blocks are used to combine the Method Elements into a development steps.
The Method Building Blocks are used to combine the Method Elements into a
development steps.
</div>
<app-list-panel
elementName="Method Building Block"
......
<main role="main" class="container">
<div class="my-3 sbmd-info-block">
<h1 class="border-bottom border-gray pb-2">
Overview of the Artifacts
</h1>
<h1 class="border-bottom border-gray pb-2">Overview of the Artifacts</h1>
The Artifacts define the inputs and outputs of Method Building Blocks.
</div>
......
<main role="main" class="container">
<div class="my-3 sbmd-info-block">
<h1 class="border-bottom border-gray pb-2">
Overview of the Domains
</h1>
The Domains define the application areas in which supporting models like the Canvas Model should the applicable during the composition of the development method.
<h1 class="border-bottom border-gray pb-2">Overview of the Domains</h1>
The Domains define the application areas in which supporting models like the
Canvas Model should the applicable during the composition of the development
method.
</div>
<app-list-panel
elementName="Domain"
......
......@@ -3,7 +3,9 @@
<h1 class="border-bottom border-gray pb-2">
Overview of the Method Elements
</h1>
The Method Elements are the atomic parts that combined into Method Building Blocks. While most elements are defined here, the tasks are directly specified within the building block.
The Method Elements are the atomic parts that combined into Method Building
Blocks. While most elements are defined here, the tasks are directly
specified within the building block.
</div>
<div class="my-3 sbmd-panel">
......
......@@ -12,10 +12,9 @@
<main class="container" *ngIf="phaseList != null">
<div class="my-3 sbmd-info-block">
<h1 class="border-bottom border-gray pb-2">
Overview of the Phases
</h1>
The Phases classify the possible phases where a Method Building Block can be used during the phase-based composition.
<h1 class="border-bottom border-gray pb-2">Overview of the Phases</h1>
The Phases classify the possible phases where a Method Building Block can be
used during the phase-based composition.
</div>
<app-list-wrapper
......
......@@ -3,7 +3,8 @@
<h1 class="border-bottom border-gray pb-2">
Overview of the Situational Factors
</h1>
The Situational Factors define the situation in which a Method Building Block should be applied.
The Situational Factors define the situation in which a Method Building
Block should be applied.
</div>
<app-method-element-list
......
<main role="main" class="container">
<div class="my-3 sbmd-info-block">
<h1 class="border-bottom border-gray pb-2">
Overview of the Stakeholders
</h1>
<h1 class="border-bottom border-gray pb-2">Overview of the Stakeholders</h1>
The Stakeholders define the involved persons within a Method Building Block.
</div>
......
<main role="main" class="container">
<div class="my-3 sbmd-info-block">
<h1 class="border-bottom border-gray pb-2">
Overview of the Tools
</h1>
The Tools define the supporting software that can be used within a Method Building Block.
<h1 class="border-bottom border-gray pb-2">Overview of the Tools</h1>
The Tools define the supporting software that can be used within a Method
Building Block.
</div>
<app-method-element-list
......
<main role="main" class="container">
<div class="my-3 sbmd-info-block">
<h1 class="border-bottom border-gray pb-2">
Overview of the Types
</h1>
The Types classify the possible types where a Method Building Block or a Method Pattern can be used during the pattern-based composition.
<h1 class="border-bottom border-gray pb-2">Overview of the Types</h1>
The Types classify the possible types where a Method Building Block or a
Method Pattern can be used during the pattern-based composition.
</div>
<app-method-element-list
......
......@@ -3,7 +3,8 @@
<h1 class="border-bottom border-gray pb-2">
Overview of the Method Patterns
</h1>
The Method Patterns are used to structure the Method Building Blocks in the development method.
The Method Patterns are used to structure the Method Building Blocks in the
development method.
</div>
<app-list-panel
elementName="Method Pattern"
......
......@@ -3,7 +3,8 @@
<h1 class="border-bottom border-gray pb-2">
Overview of Running Development Methods
</h1>
The Executed Development Methods can be based on an existing Composed Development Method or created as an new Ad-hoc Development Method.
The Executed Development Methods can be based on an existing Composed
Development Method or created as an new Ad-hoc Development Method.
</div>
<app-list-panel
......
......@@ -28,14 +28,14 @@ export class MethodElementsInfoService {
},
{
name: 'Phases',
description:
'Phases classify the possible phases of development steps',
description: 'Phases classify the possible phases of development steps',
icon: new Icon(undefined, Phase.defaultIcon),
route: ['/', 'phase-list'],
},
{
name: 'Situational Factors',
description: 'Situational Factors define the situation of development steps',
description:
'Situational Factors define the situation of development steps',
icon: new Icon(undefined, SituationalFactorDefinition.defaultIcon),
route: ['/', 'situationalFactors'],
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment