Commit Graph

5 Commits

Author SHA1 Message Date
Trevor Vallender 1c032cc42e Fix permissions and form variables 2023-11-26 20:25:27 +00:00
Trevor Vallender 4b83753e71 Time budgets per activity
Add a TimeBudget model which allows a job to have a time budget for each
activity type. We’re allowing nil as a holder for a generic budget,
though there’s currently no way to use that.

We automatically delete any time budgets which are set to zero.
2023-11-24 15:05:38 +00:00
Trevor Vallender c6cb6fa64d Let subprojects view their parents’ jobs 2023-11-22 20:11:25 +00:00
Trevor Vallender 73d3066b74 Fix job redirects 2023-11-21 14:09:51 +00:00
Trevor Vallender dbeaf3973d Initial commit 2023-11-21 10:48:46 +00:00