instedd / mbuilder

Scalable SMS application builder
http://mbuilder.instedd.org/
6 stars 1 forks source link

Importing an application deletes all existing tables and triggers #228

Open spalladino opened 9 years ago

spalladino commented 9 years ago

Import application should either add the triggers to the current ones, or at least warn the user that the behaviour is deleting all the existing configuration upon import.

nditada commented 9 years ago

Let's add a warning: "All the previous application tables and triggers will be deleted. Are you sure you want to overwrite this application with the one you are importing?"

asterite commented 8 years ago

Is this a JS alert? If not, @jkicillof could you provide design for this?

screenshot 2016-08-08 16 55 08

Maybe we add this warning right above the input field, in bold red, but I don't know.

jkicillof commented 8 years ago

This should be displayed after clicking on "import application" button