Skip to content

Update Microsoft app icons in block_microsoft - #3369

Open
Lai Wei (weilai-irl) wants to merge 1 commit into
MOODLE_501_STABLEfrom
wip-135726-m501
Open

Update Microsoft app icons in block_microsoft#3369
Lai Wei (weilai-irl) wants to merge 1 commit into
MOODLE_501_STABLEfrom
wip-135726-m501

Conversation

@weilai-irl

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI lite review requested due to automatic review settings August 7, 2026 10:47
@weilai-irl Lai Wei (weilai-irl) self-assigned this Aug 7, 2026
@weilai-irl Lai Wei (weilai-irl) added this to the 2026-03 milestone Aug 7, 2026
@weilai-irl Lai Wei (weilai-irl) linked an issue Aug 7, 2026 that may be closed by this pull request

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates the Microsoft service icons used by the block_microsoft Moodle block by switching CSS pix keys to a new icon set and adding the corresponding SVG assets to the plugin’s pix/ directory.

Changes:

  • Updated blocks/microsoft/styles.css to reference new pix keys for Microsoft service icons (e.g., teams, stream, microsoft365).
  • Added new SVG icon assets under blocks/microsoft/pix/ to match the updated pix keys.
  • Standardized the block’s icon usage across multiple service links (OneDrive, Teams, Outlook, SharePoint, etc.).

Reviewed changes

Copilot reviewed 1 out of 25 changed files in this pull request and generated no comments.

Show a summary per file
File Description
blocks/microsoft/styles.css Updates pix key references so the block uses the new icon filenames.
blocks/microsoft/pix/teams.svg Adds the Teams icon asset referenced by updated CSS.
blocks/microsoft/pix/sway.svg Adds the Sway icon asset referenced by existing CSS.
blocks/microsoft/pix/stream.svg Adds the Stream icon asset referenced by updated CSS.
blocks/microsoft/pix/sharepoint.svg Adds the SharePoint icon asset referenced by updated CSS.
blocks/microsoft/pix/outlook.svg Adds the Outlook icon asset referenced by updated CSS (also used for conversations).
blocks/microsoft/pix/onenote.svg Adds the OneNote icon asset referenced by updated CSS (also used for notebook).
blocks/microsoft/pix/onedrive.svg Adds the OneDrive icon asset referenced by updated CSS.
blocks/microsoft/pix/microsoft365.svg Adds the Microsoft 365 connection icon asset referenced by updated CSS.
blocks/microsoft/pix/microsoft.svg Adds the Microsoft icon asset referenced by updated CSS (MSA sign-in).
blocks/microsoft/pix/forms.svg Adds the Forms icon asset referenced by updated CSS.
blocks/microsoft/pix/delve.svg Adds the Delve icon asset referenced by updated CSS.
blocks/microsoft/pix/calendar.svg Adds the Calendar icon asset referenced by existing CSS.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New icons and applications.

2 participants