Commit Graph

4 Commits (6ad7bbd16c9300bcc8349e10c1bfb151ca477a6f)

Author SHA1 Message Date
Kevin Khao 21b8349413 [14.0][MIG] web_notify: Migration to version 14.0 2020-11-08 22:57:29 +01:00
Shepilov Vladislav e2b9f527d9 [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.
2020-11-05 11:40:14 +01:00
Aitor Bouzas c4607c29f3 [FIX] web_notify: Update readme 2020-11-05 11:40:14 +01:00
Aitor Bouzas d966b51368 [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
2020-11-05 11:40:14 +01:00