Skip to content

Conversation

@b-l-i-n-d
Copy link
Collaborator

@b-l-i-n-d b-l-i-n-d commented Dec 18, 2025

TODO:

  • Date Range Picker
  • Mobile Responsive
CleanShot 2025-12-18 at 11  46 58

…efactoring dashboard SCSS from `_overview.scss` to `_home.scss`.
…irst/last data points, and refined linear gradient creation.
…h new Avatar component, and update its styling.
…max and full width, and refine UI text and spacing.
…structor dashboard, with new styling and a Google Meet type correction.
…ith new sections, task hover effects, and related styling.
…o use it, with supporting icon class and styling updates.
@b-l-i-n-d b-l-i-n-d added the 4.0.0 Tutor v4.w0w label Dec 18, 2025
@@ -0,0 +1,30 @@
import { courseCompletionChart, overviewChart, statCard } from './home-charts';
Copy link
Collaborator

Choose a reason for hiding this comment

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

Maybe we can put all these files inside a folder named instructor-dashboard.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

It's already inside a folder named instructor; nesting with the same name is unnecessary here.

@@ -0,0 +1,285 @@
@use '@Core/scss/mixins' as *;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Rename this to instructor-dashboard.scss

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Have created a folder named instructor and added dashboard.scss inside it

@b-l-i-n-d b-l-i-n-d merged commit ab3a8ce into 4.0.0-dev Dec 26, 2025
5 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4.0.0 Tutor v4.w0w

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants