List view
Voter Registration and Quality Control
Voter Registration and Quality Control
Organizing
Organizing
Petitions and Quality Control
Petitions and Quality Control
Dashboard_Layouts
The dashboard_layouts table provides information about dashboards that are available to be set per role. These dashboards are created by Politech, reach out to us for changes.
Field | Type | Description | Notes |
id | primary key (int) | unique turf id | joins: turf_id in users table, canvassers table, locations table, and quality_control_phone_verification_scripts table |
name | text | name of the turf | unique to table |
created_by_user_id | foreign key (int) | unique id of user that created the dashboard in Blocks | joins: id in user table |
content | jsonb | list of dashboard widgets included in created role | unique to table |