LucidDB / adminui

DEFUNCT. Front-end in-browser flash client for connecting to LucidDB's admin web services.
http://www.dynamobi.com/c/products/luciddb/administration-ui/
GNU General Public License v2.0
1 stars 1 forks source link

[DADMINUI-12] Initial login should trigger a refresh #47

Closed dynamobi-build closed 12 years ago

dynamobi-build commented 12 years ago

[reporter="ngoodman", created="Tue, 8 Jun 2010 15:10:08 -0700", resolved="Wed, 9 Jun 2010 17:17:24 -0700"]

When logging into FlexSQLAdmin a refresh (so that the schemas/tables) show up on the left side should happen automatically. Currently, the user has to click the refresh for it to happen.

dynamobi-build commented 12 years ago

[author="ksecretan", created="Wed, 9 Jun 2010 17:17:24 -0700"]

Quick fix, but perhaps we will reopen this in the future to remove a hard-coded string defining the initial catalog to refresh from. (See LoginCommand.as)