No description
Find a file
Corentin 7a11ff4e85 feat(database-view): add row creation
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>
2026-05-18 14:31:50 +00:00
.github/workflows update release workflow 2026-03-03 20:25:39 +00:00
_byan-output/fast-app/formation-hub refactor(acadedoc): audit REST conventions + fix pre-existing tests — R5.2 2026-05-08 15:33:54 +02:00
apps feat(database-view): add row creation 2026-05-18 14:31:50 +00:00
docs feat(acadedoc): add OpenAPI Swagger documentation for /api/v1/* — R5.3 2026-05-08 15:36:14 +02:00
packages feat(editor-ext): share wikilink and database-view node schemas 2026-05-11 12:28:12 +00:00
patches feat(ee): SCIM (#1347) 2026-05-01 14:53:30 +01:00
.dockerignore update dockerfile 2026-01-16 13:21:42 +00:00
.env.example refactor(acadedoc): move branding from .env to UI-only — Patch 020 2026-05-08 11:49:49 +02:00
.gitignore chore: gitignore .pnpm-store 2026-05-11 09:53:48 +00:00
.gitmodules feat: cloud and ee (#805) 2025-03-06 13:38:37 +00:00
.npmrc switch to nx monorepo 2024-01-09 18:58:26 +01:00
ACADENICE_PATCHES.md docs(acadedoc): update ACADENICE_PATCHES.md with R5.3 Swagger entry 2026-05-08 15:37:13 +02:00
crowdin.yml Update Crowdin configuration file 2025-01-04 13:22:31 +00:00
docker-compose.dev.yml fix(server): make package.json require resilient to dist mode 2026-05-08 11:15:06 +02:00
docker-compose.yml cleanup redundant param 2026-02-06 10:28:52 -08:00
Dockerfile fix(build): skip extension-clipper build to unblock Docker build 2026-05-11 09:53:41 +00:00
LICENSE LICENSE 2023-11-15 23:11:15 +00:00
nx.json fix(deps): package updates (#2041) 2026-03-25 10:07:01 +00:00
package.json feat(ee): SCIM (#1347) 2026-05-01 14:53:30 +01:00
pnpm-lock.yaml feat(acadedoc): add OpenAPI Swagger documentation for /api/v1/* — R5.3 2026-05-08 15:36:14 +02:00
pnpm-workspace.yaml * add new tiptap editor extension monorepo package 2024-01-14 23:05:41 +01:00
README.md feat(rebrand): DocAdenice — patch initial sur le fork Acadenice 2026-05-07 21:10:51 +02:00

DocAdenice

Fork Acadenice de Docmost, customise pour formation-hub. Nom de marque temporaire en attendant le rebranding complet (logo, design system, manifest PWA). Voir ACADENICE_PATCHES.md pour la liste des patches custom appliques sur l'upstream.


Docmost

Open-source collaborative wiki and documentation software.
Website | Documentation | Twitter / X


Getting started

To get started with Docmost, please refer to our documentation or try our cloud version .

Features

  • Real-time collaboration
  • Diagrams (Draw.io, Excalidraw and Mermaid)
  • Spaces
  • Permissions management
  • Groups
  • Comments
  • Page history
  • Search
  • File attachments
  • Embeds (Airtable, Loom, Miro and more)
  • Translations (10+ languages)

Screenshots

home editor

License

Docmost core is licensed under the open-source AGPL 3.0 license.
Enterprise features are available under an enterprise license (Enterprise Edition).

All files in the following directories are licensed under the Docmost Enterprise license defined in packages/ee/License.

  • apps/server/src/ee
  • apps/client/src/ee
  • packages/ee

Contributing

See the development documentation

Thanks

Special thanks to;

Crowdin

Crowdin for providing access to their localization platform.

Algolia-mark-square-white

Algolia for providing full-text search to the docs.