Commit Graph

28 Commits

Author SHA1 Message Date
Marcos 391ca858d4 feat: add developed by credit line to About card in SettingsModule 2026-07-10 15:04:53 +00:00
Marcos 5e1b5cd1e9 feat: add wind speed discrepancy info modal and integrate warning triggers across UI tabs and isopletas map 2026-07-10 15:01:55 +00:00
Marcos 884f90e988 fix: restore first 49 stations to preserve IDs, expand database to 173 cities, and remove limit slice from UI list 2026-07-10 14:50:45 +00:00
Marcos 8722cf4c5e fix: expand meteorological stations list to include major Brazilian capitals/cities and sort alphabetically 2026-07-10 14:46:22 +00:00
Marcos 892409cee3 fix: implement option A for Cpi, adjust LLM config fields stack layout on mobile, update main icons, and fix tests 2026-07-10 14:43:01 +00:00
Marcos 8a357022c4 fix: change AuditPanel LLM fields grid layout to responsive stacked on mobile 2026-07-10 14:38:42 +00:00
Marcos 90237a2408 fix: pin Preferências to the right of the mobile footer menu 2026-07-10 14:33:07 +00:00
Marcos be112ac6f8 fix: remove debug state card and rename Settings/GlobalSettings to avoid confusion 2026-07-10 14:32:17 +00:00
Marcos f8ebe62f74 fix: resolve text overlay inside GalpaoModule 3D viewer on mobile 2026-07-10 14:28:04 +00:00
Marcos fcc53e88ae fix: make footer navigation scrollable with pinned Home button 2026-07-10 14:25:47 +00:00
Marcos 85269bd99e fix: make settings theme and project buttons responsive on mobile 2026-07-10 14:17:30 +00:00
Marcos 5c0688d807 fix: shrink form inputs, labels, grids and tabs inside global settings modal for mobile compatibility 2026-07-10 14:14:40 +00:00
Marcos 4433dd38e8 fix: restrict html/body width and enforce strict viewport width on DialogContent 2026-07-10 14:10:55 +00:00
Marcos 9b75c49ac2 fix: resolve select trigger text overflow causing modal stretching 2026-07-10 14:05:59 +00:00
Marcos f40abecbca fix: make all dialogs responsive using left-4 right-4 and translate-x-0 on mobile 2026-07-10 14:03:39 +00:00
Marcos eb998492f0 fix: enforce strict width limits on modal for mobile 2026-07-10 14:01:54 +00:00
Marcos 7a12773b6d feat: responsive GlobalWindSettingsModal 2026-07-10 14:00:03 +00:00
Marcos 525f901e41 fix: liberar allowedHosts em server/preview para Traefik/Coolify
O vite preview (que serve a build de produção no Coolify) bloqueia
hosts desconhecidos por segurança. Sem allowedHosts, qualquer
requisição vinda do proxy retornava 403 'Blocked request'.

allowedHosts: true libera qualquer host — apropriado porque o
Traefik do Coolify já controla o roteamento.
2026-07-10 12:07:57 +00:00
Marcos d40b3b0c9c feat(audit): adicionar módulo de auditoria + rebranding BrainWind
- AuditPanel, AuditDetailPopup, parser, runner, prompt-builder, serializer, scenarios, export-audit-pdf
- i18n: strings novas para auditoria
- Settings: integração com módulo de auditoria
- types: tipos compartilhados do módulo audit
2026-07-10 11:38:12 +00:00
admtracksteel 9726f3c503 chore: renomear app para BrainWind v1.0 2026-07-10 00:57:19 +00:00
admtracksteel 55221b3214 feat: adicionar ilustracao de vento paralelo ao galpao 2026-07-10 00:50:44 +00:00
admtracksteel c00a3b861a fix: adicionar setas de sustentacao (lift) nos SVGs de cobertura isolada 2026-07-10 00:46:35 +00:00
admtracksteel ff771b5ac8 fix: aumentar legibilidade de textos no SVG de pontes e atualizar setas na legenda 2026-07-10 00:43:07 +00:00
admtracksteel f79d87a0c2 fix: ajustar paleta de cores light mode, logica da legenda e cor de fluxo acelerado 2026-07-10 00:37:19 +00:00
admtracksteel dc7bebd339 fix: restore missing content and add view labels for WindFlowGrid2D 2026-07-10 00:16:31 +00:00
admtracksteel 59ac5c1827 feat: aprimoramento didatico dos SVGs, rotulagem de vistas, legendas e explicacao contextualizada 2026-07-10 00:05:29 +00:00
admtracksteel 40e73e734a feat: adicionar super manual didatico com fluxos 2d e sheet panel 2026-07-09 23:40:06 +00:00
admtracksteel 9fece3f174 feat: unified 0 and 90 degree PDF envelope and category descriptors 2026-07-08 19:52:34 +00:00