Skip to content
This repository has been archived by the owner on Jun 5, 2019. It is now read-only.

Add fields: {date,city} of birth, phone number #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add fields: {date,city} of birth, phone number #7

wants to merge 1 commit into from

Conversation

bassosimone
Copy link
Contributor

These are required fields. It would have been better to know about them in advance, but Antani. We will check for them only in JavaScript since now we have registered users.

Changes in this diff:

  1. added fields to oonitarian.json

  2. remove unused variables (Role, RoleMapping)

  3. fix first argument to autoupdate(): must be the table
    name (tested empirically)

  4. add missing return statements in case of error

  5. remove code to create default teams

This is already in production in the staging system (https://ooni-adina15-staging.herokuapp.com/).

These are required fields. It would have been better to know
about them in advance, but Antani. We will check for them only
in JavaScript since now we have registered users.

Changes in this diff:

1) added fields to oonitarian.json

2) remove unused variables (Role, RoleMapping)

3) fix first argument to autoupdate(): must be the table
   name (tested empirically)

4) add missing return statements in case of error

5) remove code to create default teams
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants