openstf/stf

Post unknown devices to a public DB

Open

#29 ouverte le 24 juil. 2015

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)JavaScript (2 705 forks)batch import
help wanted

Métriques du dépôt

Stars
 (13 038 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur