Commit Graph

288 Commits

Author SHA1 Message Date
199f233ad6 Show used storage and green usage bars 2025-08-13 03:23:02 -06:00
396b15aa4c Use Python disk_usage for Windows storage metrics 2025-08-13 03:13:32 -06:00
00792c5b10 fix: parse numeric storage values 2025-08-13 02:47:00 -06:00
76bd4fb33b Refine storage metrics and highlight device links 2025-08-13 02:33:13 -06:00
7f5e0c69da Load device records on startup and improve storage display 2025-08-13 01:50:08 -06:00
7a48fc2a28 Fix drive usage display and center status icon 2025-08-13 01:24:35 -06:00
3cae0331ca Merge pull request #29 from bunny-lab-io/codex/add-device-status-indicator-circle
feat: show device status and dedupe agents
2025-08-13 01:19:05 -06:00
0c055d8608 feat: show device status and dedupe agents 2025-08-13 01:15:14 -06:00
cd982bbd29 Merge pull request #28 from bunny-lab-io/n55mtt-codex/add-device_details-page-with-placeholder-data
Add scrollable device tables and SQLite-backed agent data
2025-08-13 00:40:21 -06:00
97cdbbff79 Merge branch 'main' into n55mtt-codex/add-device_details-page-with-placeholder-data 2025-08-13 00:39:22 -06:00
10c024ddd7 Persist device details by hostname and enhance UI 2025-08-13 00:37:43 -06:00
05da8d69ad Merge pull request #26 from bunny-lab-io/codex/add-device_details-page-with-placeholder-data
Add device details page with tabbed placeholder data
2025-08-12 23:37:41 -06:00
39990c121f Fixed Gitignore Section 2025-08-12 23:37:11 -06:00
4f3b252598 Hid Devices Folder from Git Repo 2025-08-12 23:35:58 -06:00
cbd476ae82 Collect and expose agent device details 2025-08-12 22:14:07 -06:00
95e87ad4c3 Add device details component 2025-08-12 21:59:27 -06:00
f1fe831911 Merge pull request #25 from bunny-lab-io/codex/add-material-ui-login-screen-to-borealis
Add login screen with SHA-512 authentication
2025-08-10 04:19:27 -06:00
d931035fd9 Fix login by serving users file via API 2025-08-10 03:55:00 -06:00
99963f067c feat: add login component and user config 2025-08-10 03:43:08 -06:00
512e454b15 Merge pull request #24 from bunny-lab-io/codex/expand-workflows-node-by-default
Expand workflow list tree view by default
2025-08-10 03:18:21 -06:00
efdadb8ebf Fix workflow tree auto expansion 2025-08-10 03:08:22 -06:00
5aac6c1cb9 Expand initial workflow tree 2025-08-10 03:02:34 -06:00
9b8523ad5d Additional Minor Changes 2025-08-10 02:55:41 -06:00
97edd20ec2 Merge pull request #23 from bunny-lab-io/codex/refactor-context-menu-for-workflow-list
feat: context menu for workflow tree
2025-08-10 02:38:33 -06:00
d814d5eb30 Added More Examples 2025-08-10 02:32:29 -06:00
ef1098f5d7 feat: replace workflow ellipsis with context menu 2025-08-10 02:23:31 -06:00
7ad3602969 Removed Electron Testing Code 2025-08-10 01:54:37 -06:00
124ad6c8e4 Merge pull request #22 from bunny-lab-io/codex/redesign-workflow-list-as-x-tree-view
feat: replace workflow list with tree view
2025-08-10 01:33:38 -06:00
916457767e feat: enhance workflow tree view 2025-08-10 01:28:23 -06:00
d040b4c742 refactor: replace unstable tree view dnd hook 2025-08-10 01:12:55 -06:00
c045e1dd30 fix: import tree view dnd hook 2025-08-10 01:08:09 -06:00
b69ea1c09e fix: import unstable tree view drag-and-drop hook 2025-08-10 01:04:17 -06:00
a7b2eef31a fix: resolve tree view dnd import path 2025-08-10 00:43:36 -06:00
33058e4786 fix: correct tree view drag-and-drop import 2025-08-10 00:39:08 -06:00
723382fca9 fix: import tree view drag and drop 2025-08-10 00:08:31 -06:00
ccb07a2ac6 feat: replace workflow list with tree view 2025-08-09 23:55:02 -06:00
9d90a7223b Merge pull request #20 from bunny-lab-io/codex/update-workflow-management-features
Enable workflow import/export and rename
2025-08-09 22:46:53 -06:00
25f47a8f5e Added More Examples 2025-08-09 22:46:34 -06:00
9d31caf3bd Added Various Example Flows 2025-08-09 22:40:59 -06:00
3b6f8bfbac Enable workflow import/export and rename 2025-08-09 22:20:59 -06:00
8eb676fd9f Merge pull request #19 from bunny-lab-io/codex/fix-flickering-in-navigation-sidebar
Fixed Navigation Sidebar Flickering
2025-08-09 22:08:27 -06:00
011f42e9fd fix: decouple navigation from global update timer 2025-08-09 22:06:24 -06:00
2cd03f614a Merge pull request #18 from bunny-lab-io/codex/modify-status-bar-parent-to-flow-editor
Move status bar inside workflow editor
2025-08-09 21:42:07 -06:00
3427b0448a Move status bar inside workflow editor 2025-08-09 21:37:14 -06:00
8365b581e8 Merge pull request #17 from bunny-lab-io/om8fcu-codex/modify-workflow-open-behavior-and-tabs
Everything functionally passes validation.  Minor issues with Navigation Sidebar to sort out from Global Timer Functionality, but not a priority at the moment.
2025-08-09 21:17:00 -06:00
23913c2ce1 Load workflow JSON on open and enable tab closing 2025-08-09 21:11:20 -06:00
63280864dd Added ability to delete devices from WebUI.
Add device deletion dialog
2025-08-09 18:00:15 -06:00
19e7af14e7 Adjusted the dialog box for additional clarity. 2025-08-09 17:59:40 -06:00
a328a57513 feat: add device deletion dialog 2025-08-09 17:49:58 -06:00
43145a4ab4 Made Workflow Folders Exist within Persistent Storage 2025-08-08 00:23:56 -06:00