Skip to content

Frontend: New Timeline form and navigation #2

@lbsong01

Description

@lbsong01

Add a UI for creating new timelines.

Tasks

  • Types: CreateTimelineRequest in client/src/types/timeline.ts.
  • Service: createTimeline(payload) in client/src/services/api.ts.
  • View: NewTimelineView.vue with form (name, description) + client-side validation.
  • Router: register /timelines/new route.
  • Home: add New timeline button on HomeView.vue.
  • UX: on success, navigate to /timeline/{id} and refresh the home list.

Depends on backend issue. Tracked in TODO.md.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions