Difference between revisions of "UserInterfaceTodo"
Jump to navigation
Jump to search
(added logbook items) |
|||
Line 14: | Line 14: | ||
** Listen to creation of new entries. | ** Listen to creation of new entries. | ||
** Listen to deletion of old entries. | ** Listen to deletion of old entries. | ||
* Als Cheetah geupdate wordt: | |||
** Laat de gebruiker ook weten dat er automatisch geherstart wordt. | |||
== Done == | == Done == |
Revision as of 09:12, 24 June 2006
Todo
- Pressing Escape in dialogs should close them.
- See also: [1]
- When a user is not logged in:
- don't show any of the tabs;
- disable unavailable menu items.
- this is simple using the newly created listener, see loginaction
- When editing profile, if password and passowrd again are left empty, don't give a warning and don't change the password.
- When adding an insulin entry, provide feedback and empty fields to let the user know the entry was really added.
- De login naam moet alleen in het loginscherm automatisch verschijnen als er een account is met deze naam.
- Het versienummer van de Mac App Bundle wordt niet ververst als Cheetah geüpdate wordt.
- Het loginscherm verschijnt soms niet in het midden van het Cheetah scherm.
- Logbook:
- Listen to creation of new entries.
- Listen to deletion of old entries.
- Als Cheetah geupdate wordt:
- Laat de gebruiker ook weten dat er automatisch geherstart wordt.
Done
- 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)