Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeline creation form #8

Closed
theory-of-evrth opened this issue Oct 7, 2024 · 0 comments · Fixed by #15
Closed

Timeline creation form #8

theory-of-evrth opened this issue Oct 7, 2024 · 0 comments · Fixed by #15
Assignees

Comments

@theory-of-evrth
Copy link
Collaborator

theory-of-evrth commented Oct 7, 2024

Timeline creation form (only for logged-in)

  • accept title
  • accept add other owners (id needed, verify if a person with such id exists)
  • inline-elements of node creation (will be reused)
  • public/private (toggle button)

Node elements

  • accepts title
  • accepts color (via colorpicker) -opt.
  • accepts inline elements of milestone creation (will be reused)

Milestone accepts date and description


Indications:

  • fill according fields in database/migrations/ (for timelines, nodes, milestones)
  • optional: create seeders
  • create view with the creation form
  • edit routes to handle request
  • edit TimelineController to handle request and test it
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 a pull request may close this issue.

2 participants