Historial de Commits

Autor SHA1 Mensaje Fecha
  fszontagh e9f57b9a97 feat: implement LLM assistant system with chat UI hace 6 meses
  fszontagh c9c853a127 feat: auto-fill field labels and add server-side field name validation hace 6 meses
  fszontagh 35524d2592 feat: add markdown support for textarea fields hace 6 meses
  Fszontagh a947d36b94 fix: system fields display and form handling improvements hace 6 meses
  Fszontagh 3ad2b63f2a fix: set created_by/updated_by fields and resolve user names hace 6 meses
  Fszontagh 928fb006e8 fix: document display and system fields in view editor hace 6 meses
  Fszontagh be85a6c420 fix: view settings persistence, document PATCH, full-page document form hace 6 meses
  Fszontagh f090c8f381 build: optimize dependencies and add page builder foundation hace 6 meses
  Fszontagh 8f017cf90a feat: add RBAC permissions editor to View modal hace 6 meses
  Fszontagh 5e1498dbbc revert: remove view-level access control, use existing collection RBAC hace 6 meses
  Fszontagh bf3e701560 fix: add access control fields to view HTTP handlers hace 6 meses
  Fszontagh fc0906839f feat: add visible_to_groups and editable_by_groups to ViewSettings hace 6 meses
  Fszontagh 1999dacc11 fix: ensure view access control state reloads when editing hace 6 meses
  Fszontagh d46fd0f32a feat: add autocomplete to permission builder and access control to views hace 6 meses
  Fszontagh 61dd0c252e refactor: replace IsSuperadmin checks with fine-grained permission checks hace 6 meses
  Fszontagh 6f720ecc8b fix: pass actor_id in HTTP handlers for create/update operations hace 6 meses
  Fszontagh 2b1299be6a feat: add created_by/updated_by tracking to backend entities hace 6 meses
  Fszontagh 4bab0a4029 feat: format dates as YYYY-MM-DD HH:mm:ss with created/updated by info hace 6 meses
  Fszontagh 327e1f1a55 fix: always show system collections and groups by default hace 6 meses
  Fszontagh 13a6947c22 fix: always show system groups checkbox on Groups page hace 6 meses
  Fszontagh 2b394f61f2 fix: display system collections and groups in WebUI hace 6 meses
  Fszontagh d8303bcb6e fix: improve superadmin group assignment during login hace 6 meses
  Fszontagh 6925a4e41e feat: implement comprehensive RBAC system with webserver services and React WebUI hace 6 meses
  Fszontagh a55c080d6f fix: improve graceful shutdown for systemd services hace 6 meses
  Fszontagh 4ce4f6fba7 feat: US-013 - Webserver - gRPC Client Connection to Database hace 6 meses
  Fszontagh 8e397f50f8 feat: US-012 - Webserver Core - HTTP/WebSocket Server Setup hace 6 meses
  Fszontagh 85020d57a5 feat: US-011 - Database Configuration and Startup hace 6 meses
  Fszontagh 4ee2d49c40 feat: US-010 - Database gRPC Server Implementation hace 6 meses
  Fszontagh 2dffc1fdac feat: US-006 - Database Core - Snapshot Persistence hace 6 meses
  Fszontagh 11cdca7fe9 feat: US-004 - Database Core - Collection Metadata Management hace 6 meses