openstf/stf

Post unknown devices to a public DB

Open

#29 aberto em 24 de jul. de 2015

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (2.705 forks)batch import
help wanted

Métricas do repositório

Stars
 (13.038 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

For stf-device-db.

Ways to POST data to Google Spreadsheets:

Possible ways to send the data:

  • Just from the error logs, the admin will see it and copy/paste the device info to the Google Form (Low discoverability).
  • From the UI, show a dialog (only once) asking if its OK to "send the data of the following unknown devices" (High discoverability). May be a bit annoying because it will be shown to all users using STF (even if its only once). Need to maintain a list of unknown devices in the db.

Guia do colaborador