ARCHITECT 463ae90364 Add schema sync button to sidebar
- Add syncSchemas() API function calling /rpc/sync_all_schemas
- Add sync button in TablesGraph sidebar
- Show sync results per schema (ok, pending, error)
- Auto-reload current schema after successful sync
- Add CSS styles for sync button with spinning animation
- Add 'storage' to visible categories

Backend: PostgreSQL function infra.sync_all_schemas() syncs
tables and columns from gitea and architect databases via dblink.
HST and DECK remote sync pending configuration.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-17 23:28:37 +00:00
2026-01-17 23:28:37 +00:00
Description
Frontend de visualización de infraestructura TZZR
81 KiB
Languages
TypeScript 87.9%
CSS 11.2%
HTML 0.5%
Shell 0.4%