Skip to content

feat: more product stucture fixes#147

Merged
CodeMeAPixel merged 1 commit into
productionfrom
development
Jul 13, 2026
Merged

feat: more product stucture fixes#147
CodeMeAPixel merged 1 commit into
productionfrom
development

Conversation

@CodeMeAPixel

@CodeMeAPixel CodeMeAPixel commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • New Features

    • Added RAM filters and minimum/maximum price controls to VPS and dedicated server listings.
    • Added sorting options for price, RAM, storage, and CPU cores.
    • Added clearer filtering controls, including dynamic RAM options and expanded reset behavior.
  • Bug Fixes

    • Improved Intel processor recognition across more hardware descriptions.
    • Improved location detection and country-name extraction from infrastructure and hosting details.
    • Ensured listings with missing numeric values sort consistently.

@CodeMeAPixel CodeMeAPixel merged commit d01aaaa into production Jul 13, 2026
7 of 9 checks passed
@coderabbitai

coderabbitai Bot commented Jul 13, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: ab03dd50-19b2-4799-89a5-3cb259bd7128

📥 Commits

Reviewing files that changed from the base of the PR and between f9c7063 and 5a571ef.

📒 Files selected for processing (3)
  • packages/core/lib/spec-parser.ts
  • packages/ui/components/Layouts/Dedicated/dedicated-hub.tsx
  • packages/ui/components/Layouts/VPS/vps-hub.tsx

📝 Walkthrough

Walkthrough

The changes broaden specification parsing and add RAM, price-range, and multi-metric sorting controls to dedicated and VPS plan hubs.

Changes

Specification parsing

Layer / File(s) Summary
CPU and location extraction
packages/core/lib/spec-parser.ts
Intel model matching accepts optional Core prefixes, while location detection recognizes broader hosting terms and full country names.

Plan hub filtering

Layer / File(s) Summary
Sorting and filter state
packages/ui/components/Layouts/Dedicated/dedicated-hub.tsx, packages/ui/components/Layouts/VPS/vps-hub.tsx
Dedicated and VPS hubs add metric-specific sorting, RAM tiers, price bounds, nullable numeric comparisons, and reset handling.
Filtering controls
packages/ui/components/Layouts/Dedicated/dedicated-hub.tsx, packages/ui/components/Layouts/VPS/vps-hub.tsx
The filter interfaces expose expanded sort options, minimum and maximum price inputs, and RAM tier buttons.

Estimated code review effort: 3 (Moderate) | ~20 minutes

Possibly related PRs

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch development

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.

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