Loading
GGX_LABS
FORGE / DASHBOARD

Dashboard and order statuses

Reference for the FORGE dashboard tabs, account data, order history, and status model.

Dashboard tabs

TabPurpose
OverviewRevenue, order counts, latest activity, and order health.
PackagesBrowse the current plan catalog and choose a package.
Create orderCapture project details inside the dashboard before payment.
HistorySearch and filter the current account's orders.
RefundReview the refund policy and access the support-based refund path.
SupportOpen the official GGX Labs support/contact channel.

Overview

The dashboard loads an authenticated account summary and recent orders, normalizes the returned status values, and calculates counters for payment-pending, pending, in-progress, completed, failed, refunded, refund-requested, and rejected orders.

Recent order data can include package name, order ID, customer fields, amounts, gateway, website type, requirements, reference website, creation time, and gateway-specific metadata.

History

The history interface supports free-text search and a status filter. Orders are sorted with the most recent activity first.

Account isolation
Current backend routes verify the authenticated account before returning its dashboard order data.

Statuses

Internal stateDashboard label
payment-pendingAwaiting Payment
pendingPending
in-progressIn Progress
completedCompleted
failedFailed
refundRefunded
applied-for-refundRefund Requested
rejected-by-devRefund Rejected

The FORGE source normalizes several backend aliases into these canonical dashboard states before rendering the status badge.