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 controller #5

Open
theory-of-evrth opened this issue Oct 7, 2024 · 0 comments
Open

Timeline controller #5

theory-of-evrth opened this issue Oct 7, 2024 · 0 comments
Assignees

Comments

@theory-of-evrth
Copy link
Collaborator

theory-of-evrth commented Oct 7, 2024

Write timeline controller to fetch a particular timeline by id, check if the current user can view it, and if yes, pass the following parameters to the view:

  • timeline start and end date, and overall width (empty function for now, just call it from Timeline Model)
  • $nodes of this timeline
  • title

Indications

  • Don't edit models or views
  • return timeline.blade.view
  • test with : a public timeline, a private timeline, a private timeline where the current user is the owner
@theory-of-evrth theory-of-evrth self-assigned this Nov 14, 2024
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

When branches are created from issues, their pull requests are automatically linked.

1 participant