Centralized path helpers for the Projects module.
Summary
Functions
Edit form for an assignment nested under a project.
Edit form for a project.
Edit form for a task.
Edit form for a template.
Projects dashboard root.
New-assignment form nested under a project.
New-project form.
New-task form.
New-template form.
Show page for a single project.
Gantt/waterfall timeline view for a single project.
Projects (non-template) index.
Projects settings page (global, under the core Settings area).
Task-library index.
Show page for a single template.
Templates index.
Functions
Edit form for an assignment nested under a project.
Edit form for a project.
Edit form for a task.
Edit form for a template.
@spec index() :: String.t()
Projects dashboard root.
New-assignment form nested under a project.
@spec new_project() :: String.t()
New-project form.
@spec new_task() :: String.t()
New-task form.
@spec new_template() :: String.t()
New-template form.
Show page for a single project.
Gantt/waterfall timeline view for a single project.
@spec projects() :: String.t()
Projects (non-template) index.
@spec settings() :: String.t()
Projects settings page (global, under the core Settings area).
@spec tasks() :: String.t()
Task-library index.
Show page for a single template.
@spec templates() :: String.t()
Templates index.