Skip to content

feat: Merging changes #55

Merged
ichigo-k merged 28 commits into
mainfrom
dev
Mar 29, 2026
Merged

feat: Merging changes #55
ichigo-k merged 28 commits into
mainfrom
dev

Conversation

@ichigo-k
Copy link
Copy Markdown
Collaborator

No description provided.

iamcerebrocerberus and others added 28 commits March 19, 2026 02:19
…hardening

- Created docs/admin-overview.md
- Removed the separate 'Members' navlink from the sidebar
- Implemented dynamic titles for all admin dashboard subpages
- Enhanced Account Settings UI with a monochrome design and password verification
- Hardened codebase type safety by replacing 'any' types with strict 'TeamMember' and 'AdminSession' interfaces
- Resolved all Biome linting errors:
    - Fixed radix-based integer parsing in API routes
    - Added explicit button types and associated labels for better accessibility
    - Removed unused imports and variables from multiple components
    - Optimized image loading with Next.js Image component
    - Standardized Node.js internal module imports (node: prefix)
    - Corrected hook dependency arrays and React keys for better performance
…hardening

- Created docs/admin-overview.md
- Removed the separate 'Members' navlink from the sidebar
- Implemented dynamic titles for all admin dashboard subpages
- Enhanced Account Settings UI with a monochrome design and password verification
- Hardened codebase type safety by replacing 'any' types with strict 'TeamMember' and 'AdminSession' interfaces
- Resolved all Biome linting errors:
    - Fixed radix-based integer parsing in API routes
    - Added explicit button types and associated labels for better accessibility
    - Removed unused imports and variables from multiple components
    - Optimized image loading with Next.js Image component
    - Standardized Node.js internal module imports (node: prefix)
    - Corrected hook dependency arrays and React keys for better performance
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 29, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
community-website Ignored Ignored Mar 29, 2026 10:19pm

@ichigo-k ichigo-k merged commit 9a5b6ed into main Mar 29, 2026
10 checks passed
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