Commit Graph

5 Commits (c27712cce4f7e03bd3e24728874e6dd5a53dead2)

Author SHA1 Message Date
Guewen Baconnier 5d1c3d5fd7 [IMP] web_notify: Add possibility to return an action in a notification 2024-03-04 10:24:16 +01:00
David 23269fcbd6 [IMP] web_notify: migration improvements
- Use ES6 in js files
- Update screenshots
- Clean old lint exceptions
- New icon

TT38350
2023-01-05 16:40:07 +01:00
Kevin Khao b18b7a9f64 [14.0][MIG] web_notify: Migration to version 14.0 2023-01-05 16:40:06 +01:00
Shepilov Vladislav 3db7072296 [12.0] web_notify: improve popup UI (#1231)
* [ADD]: all available bootstrap notifications (success/danger/warning/info/default)
* [IMP] use black color for text for default notification.
* [FIX] reverted require string for `bus.Longpolling` and rename `on_message_received` to `on_message` to prevent collisions.
2023-01-05 16:40:06 +01:00
Aitor Bouzas 9cd5f5b981 [MIG] web_notify: Migration to 12.0
Add self-test buttons in demo environment,
Updated readme to show how to test it.
Add buttons to users form
Do not rely on SUPERUSER_ID and avoid getattr usage
2023-01-05 16:40:06 +01:00