Commit graph

5 commits

Author SHA1 Message Date
f5496b0177 fix: Replace single-letter log levels with full words
Change E/I/T to error/info/trace/warn/debug for readability.
Update indent from 21 to 25 spaces to accommodate longer level strings.
2026-03-31 20:54:24 -03:00
2765fa2eba Update: delete PROMPT.md and update files 2026-02-04 13:54:26 -03:00
a8ed131b3b feat: Implement new log format specification 2026-01-27 18:08:57 -03:00
628f853c85 Add ANSI colors to log levels: red E, yellow W, green I, cyan D 2026-01-14 09:33:03 -03:00
3d07d7f989 Add CRM, Billing, Products, Tickets, Forms i18n translations to .ftl files
- Add nav entries for crm, billing, products, tickets, forms (en, pt-BR, es)
- Add full CRM section: entities, actions, fields, pipeline stages
- Add full Billing section: invoices, payments, quotes, status, reports
- Add full Products section: catalog, services, price lists, inventory
- Add full Tickets section: cases, priorities, status, AI features
- Add full Forms section: templates, field types, actions
2026-01-10 06:59:48 -03:00