xtablo-source/apps/main
Arthur Belleville bbf9d695ba
Add inline task creation in étapes view
- Each étape shows an "Ajouter une tâche" button at the bottom when expanded
- Clicking opens an inline text input with Enter to submit, Escape to cancel
- Created tasks are linked to the étape via parent_task_id
- Purple "Ajouter" button with instant feedback
- Uses existing useCreateTask hook with correct tablo_id and parent_task_id

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-02-22 09:42:22 +01:00
..
public Huge bump with turborepo 2025-10-23 11:54:45 +02:00
src Add inline task creation in étapes view 2026-02-22 09:42:22 +01:00
worker Lint and format 2025-10-23 21:36:21 +02:00
.biomeignore Lint and format 2025-10-23 21:36:21 +02:00
.env.production Allow infinite users 2025-11-25 10:11:04 +01:00
.env.staging Update env vars 2025-11-04 21:50:41 +01:00
biome.json Add language translation 2025-10-25 10:42:33 +02:00
index.html Huge bump with turborepo 2025-10-23 11:54:45 +02:00
package.json Add task management 2025-11-15 22:58:18 +01:00
stats.html Onboarding + freemium 2025-12-01 19:34:30 +01:00
tsconfig.app.json Lint and format 2025-10-23 21:36:21 +02:00
tsconfig.json Huge bump with turborepo 2025-10-23 11:54:45 +02:00
tsconfig.node.json Huge bump with turborepo 2025-10-23 11:54:45 +02:00
tsconfig.worker.json Huge bump with turborepo 2025-10-23 11:54:45 +02:00
turbo.json Try passThroughEnv 2025-12-05 09:52:17 +01:00
vite.config.d.ts Update for cirlce ci 2025-10-24 08:22:50 +02:00
vite.config.ts Fresh start after embed 2025-10-24 17:06:42 +02:00
worker-configuration.d.ts Lint and format 2025-10-23 21:36:21 +02:00
wrangler.toml Huge bump with turborepo 2025-10-23 11:54:45 +02:00