* [#4009] Added checkbox to disable automatic preview updates for separator based files
* [#4009] Checkbox now added for most parser types
* [#4009] Google data and database additions for disabling auto preview
* [#4009] Excel and pc axis fixes
* [#4009] Test case addition
* [#4009] Added comments
* [#4009] Review comment fixes
* Add i18n for database importer name - fixes#3213
* Clean up database config list styling
- use full width of panel so that the heading doesn't get truncated
(NOTE: Heading should really be outside the list, not in it)
- use the same color as the rest of the UI for the border
* One more border color definition
This should really be an override rather than hacking on the
pure.less file, but since that's how it was done originally,
that's where we'll fix it for now.
* Get rid of weird grey dashed bottom border