Commit graph

51 commits

Author SHA1 Message Date
4c73524acf
Make icons pretty 2022-01-13 14:47:03 +01:00
e630c159c9
Add support for dynamic tray icons 2022-01-12 20:38:35 +01:00
28115af7a7
Fix electron not starting due to "port overlap" 2022-01-07 10:04:52 +01:00
072335b8bd
Add initial state to message 2022-01-01 10:32:48 +01:00
0c914a3dfe
Readd complex connection logic 2021-12-31 23:38:10 +01:00
0c270ee199
Hook up disconnect to UI button 2021-12-31 23:37:46 +01:00
0c41a85733
Hook up interface to serial connection 2021-12-31 23:11:00 +01:00
a7af6cc8de
First implementation of connection in middleware 2021-12-31 22:48:00 +01:00
e9364c73bf
Simplify class usage 2021-12-31 22:18:35 +01:00
1826475284
Comment out currently unused code 2021-12-31 22:09:45 +01:00
ef131929b9
Switch to integrated redux devtools 2021-12-31 22:09:29 +01:00
42abc1b572
Remove unnecessary code 2021-12-31 21:46:45 +01:00
b7fb224442
Move to separate directory 2021-12-31 21:46:24 +01:00
24c578503d
Transform reducers to slices 2021-12-31 21:40:48 +01:00
0f2365e997
First switch to redux-toolkit 2021-12-31 21:21:34 +01:00
04931c70a7 Add functionality to all knobs 2021-10-28 13:42:06 +02:00
dc4f8e88a9 First visual addition of missing knobs 2021-10-28 09:49:37 +02:00
2c08852c75 Implement adaptive taskbar size 2021-10-28 09:48:07 +02:00
03b14c769b Scale displayed status 2021-08-27 22:22:07 +02:00
6c720bd8aa Fix exception when disconnecting 2021-08-27 21:19:11 +02:00
a60acb1381 Add serial disconnect event 2021-08-27 20:03:26 +02:00
41461139c3 Rename PortManager file 2021-08-27 18:52:24 +02:00
4c41c0aabb Switch from abandonned remote-dev-server to @redux-devtools/cli 2021-08-27 17:51:07 +02:00
455211d1a8 Serial Port can now be set in-app 2021-08-27 13:03:23 +02:00
c31f3b19ac First implementation of redux connection system 2021-08-27 12:13:41 +02:00
5c0a1f87af First Redux implementation 2021-08-27 00:26:40 +02:00
383c903aa1 Bump webpack-dev-server from 3.1.0 to 4.0.0 2021-08-26 13:20:26 +02:00
729f600e87 Implement light status feedback 2021-08-26 11:39:34 +02:00
9cd11ed62f Probably fix knob skipping steps if devtools closed 2021-08-26 01:29:59 +02:00
7cbafad5d9 Add devtools in production mode 2021-07-10 19:57:14 +02:00
12168899d1 Add testing COM connection to knob 2021-07-10 16:28:20 +02:00
e89d12f13b Use styled-components for window border 2021-07-10 16:19:37 +02:00
bb30729ad4 Implement rough attempt at dynamic win10 color scheme 2021-07-10 15:15:33 +02:00
8ae1da7307 Change step amount for action to trigger 2021-07-10 15:14:29 +02:00
b201144029 Implement knob function triggering 2021-07-10 14:59:10 +02:00
9d14ff250f Implement knob rotation 2021-07-10 13:13:40 +02:00
428e9093a2 First rough implementation of knob 2021-07-10 12:00:50 +02:00
bb222d9db9 Revert "Change window border color to match windows"
This reverts commit a5d60de5a2.
2021-07-09 14:35:26 +02:00
9c72308ee4 Add color scheme detection test 2021-07-09 13:54:25 +02:00
71d3a816ab Add knob to project 2021-07-09 12:34:21 +02:00
a5d60de5a2 Change window border color to match windows 2021-07-09 12:31:52 +02:00
fe32c11760 Only hide window onblur when in production 2021-06-30 16:13:44 +02:00
f21dcbd812 Add proper tray icon image 2021-06-30 14:52:25 +02:00
4f860deffc Transfer electron settings from previous dashboard version 2021-06-30 14:40:59 +02:00
c190224113 Rename electron window 2021-06-30 14:04:03 +02:00
c644d6f3af Change acrylic window config 2021-06-30 13:47:36 +02:00
ff3d51255d Embed window border style into html 2021-06-30 13:44:03 +02:00
39f2202c6a Add acrylic background 2021-06-30 13:34:26 +02:00
0cd8abb897 Add serial port listing test 2021-06-30 09:51:39 +02:00
769dde4fd6 Add selfmade electron/react boilerplate 2021-06-29 23:30:22 +02:00