Skip to content

Commit 90f6062

Browse files
authored
Offer catalog UI (#904)
1 parent ad34cfe commit 90f6062

18 files changed

Lines changed: 1748 additions & 1098 deletions

File tree

apps/dashboard/src/app/(main)/(protected)/projects/[projectId]/payments/offers-and-items/page-client.tsx

Lines changed: 0 additions & 946 deletions
This file was deleted.

apps/dashboard/src/app/(main)/(protected)/projects/[projectId]/payments/offers-and-items/create-group-dialog.tsx renamed to apps/dashboard/src/app/(main)/(protected)/projects/[projectId]/payments/offers/create-group-dialog.tsx

File renamed without changes.

apps/dashboard/src/app/(main)/(protected)/projects/[projectId]/payments/offers-and-items/dummy-data.tsx renamed to apps/dashboard/src/app/(main)/(protected)/projects/[projectId]/payments/offers/dummy-data.tsx

File renamed without changes.

apps/dashboard/src/app/(main)/(protected)/projects/[projectId]/payments/offers-and-items/included-item-dialog.tsx renamed to apps/dashboard/src/app/(main)/(protected)/projects/[projectId]/payments/offers/included-item-dialog.tsx

File renamed without changes.

apps/dashboard/src/app/(main)/(protected)/projects/[projectId]/payments/offers-and-items/item-dialog.tsx renamed to apps/dashboard/src/app/(main)/(protected)/projects/[projectId]/payments/offers/item-dialog.tsx

File renamed without changes.

apps/dashboard/src/app/(main)/(protected)/projects/[projectId]/payments/offers-and-items/layout.tsx renamed to apps/dashboard/src/app/(main)/(protected)/projects/[projectId]/payments/offers/layout.tsx

File renamed without changes.

apps/dashboard/src/app/(main)/(protected)/projects/[projectId]/payments/offers-and-items/list-section.tsx renamed to apps/dashboard/src/app/(main)/(protected)/projects/[projectId]/payments/offers/list-section.tsx

File renamed without changes.

apps/dashboard/src/app/(main)/(protected)/projects/[projectId]/payments/offers-and-items/offer-dialog.tsx renamed to apps/dashboard/src/app/(main)/(protected)/projects/[projectId]/payments/offers/offer-dialog.tsx

File renamed without changes.

apps/dashboard/src/app/(main)/(protected)/projects/[projectId]/payments/offers/page-client.tsx

Lines changed: 1572 additions & 0 deletions
Large diffs are not rendered by default.

apps/dashboard/src/app/(main)/(protected)/projects/[projectId]/payments/offers-and-items/page.tsx renamed to apps/dashboard/src/app/(main)/(protected)/projects/[projectId]/payments/offers/page.tsx

File renamed without changes.

0 commit comments

Comments
 (0)