Tomas Chmelevskij
8e508d9723
chore(repo): update node version to 14
2021-12-17 18:38:53 +01:00
Ivan Efimov
e63a5fe642
Presets TAB
2021-11-23 22:28:56 -06:00
Michael Keller
9f0ccee463
Added build for Android Play store bundle.
2021-09-07 16:49:34 +12:00
Michael Keller
4480621c14
Standardised configurator version naming.
2021-08-25 19:35:18 +12:00
Michael Keller
f828cab249
Merge pull request #2490 from betaflight/dependabot/npm_and_yarn/postcss-8.2.10
2021-05-21 02:17:17 +12:00
dependabot[bot]
e30e146429
Bump postcss from 8.1.1 to 8.2.10
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.1.1 to 8.2.10.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.1.1...8.2.10 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 09:52:13 +00:00
dependabot[bot]
fbb7d73403
Bump djv from 2.1.3-alpha.0 to 2.1.4
...
Bumps [djv](https://github.com/korzio/djv ) from 2.1.3-alpha.0 to 2.1.4.
- [Release notes](https://github.com/korzio/djv/releases )
- [Changelog](https://github.com/korzio/djv/blob/master/CHANGELOG.md )
- [Commits](https://github.com/korzio/djv/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-13 15:25:48 +00:00
Michael Keller
f9008db359
Revert "Bump three from 0.97.0 to 0.125.0"
2021-03-24 02:19:21 +13:00
dependabot[bot]
ec01af39cd
Bump three from 0.97.0 to 0.125.0
...
Bumps [three](https://github.com/mrdoob/three.js ) from 0.97.0 to 0.125.0.
- [Release notes](https://github.com/mrdoob/three.js/releases )
- [Commits](https://github.com/mrdoob/three.js/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 20:47:37 +00:00
Michael Keller
d5a4095216
Added linter run to tests.
2020-12-27 23:09:52 +01:00
Tomas Chmelevskij
d396d97e5e
chore: add eslint
...
* add eslint with space rules to cover what sonarcloud doesn't
* run lint in travis
* add eslint vue config
2020-12-27 09:21:51 +04:00
Tomas Chmelevskij
73172bdb04
chore: ESM for localization
2020-11-03 21:49:48 +01:00
Miguel Angel Mulero Martinez
5213ca0602
Revert "Upgrade i18next backend to i18nextHttpBackend"
...
This reverts commit 0671cfed3f
.
2020-10-29 19:25:35 +01:00
Miguel Angel Mulero Martinez
39808a5477
Revert "Replace i18next http backend by filesystem sync backend"
...
This reverts commit 60d58e7ac9
.
2020-10-29 13:11:28 +01:00
WalcoFPV
f0c48bfe37
Fix require modules with Cordova
2020-10-26 20:17:30 +01:00
Michael Keller
18a9d615bf
Merge pull request #2251 from McGiverGim/locales_without_underscore
...
Remove underscore from _locales
2020-10-24 21:02:45 +13:00
Michael Keller
7080adddc2
Merge pull request #2248 from atomgomba/update-run-script-os-to-1.1.3
...
Update run-script-os to 1.1.3
2020-10-24 04:56:40 +13:00
Miguel Angel Mulero Martinez
d7a6b7374f
Remove underscore from _locales
2020-10-23 09:01:46 +02:00
Miguel Angel Mulero Martinez
60d58e7ac9
Replace i18next http backend by filesystem sync backend
2020-10-22 10:06:07 +02:00
Károly Kiripolszky
f0b1a85417
Update run-script-os to 1.1.3
2020-10-22 08:37:06 +02:00
Michael Keller
b371ed471d
Merge pull request #2237 from McGiverGim/remove_message_i18n
...
Parse messages file and use i18next vue plugin
2020-10-22 04:37:42 +13:00
Miguel Angel Mulero Martinez
dba61bc652
Parse messages file and use i18next vue plugin
2020-10-21 10:40:29 +02:00
Miguel Angel Mulero Martinez
477661131c
Move Switchery library to npm/yarn
2020-10-21 08:44:50 +02:00
Michael Keller
36fe5f48b8
Merge pull request #2236 from McGiverGim/fix_window_title_flicker
...
Remove window title hack for Chrome
2020-10-20 21:08:24 +13:00
Miguel Angel Mulero Martinez
a0f1cadb32
Fix Sonar issues Cli and CliAutoComplete
2020-10-19 11:29:37 +02:00
Michael Keller
82aa47bf2f
Remove window title hack for Chrome
2020-10-19 11:27:16 +02:00
Michael Keller
8928517c83
Merge pull request #2230 from McGiverGim/update_i18next_backend
...
Upgrade i18next backend to i18nextHttpBackend
2020-10-18 20:02:51 +13:00
Miguel Angel Mulero Martinez
2384fb731f
Add Vue devtools to the debug mode
2020-10-17 12:50:46 +02:00
Miguel Angel Mulero Martinez
0671cfed3f
Upgrade i18next backend to i18nextHttpBackend
2020-10-16 08:33:52 +02:00
Károly Kiripolszky
1e36eb58d0
Fix npm scripts on Windows
2020-10-15 17:37:30 +02:00
Tomas Chmelevskij
d6cee386e8
Add Vue
...
Setup vue with gulp and initial components:
* Status Bar
* Logo
* Battery Legend
2020-10-14 17:51:03 +02:00
Žan Pevec
d22f22924a
Css files fixed and match styles
...
Moved css and match styling with other selects
2020-08-20 19:46:19 +02:00
Michael Keller
63e5e9f119
Merge pull request #2122 from mikeller/re_add_canvas_renderer
...
Reverted THREE library to 0.97.0 to get CanvasRenderer back.
2020-07-14 01:07:02 +12:00
mikeller
a2f4660397
Reverted THREE library to 0.97.0 to get CanvasRenderer back.
2020-07-12 00:00:53 +12:00
Miguel Angel Mulero Martinez
60b530d2ee
Update JQuery to 3.5.1 and other libraries to the last minor
2020-07-07 15:23:16 +02:00
Michael Keller
25c918feee
Merge pull request #2102 from McGiverGim/inno_setup
2020-07-05 20:56:57 +12:00
Michael Keller
4f7c78b59b
Merge pull request #2080 from McGiverGim/update_i18next
...
Update i18next to latest minor version of 19.0.0
2020-07-05 14:10:46 +12:00
WalcoFPV
4f93e54ae6
Cordova framework integration, Android support, mobile UI & options tab
...
Cordova integration and android platform :
- Added cordova directory with required config
- Added cordova applications generation in gulpfile
- Added cordova development instructions
- Used cordova plugins to simulate missing chrome api plugins (chrome.serial and chrome.fileSystem)
- Added cordova clipboard support
- Added android operating system and Cordova gui mode
- Fixed some css and js files to make them working on Android as well as on computers
- Added --skipdep argument to accelerate cordova build (gulp task)
- Added a webview helper to help people to update the webview app of their device
New options tab :
- Added options tab replacing the options dropdown
- Added option to switch between phones UI and computers UI
Mobile interface and global interface improvements :
- Simplified the structure of the header with flex css
- Made headerbar and tab container responsive (compact headerbar and side menu)
- All tabs are adapted to mobile interface (except firmware flasher)
- The servos and adjustments tabs are not fully adapted but are "usable"
- Improved header bar animation
- Improved log expandation animation
- Added swipe gesture to toggle side menu
Fixes during the development :
- Logo position
- Dark mode
- Auto connection
- Error messages (cordova_chromeapi.js)
- Responsive grid
- Testing
- Disconnection
- Width of boxes inside the OSD tab
- Fixed cli tab
- OSD tab
- Motor stop switch
- White spaces in boxes
- Dialogs size
- Connect button state
- Prevent tablet with a height larger than 575px to switch to computers ui
- Fixed logging tab
- Fixed code smell
- Fixed yarn cordova plugin install issue
- Fixed content_wrapper
- Fixed vibrations when scrolling
- Fixed scrolling bar alignment
- Fixed dialogReportProblem height
- Fixed rates logo
- Fixed auto connection default value (true)
- Fixed D to D max
- Fixed dialogs
Added required messages in locales/en/messages.json file
Requested changes
2020-07-03 16:19:33 +02:00
Miguel Angel Mulero Martinez
2051c67dde
Replace NSIS by Inno Setup installer
2020-07-03 12:00:40 +02:00
Miguel Angel Mulero Martinez
90e8bad330
Pushed three.js library version to 0.110.0
2020-06-26 13:18:44 +02:00
Miguel Angel Mulero Martinez
26418f336a
Move three.js library to npm library and upgrade to version 0.98.0
2020-06-26 12:47:34 +02:00
Miguel Angel Mulero Martinez
52bfe17bd8
Update i18next to latest minor version of 19.0.0
2020-06-22 11:25:51 +02:00
Michael Keller
61a9a0e89c
Merge pull request #1995 from betaflight/dependabot/npm_and_yarn/jquery-3.5.0
...
Bump jquery from 3.4.1 to 3.5.0
2020-06-22 00:30:56 +12:00
mikeller
3335de3a9e
Updated version to 10.8.0, updated supported API version to 1.44.
2020-06-14 19:34:41 +12:00
mikeller
f336f54d2b
Updated version to 10.7.0.
2020-06-10 01:36:53 +12:00
mikeller
04901ccb1c
Updated version to 10.6.0-RC2
2020-06-04 00:15:31 +12:00
dependabot[bot]
20840fe36c
Bump jquery from 3.4.1 to 3.5.0
...
Bumps [jquery](https://github.com/jquery/jquery ) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases )
- [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-04-30 09:42:53 +00:00
mikeller
f9604d75b7
Updated version to 10.6.0-RC1
2020-04-29 00:22:23 +12:00
mikeller
732cccc1f4
Fixed opening of links in an external app.
2020-04-26 20:40:54 +12:00
mikeller
4672666226
Updated all dependencies and fixed resulting problem.
2020-02-22 16:49:13 +13:00