The client only supported editing existing rows (use-update-row = PATCH only); a freshly created table had no rows and no way to add one. Add useCreateRow (POST /api/v1/tables/:tableId/rows, bridge already supports it) and an 'Ajouter une ligne' button in the grid renderer, gated by canWriteRows, with view-cache invalidation. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| assets | ||
| components | ||
| ee | ||
| features | ||
| hooks | ||
| lib | ||
| pages | ||
| theme | ||
| App.tsx | ||
| i18n.ts | ||
| main.tsx | ||
| test-setup.ts | ||
| theme.ts | ||
| vite-env.d.ts | ||