Peter Makra
c1cb9e5ec8
patch: hide selftest if api is not available
2022-05-24 14:15:36 +02:00
Peter Makra
cbbf99259d
patch: fixed style of diag button
2022-05-20 15:25:46 +02:00
Peter Makra
0089fec943
patch: moved diag link to container
2022-05-19 18:09:13 +02:00
Peter Makra
708750cc85
patch: cleaned up settings page from diag
2022-05-19 17:37:45 +02:00
Peter Makra
7690f0e861
patch: removed diagnostic stop button
2022-05-19 16:38:45 +02:00
Peter Makra
37e2ef1fef
Merge branch 'hw-diag' of github.com:balena-io/etcher into hw-diag
2022-04-27 13:18:19 +02:00
Peter Makra
8700cad228
patch: fix error handling around file operations
...
Change-Type: patch
2022-04-22 11:15:49 +02:00
mcraa
56595270ca
Merge branch 'master' into hw-diag
2022-03-31 16:50:08 +02:00
Peter Makra
4c5d052a71
patch: updated title to balenaEtcher
...
fixes #3592
Change-Type: patch
2022-03-10 16:35:03 +01:00
Peter Makra
a5201942b8
patch: clarified update check
2022-02-22 09:50:34 +01:00
Peter Makra
c1f7164273
patch: autoupdate stagingPercentage check, include default
...
Change-Type: patch
2022-02-21 21:09:49 +01:00
Marco Füllemann
a6f6cd4a19
patch: fix flashing from URL when using basic auth
2022-02-21 13:36:40 +01:00
Peter Makra
816c45c763
patch: maked close button blue
...
Change-Type: patch
2022-01-20 21:00:33 +01:00
Peter Makra
6e9f6385d3
patch: changed iframe size to percent
...
Change-Type: patch
2022-01-20 20:18:13 +01:00
Peter Makra
507ca28234
patch: changed iframe css; fixed lint
...
Change-Type: patch
2022-01-20 13:26:19 +01:00
Peter Makra
9c1b55bebc
patch: fix mesage of null
...
Change-Type: patch
2021-12-29 15:23:21 +01:00
Peter Makra
ef90d048ca
patch: fixed open from browser on windows
...
Change-type: patch
Signed-off-by: Peter Makra <peter@balena.io>
2021-12-21 17:47:10 +01:00
Peter Makra
ac77ac7546
patch: [diag] added diag container handling
...
Change-Type: patch
2021-11-22 11:16:47 +01:00
Peter Makra
762b51970f
patch: Show diag buttons if container available
...
Change-Type: patch
2021-11-17 17:25:16 +01:00
Peter Makra
71c5aadeaa
fix: remove location from diag button text
...
Change-Type: none
2021-11-12 17:00:39 +01:00
Peter Makra
8a19709832
patch: add hw-diag button to settings
2021-11-12 10:43:48 +01:00
Lorenzo Alberto Maria Ambrosi
98e33b619b
patch: Use @balena/sudo-prompt
...
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2021-11-11 14:39:07 +01:00
Lorenzo Alberto Maria Ambrosi
685ed715ac
patch: Update rpiboot guide link
...
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2021-11-11 11:47:11 +01:00
Lorenzo Alberto Maria Ambrosi
3cf3c4b398
patch: Improve webpack build time
...
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2021-11-11 10:45:00 +01:00
Lorenzo Alberto Maria Ambrosi
790201be90
patch: Add draft info boxes for system information
...
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2021-10-27 10:41:56 +02:00
JSReds
1e1bd3c508
Fix write step for Http file process
...
Change-type: patch
Signed-off-by: Andrea Rosci <andrear@balena.io>
2021-10-13 17:22:57 +02:00
Lorenzo Alberto Maria Ambrosi
00e8f11913
patch: Fix linting errors
...
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2021-10-13 17:21:48 +02:00
Lorenzo Alberto Maria Ambrosi
4232928ad8
patch: Fix LEDs init error
...
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2021-09-30 13:05:47 +02:00
Marco Füllemann
b2d0c1c9dd
add support for basic auth when downloading images from URL
...
When selecting "Flash from URL" the user can optionally provide a username and password for basic authentication. The authentication input fields are collapsed by default. When the authentication input fields are collapsed after entering values the values are cleared to ensure that the user sees all parameter passed to the server.
Change-Type: minor
Changelog-Entry: Add support for basic auth when downloading images from URL.
2021-09-17 11:16:29 +02:00
Lorenzo Alberto Maria Ambrosi
dff2df4aab
Add LED settings for potentially different hardware
...
Change-type: patch
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2021-09-07 15:20:56 +02:00
Lorenzo Alberto Maria Ambrosi
f46963b6b3
Restore image file selection LED-drive pathing
...
Change-type: patch
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2021-09-02 14:16:18 +02:00
Lorenzo Alberto Maria Ambrosi
e2d233d74b
Change LEDs colours
...
Change-type: patch
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2021-08-26 20:15:49 +02:00
Lorenzo Alberto Maria Ambrosi
a7ca2e527b
Restore windows images warning
...
Change-type: patch
Changelog-entry: Windows images now show the proper warning again
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2021-08-26 20:15:48 +02:00
JSReds
d1a3f1cb88
Add possibile authorization as a query param
...
Change-type: patch
Signed-off-by: Andrea Rosci <andrear@balena.io>
2021-08-26 20:15:48 +02:00
JSReds
b272ef296d
Add loader on image select
...
Change-type: patch
Signed-off-by: Andrea Rosci <andrear@balena.io>
2021-08-20 08:31:27 +02:00
Lorenzo Alberto Maria Ambrosi
061afca5d3
patch: Select drive on list interaction rather than modal closing
...
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2021-05-24 14:52:22 +02:00
Zane Hitchcox
1ee110bc95
patch: development environment
...
Add webpack dev server and hot module reloading to get live changes and reloads without reloading the whole electron app.
This patch also runs the development environment in development mode, which is much, much faster on builds and rebuilds.
2021-04-26 21:17:32 -04:00
Alexis Svinartchouk
e87ed9beed
Fix getAppPath() returning an asar file on macOS
...
Change-type: patch
2021-03-23 17:53:54 +01:00
Alexis Svinartchouk
f33f2e3771
Fix titlebar z-index
...
Change-type: patch
2021-02-16 15:49:18 +01:00
Alexis Svinartchouk
e56aaed973
Explicitly set contextIsolation to false
...
Change-type: patch
2021-02-16 15:49:12 +01:00
Alexis Svinartchouk
48b5e8b9d9
Only cleanup temporary decompressed files in child-writer
...
Change-type: patch
2021-02-03 14:55:16 +01:00
Alexis Svinartchouk
73f67e99ca
Stop using node-tmp, use withTmpFile from etcher-sdk instead
...
Change-type: patch
2021-02-03 14:55:16 +01:00
Alexis Svinartchouk
554bbcc780
Revert "Change some border colors to have higher contrast"
...
This reverts commit 8c4edaabba832a5771caea69356e4d565a2c2e13.
Change-type: patch
2021-02-01 19:44:37 +01:00
Alexis Svinartchouk
4db2289cfd
Update electron to v9.4.1
...
Change-type: patch
2021-02-01 19:44:37 +01:00
Alexis Svinartchouk
f82996bfd1
Update @balena/lint to 5.3.0
...
Change-type: patch
2021-01-12 15:22:42 +01:00
Alexis Svinartchouk
93db90c725
Disable screensaver while flashing (on balena-electron-env)
...
Change-type: patch
2021-01-12 15:22:42 +01:00
Alexis Svinartchouk
c54856a616
Only store the first error for each target
...
Changelog-entry: Show the first error for each drive (not the last)
Change-type: patch
2020-12-16 12:33:17 +01:00
Alexis Svinartchouk
fc45df270a
Fix red leds not showing for failed devices
...
Change-type: patch
2020-12-14 18:59:40 +01:00
Alexis Svinartchouk
36d05724c0
Improve hover message when the drive is too small
...
Changelog-entry: Improve hover message when the drive is too small
Change-type: patch
2020-12-14 18:59:40 +01:00
Alexis Svinartchouk
de0010eb72
Update rgb leds colors
...
Change-type: patch
2020-12-10 17:18:54 +01:00