Commit graph

617 commits

Author SHA1 Message Date
fb68406a39 Add basic component selection to control 2021-08-13 12:13:03 +02:00
dependabot[bot]
9c7a4e1a2a
Bump path-parse from 1.0.6 to 1.0.7 in /_Dashboard
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-13 01:53:13 +00:00
33fab696fc Add ERC power flag 2021-08-11 10:51:06 +02:00
6256277518 Change net label type to global 2021-08-11 10:46:43 +02:00
b416471128 Add led power indicator 2021-08-11 10:23:29 +02:00
e5b587a93d Add schematic annotations 2021-08-11 00:56:39 +02:00
e783ca3281 Add communication breakout pins 2021-08-11 00:38:14 +02:00
f91412fa53 Add encoder breakout connector 2021-08-10 23:37:20 +02:00
26d82621b4 First rough console schematic 2021-08-10 23:07:03 +02:00
91ea930434 Exchange Micro USB with Type C 2021-08-10 21:31:52 +02:00
485781d047 Rough console part selection 2021-08-10 14:13:11 +02:00
b3f6a3f1a7 Add KiCad gitignore 2021-08-10 11:55:07 +02:00
2f971d8040 Adapt pio build action to file restructuring 2021-08-05 22:14:10 +02:00
6c76bd8040 File restructuring 2021-08-05 22:04:36 +02: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
36c06ca4f8 Merge branch 'master' of https://github.com/GHOSCHT/light-control 2021-06-30 14:52:31 +02:00
f21dcbd812 Add proper tray icon image 2021-06-30 14:52:25 +02:00
d54964254b Add proper tray icon image 2021-06-30 14:47:37 +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
beb84ea9ef Revert "Update Electron.yml"
This reverts commit d75f434b5d.
2021-06-30 14:01:12 +02:00
d75f434b5d
Update Electron.yml 2021-06-30 13:59:40 +02:00
9004e31aee
Update Electron.yml 2021-06-30 13:49:48 +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