Commit Graph

4 Commits (d30d75b3b01c7a85597c070e0552f582a1a804cd)

Author SHA1 Message Date
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