Commit Graph

152 Commits

Author SHA1 Message Date
06ef351214 Added Support for Assigning Devices to Sites. 2025-09-07 23:13:17 -06:00
9f04c61bd3 Fixed Multiple Agent Screenshot Streams Overlapping 2025-09-07 22:11:19 -06:00
3328a1dd2a Fixed Duplicate Devices in Device List 2025-09-07 19:47:56 -06:00
d85494e5c7 Added Persistent Device View Customization Menu 2025-09-05 20:41:16 -06:00
7950a8117b Added Customizable Device Column Chooser 2025-09-05 20:02:49 -06:00
986c9bae7f Initial Device Type Logic 2025-09-05 19:39:11 -06:00
05b2d7ef77 Added additional columns to Device list and fixed checkboxes. 2025-09-05 19:04:44 -06:00
3670b23d2f Changed Device Status Indicators to Pills 2025-09-05 13:35:29 -06:00
9913ee673b Added Quick Job Button to Device Details Page 2025-09-04 16:23:23 -06:00
f905a50501 Successfully Incorporated CurrentUser and BUILTIN\SYSTEM Remote Script Execution 2025-09-04 05:41:00 -06:00
772a9c31d0 Continued Work on Remote Script Execution 2025-09-04 04:52:01 -06:00
fe18eed013 First Basic Implementation of Remote Script Execution Functionality 2025-09-03 19:17:05 -06:00
6f8e4200b9 Fixed Inconsistent Margins on Script Editor 2025-09-03 03:24:07 -06:00
d126a9fe7c Added Script Editor with Syntax Highlighting 2025-09-03 03:11:04 -06:00
0d5ba0056f Initial Script Editing Functionality 2025-09-03 03:03:27 -06:00
4db6414da4 Fixed Device "Last Seen" Logic and Watchdog Behavior 2025-09-02 21:06:39 -06:00
5c96bd9027 Made online status persistent while viewing device details. 2025-09-02 20:29:25 -06:00
c3b0287472 Additional Folder Restructuring 2025-09-02 20:18:40 -06:00
4bbef112ec Mass-Restructure of JSX Folder Structure 2025-09-02 20:07:29 -06:00
0f412f7491 Added Navigation Icon Color 2025-09-02 19:51:50 -06:00
4447bb8399 Increased brightness of navigation sidebar header blue text. 2025-09-02 19:32:33 -06:00
7c2906c4ff Updated Credits and About Pages 2025-09-02 19:28:01 -06:00
7dc0c1c097 Fixed Datetime Formatting and Changed Default Password to "Password" 2025-09-02 18:41:51 -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
47998fa1f1 Rename last heartbeat column to last seen 2025-09-02 16:17:01 -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
199f233ad6 Show used storage and green usage bars 2025-08-13 03:23:02 -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
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