Skip to content

Claude/improve table styling t k sl f#1

Open
ProtectorAnalytics wants to merge 6 commits intomasterfrom
claude/improve-table-styling-tKSlF
Open

Claude/improve table styling t k sl f#1
ProtectorAnalytics wants to merge 6 commits intomasterfrom
claude/improve-table-styling-tKSlF

Conversation

@ProtectorAnalytics
Copy link
Owner

No description provided.

claude added 5 commits March 12, 2026 18:31
- Amplia colunas da grid para evitar sobreposição de headers (VELOCIDADE/RADAR)
- Adiciona gap entre colunas para melhor espaçamento
- Aumenta padding das linhas (6px → 10px) para mais respiro visual
- Adiciona cores alternadas nas linhas (zebra striping) para facilitar leitura
- Status agora usa badges com fundo colorido (verde/vermelho) em vez de texto simples
- Melhora thumbnail com borda e tamanho ligeiramente maior
- Radar com text-overflow ellipsis para nomes longos

https://claude.ai/code/session_01TnZ2qQp6Dcpqaitc6uYW29
- Cria scripts/version-bump.sh para bump automático (major/minor/build)
- Atualiza versão em todos os arquivos: package.json, dashboard, manual
- Adiciona CLAUDE.md com instruções de versionamento obrigatório
- Aplica bump de build (1.0.0 → 1.0.1) pela melhoria na tabela

https://claude.ai/code/session_01TnZ2qQp6Dcpqaitc6uYW29
- Grid com proporções fixas + fr para colunas flexíveis (Radar, Morador)
- Conteúdo centralizado em cada coluna via text-align center
- Remove gap que causava desalinhamento entre header e rows
- Remove padding-left no hover que deslocava toda a grid
- Cada célula com overflow ellipsis para não invadir coluna vizinha

https://claude.ai/code/session_01TnZ2qQp6Dcpqaitc6uYW29
@vercel
Copy link

vercel bot commented Mar 12, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
protector-lombada Ready Ready Preview, Comment Mar 12, 2026 7:02pm

Restaura dashboard/index.html ao estado original antes das
alterações de estilo da tabela, conforme solicitado.

https://claude.ai/code/session_01TnZ2qQp6Dcpqaitc6uYW29
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: e9bb95e556

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

</div>
<div class="app-version" style="margin-top:24px;padding-top:16px;border-top:1px solid var(--border);text-align:center;font-size:11px;color:var(--text-muted);letter-spacing:0.5px">
v1.0.1 &middot; Build 2ea9b40 &middot; 2026-03-12
v1.0.2 &middot; Build 6820ff6 &middot; 2026-03-12

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Use the current revision in the displayed build hash

The UI version metadata is hardcoded to Build 6820ff6, which does not correspond to this commit (7580b33), so the build string no longer reliably identifies the running code. This breaks traceability during debugging/support because operators can be sent to the wrong revision when they copy the build hash from the login/footer.

Useful? React with 👍 / 👎.


## Deploy (OBRIGATÓRIO)

O deploy é feito automaticamente pela **Vercel** ao detectar push no branch `master`.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Point deploy instructions to the actual default branch

These instructions mandate merge/push to master, but this repository uses main; following the documented flow can cause failed pushes or deployments to never trigger on the intended branch. The operational guidance should reference the real default branch so release steps are executable.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants