Dashboard_Layouts

List view
Voter Registration and Quality Control
Organizing
Petitions and Quality Control
Admin
Phone Banking
 

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