Commit Graph

39 Commits

Author SHA1 Message Date
jamesread ec6e796b86 chore: frontend unit tests 2026-07-29 00:58:10 +01:00
jamesread 25b80e1460 fmt: Code style and linter 2026-07-18 22:46:05 +01:00
jamesread 62ae4fea2b fix: prefix form arguments to prevent collisions with other page elements 2026-07-13 22:10:43 +01:00
jamesread 9dc51df01d fix: harden checklist JSON wire format, entity pagination, and review findings across API and UI 2026-07-07 10:14:17 +01:00
jamesread 9028b8ef03 chore: coderabbit suggestions 2026-07-07 00:24:00 +01:00
jamesread 0c4d25e525 feat: add entity UI with list filtering and prefilled action arguments
Introduce entity list/detail components and wire related actions through the
argument form so entity context can prefill values when starting actions.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-06 20:37:59 +01:00
jamesread 09212dafeb fix: default choices causing the filter values to be hidden (#1065) 2026-07-06 13:04:36 +01:00
jamesread 6077c63cfd chore: Fix coderabbit warnings 2026-07-06 11:39:43 +01:00
jamesread e24ae6265b feat: Checklist support (#922) 2026-07-06 11:01:22 +01:00
jamesread e63094e8e8 fix: several merge messes 2026-06-28 22:15:46 +01:00
jamesread 97105a27c5 feat: filtering comboboxes (#887) 2026-06-19 23:21:00 +01:00
jamesread 43eccdaf48 feat: filtering comboboxes (#887) 2026-06-19 22:59:56 +01:00
jamesread 633d9ecd82 feat: action group sizing 2026-06-18 23:33:27 +01:00
jamesread de63793b3a feat: circle indicator for running actions, justification support 2026-06-17 23:29:30 +01:00
jamesread 6aa672e6c0 feat: Logs filtering, and log queue with group concurrency 2026-06-16 14:16:43 +01:00
jamesread 37cde0d982 fix: custom CSS and custom JS (#804 and #803) hopefully 2026-06-16 11:56:14 +01:00
jamesread 65ed5c1ff4 feat: more intelligent reconnect method 2026-06-15 00:10:07 +01:00
jamesread 9ac6acefd0 fix: emoji names regression, and webhook execution helper info 2026-06-01 00:29:48 +01:00
jamesread 3ba10621d4 fix: v-html in icon 2026-05-25 22:21:54 +01:00
jamesread 82f749a9ce feat: Default icon is now a CLI HugeIcon instead of a smiley face 2026-05-25 20:47:39 +01:00
jamesread 9d916b7175 fix: Add link to websocket disconnection 2026-03-10 11:40:06 +00:00
jamesread caf5a4b025 fix: Disconnection banner preserves original disconnect time 2026-03-09 08:47:26 +00:00
jamesread a5c102dbf1 fix: Much more helpful reconnection banner 2026-03-09 00:27:53 +00:00
jamesread c1062fb4fa chore: Picocrank upgrade for vue router 5 2026-02-13 14:44:14 +00:00
jamesread 6493f7bee7 feat: block notifications, and cleanup of action/binding IDs 2026-01-11 01:10:20 +00:00
jamesread 2569343a31 fix: #804 - cssClass on dashboard components 2026-01-08 23:49:01 +00:00
jamesread 9256b5c756 fix: Dashboard directories will now use their icon 2025-12-25 01:29:38 +00:00
jamesread 39009fcdd1 chore: code fmt 2025-12-01 01:59:10 +00:00
jamesread 56365af24b feat: Mega entity improvements - entity directories, inehrit entities (#450), ordering (#762 / #703), better entity view 2025-12-01 01:38:04 +00:00
jamesread 736ad1c83b fix: Dashboard directories and displays modest style fixes 2025-12-01 00:38:02 +00:00
James Read 7282d7a9f6
Feat (#763) mre output in 3k (#771) 2025-12-01 00:24:03 +00:00
jamesread caaf37e091 feat: Most Recent Execution output in dashboard 2025-12-01 00:02:42 +00:00
jamesread abecf6f8c6 feat: Action status display on logs list 2025-11-30 22:41:06 +00:00
jamesread c1508a0a65 fix: Replace custom pagination component with picocrank pagination component
- Replace custom pagination component with picocrank pagination component
- Update package.json and package-lock.json to include picocrank
- Update style.css to include new padding class
- Update ActionDetailsView.vue and LogsListView.vue to use new pagination component
2025-11-16 00:05:50 +00:00
jamesread 263601170f fix: (#702) Fixed actions being drawn in a column (an extra fieldset was being added) 2025-11-10 19:46:58 +00:00
jamesread b330fbd1a5 fix: all broken integration tests 2025-10-11 00:45:41 +01:00
jamesread 7345744e41 chore: frontend updates 2025-09-07 01:33:46 +01:00
jamesread 6b342cbedb chore: Port huge amount of code to OliveTin 3k 2025-08-20 00:05:40 +01:00
jamesread a62d58f119 chore: OliveTin 3k progress 2025-08-03 22:10:51 +01:00