Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
Wiki
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MDM Lab
DefenseFinder Website
Wiki
Merge requests
!27
Project 'mdm-lab/wiki' was moved to 'mdm-lab/defensefinder-website/wiki'. Please update any links and bookmarks that may still have the old path.
Issue
#145
. Added page template and reviewer guide
Code
Examiner les modifications
Extraire la branche
Télécharger
Correctifs
Diff brut
Étendre la barre latérale
Merged
Issue
#145
. Added page template and reviewer guide
145-draft-template-and-requirement-checklist
into
main
Overview
6
Commits
13
Pipelines
21
Changes
10
All threads resolved!
Thread options
Hide all comments
Merged
Issue #145. Added page template and reviewer guide
hvaysset
requested to merge
145-draft-template-and-requirement-checklist
into
main
Oct 30, 2023
Overview
6
Commits
13
Pipelines
21
Changes
10
All threads resolved!
Thread options
Hide all comments
Closes
#145 (closed)
0
0
Merge request reports
Compare
main
version 10
7e9b54cb
Nov 16, 2023
version 9
5ab8ad83
Nov 16, 2023
version 8
019afc05
Nov 6, 2023
version 7
d53d6019
Nov 6, 2023
version 6
8ebf46b3
Nov 6, 2023
version 5
3fb6352b
Nov 6, 2023
version 4
8aa83298
Nov 6, 2023
version 3
c36ee0c2
Nov 6, 2023
version 2
7322925b
Oct 31, 2023
version 1
e7483a62
Oct 30, 2023
main (base)
and
latest version
latest version
7e9b54cb
13 commits,
Nov 16, 2023
version 10
7e9b54cb
12 commits,
Nov 16, 2023
version 9
5ab8ad83
11 commits,
Nov 16, 2023
version 8
019afc05
10 commits,
Nov 6, 2023
version 7
d53d6019
9 commits,
Nov 6, 2023
version 6
8ebf46b3
8 commits,
Nov 6, 2023
version 5
3fb6352b
7 commits,
Nov 6, 2023
version 4
8aa83298
5 commits,
Nov 6, 2023
version 3
c36ee0c2
3 commits,
Nov 6, 2023
version 2
7322925b
2 commits,
Oct 31, 2023
version 1
e7483a62
1 commit,
Oct 30, 2023
10 files
+
211
−
92
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
10
components/content/Alert/ExpansionDetails.vue
+
1
−
1
View file @ 7e9b54cb
Edit in single-file editor
Open in Web IDE
Show full file
@@ -15,7 +15,7 @@ const theme = useTheme();
</
script
>
<
template
>
<div>
<v-expansion-panels>
<v-expansion-panels
class=
"my-3"
>
<v-expansion-panel>
<v-expansion-panel-title
class=
" text-h6"
>
{{
title
}}
Loading