Skip to content

Fix project templates structure and application#407

Open
jaeyunha wants to merge 1 commit into
stagingfrom
issue-232-project-templates-structure-apply-visible-202605171039
Open

Fix project templates structure and application#407
jaeyunha wants to merge 1 commit into
stagingfrom
issue-232-project-templates-structure-apply-visible-202605171039

Conversation

@jaeyunha
Copy link
Copy Markdown
Member

Summary

  • add structured project template settings for defaults, milestones, starter issues, metadata, and archive state
  • add edit/delete/archive/duplicate-capable project template UI and PATCH/DELETE API routes
  • expose templates in the new project flow and apply defaults/child records atomically on project creation

Validation

  • make check
  • npm test -- project-template-settings project-templates-route projects-route project-templates-view projects-list
  • make test-e2e (baseline/env failures: 72 passed, 11 failed, 4 flaky; failures in existing auth/canonical/sidebar/team route specs, not template-specific)
  • make test (terminated by harness after ~2m with no failing output)
  • API manual attempted on dev server at localhost:3001; /api/test/create-session unavailable outside test server returned {"error":"Not found"}, subsequent protected API requests redirected to /login

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.

1 participant