3
0
Fork 0
Commit Graph

6 Commits (37900fef6b0b0bb28f9f0dc686a1d826edcb1559)

Author SHA1 Message Date
David 5dea7861c1 [IMP] web_notify: action button name and close
- We can now set a button name to the notification action.
- We can set an icon button as well.
- After the button is clicked, the notification gets closed.
2024-09-25 16:18:29 +02:00
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