Remove invalid alt attribute from Material-UI Image icon
- Remove alt attribute from Image component in PostForm.tsx - Material-UI icons don't support alt attributes - Resolves TypeScript compilation error preventing ...
Force new build with latest TypeScript fixes
This commit ensures the CI/CD pipeline picks up all the TypeScript/ESLint fixes we made to resolve the build failures.
Resolve remaining TypeScript/ESLint errors
- Replace all remaining explicit any types with proper TypeScript types - Fix help desk components with Record<string, unknown> types - Fix session KToken compo...
Resolve TypeScript/ESLint errors preventing build
- Replace explicit any types with proper TypeScript types - Fix unescaped entities in JSX content - Replace anchor tags with Next.js Link components - Resolves ...
Resolve Next.js routing conflict in /validate endpoint
- Move API route handler from app/validate/route.ts to app/api/validate/route.ts - Update page component to call /api/validate instead of /validate - Fixes Dock...
fix event type queries for pixels/links. remove hardcoded event types
Revert "fix "Last X unit" minDate cutoff"
This reverts commit ****************
add timezone to revenue chartData. Fix min/max date for 7day value
Remove tables result set from getRevenue. Fix min/max date for revenuechart
Like what you see shipping?
Every one of these updates lands in your workspace automatically. Start free and watch it grow week after week.