Commit graph

115 commits

Author SHA1 Message Date
Renovate Bot
257e091d67
Pin dependencies 2021-08-27 22:43:41 +00:00
Renovate Bot
6c9832aca7
Pin dependencies 2021-08-27 22:35:43 +00: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
9a7da4a382 Chalk moved from dev dependencies to real deps 2021-08-27 13:08:31 +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
c457f623c6
Merge pull request #12 from GHOSCHT/dependabot/npm_and_yarn/Dashboard/jszip-3.7.1
Bump jszip from 3.6.0 to 3.7.1 in /Dashboard
2021-08-17 14:46:40 +02:00
dependabot[bot]
120a2c1c56
Bump url-parse from 1.5.1 to 1.5.3 in /Dashboard
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-17 12:41:35 +00:00
dependabot[bot]
5e10392e65
Bump jszip from 3.6.0 to 3.7.1 in /Dashboard
Bumps [jszip](https://github.com/Stuk/jszip) from 3.6.0 to 3.7.1.
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/master/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v3.6.0...v3.7.1)

---
updated-dependencies:
- dependency-name: jszip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-17 12:41:32 +00:00
dependabot[bot]
773d0693f4
Bump tar from 4.4.13 to 4.4.15 in /Dashboard
Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.15.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v4.4.13...v4.4.15)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-04 04:29:57 +00: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
ac05fbcb91
Merge pull request #9 from GHOSCHT/imgbot
[ImgBot] Optimize images
2021-07-10 15:24:34 +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
ImgBotApp
cb31f1e75e
[ImgBot] Optimize images
*Total -- 159.52kb -> 146.06kb (8.44%)

/Dashboard/assets/icons/png/256x256.png -- 12.21kb -> 9.52kb (21.99%)
/Dashboard/assets/icons/png/512x512.png -- 25.85kb -> 20.27kb (21.59%)
/Dashboard/assets/icons/png/128x128.png -- 5.98kb -> 4.78kb (20.01%)
/Dashboard/assets/knob/Knob.svg -- 1.56kb -> 1.34kb (13.75%)
/Dashboard/assets/icons/png/64x64.png -- 2.80kb -> 2.45kb (12.43%)
/Dashboard/assets/icons/png/48x48.png -- 2.12kb -> 1.92kb (9.45%)
/Dashboard/assets/icons/png/1024x1024.png -- 109.02kb -> 105.77kb (2.98%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-07-10 10:06:14 +00:00
0136154262 Asset folder cleanup 2021-07-10 12:01:53 +02:00
428e9093a2 First rough implementation of knob 2021-07-10 12:00:50 +02:00
fd5802310b Put status text into seperate group 2021-07-10 11:58:39 +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
e44081f5fb Update Knob source file 2021-07-09 12:45:07 +02:00
71d3a816ab Add knob to project 2021-07-09 12:34:21 +02:00
07e37d8f26 Update Knob source file 2021-07-09 12:34:03 +02:00
a5d60de5a2 Change window border color to match windows 2021-07-09 12:31:52 +02:00
d35506112b Add svg support 2021-07-09 12:31:16 +02:00
00d253c487 First knob design 2021-07-09 11:05:32 +02:00
fe32c11760 Only hide window onblur when in production 2021-06-30 16:13:44 +02:00
3d0ea6b417 Customize installer 2021-06-30 16:09:23 +02:00
24f3185352 Add proper program icons 2021-06-30 16:09:07 +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
ff9014cacb Revert "bump webpack-dev-server from 3.11.0 to 4.0.0-beta.3"
This reverts commit 663816cbc5.
2021-06-30 11:35:00 +02:00
663816cbc5 bump webpack-dev-server from 3.11.0 to 4.0.0-beta.3 2021-06-30 10:43:51 +02:00
0cd8abb897 Add serial port listing test 2021-06-30 09:51:39 +02:00