Add-on Directory

IdleAlarm - Vaadin Add-on Directory

Shows alarm notification before idle session timeout IdleAlarm - Vaadin Add-on Directory
This add-on adds alarm notification shown to user before session is expired because of user idling in UI. When this notification is shown, clicking anywhere in UI will push the idle timeout to future. Notice: - Extension will throw exceptions when created, if it is used with wrong timeout setup. - Idle timeout has always short extra delay before sessions gets expired. So user always have few extra seconds, or event minutes before session gets expired (compared to time left shown to user). To be used if you have your users are annoyed about idle sessions timeouts. This add-on is OSGi bundled.
Author Homepage
Online Demo
Issue Tracker
Source Code

IdleAlarm version 0.1.0
Initial release

IdleAlarm version 0.1.1
- Errors (compile and bundling) in 0.1.0 fixed - SCSS values can be now defined by variables - Minor improvement to default styling

IdleAlarm version 0.2.0
0.2.0 version adds Vaadin 8 support. Vaadin 7 users, keep on using the 0.1.x series.

IdleAlarm version 0.3.1
- Add countdown update logic to client side warning (by Johannes Tuikkala) - Add support for optional close button (by Johannes Tuikkala) - Add events to performed at timeout: reload and redirect (by Johannes Tuikkala) - Add server side API for additional buttons (eg. redirect and reload), and easy API to add redirect and reload buttons. Clicking these button will extend session automatically. - Version 0.3.0 was skipped because of reasons™

IdleAlarm version 0.1.2
Backported features from 0.3.x series to Vaadin 7 version 0.1.2