|
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 |
|
|
0c055d8608
|
feat: show device status and dedupe agents
|
2025-08-13 01:15:14 -06:00 |
|
|
10c024ddd7
|
Persist device details by hostname and enhance UI
|
2025-08-13 00:37:43 -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 |
|
|
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 |
|
|
ef1098f5d7
|
feat: replace workflow ellipsis with context menu
|
2025-08-10 02:23:31 -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 |
|
|
3b6f8bfbac
|
Enable workflow import/export and rename
|
2025-08-09 22:20:59 -06:00 |
|
|
011f42e9fd
|
fix: decouple navigation from global update timer
|
2025-08-09 22:06:24 -06:00 |
|
|
3427b0448a
|
Move status bar inside workflow editor
|
2025-08-09 21:37:14 -06:00 |
|
|
23913c2ce1
|
Load workflow JSON on open and enable tab closing
|
2025-08-09 21:11:20 -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 |
|
|
e829b72b38
|
Fixed Filters Menu being Minimized
|
2025-08-07 23:51:14 -06:00 |
|
|
0a2e225a63
|
Added Agent Info Reporting and Heartbeat
|
2025-08-07 23:49:57 -06:00 |
|
|
cf45f7b68f
|
Corrected File Context Header on server.py
|
2025-08-07 23:21:42 -06:00 |
|
|
d57067f980
|
Added Workflow Listing Functionality
|
2025-08-07 23:05:59 -06:00 |
|
|
ce6c0f7b3f
|
Added Scheduled Jobs Panel
|
2025-08-07 21:25:43 -06:00 |
|
|
a5e2b87fc3
|
Added Device, Script,and Workflow Tabs in new Navigation Sidebar
|
2025-08-07 21:11:55 -06:00 |
|
|
720b09fa34
|
Merge branch 'main' of https://github.com/bunny-lab-io/Borealis
|
2025-08-07 20:47:29 -06:00 |
|
|
3c886652af
|
Modifications to Navigation Sidebar
|
2025-08-07 20:47:15 -06:00 |
|
|
f4aa53c594
|
feat: add sidebar navigation with workflow editor page
|
2025-08-07 20:11:32 -06:00 |
|
|
cd53853a17
|
Removed Excessive Window List from Node GUI
|
2025-06-07 00:22:38 -06:00 |
|
|
c9e3e67f20
|
Implemented Live Macro Window Detection
|
2025-06-07 00:05:21 -06:00 |
|
|
5927403f12
|
Added Default Values for Macro Node
|
2025-06-06 22:58:35 -06:00 |
|
|
c1bd3b8701
|
Further Simplified Macro Node Design
|
2025-06-01 18:03:27 -06:00 |
|
|
54dc4dccaf
|
Fixed Macro Keyboard Layout Issues.
|
2025-06-01 17:42:26 -06:00 |
|
|
7d0fc6c98b
|
Added "Within Range" to Logic Node
|
2025-06-01 16:18:21 -06:00 |
|
|
b3edb92275
|
Fixed State Persistence Issues in Edge Toggle Node
|
2025-06-01 15:31:06 -06:00 |
|
|
47e80bea59
|
Updated File Context Header
|
2025-06-01 14:13:04 -06:00 |
|
|
4703167221
|
Moved Macro Node to Agent Roles Category
|
2025-06-01 14:10:23 -06:00 |
|
|
ee0d489040
|
Additional Work on Macro Node
|
2025-06-01 14:06:53 -06:00 |
|
|
47d13c0178
|
Initial Macro Node Rework (Testing Phase)
|
2025-06-01 13:29:29 -06:00 |
|
|
3f3b333859
|
File Context Header Update
|
2025-06-01 12:26:36 -06:00 |
|
|
52a09006d9
|
Fixed a color change bug in the node configuration sidebar
|
2025-05-31 02:16:32 -06:00 |
|
|
c721daf5c4
|
Renamed "Macro Automation" folder to "Automation"
|
2025-05-31 02:00:43 -06:00 |
|