Closed mckaywrigley closed 3 months ago
Added workspace deletion and rerouting based on the most recent issue within projects.
Key points:
deleteWorkspace
components/workspaces/edit-workspace-client.tsx
components/workspaces/workspace-select.tsx
getMostRecentIssueWithinProjects
db/queries/projects-queries.ts
projectsTable
db/schema/projects-schema.ts
Generated with :heart: by ellipsis.dev
Summary:
Added workspace deletion and rerouting based on the most recent issue within projects.
Key points:
deleteWorkspace
function tocomponents/workspaces/edit-workspace-client.tsx
.components/workspaces/edit-workspace-client.tsx
.components/workspaces/workspace-select.tsx
to reroute based on the most recent issue within projects.getMostRecentIssueWithinProjects
function todb/queries/projects-queries.ts
.projectsTable
relations indb/schema/projects-schema.ts
to include issues.Generated with :heart: by ellipsis.dev