Commit Graph

5 Commits (7abba642bf089faa63ccc618fed170766728b2ca)

Author SHA1 Message Date
Simone Rubino 30df4b5048
[FIX] web_notify: function declaration
Resolving https://github.com/OCA/web/issues/1072
2018-10-11 12:15:20 +02:00
Guewen Baconnier 4fd13e22da Make notify options variadic
It opens for extensions.
The implemented options now allow to configure the name and the icon of
the link for the action. Addons could easily add new features as the
arguments are no longer predefined, they'll all be available in the
'options' dictionary.
2018-07-31 15:19:33 +02:00
Guewen Baconnier bf7fda1980 Use new classes for the interactive notifications 2018-07-31 15:17:08 +02:00
Guewen Baconnier b333cdc7b1 Add possibility to return an action in a notification 2018-07-31 15:17:06 +02:00
Guewen Baconnier 8d3f2749e4 web_notify: add feature to reload current view 2018-07-31 15:15:50 +02:00