Frontend de erp-core - Workspace V2
Adrian Flores Cortes
14b84c61e2
feat(api): Add 5 new API clients for integrations
Added API clients with full endpoint coverage:
- ai.api.ts: 11 endpoints (conversations, messages, analyze, chat)
- whatsapp.api.ts: 20 endpoints (conversations, templates, broadcasts)
- webhooks.api.ts: 14 endpoints (CRUD, deliveries, logs)
- feature-flags.api.ts: 17 endpoints (flags, overrides, check)
- storage.api.ts: 21 endpoints (buckets, files, folders)
Total: 83 new endpoints
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-25 03:47:11 -06:00 |
|
public
|
Initial commit - erp-core-frontend-web
|
2026-01-04 06:40:18 -06:00 |
|
src
|
feat(api): Add 5 new API clients for integrations
|
2026-01-25 03:47:11 -06:00 |
|
.eslintrc.cjs
|
Initial commit - erp-core-frontend-web
|
2026-01-04 06:40:18 -06:00 |
|
.gitignore
|
chore: Add .gitignore for build artifacts
|
2026-01-18 06:23:50 -06:00 |
|
Dockerfile
|
Initial commit - erp-core-frontend-web
|
2026-01-04 06:40:18 -06:00 |
|
index.html
|
Initial commit - erp-core-frontend-web
|
2026-01-04 06:40:18 -06:00 |
|
nginx.conf
|
Initial commit - erp-core-frontend-web
|
2026-01-04 06:40:18 -06:00 |
|
package-lock.json
|
Initial commit - erp-core-frontend-web
|
2026-01-04 06:40:18 -06:00 |
|
package.json
|
Initial commit - erp-core-frontend-web
|
2026-01-04 06:40:18 -06:00 |
|
postcss.config.js
|
Initial commit - erp-core-frontend-web
|
2026-01-04 06:40:18 -06:00 |
|
tailwind.config.js
|
Initial commit - erp-core-frontend-web
|
2026-01-04 06:40:18 -06:00 |
|
tsconfig.json
|
Initial commit - erp-core-frontend-web
|
2026-01-04 06:40:18 -06:00 |
|
tsconfig.node.json
|
Initial commit - erp-core-frontend-web
|
2026-01-04 06:40:18 -06:00 |
|
vite.config.d.ts
|
Initial commit - erp-core-frontend-web
|
2026-01-04 06:40:18 -06:00 |
|
vite.config.ts
|
Initial commit - erp-core-frontend-web
|
2026-01-04 06:40:18 -06:00 |