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
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
Jakub Sobczak
73a3c62be4
Fix typo
2022-03-22 23:31:10 +01:00
haslinghuis
99a11689aa
Merge pull request #2862 from limonspb/presets_fix_freeze_bug
...
Presets: fix a bug when saving freezes the progress dialog (because of the \r in the CLI text)
2022-03-22 11:46:57 +01:00
haslinghuis
b36736cd62
Merge pull request #2853 from haslinghuis/fix_motor_css
...
fix_motor_css
2022-03-21 12:26:39 +01:00
Ivan Efimov
272b0fb1ba
Presets: fix a bug when saving freezes the progress dialog (because of the \r in the CLI text)
2022-03-21 01:44:54 -05:00
Mark Haslinghuis
11b2526ccb
Revert NWjs for Linux only
2022-03-14 19:15:39 +01:00
haslinghuis
4fe2d9382c
Merge pull request #2851 from betaflight/dependabot/npm_and_yarn/urijs-1.19.10
...
Bump urijs from 1.19.8 to 1.19.10
2022-03-13 23:03:40 +01:00
haslinghuis
e90ffd1d35
Merge pull request #2850 from haslinghuis/add_local_flashing_protection
...
Fix state if local target does not match board
2022-03-13 23:02:58 +01:00
Mark Haslinghuis
93421d061e
fix_motor_css
...
Fix css selector by id and scrollbar
Go with Limon suggestion using floats instead overflow-x: hidden
Fixes width of mixer (convert to uppercase) + escprotocol selectors
2022-03-13 20:34:28 +01:00
dependabot[bot]
2e6ea6abaa
Bump urijs from 1.19.8 to 1.19.10
...
Bumps [urijs](https://github.com/medialize/URI.js ) from 1.19.8 to 1.19.10.
- [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.8...v1.19.10 )
---
updated-dependencies:
- dependency-name: urijs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-08 23:41:16 +00:00
haslinghuis
75600b959e
Merge pull request #2843 from McGiverGim/update_translations
...
Update translations
2022-03-06 19:07:35 +01:00
Mark Haslinghuis
b4f35d5fad
Fix state if local target does not match board
2022-03-04 22:00:29 +01:00
haslinghuis
a8d982a47c
Merge pull request #2848 from limonspb/motor_buttons
...
Motors tab: moved motor tool buttons away from the bottom panel
2022-03-04 14:45:29 +01:00
Ivan Efimov
3fcd420903
Motors tab: moved motor tool buttons away from the bottom panel
2022-03-04 04:38:56 -06:00