feat: Tasks and Projects module (time tracking, Kanban, invoicing from tasks) - #14
Merged
Merged
Conversation
Projects, tasks, time entries and task statuses scoped to the company, the timer service (start, stop with rounding, discard, one running entry per user, idempotent start on the running task), task locking once invoiced, billing preparation that turns selected tasks or a whole project into host invoice lines, settings returned in their declared types, abilities registered through the SDK, and the module's sidebar entries. Feature and unit tests cover the API, the timer, the rounding and the invoice line composition.
Task-centric screens in the shape of Invoice Ninja v5: a Tasks screen with list, board and week views, a task page with its time log, project pages, the start dialog with project and task pickers and inline task creation, the save-and-stop dialog with description and billable, the header timer chip and the floating launcher, reports, and invoicing from a task, a selection, a project or the unbilled-time page that lands on the host invoice editor. The built bundle is included.
This was referenced Sep 16, 2026
Closed
The package stub that pointed at the SDK development branch gives way to the VCS repository and a ^3.4 constraint now that 3.4.0 is tagged.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
The complete first version of the official Tasks and Projects module, consolidated from the stacked drafts #1 to #13 into three reviewable commits. The tree is identical to the top of that stack (
feat/timer-dialogs).Depends on
Until those merge,
composer.jsonpins the SDK development branch; the pin moves to^3.4afterwards.Verification
Supersedes #1, #2, #3, #4, #5, #6, #7, #8, #9, #10, #11, #12 and #13.
https://claude.ai/code/session_01DCf36XDKprZifej8dc2r1E