Commit Graph

114 Commits (88aa7e1b05e4ba4bf96e5f177e86a1c5ef7d4e01)

Author SHA1 Message Date
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
dependabot[bot] 22848779d6
Bump yarn from 1.19.1 to 1.22.0
Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.19.1 to 1.22.0.
- [Release notes](https://github.com/yarnpkg/yarn/releases)
- [Changelog](https://github.com/yarnpkg/yarn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yarnpkg/yarn/compare/v1.19.1...v1.22.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-14 23:47:25 +00:00
Richard Cooper 6b6610d346 Just run tests on windows build. 2019-11-06 22:31:08 +00:00
Richard Cooper bd296b8eb9 Use puppeteer for karma tests 2019-11-06 16:22:43 +00:00
Richard Cooper 21263087ec run karma tests as part of build 2019-11-06 14:58:27 +00:00
Miguel Angel Mulero Martinez 1d7ec1a764 Add djv library to validate against JSON Schemas 2019-11-04 10:07:07 +01:00
mikeller 7bc8dbec6f Removed copy of semver from repository. 2019-11-02 21:28:14 +13:00
Kyle K c2423badfc Almost fixes an error about using i18next before its properly initialized
Updating to i18next 18.0.1
Goes from lots of complaints down to just one.
https://github.com/i18next/i18next/blob/master/CHANGELOG.md
2019-10-29 17:52:19 +00:00
Michael Keller a64598e0fc
Incremented version to 10.7.0 after release. (#1738)
Incremented version to 10.7.0 after release.
2019-10-15 08:34:02 +13:00
mikeller 5681d4215f Incremented version to 10.7.0 after release. 2019-10-13 12:12:30 +13:00
Michael Keller 96f9eaf2ea
Added a 'gulp release' task to package.json. (#1732)
Added a 'gulp release' task to package.json.
2019-10-13 10:58:51 +13:00
mikeller 6a91208c2b Added a 'gulp release' task to package.json. 2019-10-10 00:21:53 +13:00