datacleaner / DataCleaner

The premier open source Data Quality solution
GNU Lesser General Public License v3.0
596 stars 180 forks source link

Move custom column naming in desktop to separate dialog #1481

Closed ClaudiaPHI closed 8 years ago

ClaudiaPHI commented 8 years ago

In the context of https://github.com/datacleaner/DataCleaner/pull/1472 we made it possible to configure custom column names for a number of datastore types. Currently this is located inside the datastore configuration dialog. For some reasons it seems to better fit in a separate dialog: It can take up a lot of space, especially when there are lots of columns, causing the datastore dialog to burst out of its window. You are really only able to effectively configure the custom columns when all other datastore related settings have been configured. Therefore it seems like a good idea to add another button next to Save datastore which is activated when sufficient settings to be able to preview the datastore have been configured, which opens a dialog where you can configure the custom column names and preview its effect.

ClaudiaPHI commented 8 years ago

Suggestions: