Spurrya / Calfit

3 stars 1 forks source link

Chrome extension login success message #2

Closed Spurrya closed 8 years ago

Spurrya commented 8 years ago

On successful save, display a success message and close the dialog.

If it is not successful, display the error message

bhaanu77 commented 8 years ago

@Spurrya I think the extension does not need to save anything in the client (chrome extension itself) in the first iteration. It just needs to inform to our server which user is using this extension. After that Server links the chrome extension id to user's office-365 id and sends notifications at the right time.