rever-tecnologia
7c5bc828cf
Fix getById not returning USB policy fields
...
The getByIdHandler was missing usbPolicy, usbPolicyStatus,
and usbPolicyError fields, causing the chip to always show
"Permitido" instead of the actual policy value.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-05 10:06:18 -03:00
rever-tecnologia
7469d3b5e6
Add USB policy improvements and emprestimos details modal
...
- Add cron job to cleanup stale pending USB policies every 30 min
- Add cleanupStalePendingPolicies mutation to usbPolicy.ts
- Add USB policy fields to machines listByTenant query
- Display USB status chip in device details and bulk control modal
- Add details modal for emprestimos with all loan information
- Add observacoesDevolucao field to preserve original observations
- Fix status text size in details modal title
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-05 08:24:56 -03:00
Esdras Renan
f7ad7f6a17
Fix admin rename payload and harden RustDesk ID sync
2025-11-26 21:00:08 -03:00
Esdras Renan
115d4a62e8
feat(agent): self-heal rustdesk remote access
2025-11-11 17:50:09 -03:00
Esdras Renan
308f7b5712
fix(remote-access): allow short-lived revoked token grace
2025-11-11 16:46:54 -03:00
Esdras Renan
da46fa448b
feat(convex): add internal url and remote access fixes
2025-11-11 16:06:11 -03:00
Esdras Renan
ef1db284fa
Provisiona RustDesk automaticamente
2025-11-11 11:54:46 -03:00
Esdras Renan
07d631de40
feat: integrar credenciais rustdesk aos acessos remotos
2025-11-07 15:39:36 -03:00
Esdras Renan
b94cea2f9a
Ajusta placeholders, formulários e widgets
2025-11-06 23:13:41 -03:00
codex-bot
c2c5707a97
feat(devices,custom-fields,csat,portal):\n- Editor de campos personalizados (inclui multiselect) e exibição no detalhe\n- Campos personalizados disponíveis nas colunas/templates de exportação\n- Move cópia de e-mail para ícone inline abaixo do nome do dispositivo\n- Portal: banner para avaliar último chamado e CSAT no detalhe\n- Tickets list inclui campos de CSAT para detectar pendências
2025-11-04 14:12:21 -03:00
codex-bot
a8333c010f
fix(reports): remove truncation cap in range collectors to avoid dropped records
...
feat(calendar): migrate to react-day-picker v9 and polish UI
- Update classNames and CSS import (style.css)
- Custom Dropdown via shadcn Select
- Nav arrows aligned with caption (around)
- Today highlight with cyan tone, weekdays in sentence case
- Wider layout to avoid overflow; remove inner wrapper
chore(tickets): make 'Patrimônio do computador (se houver)' optional
- Backend hotfix to enforce optional + label on existing tenants
- Hide required asterisk for this field in portal/new-ticket
refactor(new-ticket): remove channel dropdown from admin/agent flow
- Keep default channel as MANUAL
feat(ux): simplify requester section and enlarge combobox trigger
- Remove RequesterPreview redundancy; show company badge in trigger
2025-11-04 11:51:08 -03:00
codex-bot
e0ef66555d
feat: dispositivos e ajustes de csat e relatórios
2025-11-03 19:29:50 -03:00
codex-bot
25d2a9b062
feat: add agent reset flow and document machine handover
2025-11-03 15:16:34 -03:00
codex-bot
8b82284e8c
chore: expand reports coverage and upgrade next
2025-10-31 17:27:51 -03:00
codex-bot
4c848486a6
perf: optimize machine token lookup
2025-10-30 16:30:59 -03:00
Esdras Renan
192a5c2909
feat: melhorar gerenciamento de acesso remoto de máquinas
2025-10-28 11:45:16 -03:00
Esdras Renan
714b199879
feat: export reports as xlsx and add machine inventory
2025-10-27 18:00:28 -03:00
Esdras Renan
f3a7045691
feat: cadastro manual de acesso remoto e ajustes de horas
2025-10-24 23:52:58 -03:00
Esdras Renan
c35eb673d3
fix(machines): hydrate company name without slug flash
2025-10-22 22:39:17 -03:00
codex-bot
e0f65cc774
chore(convex): no-op touch to trigger Convex functions deploy (fix prod detail view loading)
2025-10-22 09:03:29 -03:00
codex-bot
5ff37195f5
admin(machines): fix machine detail not loading by switching to server-side fetch by ID
...
- Add Convex query machines.getById with full payload (metrics/inventory)
- Update AdminMachineDetailsClient to use getById instead of listByTenant+find
- Update MachineBreadcrumbs to fetch hostname by ID
This prevents the empty state when the list query hasn’t loaded or filtered out the machine.
2025-10-22 08:25:12 -03:00
codex-bot
347609a186
Remove tenant UI; restrict machine links to non-admin users; polish Users/Machines UX
2025-10-21 11:55:05 -03:00
codex-bot
8b02b8a564
Fix types: remove any; clean unused states; add machines summary in unified Users list; capitalize 'Gerenciar usuários'; correct Convex linkUser typing
2025-10-21 11:16:31 -03:00
codex-bot
22f0768492
Phase 2: multi-user links for machines (Convex schema + mutations + admin API); UI to add/remove links; user editor lists machines via linkedUsers
2025-10-21 11:06:21 -03:00
Esdras Renan
30dd503082
fix: clear persona links and use esm vitest config
2025-10-19 15:00:25 -03:00
Esdras Renan
630110bf3a
Atualiza portal e admin com bloqueio de máquinas desativadas
2025-10-18 00:02:15 -03:00
Esdras Renan
4c228e908a
feat: enhance machine insights and solidify admin workflows
2025-10-16 22:56:57 -03:00
Esdras Renan
ac986410a3
feat: disable automatic machine alert tickets
2025-10-16 22:31:05 -03:00
Esdras Renan
68ace0a858
refactor: quality workflow, docs, tests
2025-10-16 19:14:46 -03:00
Esdras Renan
2cba553efa
Implement company provisioning codes and session tweaks
2025-10-15 20:45:25 -03:00
Esdras Renan
388ab5feb4
Derive machine online status from heartbeat
2025-10-13 16:05:18 -03:00
Esdras Renan
ecad81b0ea
feat: overhaul admin user management and desktop UX
2025-10-13 10:36:38 -03:00
Esdras Renan
7d6f3bea01
feat: improve ticket export and navigation
2025-10-13 00:08:18 -03:00
Esdras Renan
b5fd920efd
docs: registrar fluxo do updater e atualizar chaves
2025-10-12 04:06:29 -03:00
Esdras Renan
3f0702d80b
feat: melhorar inventário e gestão de máquinas
2025-10-10 23:20:21 -03:00
Esdras Renan
129407dbce
feat(admin/machines): company search input with suggestions; rename machine dialog using Convex mutation; improve CPU name rendering and Defender booleans; add pulsating online indicator on cards and detail
2025-10-10 10:26:35 -03:00
Esdras Renan
0556502685
feat(admin/ui): filters + badges + full inventory dialog with search; CSV export; types tightened; feat(desktop): charts in diagnostics and heartbeat interval settings; feat(agent): normalized software/services; linux lspci/lsusb parsed
2025-10-09 22:29:59 -03:00
Esdras Renan
e682c6773a
fix(convex): use ctx.runMutation(api.tickets.create) instead of importing handler to satisfy types and build
2025-10-09 22:23:35 -03:00
Esdras Renan
479c66d52c
feat(desktop-agent,admin/inventory): secure token storage via keyring; extended inventory collectors per OS; new /api/machines/inventory endpoint; posture rules + tickets; Admin UI inventory with filters, search and export; docs + CI desktop release
2025-10-09 22:08:20 -03:00
Esdras Renan
d34fad394f
chore(convex): trigger functions deploy
2025-10-09 18:29:08 -03:00
Esdras Renan
06c4efd173
fix(convex): evitar inline de segredo no build
2025-10-09 01:27:45 -03:00
Esdras Renan
ee18619519
feat: adicionar painel de máquinas e autenticação por agente
2025-10-07 21:37:41 -03:00