Commit Graph

124 Commits (968e10feeb4a6d5326b7d4eeddea1c9a7f0673c0)

Author SHA1 Message Date
skaman82 968e10feeb switchery integration 9 years ago
skaman82 9489b13c13 Ports tab clean up 9 years ago
skaman82 770cae9ee4 Some finetuning 9 years ago
skaman82 4d6fae7fb1 CSS fixes 9 years ago
skaman82 dcc037c549 Fix for open log 9 years ago
skaman82 819c07f2f5 Added sensor icons. Experimenting with theme change 9 years ago
skaman82 f6a9005049 experimenting 9 years ago
skaman82 391a733aa8 Added icons
Changed tab selection function to give each tab a separate class for
icons. Added icons, cleanup work
9 years ago
skaman82 ba23917ef7 Log bar upgrade to show scroll functionality to user 9 years ago
skaman82 71b9e6dad4 testing logview toggle 9 years ago
Dominic Clifton c3f1c13d54 Move Documentation and Support links to separate tab. Add a
contributing section.  Unify help/landing section CSS/html a little.
Expand the sponsors panel area in preparation for an updated section.
10 years ago
Nicholas Sherlock 0f22b92e35 Add dataflash tab: Very basic functionality is working 10 years ago
Dominic Clifton 34b7b87c3e Allow old API version to be used but disable LED strip tab and
backup/restore functionality in certain cases.  Cleanup of tab
switching.
10 years ago
Dominic Clifton d269d60391 Improve user experience by adding tabs for the welcome and firmware
flasher.

The welcome (aka 'landing') and firmware flasher were already modelled
as tabs but were never displayed as tabs.

The UI didn't make sense when the whether the welcome message or
firmware flasher was displayed since there was no active tab or other
indication.
10 years ago
Dominic Clifton c5e2a13b6c First cut of port of LED Strip configuration UI.
Thanks for the original code decompyler!
10 years ago
Dominic Clifton e4bc970680 Use i18n for tab switch message. 10 years ago
Dominic Clifton 3a4ea7e1c1 Update messaging used when api version is incompatible. 10 years ago
Roeland Lutters f0e84ae856 Update message using old firmware 10 years ago
Roeland Lutters 32a27b73a7 CLI available for old firmware versions 10 years ago
Dominic Clifton 1ac581654d Update the message that reminders users to check for new versions rather
than blindly assuming a new version is available.
10 years ago
Dominic Clifton fe72557b12 Removing more review related code. Adding skeleton of new Ports tab. 10 years ago
Paul Rogalinski 2f9e2b13c5 fixed typos 10 years ago
Paul Rogalinski a8a6b8904c fixed async issues, added string formatter proto 10 years ago
Dominic Clifton a8cf910f51 Merge remote-tracking branch 'multiwii/master'
Conflicts:
	README.md
	_locales/en/messages.json
	changelog.html
	js/backup_restore.js
	js/data_storage.js
	js/msp.js
	js/protocols/stm32.js
	js/serial_backend.js
	main.css
	main.html
	main.js
	manifest.json
	tabs/auxiliary_configuration.css
	tabs/default.css
	tabs/firmware_flasher.js
	tabs/initial_setup.css
	tabs/initial_setup.html
	tabs/initial_setup.js
	tabs/modes.html
	tabs/modes.js
	tabs/motor_outputs.css
	tabs/motors.html
	tabs/receiver.css
	tabs/servos.js
10 years ago
cTn 3577632ce2 Revert "input validation works much better while using input event to do the manipulation"
This reverts commit 78b92ab5e7.
10 years ago
cTn 78b92ab5e7 input validation works much better while using input event to do the manipulation 10 years ago
cTn 12a99fa4b5 track settings changes via events 10 years ago
Dominic Clifton 902da2f91d Add 'Adjustments' tab.
Cleanup 'Auxilary' tab code.
Rename other tabs to have shorter titles.
10 years ago
cTn 0cd315b5e7 rename files to better correspond to their specific tabs 10 years ago
cTn 3381463bf5 correct status bar width, display configurator version in status bar 10 years ago
cTn 5105dc2165 clamp values to specific range 10 years ago
cTn 840058d4c1 separate webgl capability detector in main.js, keep track 10 years ago
cTn a580d94d10 remove global access to backgroundPage, optimize eventPage, track application startup time 10 years ago
cTn 5cd042ae9d remove active_tab_ref, name some of the anonymous functions, cleanup 10 years ago
cTn 3bf329be65 log library versions 10 years ago
cTn 5cc88b26c4 bugfixes for primary input validation 10 years ago
cTn 4412f9c263 default and initial setup renamed to landing and setup, including object adjustments 10 years ago
cTn 945b86f9b2 rename translation shortcuts, drop configuration files in 10 years ago
cTn 8f0fe2f9ea print remaining time based on app last release date in console 10 years ago
cTn a96e804359 removing MSP pass through mode 10 years ago
cTn 21065c8acb speed up options window animation 10 years ago
cTn 14f780b0fd use name from .manifest instead of hard written one 10 years ago
cTn 90da15b14c added time based update reminder (informing people on dev branch and ones with broken chrome auto-update mechanism) 10 years ago
cTn c87025b3bf fixing all broken statements that got broken in recent undefined runs 10 years ago
cTn 8dabc3ac91 experimenting with some undefined comparators in strict mode 10 years ago
cTn b77ed6b174 another refactor for global variables, bugfixes for logging tab initialization in strict mode 10 years ago
cTn f3ea5757f7 lots of work on removing global variables 10 years ago
cTn d9c315338d turning on strict mode for various js files 10 years ago
cTn 6ca1ca2516 use name from .manifest instead of hard written one 10 years ago
cTn 2a3d261465 added time based update reminder (informing people on dev branch and ones with broken chrome auto-update mechanism) 10 years ago