issue#2375 allow change of delimiter for csv download (#2403)
* issue#2375 allow change of delimiter for csv download

* fix eslint issues, bugfix usage-dashboard when no stats exist, Styling tweaks to csv separator

* fix issues with tests by defaulting the separator to a comma NOTE: does not enforce tests on the separator param working

* fix issues with new separator argument in stat-created-plan and spec

Co-authored-by: Sam Rust <xsrust@gmail.com>
dev
1 parent af72f7f commit be8afeb50ad1966671041986633f4a1465dd2138
@Ray Carrick Ray Carrick authored on 28 Feb 2020
GitHub committed on 28 Feb 2020
Showing 10 changed files
View
app/assets/stylesheets/blocks/_usage.sccs 0 → 100644
View
app/assets/stylesheets/utils/_margins.scss
View
app/controllers/usage_controller.rb
View
app/javascript/views/usage/index.js
View
app/models/stat.rb
View
app/models/stat_created_plan.rb
View
app/views/usage/_total_usage.html.erb
View
app/views/usage/index.html.erb
View
lib/csvable.rb
View
spec/models/stat_created_plan_spec.rb