Skip to content

refactor: migrate admin dashboard and web projects to TanStack Start - #60

Merged
lorenzocorallo merged 11 commits into
web/projectsfrom
t3code/web-projects
Aug 18, 2026
Merged

refactor: migrate admin dashboard and web projects to TanStack Start#60
lorenzocorallo merged 11 commits into
web/projectsfrom
t3code/web-projects

Conversation

@lorenzocorallo

Copy link
Copy Markdown
Member

Summary

  • Migrate the admin dashboard and web projects area from Next.js to TanStack Start.
  • Rework routing, authentication, dashboard features, and shared UI components for the new stack.
  • Update Docker and CI workflows for Vite/Nitro builds and multi-architecture images.
  • Upgrade React, TanStack, Tailwind, shadcn, and related dependencies.

Testing

  • Not run.

Invy55 and others added 11 commits June 29, 2026 23:02
* feat: azure groups, first implementation

* feat: divide group list based on member count

* feat: new api, some styling changes and fixes

* fix: update backend pkg
Co-authored-by: CodeRabbit <noreply@coderabbit.ai>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* ci: publish multi-arch container images

* ci: build admin on native architecture runners

* ci: publish images only after main updates

* ci: serialize container publication
Replace the Next.js application with the audited TanStack Start rewrite. Preserve the dashboard workflows and stacked UI work while fixing authorization, request isolation, auth proxying, production safeguards, validation, and feature colocation.
Merge the current TanStack Start application structure and port project management to file routes, authenticated server functions, feature components, validated logo uploads, and the shared dashboard navigation.
@lorenzocorallo
lorenzocorallo merged commit 9edf594 into web/projects Aug 18, 2026
1 of 2 checks passed
@coderabbitai

coderabbitai Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: de8b8c47-de1e-49c1-9bea-e072e26625d4

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@lorenzocorallo
lorenzocorallo deleted the t3code/web-projects branch August 18, 2026 22:13
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.

5 participants