maiera / gde-app

Apache License 2.0
22 stars 9 forks source link

GDEs "Options" #217

Closed SmokyBob closed 9 years ago

SmokyBob commented 9 years ago

Add to the Web App an "options" section for GDEs so that they can edit/add userIds/URL/api_keys, etc... needed as we add more sources we harvest statistics/activities from.

Currently only for the SO Id (so_id).

This is way we can:

Scarygami commented 9 years ago

Once we have decided on the fields we want to maintain, we will probably also have to adjust the Account model in the backend to store the options.

SmokyBob commented 9 years ago

@Scarygami Yes for sure. At the moment in the staging env @patt0 added the so_id code here and here. We "manually" updated the so_id with the infos collected for the Experts page to run some initial tests as #211 gets developed

SmokyBob commented 9 years ago

Moved