Commit Graph

6310 Commits (110958a743f71d61dc4728d9d95ffeb718f64bb9)

Author SHA1 Message Date
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
J Blackman ef098e3547
Merge pull request #2900 from McGiverGim/update_translations
Update translations
2022-04-23 10:27:35 +10:00
Ivan Efimov f08fa0a743 Cli tab: vertical flex fix and removing scroll bars 2022-04-22 18:20:40 -05:00
Mark Haslinghuis f41e135333 Migrate chrome storage API to window.localStorage
Add remove function

Remove callback from set and remove

Rebased

Rebased
2022-04-22 01:08:48 +02:00
Miguel Angel Mulero Martinez a107acf620 Update translations 2022-04-19 16:12:21 +02:00
haslinghuis c86348b4db
Merge pull request #2897 from limonspb/presets_escape_fix
Presets fix: proper Esc key handling for preset dialogs
2022-04-18 19:59:59 +02:00
Ivan Efimov 85663b1bee Presets fix: proper escape button handling for preset dialogs 2022-04-17 04:41:54 -05:00
Ivan Efimov fa662d2ba2
Merge pull request #2896 from haslinghuis/remove_duplicates
[chore] remove_duplicates from receiver tab
2022-04-14 20:21:44 -05:00
Mark Haslinghuis 9e4c844417 [chore] remove_duplicates from receiver tab 2022-04-14 16:26:10 +02:00
J Blackman 31aebead45
Merge pull request #2895 from haslinghuis/fix_build_release 2022-04-14 20:45:22 +10:00
Mark Haslinghuis cd0e47d366 Fix build release 2022-04-14 12:30:16 +02:00
haslinghuis 7a0a14f49b
Merge pull request #2893 from betaflight/dependabot/npm_and_yarn/urijs-1.19.11
Bump urijs from 1.19.10 to 1.19.11
2022-04-14 02:00:55 +02:00
J Blackman a61c00cc47
Merge pull request #2891 from blckmn/build_release
Adding a build and attach to release workflow (upon release publish).
2022-04-14 09:57:47 +10:00
J Blackman d68e773696
Auto merged - #2845 at Wed, 13 Apr 2022 22:17:16 GMT
Bump karma from 6.3.14 to 6.3.16
2022-04-14 08:17:16 +10:00
haslinghuis 3cb72000a9
Merge pull request #2842 from haslinghuis/fix_model_preview
Fix model preview
2022-04-13 20:46:16 +02:00
dependabot[bot] b5a99ce105
Bump urijs from 1.19.10 to 1.19.11
Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.10 to 1.19.11.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/medialize/URI.js/compare/v1.19.10...v1.19.11)

---
updated-dependencies:
- dependency-name: urijs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 00:17:40 +00:00
Mark Haslinghuis 94037827e8 Fix model preview
Refactor currentRates
2022-04-13 02:04:42 +02:00
haslinghuis d9089dc212
Merge pull request #2884 from limonspb/failsafe_units_fix
Change failsafe delays units to seconds in UI
2022-04-13 01:57:56 +02:00
Ivan Efimov b2a33deec8
Merge pull request #2889 from haslinghuis/fix_cli_autocomplete
Fix autocomplete
2022-04-12 18:56:13 -05:00
blckmn 5b39578353 Adding a build and attach to release workflow (upon release creation). 2022-04-11 19:59:03 +10:00
J Blackman ca0e79a45e
Merge pull request #2833 from McGiverGim/create_release_action
Add release action
2022-04-11 12:36:00 +10:00
Asizon ef420b1ee2
Merge pull request #2887 from McGiverGim/update_translations
Update translations
2022-04-10 10:53:09 +02:00
Mark Haslinghuis 6a4a457eb9 Fix autocomplete 2022-04-10 00:32:39 +02:00
Miguel Angel Mulero Martinez e0496eef13 Update translations 2022-04-09 10:04:31 +02:00
Ivan Efimov 8fb0961701 Change failsafe delays units to seconds in UI 2022-04-07 20:21:33 -05:00
J Blackman 04b4c7438c
Merge pull request #2879 from haslinghuis/fix_expert_mode 2022-04-06 04:00:53 +10:00
Asizon 774405825e
Merge pull request #2857 from McGiverGim/update_translations
Update translations
2022-04-02 08:13:30 +02:00
Mark Haslinghuis 2fb9308265 Fix expert mode 2022-04-02 00:07:40 +02:00
Miguel Angel Mulero Martinez 47657b4b2a Update translations 2022-03-30 16:36:00 +02:00
Asizon 2a7cc43c07
Merge pull request #2856 from haslinghuis/revert_nwjs_linux
Revert NWjs for Linux only
2022-03-30 10:03:03 +02:00
Asizon 73f3fbb1d1
Merge pull request #2875 from benlumley/new_select2_fix
Flasher - fix for select2 height mismatch + padding
2022-03-30 07:58:01 +02:00
Ben Lumley d220d420d2 Bit of padding to keep text away from selects 2022-03-29 11:38:09 +01:00
Ben Lumley 60d6ee448e Fix select2 height displaying differently 2022-03-29 11:33:58 +01:00
J Blackman 77cd427c89
Auto merged - #2866 at Tue, 29 Mar 2022 07:17:07 GMT
Make expert mode permanent even after manually switching it off and reconnecting
2022-03-29 18:17:08 +11:00
Jakub Sobczak a46ff4bb5c Reload permament expert mode config value when reconnecting 2022-03-23 20:52:09 +01:00