Skip to content

feat: remove Frontend category from WebUI#767

Merged
magne4000 merged 2 commits into
mainfrom
magne4000/dev
Jun 24, 2026
Merged

feat: remove Frontend category from WebUI#767
magne4000 merged 2 commits into
mainfrom
magne4000/dev

Conversation

@magne4000

@magne4000 magne4000 commented Jun 24, 2026

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • New Features
    • Reorganized several backend-related categories for clearer browsing and discovery.
    • Updated the visibility of the “Vike” feature so it is hidden in the web interface.

@coderabbitai

coderabbitai Bot commented Jun 24, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@magne4000, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 21 minutes and 37 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 24734ec5-5862-4537-a40d-e87d8c5beacb

📥 Commits

Reviewing files that changed from the base of the PR and between 312c843 and 5a266cd.

📒 Files selected for processing (1)
  • website/components/Presets.tsx
📝 Walkthrough

Walkthrough

The categoriesGroups enum renames its Data member to Backend, and five categories (Auth, Data fetching, Server, Database, ORM / Query builder) are updated to reference the new categoriesGroups.Backend value. Separately, the Vike feature entry gains invisibleWeb: true alongside its existing invisibleCli: true.

Changes

Feature metadata updates

Layer / File(s) Summary
Backend group rename and category reassignment
packages/features/src/groups.ts, packages/features/src/categories.ts
categoriesGroups.Data is replaced with categoriesGroups.Backend in the enum, and all five backend-related category entries are updated to use the new value.
Vike web visibility flag
packages/features/src/features.ts
The Vike feature entry adds invisibleWeb: true, extending its existing CLI-only invisibility to the web UI context as well.
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Title check ⚠️ Warning The title is misleading: the PR reclassifies categories to Backend and hides Vike in the web UI, not remove a Frontend category. Rename it to describe the actual change, e.g. "feat: reclassify backend categories and hide Vike in Web UI".
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


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.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 24, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
bati 5a266cd Commit Preview URL

Branch Preview URL
Jun 24 2026, 01:49 PM

@magne4000
magne4000 merged commit 30b4073 into main Jun 24, 2026
115 checks passed
@magne4000
magne4000 deleted the magne4000/dev branch June 24, 2026 13:55
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.

1 participant