No description
apply the page shell to the text detail page and add a scoped .node-tree style block to app.css. the tree dom rendered by text.js must keep ul/li with buttons and inputs as direct children of each li (cypress relies on > selectors), so styling is applied entirely via descendant selectors without wrapping the rendered nodes. |
||
|---|---|---|
| .opencode | ||
| ai | ||
| app | ||
| bootstrap | ||
| cypress | ||
| data | ||
| public | ||
| tests | ||
| views/templates | ||
| .envrc | ||
| .gitignore | ||
| .php-cs-fixer.dist.php | ||
| AGENTS.md | ||
| caveman.json | ||
| composer.json | ||
| composer.lock | ||
| cypress.config.js | ||
| DailyGoals.drawio | ||
| flake.lock | ||
| flake.nix | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
Set a goal for finishing a book by a specific date and have your daily goals automatically calculated
TODO
- Test Email Address Value Object
- Move create text out of view controller into text controller