voteamerica / backend

MIT License
7 stars 17 forks source link

Matches drivers by org #217

Closed jkbits1 closed 6 years ago

jkbits1 commented 6 years ago

Operator page drivers and matches tables show only rows for the logged-in operator's organisation, except in one situation

Schema inserts now specify a uuid for each default organization row (uuids are taken from existing rows)

Have fixed alter and grant statements parameters for submit_new_rider functions

Dev/test users given an org uuid

jkbits1 commented 6 years ago

@dmilet I've merged this without a review as the db changes/patches are minor and don't need deployment. Any comments or refactors are welcome, though