3
0
Fork 0
Commit Graph

18 Commits (a215ade01093810352c0f2f8495b07bedd58da4c)

Author SHA1 Message Date
David a215ade010 [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-20 13:28:00 +02:00
OCA-git-bot a1c450a472 [BOT] post-merge updates 2024-04-01 11:16:30 +00:00
Guewen Baconnier 5d1c3d5fd7 [IMP] web_notify: Add possibility to return an action in a notification 2024-03-04 10:24:16 +01:00
OCA-git-bot 95b9199faa [BOT] post-merge updates 2024-01-06 23:47:36 +00:00
OCA-git-bot 5ff36bcf42 [BOT] post-merge updates 2023-11-20 18:31:00 +00:00
OCA-git-bot 55183d2487 [UPD] README.rst 2023-09-03 17:56:09 +00:00
OCA-git-bot 70c1c213fc [UPD] README.rst 2023-01-09 08:25:57 +00: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
Aiendry Sarkar dd92d61f30 [MIG] web_notify: Migration to 15.0 2023-01-05 16:40:07 +01:00
OCA-git-bot 3fca3710ce [UPD] README.rst 2023-01-05 16:40:06 +01:00
Kevin Khao b18b7a9f64 [14.0][MIG] web_notify: Migration to version 14.0 2023-01-05 16:40:06 +01:00
OCA-git-bot 189695c428 [UPD] README.rst 2023-01-05 16:40:06 +01:00
OCA-git-bot e146053c08 [UPD] README.rst 2023-01-05 16:40:06 +01:00
laurent.corron f049676b1d [MIG] web_notify: Migration to 13.0 2023-01-05 16:40:06 +01:00
OCA-git-bot 4fb616ddab [UPD] README.rst 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
OCA-git-bot af2656ba00 [UPD] README.rst 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