Commit Graph

49 Commits

Author SHA1 Message Date
2e4a2b68dd Can manually download an OTA update 2024-10-08 22:13:36 +02:00
6cf7c2cae1 Display the list of OTA updates in the frontend 2024-10-08 21:53:21 +02:00
2924d14281 Firmware upload is functional 2024-10-07 22:13:47 +02:00
cef5b5aa5b Created form to upload new firmware 2024-10-07 22:04:57 +02:00
2feb3f6490 Can set device desired version 2024-10-05 16:26:07 +02:00
cc63906ec1 Update frontend dependencies 2024-10-05 11:27:21 +02:00
436bcd5677 Reverse display order of log messages 2024-10-03 21:01:38 +02:00
caf05d9126 Display log events 2024-10-03 20:52:05 +02:00
7dfb172aeb Frontend requests log on backend 2024-10-02 21:54:54 +02:00
5704f2b57f Fix frontend images path 2024-09-28 11:40:29 +02:00
51fc7cc710 Update frontend dependencies 2024-09-28 11:32:43 +02:00
7f9db9f2cc Improve home page 2024-09-26 23:21:56 +02:00
cb798dfd14 Enrich home page 2024-09-26 23:14:18 +02:00
7895b9eca8 Display relay consumption history 2024-09-26 22:51:43 +02:00
903f1fa8ce Show current consumption chart 2024-09-26 22:37:43 +02:00
821b4644a2 Minor refacto 2024-09-25 22:00:36 +02:00
e0f0067e89 Get state of relay on device page 2024-09-25 21:56:54 +02:00
3c2fa18d9a Display relays status 2024-09-25 19:35:39 +02:00
8316746377 Update project dependencies 2024-09-21 17:04:30 +02:00
79b2ad12d8 Add missing device information synchronization 2024-09-15 22:06:42 +02:00
9c45e541dd Better handle enabled / disabled relays 2024-09-15 22:01:06 +02:00
36ba4efd9f Update general device information 2024-09-09 21:43:57 +02:00
a97614ce44 Display relay status on relays page 2024-09-09 21:27:15 +02:00
1784a0a1f8 Display live and cached consumption on dashboard 2024-09-02 22:17:34 +02:00
539703b904 Display the list of relays 2024-09-02 21:52:45 +02:00
78663854cc Check for dependencies conflict before deleting a device 2024-08-31 20:46:02 +02:00
bbe128e055 Add the route to update a relay 2024-08-31 20:26:16 +02:00
b0023a5167 Can delete a device relay from UI 2024-08-31 20:03:46 +02:00
871d5109bf Fix authentication issue 2024-08-31 18:52:29 +02:00
de277cc306 Update frontend dependencies 2024-08-31 18:13:29 +02:00
87fb3360fb Can create a relay 2024-08-27 22:32:22 +02:00
e18162b32d Can build central in production mode 2024-08-07 16:44:30 +02:00
5497c36c75 Create API routes to request relay information 2024-07-30 23:04:53 +02:00
3004b03d92 Add select for relays 2024-07-30 22:54:47 +02:00
596d22739d Can select catchup hours 2024-07-29 23:13:53 +02:00
8a65687970 Start to build relay dialog 2024-07-29 22:11:13 +02:00
4d5ba939d1 Can update device general information 2024-07-22 22:19:48 +02:00
baf341d505 Move delete device button to button page 2024-07-22 18:20:36 +02:00
1ce9ca3321 Display basic device information 2024-07-18 20:06:46 +02:00
7be81fe0e9 Add link to device page 2024-07-17 23:19:04 +02:00
751e33cb72 Display the list of devices 2024-07-04 19:52:09 +02:00
9cba9c5f0a Add a button to refresh table 2024-07-03 22:07:41 +02:00
e97ef6fe45 Validate devices 2024-07-03 21:32:32 +02:00
2502ed6bcf Can delete a pending device 2024-07-03 21:10:15 +02:00
716af6219a Display the list of pending devices in the UI 2024-07-03 19:17:47 +02:00
1d32ca1559 Create home page 2024-06-29 16:45:28 +02:00
e1739d9818 Add authentication layer 2024-06-29 14:43:56 +02:00
738c53c8b9 Add base login route 2024-06-29 13:26:12 +02:00
236871e241 Add base react app 2024-06-29 13:01:50 +02:00