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

Projects #292

Merged
merged 28 commits into from
Jan 8, 2025
Merged

Projects #292

merged 28 commits into from
Jan 8, 2025

Conversation

namedotget
Copy link
Contributor

  • Added /project page that displays all active projects
  • Added /project/[id] page that displays the profile for a project

Copy link

netlify bot commented Jan 8, 2025

Deploy Preview for moondao-stc failed. Why did it fail? →

Name Link
🔨 Latest commit dbab4fc
🔍 Latest deploy log https://app.netlify.com/sites/moondao-stc/deploys/677de63ad5f894000986aaf8

Copy link

netlify bot commented Jan 8, 2025

Deploy Preview for moondao-ce-demo ready!

Name Link
🔨 Latest commit dbab4fc
🔍 Latest deploy log https://app.netlify.com/sites/moondao-ce-demo/deploys/677de63a3aef21000878c7a8
😎 Deploy Preview https://deploy-preview-292--moondao-ce-demo.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.

setCachedNFTs(
input != '' ? filterBySearch(activeProjects) : activeProjects
)
} else if (tab === 'inactive') {
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe "past projects" rather than inactive?

Copy link
Contributor

Choose a reason for hiding this comment

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

Nothing we need to do now, but it would be cool to look at past quarters. Like looking on a quarter by quarter basis

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Maybe "past projects" rather than inactive?

Screenshot 2025-01-07 at 8 39 46 PM

Thinking I'll keep the tab value the same but change the label to 'Past'

@namedotget namedotget merged commit 54258dd into main Jan 8, 2025
5 of 9 checks passed
@namedotget namedotget deleted the ng-projects branch January 8, 2025 02:49
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.

2 participants