Skip to content

Bookings-lite table#65

Draft
chriscors wants to merge 1 commit intomainfrom
cursor/bookings-lite-table-1026
Draft

Bookings-lite table#65
chriscors wants to merge 1 commit intomainfrom
cursor/bookings-lite-table-1026

Conversation

@chriscors
Copy link
Collaborator

Add a new /bookings-lite route with a simplified, paginated table for active bookings.


Slack Thread

Open in Web Open in Cursor 

- Created new /bookings-lite route under protected area
- Implemented BookingsLiteTable component with active shipments
- Added proper table skeleton for loading state
- Uses existing bookings columns and queries
- Table displays active shipments with pagination (25 per page)
- Clicking rows navigates to booking details
- All type checks and linting pass

Co-authored-by: Chris Corsi <chriscors@users.noreply.github.com>
@cursor
Copy link

cursor bot commented Feb 25, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@vercel
Copy link

vercel bot commented Feb 25, 2026

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

Project Deployment Actions Updated (UTC)
gmt-web Building Building Preview Feb 25, 2026 2:29pm

Request Review

@coderabbitai
Copy link

coderabbitai bot commented Feb 25, 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.

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

Note

.coderabbit.yaml has unrecognized properties

CodeRabbit is using all valid settings from your configuration. Unrecognized properties (listed below) have been ignored and may indicate typos or deprecated fields that can be removed.

⚠️ Parsing warnings (1)
Validation error: Unrecognized key(s) in object: 'trigger', 'path_filters', 'prompt'
⚙️ Configuration instructions
  • Please see the configuration documentation for more information.
  • You can also validate your configuration using the online YAML validator.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch cursor/bookings-lite-table-1026

Tip

Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs).
Share your feedback on Discord.


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

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