Commit Graph

  • 56f06b9eaf docs: auto-derive declared_outputs from script scan mrhid6 2026-07-21 10:05:45 +01:00
  • d9d241f83b docs: design for adhoc steps, step import/export, default steps mrhid6 2026-07-21 09:59:34 +01:00
  • aee910c1f8 fix: fixed variable inputs mrhid6 2026-07-20 18:00:47 +01:00
  • bea545e873 feat: More verbose logging on workflow logs mrhid6 2026-07-20 17:35:58 +01:00
  • 82d7dde5f8 fix: Fixed style on workflow run mrhid6 2026-07-20 16:44:53 +01:00
  • 397016ad68 feat: Updated workflow runs page mrhid6 2026-07-20 16:00:41 +01:00
  • 39348c9491 feat(web): live SSE log tail and log retention setting mrhid6 2026-07-20 15:18:36 +01:00
  • 63dadf6239 feat(api): server-run log fetch and SSE stream endpoints mrhid6 2026-07-20 15:18:35 +01:00
  • d905c99d32 feat(server): stream step logs to files, drop log bodies from run docs mrhid6 2026-07-20 15:18:35 +01:00
  • 85e1baf59a feat(server): workflow log-writer registry, retention setting, sweeper mrhid6 2026-07-20 15:18:35 +01:00
  • 351ad59dd8 fix(web): reseed edit-workflow modal state on open mrhid6 2026-07-20 14:56:14 +01:00
  • dcc901b0d2 feat(web): workflow runs list page and navigation links mrhid6 2026-07-20 14:52:13 +01:00
  • 99bf093f00 feat(web): rebuild workflow builder — mockup styling, drag-and-drop, inputs inspector mrhid6 2026-07-20 14:48:29 +01:00
  • 619ccd28cb feat(web): edit-workflow modal (name/targets/delete) mrhid6 2026-07-20 14:44:59 +01:00
  • f22f0a4729 feat(web): edit-base-step modal with inputs/outputs editor mrhid6 2026-07-20 14:42:13 +01:00
  • 78194daf5f feat(web): builder tokens, Modal primitive, input-param types mrhid6 2026-07-20 14:40:07 +01:00
  • f141767fc2 feat(workflows): inject step inputs into env; update returns workflow mrhid6 2026-07-20 14:37:36 +01:00
  • 05cd8e154b feat(workflows): step input params model + cascade step delete mrhid6 2026-07-20 14:34:50 +01:00
  • 004cc03ba6 docs: add workflow builder v2 plan mrhid6 2026-07-20 14:33:46 +01:00
  • 236e89989f docs: add workflow builder v2 spec mrhid6 2026-07-20 14:30:55 +01:00
  • b0a2de8ca1 fix: Fixed workflow style topbar mrhid6 2026-07-20 13:55:17 +01:00
  • e9ac7be8c3 feat: updates to workflow page mrhid6 2026-07-20 13:35:35 +01:00
  • 47690c58d9 fix: Fixed workflow id mrhid6 2026-07-20 12:49:43 +01:00
  • 5d72088837 feat(agent): stream step output chunks over CommandStream mrhid6 2026-07-20 12:36:37 +01:00
  • 7a60295bc1 feat(proto): add StepOutputChunk streaming message mrhid6 2026-07-20 12:34:32 +01:00
  • b48467fb6e docs: add workflow log streaming plan mrhid6 2026-07-20 12:32:57 +01:00
  • b5e828c9e8 docs: add workflow log streaming spec mrhid6 2026-07-20 12:30:11 +01:00
  • 98284f4387 fix(workflows): mask output env in persisted logs, preserve cancelled status, run agent step async mrhid6 2026-07-20 12:01:35 +01:00
  • e35e8fc839 feat(web): workflow run detail page with live logs mrhid6 2026-07-20 11:53:30 +01:00
  • 2cd9bc1c89 feat(web): three-pane workflow builder mrhid6 2026-07-20 11:50:00 +01:00
  • 39980581b1 feat(web): workflows list page and sidebar link mrhid6 2026-07-20 11:46:44 +01:00
  • 6f478eb817 feat(web): workflow API client types and methods mrhid6 2026-07-20 11:44:10 +01:00
  • ff3a94b888 fix(api): audit workflow run cancellation mrhid6 2026-07-20 11:42:31 +01:00
  • 631894084a feat(api): workflow, step, and run REST endpoints mrhid6 2026-07-20 11:40:36 +01:00
  • 296e0179cb feat(server): workflow runner with parallel fan-out and env threading mrhid6 2026-07-20 11:37:04 +01:00
  • 600126a913 feat(server): step library and workflow CRUD services mrhid6 2026-07-20 11:33:33 +01:00
  • 4872a26786 feat(models): add workflow, step, and run models mrhid6 2026-07-20 11:31:37 +01:00
  • f0c86a3bdf feat(agent): execute RunStepCmd with WORKFLOW_ENV capture mrhid6 2026-07-20 11:29:14 +01:00
  • 1b286762f6 feat(server): add pending step-result registry and stream delivery mrhid6 2026-07-20 11:26:35 +01:00
  • 3c77c20de8 feat(proto): add RunStepCmd and StepResult messages mrhid6 2026-07-20 11:24:08 +01:00
  • 9e53f21746 docs: add Fleet Inventory and SaaS auth/orgs specs + plans mrhid6 2026-07-20 11:16:19 +01:00
  • ad35b32f5b docs: add Server Workflows implementation plan mrhid6 2026-07-20 11:05:43 +01:00
  • d20d3b08fa docs: add Server Workflows design spec mrhid6 2026-07-20 10:55:21 +01:00
  • c3c58581cc fix: Fixed scale and mouse handler mrhid6 2026-07-20 09:49:20 +01:00
  • c558b81471 fix: Fixed keyboard disconnect mrhid6 2026-07-20 09:42:07 +01:00
  • 963fa9c877 fix: Fixed mouse position on console mrhid6 2026-07-20 09:36:57 +01:00
  • a02747d02e fix: Fixed console resolution mrhid6 2026-07-20 09:30:44 +01:00
  • db5b5e173f fix: Ci and agent update mrhid6 2026-07-17 16:43:57 +01:00
  • 2657780e7a fix: agent msi agent version upgrade mrhid6 2026-07-17 16:19:42 +01:00
  • 129be23a9d fix: Fixed msi version mrhid6 2026-07-17 16:10:19 +01:00
  • d31486ae1b fix: Fixed agent windows version mrhid6 2026-07-17 15:38:00 +01:00
  • 4f3f3601d2 fix: Fixes to setup scripts mrhid6 2026-07-17 15:18:49 +01:00
  • b022722d39 fix: More agent install debugging mrhid6 2026-07-17 15:05:34 +01:00
  • bf96dba50e fix: Fixed install ps1 script handler mrhid6 2026-07-17 14:45:19 +01:00
  • 2b4611f7ac feat: added windows install script to ui mrhid6 2026-07-17 14:40:00 +01:00
  • fdbd591c73 fix: Fixed console height mrhid6 2026-07-17 13:49:47 +01:00
  • 1989d6cd98 fix: Fixed console width mrhid6 2026-07-17 13:46:12 +01:00
  • 763eafa4f8 fix: Fixed guac connection mrhid6 2026-07-17 13:40:54 +01:00
  • 3dff45350b fix: Fixed server backfill existing servers mrhid6 2026-07-17 13:35:10 +01:00
  • 40dee57688 fix: Fixed agent ci install mrhid6 2026-07-17 13:16:50 +01:00
  • b7561ed4e5 fix: Fixed agent ci install mrhid6 2026-07-17 13:07:45 +01:00
  • 15fdf591e0 fix: Fixed agent ci install mrhid6 2026-07-17 12:40:34 +01:00
  • e09a61c0af fix: Fixed agent ci install mrhid6 2026-07-17 12:31:13 +01:00
  • 55bae898f3 fix compile error mrhid6 2026-07-17 12:29:04 +01:00
  • a9d602d021 feat: harden console sessions + complete protocol support mrhid6 2026-07-17 12:19:07 +01:00
  • 2fe08ad7e9 fix: marshal MSI install properties into deferred CustomActionData mrhid6 2026-07-17 11:54:33 +01:00
  • 1ad5b5d6db fix: send ssh username to guacd (default root) for console SSH mrhid6 2026-07-17 11:54:33 +01:00
  • 50907448d2 feat: web console page with protocol + key selection mrhid6 2026-07-17 11:45:19 +01:00
  • 0962745bbc feat: web console page with protocol + key selection mrhid6 2026-07-17 11:45:10 +01:00
  • 38c51e5a3e feat: vendor guacamole-common-js and console wrapper mrhid6 2026-07-17 11:42:44 +01:00
  • c26f120e42 feat: dynamic windows install.ps1 endpoint mrhid6 2026-07-17 11:39:54 +01:00
  • d206bb0541 ci: package windows agent as WiX MSI mrhid6 2026-07-17 11:35:09 +01:00
  • 42d1ec99a8 ci: build windows agent binary in release mrhid6 2026-07-17 11:33:11 +01:00
  • 91d33918bb feat: skip authorized_keys management on non-linux agents mrhid6 2026-07-17 11:31:58 +01:00
  • efa5b36389 feat: OS-aware agent config directory mrhid6 2026-07-17 11:30:40 +01:00
  • 332c7760ca fix: keep RDP creds out of tunnel URL/logs via single-use encrypted stash mrhid6 2026-07-17 11:28:00 +01:00
  • 138f708a87 feat: console connect + guacd websocket tunnel endpoints mrhid6 2026-07-17 11:24:24 +01:00
  • 9ec3cbf901 feat: add wwt/guac dep and guacd service mrhid6 2026-07-17 11:21:58 +01:00
  • 86ce1b3ff7 feat: console session lifecycle persistence mrhid6 2026-07-17 11:20:41 +01:00
  • 307946d5aa feat: build guacd connection params per protocol mrhid6 2026-07-17 11:18:59 +01:00
  • 1967e966ce style: gofmt console.go mrhid6 2026-07-17 11:17:18 +01:00
  • 19b76044ff feat: signed expiring console session tokens mrhid6 2026-07-17 11:16:11 +01:00
  • 257e4fa89d feat: add ConsoleSession model mrhid6 2026-07-17 11:14:46 +01:00
  • f06009b152 fix: populate console defaults on register when unset (setOnInsert never fired) mrhid6 2026-07-17 11:12:57 +01:00
  • aeee7aeccf feat: infer os_type and default console config on register mrhid6 2026-07-17 11:11:29 +01:00
  • d69ab709b2 feat: add console fields to Server model mrhid6 2026-07-17 11:09:13 +01:00
  • d7c90dea07 docs: Web console implementation plan domrichardson 2026-07-17 11:02:21 +01:00
  • 4edb3bf441 docs: Web console (Guacamole replacement) design spec domrichardson 2026-07-17 10:56:43 +01:00
  • 73a06227ba fix: Fixed endpoint domrichardson 2026-07-03 11:56:49 +01:00
  • 7c30d26878 feat: Updated secret group yaml view domrichardson 2026-07-03 11:33:20 +01:00
  • 19596ff2a3 feat: Secret management domrichardson 2026-07-03 10:37:43 +01:00
  • c3c16083f7 feat: Audit and settings domrichardson 2026-06-25 11:30:26 +01:00
  • e37a09ef0d feat: Servers status icon domrichardson 2026-06-25 10:10:43 +01:00
  • 02e84ed548 feat: Updates button domrichardson 2026-06-25 09:51:45 +01:00
  • 7e66b23ef8 fix: fixes to command stream domrichardson 2026-06-25 09:12:20 +01:00
  • 5c91db0d4c feat: Added package management domrichardson 2026-06-24 16:31:51 +01:00
  • fab87c82c6 feat: Updated brand to be vantage domrichardson 2026-06-24 15:48:13 +01:00
  • 9494199306 fix: Fixed agent version on server page domrichardson 2026-06-24 14:40:03 +01:00
  • aff6736b18 feat: update agent button on server page domrichardson 2026-06-24 14:33:17 +01:00
  • e6ef9bc536 updates domrichardson 2026-06-24 13:57:48 +01:00