Commit Graph
44 Commits
Author SHA1 Message Date
mrhid6 351ad59dd8 fix(web): reseed edit-workflow modal state on open 2026-07-20 14:56:14 +01:00
mrhid6 dcc901b0d2 feat(web): workflow runs list page and navigation links 2026-07-20 14:52:13 +01:00
mrhid6 99bf093f00 feat(web): rebuild workflow builder — mockup styling, drag-and-drop, inputs inspector 2026-07-20 14:48:29 +01:00
mrhid6 619ccd28cb feat(web): edit-workflow modal (name/targets/delete) 2026-07-20 14:44:59 +01:00
mrhid6 f22f0a4729 feat(web): edit-base-step modal with inputs/outputs editor 2026-07-20 14:42:13 +01:00
mrhid6 78194daf5f feat(web): builder tokens, Modal primitive, input-param types 2026-07-20 14:40:07 +01:00
mrhid6 b0a2de8ca1 fix: Fixed workflow style topbar 2026-07-20 13:55:17 +01:00
mrhid6 e9ac7be8c3 feat: updates to workflow page 2026-07-20 13:35:35 +01:00
mrhid6 e35e8fc839 feat(web): workflow run detail page with live logs 2026-07-20 11:53:30 +01:00
mrhid6 2cd9bc1c89 feat(web): three-pane workflow builder 2026-07-20 11:50:00 +01:00
mrhid6 39980581b1 feat(web): workflows list page and sidebar link 2026-07-20 11:46:44 +01:00
mrhid6 6f478eb817 feat(web): workflow API client types and methods 2026-07-20 11:44:10 +01:00
mrhid6 c3c58581cc fix: Fixed scale and mouse handler 2026-07-20 09:49:20 +01:00
mrhid6 c558b81471 fix: Fixed keyboard disconnect 2026-07-20 09:42:07 +01:00
mrhid6 963fa9c877 fix: Fixed mouse position on console 2026-07-20 09:36:57 +01:00
mrhid6 a02747d02e fix: Fixed console resolution 2026-07-20 09:30:44 +01:00
mrhid6 d31486ae1b fix: Fixed agent windows version 2026-07-17 15:38:00 +01:00
mrhid6 bf96dba50e fix: Fixed install ps1 script handler 2026-07-17 14:45:19 +01:00
mrhid6 2b4611f7ac feat: added windows install script to ui 2026-07-17 14:40:00 +01:00
mrhid6 fdbd591c73 fix: Fixed console height 2026-07-17 13:49:47 +01:00
mrhid6 1989d6cd98 fix: Fixed console width 2026-07-17 13:46:12 +01:00
mrhid6 763eafa4f8 fix: Fixed guac connection 2026-07-17 13:40:54 +01:00
mrhid6 a9d602d021 feat: harden console sessions + complete protocol support
- single-use session tokens (atomic ConsumeSessionToken) + user-bound tunnel (actor must match session opener)
- wire VNC end-to-end (stash/consume password, connect+tunnel, frontend password field)
- passphrase-protected SSH keys: passphrase_enc on Key model, capture on upload, decrypt + pass to guacd
2026-07-17 12:19:07 +01:00
mrhid6 1ad5b5d6db fix: send ssh username to guacd (default root) for console SSH 2026-07-17 11:54:33 +01:00
mrhid6 50907448d2 feat: web console page with protocol + key selection
Includes web/lib/api.ts changes (console_protocols field, connectConsole
method) required for the console page to type-check and build; the task
brief's commit file list omitted this file.
2026-07-17 11:45:19 +01:00
mrhid6 0962745bbc feat: web console page with protocol + key selection 2026-07-17 11:45:10 +01:00
mrhid6 38c51e5a3e feat: vendor guacamole-common-js and console wrapper 2026-07-17 11:42:44 +01:00
domrichardson 73a06227ba fix: Fixed endpoint 2026-07-03 11:56:49 +01:00
domrichardson 7c30d26878 feat: Updated secret group yaml view 2026-07-03 11:33:20 +01:00
domrichardson 19596ff2a3 feat: Secret management 2026-07-03 10:37:43 +01:00
domrichardson c3c16083f7 feat: Audit and settings 2026-06-25 11:30:26 +01:00
domrichardson e37a09ef0d feat: Servers status icon 2026-06-25 10:10:43 +01:00
domrichardson 02e84ed548 feat: Updates button 2026-06-25 09:51:45 +01:00
domrichardson 5c91db0d4c feat: Added package management 2026-06-24 16:31:51 +01:00
domrichardson fab87c82c6 feat: Updated brand to be vantage 2026-06-24 15:48:13 +01:00
domrichardson aff6736b18 feat: update agent button on server page 2026-06-24 14:33:17 +01:00
domrichardson 407a610cfb updates 2026-06-16 11:07:18 +01:00
domrichardson 4ea7f369f1 updates 2026-06-16 10:28:46 +01:00
domrichardson 2166a483ca updates 2026-06-16 10:02:55 +01:00
domrichardson f9c3fc5379 updates 2026-06-16 09:57:03 +01:00
domrichardson f62b0054db updates 2026-06-16 09:53:12 +01:00
domrichardson aaf154168e updates 2026-06-15 16:20:26 +01:00
domrichardson abbde30b47 updates 2026-06-15 15:07:35 +01:00
domrichardson c9868b2108 first commit 2026-06-15 13:58:45 +01:00