Exports work for organizations currently. We can get the data for all organizations by visiting the index. Append .csv to the route to make it localhost/organizations.csv and this will automatically download the CSV.
Currently, we're querying the projects and subsequent positions tables to get relevant data back.
Added CSV exports as listed in #49
Exports work for organizations currently. We can get the data for all organizations by visiting the index. Append
.csv
to the route to make itlocalhost/organizations.csv
and this will automatically download the CSV.Currently, we're querying the projects and subsequent positions tables to get relevant data back.
Here's the CSV file for seeded data: