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

SAK-51265 Sitestats Add Sakai Icons #13534

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

i-a-m-s-k
Copy link
Contributor

Replaced Silk icons with Sakai icons to maintain consistency.

@jesusmmp
Copy link
Contributor

jesusmmp commented Apr 2, 2025

Do we have some photos?

@i-a-m-s-k
Copy link
Contributor Author

I added it to the Jira: https://sakaiproject.atlassian.net/browse/SAK-51265.

Copy link
Member

@kunaljaykam kunaljaykam left a comment

Choose a reason for hiding this comment

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

icon mappings are already being done by sakai-icons

@@ -188,6 +202,12 @@ $fa-font-path: "./fonts";
warning: bi-exclamation-lg,
expanded: bi-chevron-down,
collapsed: bi-chevron-right,
sitestats-widget-visits : bi-person,
sitestats-widget-lessons : bi-book,
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we use sakai-lessonbuildertool insead?

sitestats-widget-visits : bi-person,
sitestats-widget-lessons : bi-book,
sitestats-widget-activity : bi-bar-chart,
sitestats-widget-resources : bi-folder,
Copy link
Contributor

Choose a reason for hiding this comment

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

Could we use sakai-resources?

sitestats-widget-activity : bi-bar-chart,
sitestats-widget-resources : bi-folder,
sitestats-report : bi-file-text,
sitestats-add : bi-plus,
Copy link
Contributor

Choose a reason for hiding this comment

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

Could we use add mapping here?

sitestats-widget-lessons : bi-book,
sitestats-widget-activity : bi-bar-chart,
sitestats-widget-resources : bi-folder,
sitestats-report : bi-file-text,
Copy link
Contributor

Choose a reason for hiding this comment

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

Could we define it as a general purpose mapping like report : bi-file-text, also for activity and visits.

@stetsche
Copy link
Contributor

stetsche commented Apr 3, 2025

Nice to see more of the silk icons getting removed, thanks @i-a-m-s-k !

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.

4 participants