dronekit / droneshare

DroneShare is a shared repository of drone missions built using DroneKit-Cloud
http://www.droneshare.com/
Apache License 2.0
84 stars 66 forks source link

Make web upload button more discoverable. #82

Open LorenzMeier opened 10 years ago

LorenzMeier commented 10 years ago

It would be nice to have an obvious option to upload logs via the web interface. And it would be important to be able to mark them as 3rd-party. This is a common theme for developers when using a tool like DroneShare to look at a 3rd-party provided (instead of desktop analysis tools).

LorenzMeier commented 10 years ago

@geeksville I now figured out how to do it - I think the UI is a bit over-sleek there. It would make sense to steal the + symbol from Github for log upload, or at least put the upload into the account context menu. You don't expect the log upload in the account settings.

geeksville commented 10 years ago

I totally agree. Thanks Lorenz.

mrpollo commented 10 years ago

@LorenzMeier we added an upload mission button on the mission list page as a step 1 http://www.droneshare.com/mission we are about to add it to the header as well as a global element hope this helps