Feature: Add product selection when starting design from photo request
Added intermediate page (/admin/custom-requests/[id]/start-design) that lets the admin choose which product to design the photo on. Shows the photo request details and all available products with the originally requested product pre-selected.
This commit is contained in:
@@ -82,7 +82,8 @@
|
||||
"Bash(git commit -m 'Fix: Remove function prop from client component *)",
|
||||
"Bash(git commit -m 'Fix: Import revalidatePath from correct module *)",
|
||||
"Bash(git commit -m 'Fix: Route photo requests to design canvas instead of approval upload *)",
|
||||
"Bash(git commit -m 'Fix: Pass photo request ID instead of data URL *)"
|
||||
"Bash(git commit -m 'Fix: Pass photo request ID instead of data URL *)",
|
||||
"Bash(git commit -m 'Feature: Add product selection when starting design from photo request *)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user