hpi-swa-teaching / IMAPClient

This project provides a library and tool set to access email through IMAP in the Squeak/Smalltalk environment. (SWT22-13)
MIT License
22 stars 3 forks source link

Login possibility when online #410

Closed elenagensch closed 3 years ago

elenagensch commented 3 years ago

As a customer I want to have the possibility to login my account when I am online again in order to access the online functionality without reopening the IMAP-Client

Acceptance criteria: 

- WHEN I press the update button on the navigation panel 
- AND my account is not logged in 
- THEN a Login Dialog Window is opened and the login process is started 
- WHEN Login successful 
- THEN account is logged in and update process started