Commit graph

598 commits

Author SHA1 Message Date
2b5a3cdde4 Merge branch 'master' of https://github.com/GHOSCHT/desk-light-control 2020-08-02 10:56:13 +02:00
97cf7e37e6 Arduino builder error test 2020-08-02 10:56:05 +02:00
7a0779f810
Create arduinoBuild.yml 2020-08-02 10:54:54 +02:00
8ed82dda2f
Update linting.yml 2020-08-02 10:50:04 +02:00
920c514e2e
Create linting.yml 2020-08-02 10:49:12 +02:00
403f57c9b4 Merge branch 'master' of https://github.com/GHOSCHT/desk-light-control 2020-08-02 10:38:04 +02:00
24c472a970 Disable publishing 2020-08-02 10:38:02 +02:00
43c23208dc
Update dashboardBuild.yml 2020-08-02 10:20:10 +02:00
de0d0404d5
Update dashboardBuild.yml 2020-08-02 10:15:45 +02:00
663a7ba979
Create dashboardBuild.yml 2020-08-02 10:12:24 +02:00
c4e3660299 Delete package-lock.json 2020-08-01 23:11:20 +02:00
e4ecfcbe3c
Merge pull request #3 from GHOSCHT/dependabot/npm_and_yarn/Dashboard/lodash-4.17.19
Bump lodash from 4.17.11 to 4.17.19 in /Dashboard
2020-08-01 22:51:31 +02:00
dependabot[bot]
8bc93511ba
Bump lodash from 4.17.11 to 4.17.19 in /Dashboard
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-01 20:51:12 +00:00
164b8cefe4
Merge pull request #2 from GHOSCHT/dependabot/npm_and_yarn/Dashboard/electron-8.2.4
Bump electron from 8.2.2 to 8.2.4 in /Dashboard
2020-08-01 22:51:09 +02:00
dependabot[bot]
0d24c7376d
Bump electron from 8.2.2 to 8.2.4 in /Dashboard
Bumps [electron](https://github.com/electron/electron) from 8.2.2 to 8.2.4.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v8.2.2...v8.2.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-01 20:50:51 +00:00
fe497022d1
Merge pull request #1 from GHOSCHT/dependabot/npm_and_yarn/Dashboard/mixin-deep-1.3.2
Bump mixin-deep from 1.3.1 to 1.3.2 in /Dashboard
2020-08-01 22:50:08 +02:00
dependabot[bot]
1e58906a40
Bump mixin-deep from 1.3.1 to 1.3.2 in /Dashboard
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-01 20:49:07 +00:00
f609e5e453 Change file format of icon 2020-08-01 22:47:53 +02:00
f58a4c1b0c No logical changes, only clarification 2020-08-01 22:47:31 +02:00
46880e6870 Change file format to properly display in tray 2020-08-01 22:47:08 +02:00
24befd241f Add new styling 2020-08-01 20:59:08 +02:00
7cbd7b1fb2 Add icon to resources 2020-08-01 20:58:45 +02:00
3a794c7b5e cleanup 2020-08-01 20:58:36 +02:00
f3386302f0 Simplify tray creation 2020-08-01 17:55:59 +02:00
5d6518b221 Change icon 2020-08-01 17:55:12 +02:00
18c87e1a14 Add hide to tray 2020-08-01 17:55:03 +02:00
4a7fec4ba3 Remove unnecessary props 2020-08-01 17:14:09 +02:00
aff418f890 Add conditional styling 2020-08-01 17:13:38 +02:00
968b13b1dc Remove test component 2020-08-01 17:13:11 +02:00
635d5bd978 Add icon, size & name change 2020-08-01 17:12:59 +02:00
9e9245bbcc Change app name 2020-08-01 17:12:39 +02:00
13dc2a545c Add Buttons 2020-08-01 16:29:42 +02:00
152efeeb99 Add darkmode 2020-08-01 16:29:29 +02:00
760b8d06d0 First test of serial control 2020-08-01 15:43:34 +02:00
96a960a481 Add material ui 2020-08-01 15:42:28 +02:00
10fa1c91d5 Add redux store 2020-08-01 15:42:10 +02:00
dd6fe1251f Remove default content 2020-08-01 15:41:43 +02:00
e492618b06 first serial com test 2020-07-30 21:19:49 +02:00
2c30301744 remove menu bar 2020-07-30 21:19:37 +02:00
addfa7bec9 Add serialport package 2020-07-30 21:19:16 +02:00
88a71796a7 Add on & off commands + Relay state communication 2020-07-30 21:00:02 +02:00
a995a19211 Switch electron boilerplates 2020-07-30 20:59:37 +02:00
a3ceaade26 Create LICENSE 2020-07-28 15:35:01 +02:00
740e556de2 Delete LICENSE 2020-07-28 15:29:06 +02:00
aa3977f134 Add Dashboard 2020-07-28 15:27:25 +02:00
bf725833f6 Create .gitignore 2020-07-28 15:26:14 +02:00
4985d836c0 Create ArduinoRelayControl.ino 2020-07-28 15:24:00 +02:00
4e3cd3cb5c Initial commit 2020-07-28 15:23:43 +02:00