Commit graph

67 commits

Author SHA1 Message Date
e7f4a4ec57
Merge branch 'dev' 2023-03-11 12:55:57 +01:00
56a07d7b1b
Improve repo directory structure 2022-04-09 20:07:19 +02:00
77de12fb39
Disable port selection when connected 2022-04-04 19:32:14 +02:00
19d4d2c426
Disable Connect/Disconnect buttons when not in use 2022-04-04 19:25:16 +02:00
622afc9afb
Fix port being displayed multiple times 2022-03-15 09:08:59 +01:00
a5afa72620
Add port persistence & auto connect 2022-03-15 08:56:59 +01:00
c31b2ddf9e
Add failure notification 2022-03-15 00:14:01 +01:00
2ee4d0df48
Fix open port being discarded without closing 2022-03-14 23:49:56 +01:00
e1056637ab
Add functional settings menu 2022-03-14 23:43:31 +01:00
65c08d8d6a
First rough modal implementation 2022-03-14 21:10:32 +01:00
fa25c53b43
Add tray context menu settings entry 2022-03-14 20:20:42 +01:00
1bb9b6c5bf
Add tray status support 2022-03-14 20:17:05 +01:00
845a582da3
Update Branding 2022-03-07 12:38:48 +01:00
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
5ccfe3753d Fix overwriting of blacklisted elements when refreshing 2021-10-28 19:23:37 +02:00
43725faea4 Fix serial port persistence 2021-10-28 18:55:56 +02:00
6090269cd9 Persist selected serial port 2021-10-28 16:01:13 +02: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