10 Commits

Author SHA1 Message Date
Jordan Diaz
5d0555a103 ajustes mios 2026-04-01 15:11:28 +00:00
Jordan Diaz
27c6714f19 mejora mia 2026-04-01 14:39:07 +00:00
Jordan Diaz
95694c50b6 de codex 2026-04-01 14:08:23 +00:00
Jordan Diaz
d095cba452 ajustes codex 2026-04-01 13:31:36 +00:00
Jordan
db90dfaca2 Ajustes del scaffold 2026-03-23 21:34:03 +00:00
Jordan
a63dac88d3 ajuste de hooks 2026-03-21 10:28:42 +00:00
Jordan
34a3326bdd Adding testing hooks 2026-03-21 10:12:15 +00:00
Jordan
96dac31a85 Add complete CocoDB documentation from source code
- CocoDB::get with all options (uploads, relations, redis, groupBy, etc.)
- CocoDB::insertRecords and updateRecords with functions parameter
- CocoDB::deleteRecords
- Advanced where syntax (operators, OR, NOT, IS NULL, raw_key)
- Options reference tables for get/insert/update

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 18:58:42 +00:00
Jordan
963174b4c4 Add complete Acai development documentation
- CLAUDE.md: expanded with critical rules, hook syntax, DB conventions, web-base endpoint
- docs/modular-system.md: modules, general sections, global vars, multiv2
- docs/builder-fields.md: all field types, c-if/c-for/c-class, c-form, built-in components
- docs/twig-filters.md: get, hook, module, queryDB, imagec, translate, raw, etc.
- docs/hooks-and-api.md: PHP hooks, CmsApi CRUD, table schemas, field formats
- docs/css-js-conventions.md: Tailwind, BEM, CSS vars, Vue 3 integration, CmsApi JS

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 18:53:10 +00:00
Jordan
8f76455c96 Initial scaffold: CLAUDE.md, docs, and MCP config
- CLAUDE.md with project structure, DB access, and environment info
- docs/ with placeholder files for modular system, hooks/API, and builder fields
- .claude/settings.json with Playwright and Fetch MCP servers

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 18:37:15 +00:00