Skip to content

feat: Modernize UI with design tokens and theming#3263

Draft
dblythy wants to merge 1 commit intoparse-community:alphafrom
dblythy:feature/ui-uplift
Draft

feat: Modernize UI with design tokens and theming#3263
dblythy wants to merge 1 commit intoparse-community:alphafrom
dblythy:feature/ui-uplift

Conversation

@dblythy
Copy link
Member

@dblythy dblythy commented Mar 13, 2026

Summary

  • Add CSS custom properties design system with three themes: light (default), dark, and classic
  • Modernize all components and pages to shadcn-inspired styling (stacked forms, compact inputs, clean spacing)
  • Classic theme ([data-theme="classic"]) preserves the original Parse Dashboard look and feel
  • Add mobile navigation with hamburger menu for <768px viewports
image image image

Introduce a themeable design system (light, dark, classic) using CSS custom properties. Modernize all components, forms, and pages to use shadcn-inspired styling while preserving the original look under [data-theme="classic"].
@parse-github-assistant
Copy link

parse-github-assistant bot commented Mar 13, 2026

🚀 Thanks for opening this pull request! We appreciate your effort in improving the project. Please let us know once your pull request is ready for review.

Note

Please respond to review comments from AI agents just like you would to comments from a human reviewer. Let the reviewer resolve their own comments, unless they have reviewed and accepted your commit, or agreed with your explanation for why the feedback was incorrect.

Caution

Pull requests must be written using an AI agent with human supervision. Pull requests written entirely by a human will likely be rejected, because of lower code quality, higher review effort and the higher risk of introducing bugs. Please note that AI review comments on this pull request alone do not satisfy this requirement.

@coderabbitai
Copy link

coderabbitai bot commented Mar 13, 2026

Important

Review skipped

Draft detected.

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

Run ID: f9b5d050-a8e9-4727-b96b-67782b1c4628

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
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
📝 Coding Plan
  • Generate coding plan for human review comments

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 and usage tips.

@parseplatformorg
Copy link
Contributor

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

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