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
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
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
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
de0010eb72
Update rgb leds colors
...
Change-type: patch
2020-12-10 17:18:54 +01:00
Alexis Svinartchouk
1f94f44b18
Remove unmountOnSuccess setting
...
Changelog-entry: Remove unmountOnSuccess setting
Change-type: patch
2020-12-10 15:36:19 +01:00
Alexis Svinartchouk
fe0b45cae6
Only show auto-updates setting on supported targets
...
Change-type: patch
2020-12-10 15:35:37 +01:00
Alexis Svinartchouk
d3df2fe57e
Update sys-class-rgb-led from 2.1.1 to 3.0.0
...
Update sys-class-rgb-led from 2.1.1 to 3.0.0
Changelog-entry: Update sys-class-rgb-led from 2.1.1 to 3.0.0
Change-type: patch
2020-12-04 14:11:51 +01:00
Alexis Svinartchouk
e7b4f09021
Allow selecting a locked SD card as the source drive
...
Changelog-entry: Allow selecting a locked SD card as the source drive
Change-type: patch
2020-11-16 14:16:38 +01:00
Alexis Svinartchouk
1e0a6a3129
Removed disableExplicitDriveSelection setting, use autoSelectAllDrives instead
...
Change-type: patch
2020-11-13 20:23:07 +01:00
Alexis Svinartchouk
1c52379ee3
Add drivesOrder setting
...
Change-type: patch
2020-11-11 13:30:54 +01:00
Alexis Svinartchouk
e2c2b40690
Remove "Validate write on success" setting
...
Validation is always enabled, press the "skip" button to skip it.
Changelog-entry: Remove "Validate write on success" setting. Validation is always enabled, press the "skip" button to skip it.
Change-type: patch
2020-11-11 13:30:26 +01:00
Lorenzo Alberto Maria Ambrosi
deb3db0fff
Add more typings & refactor code accordingly
...
Change-type: patch
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2020-11-03 15:02:51 +01:00
Lorenzo Alberto Maria Ambrosi
06997fdf29
Fix zoomFactor in webviews
...
Change-type: patch
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2020-11-03 15:01:11 +01:00
Lorenzo Alberto Maria Ambrosi
611e659626
Add retry button to the errors modal in success screen
...
Change-type: patch
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2020-11-03 15:01:07 +01:00
Lorenzo Alberto Maria Ambrosi
e484ae9837
Cleanup after child-process is terminated
...
Change-type: patch
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2020-10-22 14:08:44 +02:00
Lorenzo Alberto Maria Ambrosi
7e7ca9524e
Add skip function to validation
...
Change-type: patch
Changelog-entry: Add skip function to validation
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2020-10-22 14:08:44 +02:00
Lorenzo Alberto Maria Ambrosi
b76366a514
Add more typings & refactor code accordingly
...
Change-type: patch
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2020-09-04 11:24:10 +02:00
Lorenzo Alberto Maria Ambrosi
14a89b3b8a
Remove lodash from selection-state.ts
...
Change-type: patch
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2020-09-02 17:41:33 +02:00
Lorenzo Alberto Maria Ambrosi
093008dee7
Rework system & large drives handling logic
...
Change-type: patch
Changelog-entry: Rework system & large drives handling logic
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2020-09-02 17:41:09 +02:00
Lorenzo Alberto Maria Ambrosi
dda022df37
Add clone-drive workflow
...
Change-type: patch
Changelog-entry: Add clone-drive workflow
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2020-08-31 15:13:41 +02:00
Alexis Svinartchouk
a24be20e95
Fix writing config file
...
Changelog-entry: Fix writing config file
Change-type: patch
2020-08-20 17:27:24 +02:00
Alexis Svinartchouk
a3322e9fd7
Set module: es2015 in tsconfig.json
...
Changelog-entry: Set module: es2015 in tsconfig.json
Change-type: patch
2020-08-18 14:05:18 +02:00
Alexis Svinartchouk
ba16995070
Show system drives last
...
Change-type: patch
2020-06-22 16:53:44 +02:00
Lorenzo Alberto Maria Ambrosi
b0c71b21b3
Merge unsafe mode with new target selector
...
Change-type: patch
Changelog-entry: Merge unsafe mode with new target selector
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2020-06-12 14:44:31 +02:00
Alexis Svinartchouk
4752fa6dd2
Stop checking file extensions
...
Changelog-entry: Stop checking file extensions
Change-type: patch
2020-05-27 17:27:09 +02:00
Alexis Svinartchouk
d90e3a816e
Update leds behaviour
...
Changelog-entry: Update leds behaviour
Change-type: patch
2020-05-20 14:50:56 +02:00
Alexis Svinartchouk
ef5762864f
Update redux 3 -> 4
...
Changelog-entry: Update redux 3 -> 4
Change-type: patch
2020-05-12 14:18:02 +02:00
Alexis Svinartchouk
b23bfc2f6e
Update uuid v3 -> v8
...
Changelog-entry: Update uuid v3 -> v8
Change-type: patch
2020-05-12 13:55:20 +02:00
Alexis Svinartchouk
ffe281f25d
Simplify settings
...
Change-type: patch
2020-04-30 11:35:29 +02:00
Alexis Svinartchouk
745a2f1886
Remove no longer used settings and checks
...
Change-type: patch
2020-04-30 11:35:26 +02:00
Alexis Svinartchouk
9bf58c89d4
Update resin-lint -> @balena/lint
...
Change-type: patch
2020-04-30 11:35:25 +02:00
Alexis Svinartchouk
ee62b9a4c7
Decompress images before flashing, remove trim setting, trim ext partitions
...
Changelog-entry: Decompress images before flashing, remove trim setting, trim ext partitions
Change-type: patch
2020-04-30 11:35:23 +02:00
Lorenzo Alberto Maria Ambrosi
b3f25c176b
Add average speed in flash results
...
Changelog-entry: Add average speed in flash results
Change-type: patch
2020-04-14 17:25:25 +02:00
Alexis Svinartchouk
94d262263c
The RGBLed module has been moved to a separate repository
...
Changelog-entry: The RGBLed module has been moved to a separate repository
Change-type: patch
2020-02-13 11:15:39 +01:00
Omar López
fdec65e9bd
Initialize leds object map
...
Fixes : #3056 #3057 #3058
Change-type: patch
Changelog-entry: Initialize leds object map
2020-02-05 12:32:42 +01:00
Alexis Svinartchouk
227bad9e99
Keep leds sysfs files open
...
Change-type: patch
2020-02-04 20:08:58 +01:00
Alexis Svinartchouk
cb8168de41
Etcher pro leds feature
...
Changelog-entry: Etcher pro leds feature
Change-type: patch
2020-02-04 20:08:57 +01:00
Alexis Svinartchouk
c09237f0c3
Sort devices by device path on Linux
...
Changelog-entry: Sort devices by device path on Linux
Change-type: patch
2020-01-31 13:06:37 +01:00
Alexis Svinartchouk
6fcd9e1595
Remove settings.getDefaults function
...
Change-type: patch
2020-01-30 16:59:28 +01:00
Alexis Svinartchouk
9caa42d257
Remove unused settings.assign function
...
Change-type: patch
2020-01-30 16:59:28 +01:00
Alexis Svinartchouk
d633b36b23
Remove useless export.
...
Change-type: patch
2020-01-27 12:35:15 +01:00
Alexis Svinartchouk
28648e27cf
Convert DriveSelectorModal.jsx to typescript
...
Change-type: patch
2020-01-27 12:35:14 +01:00
Alexis Svinartchouk
2671c83337
Use Dictionary type from lodash
...
Change-type: patch
2020-01-27 12:35:09 +01:00
Alexis Svinartchouk
bfe895c690
Convert image-writer.js to typescript
...
Change-type: patch
2020-01-27 12:35:08 +01:00