codex-bot
904c2ef457
UI: Avoid duplicate Windows major version in machine OS label (e.g., 'Windows 11 Pro (26100)')
2025-10-21 09:08:59 -03:00
codex-bot
66bf0cd9e1
Ajusta layout das atualizações do Windows
2025-10-21 08:40:11 -03:00
codex-bot
6e3df454d6
Adjust login page copy for first access
2025-10-21 08:11:31 -03:00
Esdras Renan
a96cb1747e
Remove ticket share button
2025-10-21 00:15:51 -03:00
Esdras Renan
6007babad3
Align ticket status colors and polish Windows insights
2025-10-21 00:12:39 -03:00
Esdras Renan
6a8f7a63aa
Normalize Windows edition and install date parsing
2025-10-20 23:23:46 -03:00
Esdras Renan
694bda22cd
Guard Windows defender checks
2025-10-20 23:02:22 -03:00
Esdras Renan
374c60ce79
Fix Windows extended type fallback
2025-10-20 22:54:16 -03:00
Esdras Renan
037891485d
Enrich Windows diagnostics and admin UI
2025-10-20 22:43:42 -03:00
Esdras Renan
49496f3663
Run PowerShell commands via script blocks
2025-10-20 22:21:37 -03:00
Esdras Renan
680d49ddc5
Log PowerShell raw output preview in tests
2025-10-20 22:18:44 -03:00
Esdras Renan
8312330c2e
Log PowerShell stdout in Windows tests
2025-10-20 22:15:15 -03:00
Esdras Renan
6234924878
Log PowerShell stderr in Windows tests
2025-10-20 22:05:58 -03:00
Esdras Renan
0a0106c0f3
Use encoded PowerShell commands for Windows inventory
2025-10-20 21:55:54 -03:00
Esdras Renan
0aa474c88e
Handle PowerShell UTF-16 output and show Windows edition
2025-10-20 21:52:17 -03:00
Esdras Renan
459bd53693
Fix Windows PowerShell UTF-16 parsing
2025-10-20 21:43:11 -03:00
Esdras Renan
04a0127c6b
Add Windows diagnostics test
2025-10-20 21:36:57 -03:00
Esdras Renan
2e7f575682
feat: standardize table pagination styling
2025-10-20 21:05:50 -03:00
Esdras Renan
50f6796ffa
feat: paginate ticket timeline
2025-10-20 20:39:16 -03:00
Esdras Renan
96a6f73e30
style: restyle ticket details panel
2025-10-20 19:54:36 -03:00
Esdras Renan
3972f66c92
feat: enforce ticket ownership during work sessions
2025-10-20 19:46:20 -03:00
Esdras Renan
81657e52d8
fix: improve closure templates and hover styling
2025-10-20 19:00:38 -03:00
Esdras Renan
3012ad4348
fix: align ticket timer icon size
2025-10-20 18:28:15 -03:00
codex-bot
9b633bd8e0
CI: habilitar cache do Next.js (.next/cache) em GitHub Actions (quality-checks e deploy self-hosted) e preservar cache entre builds
2025-10-20 17:58:36 -03:00
codex-bot
d5a11d0536
Login: aumentar levemente o espaçamento do subtítulo ('Por Rever Tecnologia')
2025-10-20 17:51:23 -03:00
codex-bot
2f798d934a
UI: corrigir duplicidade do Encerrar, padronizar ciano, ajustar tamanho do ícone de tempo; atualizar cabeçalho do login; inverter ordem (Novo ticket à esquerda, Compartilhar à direita) no ticket individual
2025-10-20 17:40:17 -03:00
codex-bot
741a0b5b70
ui: keep close dialog content unchanged; refactor to shared component; layout tweaks per request
2025-10-20 17:16:29 -03:00
codex-bot
040965b148
ui(header): reorder tempo total before edit icon; status close as icon with tooltip
2025-10-20 17:01:36 -03:00
codex-bot
9b31a47f82
ui: header cleanup (edit icon, time tooltip), delete button style; filters: server-side assignee + company mapping; UX: toasts on save/clear default filter
2025-10-20 16:40:27 -03:00
codex-bot
f5b3abd277
docs: reorganize and simplify
...
- Add docs/README.md as index
- Consolidate ops in docs/operations.md; mark legacy runbooks as archive
- Create docs/desktop/ and docs/admin/ structure and move relevant docs
- Update root README to link docs index
- Keep historical and planning notes under docs/archive/
2025-10-20 16:24:16 -03:00
codex-bot
0dd0e67458
feat(filters): usar filtro por responsável no servidor (assigneeId)\n\nci: tocar convex/tickets para forçar deploy das funções
2025-10-20 16:07:54 -03:00
codex-bot
e4bf7c801b
ci(convex): remove CONVEX_DEPLOYMENT when using self-hosted URL+ADMIN_KEY; rely on convex.json or link
2025-10-20 15:47:50 -03:00
codex-bot
b2f393035c
ci(convex): touch convex/README to trigger Convex deploy job
2025-10-20 15:35:48 -03:00
codex-bot
7f5a2668b7
fix(filters): não enviar assigneeId ao Convex; filtrar no cliente até o backend atualizar
...
- Evita erro de validação em produção enquanto as funções Convex não estão publicadas
- Mantém UX do filtro por responsável funcionando
2025-10-20 15:21:34 -03:00
codex-bot
c35c669831
ci(convex): set CONVEX_DEPLOYMENT=default and fetch admin key in convex_deploy job
...
- Add Acquire Convex admin key step in convex_deploy
- Provide CONVEX_DEPLOYMENT env and stop unsetting it
- Pass envs into container for env list + deploy
2025-10-20 15:19:59 -03:00
codex-bot
c4265341ee
ci(convex): fix self-hosted deploy
...
- Acquire admin key in convex_deploy job (id:key)
- Copy existing convex.json from APP_DIR to build dir (EFFECTIVE_APP_DIR)
- Prevent ‘No CONVEX_DEPLOYMENT set’ by ensuring project link present
2025-10-20 15:08:30 -03:00
codex-bot
7ed7775c05
fix(editor): reativar edição ao atribuir responsável
...
- Atualiza RichTextEditor para refletir mudanças de disabled (setEditable)
- Corrige bug onde editor permanecia travado até F5 após atribuição
2025-10-20 15:06:30 -03:00
codex-bot
5535ba81e6
feat: status + queue updates, filters e UI
...
- Status renomeados e cores (Em andamento azul, Pausado amarelo)
- Transições automáticas: iniciar=Em andamento, pausar=Pausado
- Fila padrão: Chamados ao criar ticket
- Admin/Empresas: renomeia ‘Slug’ → ‘Apelido’ + mensagens
- Dashboard: últimos tickets priorizam sem responsável (mais antigos)
- Tickets: filtro por responsável + salvar filtro por usuário
- Encerrar ticket: adiciona botão ‘Cancelar’
- Strings atualizadas (PDF, relatórios, badges)
2025-10-20 14:57:22 -03:00
Esdras Renan
e91192a1f6
Fix pnpm lock for desktop icon tooling
2025-10-20 13:35:20 -03:00
Esdras Renan
eff5e2bdcf
Document NSIS icon regeneration steps
2025-10-20 12:14:01 -03:00
Esdras Renan
c26cb140ae
Adjust NSIS installer icon sizes
2025-10-20 12:00:13 -03:00
Esdras Renan
9008fe5c30
fix(desktop): generate ICO without 512px (NSIS expects <=256) — use 256/128/64/32 sources only
2025-10-20 11:49:15 -03:00
Esdras Renan
0f62936146
fix(desktop): remove unsupported nsis.uninstallerIcon (Tauri v2 schema) — keep installerIcon only
2025-10-20 11:46:37 -03:00
Esdras Renan
761b28e185
chore(desktop): pin png-to-ico@^3.0.1 for icon generation script
2025-10-20 11:43:25 -03:00
Esdras Renan
29d5a07588
desktop(installer): add icon generation script and ensure installer/uninstaller use multi-res ICO\n\n- Add apps/desktop/scripts/build-icon.mjs using png-to-ico\n- Add script in apps/desktop/package.json\n- Set NSIS uninstallerIcon to icons/icon.ico\n\nUsage: pnpm -C apps/desktop install && pnpm -C apps/desktop gen:icon && pnpm -C apps/desktop tauri build --bundles nsis
2025-10-20 11:39:16 -03:00
Esdras Renan
f986fc667d
ci: add self-hosted Convex deploy job + restart step; deploy functions when convex/** changes or forced via workflow_dispatch
2025-10-20 10:44:14 -03:00
Esdras Renan
216feca971
feat(tickets): preserve requester/assignee/company snapshots + timeline fallbacks; chore: add requester index\n\n- Add requesterSnapshot, assigneeSnapshot, companySnapshot to tickets\n- Use snapshots as fallback in list/get/play\n- Update snapshots on assignee changes/startWork\n- Preserve snapshots before deleting users/companies\n- Add index tickets.by_tenant_requester\n- Add migrations.backfillTicketSnapshots\n\nchore(convex): upgrade to ^1.28.0 and run codegen\nchore(next): upgrade Next.js to 15.5.6 and update React/eslint-config-next\nfix: remove any and lint warnings; tighten types across API routes and components\ndocs: add docs/ticket-snapshots.md
2025-10-20 10:13:37 -03:00
Esdras Renan
0d82162a0e
docs: registrar sincronizacao do cronometro
2025-10-19 20:39:09 -03:00
Esdras Renan
090ebb9607
fix: align ticket timers to server clock
2025-10-19 20:27:11 -03:00
Esdras Renan
3b5676ed35
fix: reconcile ticket timer with server start
2025-10-19 19:52:42 -03:00