Commit Graph

5 Commits (7d96a86c7787ad3cedf8980ceed5e295de27bf2b)

Author SHA1 Message Date
Guewen Baconnier d8d9e0e9b3 Add possibility to return an action in a notification 2023-08-29 13:33:19 +02:00
David 6fa8ac48e1 [IMP] web_notify: migration improvements
- Use ES6 in js files
- Update screenshots
- Clean old lint exceptions
- New icon

TT38350
2023-04-11 09:53:03 +02:00
Kevin Khao 619494e298 [14.0][MIG] web_notify: Migration to version 14.0 2023-04-11 09:53:03 +02:00
Shepilov Vladislav ee19e7fb46 [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-04-11 09:53:03 +02:00
Aitor Bouzas 06a4ec791f [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-04-11 09:53:03 +02:00