Skip to content
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

SHS-5975: Dashboard: University Policies block #1768

Open
wants to merge 3 commits into
base: SHS-5913_Dashboard-initiative
Choose a base branch
from

Conversation

mariannuar
Copy link
Collaborator

@mariannuar mariannuar commented Mar 3, 2025

Summary

Adds University Policies block to Dashboard

Need Review By (Date)

03/12

Urgency

medium

Steps to Test

  1. Go to /admin/dashboard
  2. Confirm there's a new block called University Policies in the dashboard
  3. It should look like this and links should work

Screenshot 2025-03-03 at 4 56 38 PM

Review Tasks

Backend / Functional Validation

Code

  • Are the naming conventions following our standards?
  • Are PHP functions and variables in snake_case and not camelCase?
  • Does Drupal code follow Drupal Coding Standards?
  • Does the code have sufficient inline comments?
  • Is there anything in this code that would be hidden or hard to discover through the UI?
  • Are there any code smells?
  • Are tests provided?

Code security

General

  • Is there anything included in this PR that is not related to the problem it is trying to solve?
  • Is the approach to the problem appropriate?

@mariannuar mariannuar marked this pull request as ready for review March 3, 2025 23:41
@mariannuar mariannuar requested a review from cienvaras March 3, 2025 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants