pullrequests Search Results · language:Dune language:Python language:JavaScript language:HTML is:merged language:JavaScript
Filter by
99.4M results
Implementa tela de upload de BO/documento no frontend.
Resumo:
- Adiciona rota #/upload no shell autenticado.
- Valida tipo e tamanho de arquivo no frontend conforme backend.
- Envia POST /documents/upload ...
Fix Analysis tab mobile responsiveness:
- Collapse all grids (an-grid2/3, nt-grid2/3) to single column at 640px breakpoint (was only 520px — missed landscape
phones)
- Reduce card padding on small ...
Separated Ontology Generation API from DB insertion logic. Created new Graph CRUD API for ingestion. Tested with CI.
- SVG favicon ( _ terminal motif, lime on dark) linked from head
- Mobile meta tags: theme-color, apple-mobile-web-app-capable, status-bar-style
- Touch targets: min 44px height on buttons; 48px ...
Bumps platform-rules to v0.5.1 (narrowed matcher: no more false positives on nested admin diagnostic health routes).
Generated with Claude Code
Summary
Adds the first committed live Helm-vs-ConfigHub parity canary for bitnami/nginx@24.0.2 / http-clusterip.
The receipt records three live legs on a fresh cub lk rig:
- regular helm upgrade --install ...
Added implementations and route mappings for the following authentication endpoints:
- POST /logout — Returns session-cleared response.
- POST /forgot-password — Generates and returns a temporary ...
Problema
Quando a row estava aberta (ex: ag-swiped mostrando Baixar/Editar) e o usuário arrastava no sentido oposto para fechar,
o dir era calculado como R e abria o outro lado (Excluir).
Causa
swMove ...