Commit Graph

350 Commits

Author SHA1 Message Date
7dc0c1c097 Fixed Datetime Formatting and Changed Default Password to "Password" 2025-09-02 18:41:51 -06:00
cbfed4c6ff Removed old Task 2025-09-02 16:57:08 -06:00
9fa77b9e19 Added CLI Arguments for faster server and agent launching during development. 2025-09-02 16:55:57 -06:00
d6fdcc944f Merge branch 'main' of https://github.com/bunny-lab-io/Borealis 2025-09-02 16:30:22 -06:00
3481d4c4e6 Minor GUI Changes 2025-09-02 16:30:21 -06:00
ca3f7a9caf Merge pull request #31 from bunny-lab-io:codex/update-device-list-design
Show last seen status for devices
2025-09-02 16:22:30 -06:00
47998fa1f1 Rename last heartbeat column to last seen 2025-09-02 16:17:01 -06:00
7819941b38 Added VSCode Launch Task 2025-09-02 16:00:20 -06:00
aaa6c36cd2 Update readme.md 2025-08-13 06:19:40 -06:00
6fcd6bda12 Updated Branding 2025-08-13 06:14:04 -06:00
6bb9b8dd09 Fixed Workflow List Styling Issues 2025-08-13 03:33:52 -06:00
efc7f5c8a1 Merge pull request #30 from bunny-lab-io/codex/fix-storage-usage-display-on-device_details-page
Fix storage usage display and align status icon
2025-08-13 03:26:37 -06:00
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