-
Notifications
You must be signed in to change notification settings - Fork 2
Dashboard update #778
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
kpslp
wants to merge
7
commits into
master
Choose a base branch
from
dashboard-update
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Dashboard update #778
Changes from 5 commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
c136953
Update seed-dashboard-tour.md
kpslp b3af979
Add files via upload
kpslp a9f8bb6
Update seed-dashboard-tour.md
kpslp 07497b1
Add files via upload
kpslp ec63ea0
Update seed-dashboard-tour.md
kpslp 5ec5c6a
Update seed-dashboard-tour.md
kpslp 017eee7
Update seed-dashboard-tour.md
kpslp File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or 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 |
|---|---|---|
| @@ -1,40 +1,46 @@ | ||
| # SEED Dashboard tour | ||
|
|
||
| <img src="images/seed-dashboard/seed-dashboard-tour.png" alt="drawing" width="100%"/> | ||
| <img src="images/seed-dashboard/HappyCase.png" alt="drawing" width="100%"/> | ||
|
|
||
|
|
||
| | Legend | Description | | ||
| | :--- | :----- | | ||
| | <img src="images/seed-dashboard/step1.png" alt="drawing" width="50%"/> | **Device Information** - This pane displays details of the device onboarded to SEED. | | ||
| | <img src="images/seed-dashboard/step2.png" alt="drawing" width="50%"/> | **Malware Alerts** - This section displays alerts related to malware detected on the device, categorised as low, medium, or high severity. Click here to view steps for remediation and to understand the nature of the alert. | | ||
| | <img src="images/seed-dashboard/step3.png" alt="drawing" width="50%"/> | **Compliance Checks** - This section shows detected compliance checks. Click to view the specific compliance requirements that need to be met. | | ||
| | <img src="images/seed-dashboard/step4.png" alt="drawing" width="50%"/> | **Issue updates** - This area provides real-time updates on your device's status. If no issues are detected, it will display "No known issues detected for your device.". If your device is blocked, it will guide you on how to unblock it. For specific issues, such as malware alerts or compliance check failures, further details are available when you click on the corresponding category. | | ||
| | <img src="images/seed-dashboard/step5.png" alt="drawing" width="50%"/> | **Device Status** - This section indicates the current status of your device. There are three statuses: blocked, enabled, and suspended. Hover over the tooltip for explanations of these statuses. | | ||
| | <img src="images/seed-dashboard/step6.png" alt="drawing" width="50%"/> | **Assistance and support** - The purple icon at the bottom right corner allows instant access to SEED's feedback and service request system. | | ||
|
|
||
| | <img src="images/seed-dashboard/step4.png" alt="drawing" width="50%"/> | **SEED congfiguration** - Indicates whether there are any configuration issues with your device. | | ||
| | <img src="images/seed-dashboard/step5.png" alt="drawing" width="50%"/> | **Operating System** - Indicates whether there are any compatibility issues with your device’s operating system. If the OS is unsupported, guidance on updating will be provided.| | ||
| | <img src="images/seed-dashboard/step6.png" alt="drawing" width="50%"/> | **Device Status** - This section indicates the current status of your device. There are three statuses: blocked, enabled, and suspended. Hover over the tooltip for explanations of these statuses. | | ||
| | <img src="images/seed-dashboard/step-7.png" alt="drawing" width="50%"/> | Issue updates - This area provides real-time updates on your device's status. If no issues are detected, it will display "No known issues detected for your device.". If your device is blocked, it will guide you on how to unblock it. For specific issues, such as malware alerts or compliance check failures, further details are available when you click on the corresponding category. | | ||
|
||
|
|
||
|
|
||
| ## View malware alerts | ||
|
|
||
| To view malware alerts detected on your device, follow these steps: | ||
|
|
||
| 1. Click the section labelled **Malware Alerts** to learn more about the detected malware issues, categorised as low, medium, or high severity. | ||
|  | ||
|  | ||
|
|
||
| 2. Upon clicking, you will find two tabs: | ||
| - **Malware Alerts**: This tab displays detailed information about the detected malware alerts. | ||
|  | ||
|  | ||
|
|
||
| - **Remediation Steps**: You can find the necessary steps required to fix the malware issue. | ||
|  | ||
|  | ||
|
|
||
| ## View compliance checks | ||
|
|
||
| To review your compliance status and view the necessary compliance checks, follow these steps: | ||
|
|
||
| 1. Click the section labelled **Compliance Checks** to see the compliance checks you need to complete. | ||
|  | ||
|  | ||
|
|
||
|
|
||
| 2. Within this section, there is a **Show Passed Checks** button which displays the compliance checks you have already completed. | ||
|  | ||
|  | ||
|
|
||
| ## OS upgrade issues | ||
|
|
||
| - **Warning**: Devices running unsupported OS versions receive a warning based on requirements outlined [here](https://docs.developer.tech.gov.sg/docs/security-suite-for-engineering-endpoint-devices/). Notifications are sent to users for necessary OS upgrades. | ||
| - **Blocked**: After a 7-day notification period, unsupported OS devices will be blocked. Email and in-app notifications are provided, and steps for upgrading are accessible on the details page. | ||
|
|
||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kpslp @eu-tee there isn't a suspended state yet. Sorry I didn't notice this sooner but can we remove this portion?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok