AcadeDoc/apps
Corentin a23f836358 fix(database-view): resolve default Grid view on insert
After createTable, fetch the auto-created views via the new
GET /admin/tables/:tableId/views endpoint and use the Grid view id
when inserting the embed node. Previously viewId was an empty string,
so the renderer always rendered 'No rows found in this view'.
2026-05-12 09:08:03 +00:00
..
client fix(database-view): resolve default Grid view on insert 2026-05-12 09:08:03 +00:00
extension-clipper refactor(acadedoc): rename API routes /api/acadenice -> /api/v1 — R5.1 2026-05-08 14:52:49 +02:00
server fix(backlinks): match database-view node type in kebab-case 2026-05-12 09:08:03 +00:00