Commit Graph

6044 Commits (063baa21de5163c78764676a81654495ab966d2c)

Author SHA1 Message Date
J Blackman 063baa21de
Merge pull request #2944 from benlumley/master
Fix display of OSD tab save/font buttons on Android.
2022-06-08 10:42:36 +10:00
Ben Lumley 229ab1b4a3 Fix for issue where the font/save buttons at the bottom of the OSD tab misalign on Android 2022-06-06 16:15:45 +01:00
Asier Ruiz bed2b8ae45
Merge pull request #2937 from haslinghuis/fix-auto-detect
Fix MSP_BOARD_INFO accumulation and localStorage Quota Exceeded
2022-05-31 13:35:38 +02:00
Mark Haslinghuis b51a7b288a Fix MSP_BOARD_INFO && Storage Quota
Cleanup LocalStorage
2022-05-30 23:19:51 +02:00
J Blackman 10645cb791
Merge pull request #2931 from haslinghuis/move-telemetry-to-receiver-tab 2022-05-29 08:49:26 +10:00
J Blackman 21bfd58b40
Merge pull request #2923 from McGiverGim/update_translations 2022-05-29 06:46:11 +10:00
haslinghuis 6093e7aa71
Merge pull request #2932 from haslinghuis/fix-porthandler
Fix PortHandler
2022-05-28 04:28:18 +02:00
J Blackman ae8ee6a9ea
Merge pull request #2865 from benlumley/jb-bf-43-link 2022-05-28 12:12:29 +10:00
J Blackman 0b2b702ea7
Merge pull request #2936 from haslinghuis/fix-presets 2022-05-28 12:11:58 +10:00
J Blackman ae20e2741f
Merge pull request #2928 from McGiverGim/not_wrap_header 2022-05-28 12:11:14 +10:00
J Blackman 8f633889fb
Merge pull request #2921 from haslinghuis/stop-motortest-with-space 2022-05-28 12:10:36 +10:00
J Blackman 7276ae7d4b
Merge pull request #2934 from McGiverGim/depends_liabtomic1 2022-05-28 12:10:10 +10:00
haslinghuis 709b1fd618
Merge pull request #2892 from betaflight/dependabot/npm_and_yarn/simple-git-3.5.0
Bump simple-git from 2.44.0 to 3.5.0
2022-05-27 16:54:25 +02:00
Mark Haslinghuis 503e129fdb Fix PortHandler 2022-05-27 03:36:42 +02:00
haslinghuis ee3ddc197e
Merge pull request #2636 from haslinghuis/remove_chrome_storage
[chore] migrate remaining deprecated chrome storage API calls to ConfigStorage JSON implementation.
2022-05-27 02:44:08 +02:00
Mark Haslinghuis 3ea9d15583 Fix presets 2022-05-26 02:02:02 +02:00
Miguel Angel Mulero Martinez a414f6e512 Add dependency on libatomic1 library for Linux 2022-05-24 09:04:54 +02:00
Miguel Angel Mulero Martinez 05bcf03c02 Update translations 2022-05-23 15:43:07 +02:00
Mark Haslinghuis 6f0bdba5f4 Move telemetry to receiver tab 2022-05-22 05:00:47 +02:00
haslinghuis d92a49aac8
Merge pull request #2916 from McGiverGim/osd_preview_resizable
Make OSD screen bigger if possible
2022-05-21 01:40:23 +02:00
Miguel Angel Mulero Martinez 76c193ea19 Not wrap header elements 2022-05-20 09:23:11 +02:00
Miguel Angel Mulero Martinez ec7822f5f6 Make OSD screen bigger if possible 2022-05-20 08:08:36 +02:00
haslinghuis abdcbc6d30
Merge pull request #2920 from benlumley/improve-osd-elements-rendering
OSD Tab - Improve the way osd elements picker + timer section render/wrap
2022-05-19 23:21:31 +02:00
haslinghuis 87eec422c3
Merge pull request #2913 from haslinghuis/fix-freezing
Fix freezing of configurator while loading local firmware and OSD preview while moving elements on Linux
2022-05-19 20:20:27 +02:00
Ben Lumley 6120a0754a Adjust osd variant picker wrapping 2022-05-18 11:56:12 +01:00
Ben Lumley c35ed2ca89 Fix spacing of timers 2022-05-18 11:40:21 +01:00
Mark Haslinghuis b5abb41fe3 Stop motor test with any key 2022-05-17 22:23:25 +02:00
Ben Lumley 7d44593165 Also tidy up timers 2022-05-11 10:45:31 +01:00
Ben Lumley 282df2c7ff Improve the way osd elements render, in particular - stop the labels + variant pickers wrapping under the 3 checkboxes and looking messy 2022-05-11 10:31:03 +01:00
Mark Haslinghuis 2cb90b13a3 Fix-freezing
Bump ubuntu version in workflow
2022-05-11 02:45:04 +02:00
haslinghuis d359bcf58f
Merge pull request #2915 from Asizon/fix_version_margin
Fix version component margin and darktheme background for status bar
2022-05-10 12:40:06 +02:00
asizon 2235247a36 fix version component margin
fix darktheme background

remove margin
2022-05-09 21:35:54 +02:00
haslinghuis db60f73d70
Merge pull request #2917 from chmelevskij/fix/status-bar-version
use gap for version spacing
2022-05-09 13:33:22 +02:00
Tomas Chmelevskij 5772b5ca2c use gap for version spacing 2022-05-08 19:12:30 +03:00
Asizon 6319421e3d
Merge pull request #2908 from chmelevskij/chore/move-styles-into-components
refactor: move styles closer to the components
2022-05-08 09:28:57 +02:00
dependabot[bot] 046d9a89b7
Bump simple-git from 2.44.0 to 3.5.0
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 2.44.0 to 3.5.0.
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md)
- [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.5.0/simple-git)

---
updated-dependencies:
- dependency-name: simple-git
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-07 23:30:28 +00:00
J Blackman e24920507f
Merge pull request #2909 from McGiverGim/add_danish_translation
Add Danish translation
2022-05-06 10:50:56 +10:00
Miguel Angel Mulero Martinez 51eca21578 Add Danish translation 2022-04-29 20:51:40 +02:00
Tomas Chmelevskij af0f2aa444
Merge pull request #2907 from chmelevskij/chore/storybook-for-existing-components
chore: stories for BatteryLegend and StatusBar
2022-04-28 22:05:59 +02:00
Tomas Chmelevskij a85cdfd5b7 refactor: move styles closer to the components 2022-04-27 16:01:53 +02:00
Tomas Chmelevskij 9904abd7eb chore: stories for BatteryLegend and StatusBar 2022-04-27 15:33:28 +02:00
J Blackman 52d8a166de
Update release.yml 2022-04-25 12:43:02 +10:00
J Blackman 1b8ee93bfb
Create release.yml 2022-04-25 12:39:19 +10:00
haslinghuis be4a9e1ba0
Merge pull request #2904 from klutvott123/reboot-options
Make "Activate bootloader" button use bootloader in flash if it exists
2022-04-24 04:09:23 +02:00
haslinghuis 58014b21ec
Merge pull request #2899 from chmelevskij/storybook
add storybook setup
2022-04-24 04:08:54 +02:00
Hans Christian Olaussen 145d567ff9 Make "Activate bootloader" button use bootloader in flash if it exists 2022-04-24 00:19:12 +02:00
Tomas Chmelevskij 585cce19b2
Update .storybook/main.js
Co-authored-by: haslinghuis <mark@numloq.nl>
2022-04-23 19:08:59 +02:00
Tomas Chmelevskij 32ce95b468
Update .storybook/main.js
Co-authored-by: haslinghuis <mark@numloq.nl>
2022-04-23 19:08:52 +02:00
Tomas Chmelevskij 17ad89fe7e Add storybook setup for vue 2022-04-23 18:51:06 +02:00
Ivan Efimov b98e042f4d
Merge pull request #2903 from limonspb/cli_height_fix
Cli tab: vertical flex fix and removing scroll bars
2022-04-23 08:20:46 -05:00