Castronova / EMIT

Environmental Model Integration Project (EMIT)
GNU General Public License v2.0
0 stars 2 forks source link

Keep Add Connection Open When Connect Fails #466

Open Castronova opened 8 years ago

Castronova commented 8 years ago

When adding a connection using the Add Connection window:

image

The window will close if the connection fails. Instead keep the window open so that the user can update the database info and try again.

Castronova commented 8 years ago
  1. When the connection is successful, show a Success window
  2. The database drop list is not refreshed after a new connection is added. Upon successful connection, invoke the TimeSeries refresh functionality.