2073 Commits

Author SHA1 Message Date
Alexis Svinartchouk
f2ca997195 Change "Drive Contains Image" label.
Use "Drive Mountpoint Contains Image" instead as the image may not be on
this drive but on a drive mounted in one of the mountpoins of this
drive.
We still don't want to allow flashing this drive in that situation.

Changelog-entry: Changed “Drive Contains Image” to “Drive Mountpoint Contains Image”
Change-type: patch
2019-01-07 15:35:21 +01:00
Lorenzo Alberto Maria Ambrosi
7445004abf
Merge pull request #2589 from balena-io/fix-offline-success-banner
Restored offline success-banner style
2019-01-07 15:34:23 +01:00
Lorenzo Alberto Maria Ambrosi
9b76abe2ed Restored offline success-banner style
Change-type: patch
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzoa@balena.io>
2019-01-07 14:06:05 +01:00
Lorenzo Alberto Maria Ambrosi
a97205c9fc
Merge pull request #2595 from Jacalz/fix-solus-install
Refinements to the README
2019-01-07 09:56:39 +01:00
Jacalz
bf3d069aad Refinements to the README
This started out with the intention to fix a typo in the uninstall 
section of Solus, but developed in to a couple improvements to the 
README.
2019-01-05 16:44:49 +01:00
Lorenzo Alberto Maria Ambrosi
27ea74722c
Merge pull request #2592 from balena-io/fix-readme
Fix readme
2019-01-04 17:38:53 +01:00
Lorenzo Alberto Maria Ambrosi
2525456d8b Update balena-etcher .deb and .rpm install steps
Change-type: patch
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzoa@balena.io>
2019-01-04 16:08:10 +01:00
Lorenzo Alberto Maria Ambrosi
9fa32df3a6 Remove travis-ci and appveyor badges
Change-type: patch
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzoa@balena.io>
2019-01-04 15:39:23 +01:00
Lorenzo Alberto Maria Ambrosi
5bdd5da13b
Merge pull request #2587 from balena-io/fix-dmg-assets
New dmg package background assets
v1.4.9
2018-12-23 15:54:06 +01:00
Lorenzo Alberto Maria Ambrosi
b8756edd29 New dmg package background assets
Change-type: patch
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzoa@balena.io>
2018-12-22 01:41:18 +01:00
Lorenzo Alberto Maria Ambrosi
c93910e858
Merge pull request #2586 from balena-io/release-v1.4.9
v1.4.9
2018-12-21 16:07:29 +01:00
Lorenzo Alberto Maria Ambrosi
ad4226ace7 Invert analytics event probability
Change-type: patch
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzoa@balena.io>
2018-12-21 15:12:08 +01:00
Lorenzo Alberto Maria Ambrosi
d71b3fe1bc v1.4.9
Change-type: patch
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzoa@balena.io>
2018-12-19 22:10:26 +01:00
Lorenzo Alberto Maria Ambrosi
07858eecac
Merge pull request #2571 from balena-io/restyle-success-screen
Restyle success screen and enlarge UI elements
2018-12-19 19:36:49 +01:00
Lorenzo Alberto Maria Ambrosi
64ec6d0e58
Convert flash results component to React
Change-type: minor
Changelog-entry: Added React component for the Flash Results button
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzoa@balena.io>
2018-12-19 16:02:38 +01:00
Lorenzo Alberto Maria Ambrosi
cf722427ab Restyle success screen and enlarge UI elements
Change-type: patch
Changelog-entry: Added React component for the Flash Another button
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzoa@balena.io>
2018-12-19 13:20:02 +01:00
Lorenzo Alberto Maria Ambrosi
1b7ff07efc
Merge pull request #2584 from balena-io/remove-webview-console-messages
Remove forwarding of SafeWebview console messages
2018-12-19 13:09:21 +01:00
Lorenzo Alberto Maria Ambrosi
87533f4417 Remove forwarding of SafeWebview console messages
Change-type: patch
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzoa@balena.io>
2018-12-19 12:19:42 +01:00
Lorenzo Alberto Maria Ambrosi
9077c95cdd
Merge pull request #2583 from balena-io/add-mixpanel-configs
Customize Mixpanel configs
2018-12-18 15:13:16 +01:00
Lorenzo Alberto Maria Ambrosi
22acc5ae96 Customize Mixpanel configs
Change-type: minor
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzoa@balena.io>
2018-12-18 11:32:07 +01:00
Lorenzo Alberto Maria Ambrosi
cf596a88ab
Merge pull request #2557 from balena-io/explicit-safe-webview-events
Use explicit names for safe-webview events
2018-11-28 21:11:10 +01:00
Lorenzo Alberto Maria Ambrosi
7354fa3050 Use explicit names for safe-webview events
Change-type: patch
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzoa@balena.io>
2018-11-28 15:57:58 +01:00
Lorenzo Alberto Maria Ambrosi
978497b287
Merge pull request #2539 from Jacalz/gitmodule-https
Use https for fetching sub modules
2018-11-28 15:35:33 +01:00
Lorenzo Alberto Maria Ambrosi
a52d745250
Merge branch 'master' into gitmodule-https 2018-11-28 14:14:13 +01:00
Chris Crocker-White
aae71f8105
Merge pull request #2562 from balena-io/chrisys-patch
Update URLs in GUI to balena
2018-11-27 15:51:23 -08:00
Jacob
5419b4b732 Use https for fetching sub modules
This switches over the sub module to using https instead of ssh. It simplifies a lot for people packaging the application and you won't need to have ssh configured correctly.
2018-11-27 18:19:02 +01:00
Chris Crocker-White
caf5a8917c
Merge branch 'master' into chrisys-patch 2018-11-27 08:22:15 -08:00
Lorenzo Alberto Maria Ambrosi
beec00dcb3
Merge pull request #2560 from OSSystems/add-wic-support
Add `.wic` image extension as supported format
2018-11-27 14:31:42 +01:00
Otavio Salvador
7565e809b0 Add .wic image extension as supported format
The `.wic` is a widely used image format in the OpenEmbedded / Yocto
Project ecosystem and is straightforward to be supported.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-11-27 10:01:05 -02:00
Lorenzo Alberto Maria Ambrosi
5c9a646bc1
Merge pull request #2561 from rhwood/patch-1
Update MacOS installation instructions.
2018-11-27 10:26:19 +01:00
Chris Crocker-White
dd8ef288f7 Update URLs in GUI to balena
Change-type: patch
Signed-off-by: Chris Crocker-White <chriscw@balena.io>
2018-11-26 17:38:06 -08:00
Randall Wood
db8d2953cb
Update MacOS installation instructions.
Homebrew/homebrew-cask#55358 changed the name used for installation.
2018-11-26 17:23:38 -08:00
Lorenzo Alberto Maria Ambrosi
b75ca26db2
Merge pull request #2558 from Eate/patch-1
Updated Chocolatey section of Readme
2018-11-26 20:05:54 +01:00
Eate
948a04122a
Updated Chocolatey section
Previously, the section header was a "###" header, and I changed it to a "####" header like all the other install variants so it is the same level header. I also added uninstall instructions like the other sections had.
2018-11-26 08:09:47 -08:00
Lorenzo Alberto Maria Ambrosi
b7c4562b85
Merge pull request #2556 from balena-io/fix-update-notification
fix(GUI): Fix update notification error
2018-11-26 17:08:49 +01:00
Lorenzo Alberto Maria Ambrosi
6d0fea1983
fix(GUI): Fix update notification error
Remove "this" and use "exports" instead

Change-type: patch
Changelog-entry: Fix update notifier error popping up on v1.4.1->1.4.8
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzoa@balena.io>
2018-11-26 15:53:55 +01:00
Lorenzo Alberto Maria Ambrosi
1a158a919a
Merge pull request #2553 from balena-io/v1.4.8
v1.4.8
v1.4.8
2018-11-23 18:52:18 +01:00
Lorenzo Alberto Maria Ambrosi
9a83bd4267 v1.4.8
Change-type: patch
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzoa@balena.io>
2018-11-23 17:51:41 +01:00
Lorenzo Alberto Maria Ambrosi
7e3f516b04
Merge pull request #2551 from balena-io/add-potm-webview
feat(GUI): Add featured-project component
2018-11-23 17:44:49 +01:00
Lorenzo Alberto Maria Ambrosi
afd888e14d
fix(GUI): Fix styling issues with buttons
Change-type: patch
Changelog-entry: Moved back the write cancel button
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzoa@balena.io>
2018-11-23 16:28:06 +01:00
Lorenzo Alberto Maria Ambrosi
76af6e975e Add flashing info while showing webview
Change-type: patch
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzoa@balena.io>
2018-11-23 13:19:47 +01:00
Lorenzo Alberto Maria Ambrosi
2017df9ec6 feat(GUI): Add featured-project component
Change-type: patch
Changelog-entry: Added featured-project while flashing
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzoa@balena.io>
2018-11-22 22:05:11 +01:00
Lorenzo Alberto Maria Ambrosi
aa1e83dc24
Merge pull request #2552 from balena-io/reject-drives-null-size
fix(GUI): Reject drives with null size
2018-11-22 20:50:56 +01:00
Lorenzo Alberto Maria Ambrosi
20996b153d fix(GUI): Reject drives with null size
Change-type: patch
Changelog-entry: Reject drives with null size (fixes pretty-bytes error)
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzoa@balena.io>
2018-11-22 19:57:45 +01:00
Alexis Svinartchouk
b298e53fc4
Merge pull request #2544 from balena-io/usbboot-limit-transfer-size
Usbboot limit transfer size
v1.4.7
2018-11-13 15:49:42 +01:00
Alexis Svinartchouk
7fb382bee0 fix(usbboot): Limit usbboot transfers to 1MiB
Change-type: patch
2018-11-13 14:57:42 +01:00
Alexis Svinartchouk
2158772e3b lint: don't run codespell on svg files
Change-type: patch
2018-11-13 14:55:45 +01:00
Lorenzo Alberto Maria Ambrosi
333298e6c3
Merge pull request #2542 from balena-io/release-1.4.7
v1.4.7
2018-11-12 11:47:34 +01:00
Lorenzo Alberto Maria Ambrosi
6e9deeba5b v1.4.7
Change-type: major
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzoa@balena.io>
2018-11-11 16:23:13 +01:00
apostolism
15951509a7
Merge pull request #2535 from balena-io/fix-versionist
fix(versionist): Adapt versionist.conf.js to new guidelines
2018-11-09 18:22:02 +02:00