-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Made risks clearer to see, improved table layout, hidden and mitigate…
…d line up
- Loading branch information
Showing
22 changed files
with
220 additions
and
104 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file removed
BIN
-728 KB
...rc/main/resources/static/public/templates/risk-first/backgrounds/vecteezy-1.jpg
Binary file not shown.
Binary file removed
BIN
-390 KB
...rc/main/resources/static/public/templates/risk-first/backgrounds/vecteezy-2.jpg
Binary file not shown.
Binary file removed
BIN
-4.13 MB
...rc/main/resources/static/public/templates/risk-first/backgrounds/vecteezy-3.jpg
Binary file not shown.
Binary file removed
BIN
-1.48 MB
...rc/main/resources/static/public/templates/risk-first/backgrounds/vecteezy-4.jpg
Binary file not shown.
Binary file removed
BIN
-1.8 MB
...rc/main/resources/static/public/templates/risk-first/backgrounds/vecteezy-5.jpg
Binary file not shown.
51 changes: 51 additions & 0 deletions
51
...rc/main/resources/static/public/templates/risk-first/examples/development_process_uat.adl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
<diagram | ||
xslt:template="/public/templates/risk-first/risk-first-template.xsl" | ||
xmlns="http://www.kite9.org/schema/adl" | ||
xmlns:xslt="http://www.kite9.org/schema/xslt" id="dia" | ||
style="--kite9-layout: right; --kite9-min-width: 600pt;"> | ||
|
||
<group style="--kite9-layout: down"> | ||
<container bordered="true" id="c"> | ||
<risk class="goal" id="id_0">Feature X</risk> | ||
<label id="id_16"> | ||
Internal Model | ||
<symbols /> | ||
</label> | ||
</container> | ||
<group id="reality" style="--kite9-layout: right"> | ||
<artifact>Product To Test</artifact> | ||
<users>Users</users> | ||
</group> | ||
</group> | ||
<action id="inte">User Acceptance</action> | ||
<group style="--kite9-layout: down"> | ||
<group style="--kite9-layout: right"> | ||
<container id="d"> | ||
<hidden> | ||
<risk class="attendant" id="x">Difficulty | ||
Finding Feature | ||
</risk> | ||
</hidden> | ||
<mitigated> | ||
<risk class="attendant" id="x">Difficulty | ||
Finding Feature | ||
</risk> | ||
</mitigated> | ||
<risk class="attendant" id="y">Schedule Risks</risk> | ||
<label id="4"> | ||
Internal Model | ||
<symbols /> | ||
</label> | ||
</container> | ||
</group> | ||
<artifact>Test Results</artifact> | ||
</group> | ||
<align id="2-0" style="--kite9-direction: right; "> | ||
<from id="2-0-0" reference="c" /> | ||
<to id="2-0-1" reference="inte" /> | ||
</align> | ||
<align id="2-1" style="--kite9-direction: right; "> | ||
<from id="2-1-0" reference="inte" /> | ||
<to id="2-1-1" reference="d" /> | ||
</align> | ||
</diagram> |
11 changes: 11 additions & 0 deletions
11
...va/src/main/resources/static/public/templates/risk-first/posts/conversation.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions
10
...ava/src/main/resources/static/public/templates/risk-first/posts/development.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions
9
...r-java/src/main/resources/static/public/templates/risk-first/posts/no-entry.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions
4
...erver-java/src/main/resources/static/public/templates/risk-first/posts/risk.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions
8
...erver-java/src/main/resources/static/public/templates/risk-first/posts/size.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions
4
...erver-java/src/main/resources/static/public/templates/risk-first/posts/tick.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions
4
...erver-java/src/main/resources/static/public/templates/risk-first/posts/todo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.