Command Palette

Search for a command to run...

Kanban Board

Organize and track project tasks

Backlog

4
designux

Design new onboarding flow

Create wireframes and high-fidelity mockups for the updated user onboarding experience targeting a 20% improvement in activation rate.

HighMar 5
SC
research

Evaluate third-party analytics providers

Compare Mixpanel, Amplitude, and PostHog for our product analytics needs. Prepare a recommendation document.

Medium
JW
i18n

Add multi-language support to email templates

Implement i18n for transactional emails — at minimum English, Spanish, and French.

LowApr 1
backendsecurity

Audit API rate-limiting configuration

Review current rate limits across all public endpoints and adjust for the upcoming enterprise tier launch.

Medium
PP

In Progress

2
frontend

Build dashboard activity feed component

Real-time feed showing team activity — deployments, comments, and status changes.

Medium
SC
infra

Migrate user avatars to CDN

Move avatar storage from local disk to Cloudflare R2 with automatic resizing.

LowMar 10
JW

In Review

3
securityfrontend

Add role-based access control to team settings

Restrict settings pages based on user roles (owner, admin, member). Includes middleware and UI guards.

HighFeb 20
PP
backendperformance

Optimize SQL queries for the reports page

Several queries on the monthly report exceed 500ms. Add proper indexes and refactor N+1 patterns.

Medium
AR
backendbilling

Implement Stripe subscription webhooks

Handle subscription.created, updated, and deleted events to keep billing status in sync.

HighFeb 25
AR

Done

3
devops

Set up CI/CD pipeline with GitHub Actions

Automated lint, test, build, and deploy steps for staging and production environments.

Medium
JW
frontendux

Implement dark mode theme toggle

System/light/dark mode support using next-themes with smooth transitions.

Low
SC
docs

Create API documentation with OpenAPI spec

Write Swagger/OpenAPI 3.1 spec for all public endpoints and publish to docs site.

HighFeb 15
PP