Difference between revisions of "UserInterfaceTodo"
Jump to navigation
Jump to search
(→Todo: added obsolete message) |
|||
(10 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
== | <font color="red">'''Warning''':</font> This page is obsolete. Please report bugs at http://feedback.aardrock.com. | ||
== Done == | |||
* When adding an InsulinType by the Preferences > Insulin dialog, the Insulin Type should be available directly at the homepanel. | |||
* When a user is not logged in: | * When a user is not logged in: | ||
** disable unavailable menu items. | ** disable unavailable menu items. | ||
* When I press Enter in the Login-dialog, perform the Login-action. (chris) | * When I press Enter in the Login-dialog, perform the Login-action. (chris) | ||
** Currently the keyListener doesn't listen to keyEvents in the e-mail or password input-field. (chris) | ** Currently the keyListener doesn't listen to keyEvents in the e-mail or password input-field. (chris) | ||
Line 29: | Line 20: | ||
** Listen to deletion of old entries. (martijn) | ** Listen to deletion of old entries. (martijn) | ||
* Cheetah window centered at startup. (martijn) | * Cheetah window centered at startup. (martijn) | ||
* Pressing Escape in dialogs should close them. | * Pressing Escape in dialogs should close them. (patrick) (<-- waiting for dialog commits of chris) | ||
** See also: [http://www.javaworld.com/javaworld/javatips/jw-javatip72.html] | ** See also: [http://www.javaworld.com/javaworld/javatips/jw-javatip72.html] | ||
*** Done for: UserPreferences-, UserDiabetesInfo-, NewUser- and LoginScreen. | |||
[[Category:Todo]] | [[Category:Todo]] |
Latest revision as of 13:39, 28 June 2006
Warning: This page is obsolete. Please report bugs at http://feedback.aardrock.com.
Done
- When adding an InsulinType by the Preferences > Insulin dialog, the Insulin Type should be available directly at the homepanel.
- When a user is not logged in:
- disable unavailable menu items.
- When I press Enter in the Login-dialog, perform the Login-action. (chris)
- Currently the keyListener doesn't listen to keyEvents in the e-mail or password input-field. (chris)
- If login fails (username/password incorrect), don't close the login window (chris)
- Login and logout menu option should be grayed out when no action is possible (chris)
- When a new account is created, automatically log in. (chris)
- Automatically show the login screen at startup (martijn)
- Remember the last signed in email address (leaving the password field blank) (chris)
- Change login/logout from grayed out and enabled to one button (chris)
- When editing profile, if password and passowrd again are left empty, don't give a warning and don't change the password. (chris)
- When adding an insulin entry, provide feedback and empty fields to let the user know the entry was really added. (patrick)
- Logbook:
- Listen to creation of new entries. (martijn)
- Listen to deletion of old entries. (martijn)
- Cheetah window centered at startup. (martijn)
- Pressing Escape in dialogs should close them. (patrick) (<-- waiting for dialog commits of chris)
- See also: [1]
- Done for: UserPreferences-, UserDiabetesInfo-, NewUser- and LoginScreen.
- See also: [1]