From 646677bf098fe57f224adcf140fc4045d36e52bd Mon Sep 17 00:00:00 2001
From: cybsecmaster <157613757+cybsecmaster@users.noreply.github.com>
Date: Sun, 4 Aug 2024 00:05:32 +0200
Subject: [PATCH 1/8] Add custom 404 page
---
overrides/404.html | 94 ++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 94 insertions(+)
create mode 100644 overrides/404.html
diff --git a/overrides/404.html b/overrides/404.html
new file mode 100644
index 000000000..0b783986f
--- /dev/null
+++ b/overrides/404.html
@@ -0,0 +1,94 @@
+
+
+
+
+
+ Page Not Found
+
+
+
+
+
+
\ No newline at end of file
From 87f4c026389dd09f660b6ae67593ecc9e402854c Mon Sep 17 00:00:00 2001
From: cybsecmaster <157613757+cybsecmaster@users.noreply.github.com>
Date: Sun, 4 Aug 2024 00:10:09 +0200
Subject: [PATCH 2/8] FIx
---
.../alerts/new-case-from-selection.md | 20 ++++++++++++-------
1 file changed, 13 insertions(+), 7 deletions(-)
diff --git a/docs/thehive/user-guides/analyst-corner/alerts/new-case-from-selection.md b/docs/thehive/user-guides/analyst-corner/alerts/new-case-from-selection.md
index abf96301a..077338a99 100644
--- a/docs/thehive/user-guides/analyst-corner/alerts/new-case-from-selection.md
+++ b/docs/thehive/user-guides/analyst-corner/alerts/new-case-from-selection.md
@@ -2,17 +2,23 @@
In this section you can find information about creating a new case from selection.
-On the main page where all the alerts are listed, there are various alerts. Some are new, some are imported. New case from selection option is available only for new alerts from the list.
+On the main alerts page, where all alerts are displayed, there are various types of alerts, including new and imported ones. The **New Case from Selection** option is only available for new alerts listed.
-
+![New Case Selection Menu](./images/alerts-actions.png)
-To add a new case from selection:
+## Steps to Add a New Case from a Selected Alert
-1. Go to alert details page.
-1. Select the alert for which you want to add new case.
-1. Click **New Case from selection** option.
+1. Navigate to the alert details page.
+2. Select the alert for which you want to create a new case.
+3. Click on the **New Case from Selection** option.
A new window opens.
-
+![New Case from Selection](./images/alerts-newcase-from-selection.png)
+## Important Notes
+
+- **Single Case Creation**: The **New Case from Selection** option allows the creation of only one case, regardless of how many alerts are selected.
+- **Merge Action**: Similarly, the merge button also merges only one case at a time, regardless of the number of selected alerts.
+
+For bulk actions, such as creating multiple cases or merging multiple alerts, use the bulk action buttons available at the top of the alerts list.
\ No newline at end of file
From c4aadc6fd4dda4130f90412aa46b471709587037 Mon Sep 17 00:00:00 2001
From: cybsecmaster <157613757+cybsecmaster@users.noreply.github.com>
Date: Sun, 6 Oct 2024 02:19:53 +0300
Subject: [PATCH 3/8] Change text and redirect location
---
overrides/404.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/overrides/404.html b/overrides/404.html
index 0b783986f..6ed679df8 100644
--- a/overrides/404.html
+++ b/overrides/404.html
@@ -88,7 +88,7 @@
Oops! Page not found.
- Return to Documentation
+ Return to Homepage