classroomio icon indicating copy to clipboard operation
classroomio copied to clipboard

feat: link shortener

Open Toyin5 opened this issue 1 year ago • 3 comments

What does this PR do?

Introduces a link-shortener service

Fixes #159

Type of change

  • [x] Bug fix (non-breaking change which fixes an issue)
  • [x] Chore (refactoring code, technical debt, workflow improvements)
  • [x] Enhancement (small improvements)
  • [x] New feature (non-breaking change which adds functionality)
  • [x] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [x] This change adds a new database migration
  • [x] This change requires a documentation update

Checklist

Required

  • [x] Filled out the "How to test" section in this PR
  • [x] Self-reviewed my own code
  • [x] Commented on my code in hard-to-understand bits
  • [x] Ran pnpm build
  • [x] Checked for warnings, there are none
  • [x] Removed all console.logs
  • [x] Merged the latest changes from main onto my branch with git pull origin main
  • [x] My changes don't cause any responsiveness issues

Toyin5 avatar Feb 14 '24 13:02 Toyin5

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
cio-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 16, 2024 10:26pm
classroomio-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 16, 2024 10:26pm

vercel[bot] avatar Feb 14 '24 13:02 vercel[bot]

Someone is attempting to deploy a commit to a Personal Account owned by @rotimi-best on Vercel.

@rotimi-best first needs to authorize it.

vercel[bot] avatar Feb 14 '24 13:02 vercel[bot]

Thank you for following the naming conventions for pull request titles! 🙏

github-actions[bot] avatar Feb 14 '24 13:02 github-actions[bot]

Closing as this is far behind for now.

rotimi-best avatar May 30 '24 18:05 rotimi-best