From 3fe62acd3672bd797a4547683d79d02bec4834e8 Mon Sep 17 00:00:00 2001 From: Bryan Khor <67664138+bryankhor07@users.noreply.github.com> Date: Sat, 7 Oct 2023 17:38:09 +0000 Subject: [PATCH 1/6] Test changes login.html --- timesketch/frontend-ng/dist/login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/timesketch/frontend-ng/dist/login.html b/timesketch/frontend-ng/dist/login.html index fc346f7008..75a163f4b1 100644 --- a/timesketch/frontend-ng/dist/login.html +++ b/timesketch/frontend-ng/dist/login.html @@ -1 +1 @@ -Timesketch
timesketch
Digital Forensics Timeline Analysis
{{ form.csrf_token }}
\ No newline at end of file +Timesketch
timesketch
Forensics Timeline Analysis
{{ form.csrf_token }}
\ No newline at end of file From 7aa0c9a171119789a71d5d25d6d38a46ca8baa63 Mon Sep 17 00:00:00 2001 From: Bryan Khor <67664138+bryankhor07@users.noreply.github.com> Date: Sat, 7 Oct 2023 17:46:02 +0000 Subject: [PATCH 2/6] Test changes in login --- timesketch/frontend-ng/dist/login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/timesketch/frontend-ng/dist/login.html b/timesketch/frontend-ng/dist/login.html index 75a163f4b1..0338538bb3 100644 --- a/timesketch/frontend-ng/dist/login.html +++ b/timesketch/frontend-ng/dist/login.html @@ -1 +1 @@ -Timesketch
timesketch
Forensics Timeline Analysis
{{ form.csrf_token }}
\ No newline at end of file +Timesketch
timesketch
Timeline Analysis
{{ form.csrf_token }}
\ No newline at end of file From b955a6869d133c49f13ace00002720e3f037e5ea Mon Sep 17 00:00:00 2001 From: Bryan Khor Date: Mon, 9 Oct 2023 20:56:24 -0700 Subject: [PATCH 3/6] Added comments to where I might add tooltips --- .../src/components/Explore/EventActionMenu.vue | 2 +- .../frontend-ng/src/components/Explore/EventDetail.vue | 2 +- .../frontend-ng/src/components/Explore/EventList.vue | 10 +++++----- .../src/components/Explore/EventTagMenu.vue | 4 ++-- .../frontend-ng/src/components/Explore/EventTags.vue | 2 +- .../src/components/LeftPanel/AnalyzerResults.vue | 2 +- .../src/components/LeftPanel/SavedSearches.vue | 2 +- .../frontend-ng/src/components/LeftPanel/Tags.vue | 2 +- .../frontend-ng/src/components/LeftPanel/TagsList.vue | 2 +- .../src/components/LeftPanel/ThreatIntel.vue | 3 ++- 10 files changed, 16 insertions(+), 15 deletions(-) diff --git a/timesketch/frontend-ng/src/components/Explore/EventActionMenu.vue b/timesketch/frontend-ng/src/components/Explore/EventActionMenu.vue index 42d9a05d8e..1fdc5bb3b9 100644 --- a/timesketch/frontend-ng/src/components/Explore/EventActionMenu.vue +++ b/timesketch/frontend-ng/src/components/Explore/EventActionMenu.vue @@ -34,7 +34,7 @@ limitations under the License. - mdi-magnify-plus-outline + mdi-magnify-plus-outline Context search diff --git a/timesketch/frontend-ng/src/components/Explore/EventDetail.vue b/timesketch/frontend-ng/src/components/Explore/EventDetail.vue index c650ab0393..a1f990c1d7 100644 --- a/timesketch/frontend-ng/src/components/Explore/EventDetail.vue +++ b/timesketch/frontend-ng/src/components/Explore/EventDetail.vue @@ -112,7 +112,7 @@ limitations under the License. > - mdi-content-copy + mdi-content-copy diff --git a/timesketch/frontend-ng/src/components/Explore/EventList.vue b/timesketch/frontend-ng/src/components/Explore/EventList.vue index cdebfdc697..3770c7de2d 100644 --- a/timesketch/frontend-ng/src/components/Explore/EventList.vue +++ b/timesketch/frontend-ng/src/components/Explore/EventList.vue @@ -80,7 +80,7 @@ limitations under the License. @@ -111,7 +111,7 @@ limitations under the License. @@ -248,7 +248,7 @@ limitations under the License.
Actions: - mdi-star + mdi-star Toggle star
@@ -316,8 +316,8 @@ limitations under the License.