Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#159742121 Add pushSub column to user table in DB #36

Merged
merged 2 commits into from
Aug 14, 2018

Commits on Aug 13, 2018

  1. chore(Validation): refactor validation handlers into single middleware

    - refactor validator into handleValidationErrors.js
    
    [Delivers #159732588]
    olusoladavid committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    08dacf6 View commit details
    Browse the repository at this point in the history
  2. chore(Database): add column for push subscriptions to Database

    - alter users table with new column 'push_sub'
    
    [Delivers #159742121]
    olusoladavid committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    90b825b View commit details
    Browse the repository at this point in the history