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

Add leaderboard to staff/admin dashboard #485

Merged
merged 5 commits into from
Nov 6, 2023

Conversation

feliciofilipe
Copy link
Member

No description provided.

@feliciofilipe feliciofilipe self-assigned this Feb 18, 2023
@feliciofilipe feliciofilipe temporarily deployed to staging February 18, 2023 19:28 — with GitHub Actions Inactive
@netlify
Copy link

netlify bot commented Feb 18, 2023

Deploy Preview for cesium-seium ready!

Name Link
🔨 Latest commit 611176b
🔍 Latest deploy log https://app.netlify.com/sites/cesium-seium/deploys/63f126f95b322f0008caf160
😎 Deploy Preview https://deploy-preview-485--cesium-seium.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@github-actions
Copy link

This pull request is being automatically deployed to Netlify.

✅ Preview: https://deploy-preview-485--seium.netlify.app/

Copy link
Member

@ruilopesm ruilopesm left a comment

Choose a reason for hiding this comment

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

Shouldn't Leaderboard be a shared component between Attendee and Manager layouts? With this approach we are not repeating the exact same code between different layouts.

layout/Manager/Leaderboard/Leaderboard.tsx Outdated Show resolved Hide resolved
layout/Manager/Leaderboard/index.ts Outdated Show resolved Hide resolved
Copy link

netlify bot commented Nov 5, 2023

Deploy Preview for seium-stg ready!

Name Link
🔨 Latest commit e6f04e1
🔍 Latest deploy log https://app.netlify.com/sites/seium-stg/deploys/6547c4980b68f300088c8b65
😎 Deploy Preview https://deploy-preview-485--seium-stg.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@tiago-bacelar tiago-bacelar left a comment

Choose a reason for hiding this comment

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

Since we already have a folder components, I don't think it makes sense to put the leaderboard inside layout/shared
Also, since you removed the navigation field in the manager routes, could you please do the same in all the sponsor routes as well? That way we could remove the navigation argument from the Layout altogether. I think that would be nice :)
Also, the leaderboard link is missing from the landing. It's in components/Navbar/index.jsx.

@ruilopesm ruilopesm merged commit b866b15 into main Nov 6, 2023
5 checks passed
@ruilopesm ruilopesm deleted the ff/387-add-leaderboard-to-staff-admin-dashboards branch November 6, 2023 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
moonstone Moonstone related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants