Commit Graph

18 Commits (f27f8bc62536781a2c20593cededc78dc5b47d8c)

Author SHA1 Message Date
Sylvain LE GAL ac41778d58 [IMP] use correct tree_view_id if defined in the action_id ; [IMP] and name and category_id in the tile search view 2021-10-21 19:52:34 +02:00
Sylvain LE GAL 02409896cc Update web_dashboard_tile/models/tile_category.py
Co-authored-by: Iván Todorovich <ivan.todorovich@gmail.com>
2021-10-21 19:51:45 +02:00
Sylvain LE GAL 6055bd3b2d [MIG][12.0] web_dashboard_tile
- refactor tile category
- improve description
- add legalsylvain as maintainer
- update code and translation
2021-10-21 19:51:45 +02:00
Sylvain LE GAL 07124f3b7f [REF] web_dashboard_tile: Black python code 2021-10-21 19:51:45 +02:00
Katherine Zaoral 78d0184fec [FIX] web_dashboard_tile clean group_by from tile view
Be able to open a title without getting context group_by garbage from the
title view.
2021-10-21 19:51:45 +02:00
Sylvain LE GAL 58b2f273db [IMP] do not call search_read if no fields are set 2021-10-21 19:51:45 +02:00
Sylvain LE GAL 16339fc41f [IMP] make one search_read call instead of two calls 2021-10-21 19:51:45 +02:00
Sylvain LE GAL 1ffdad84a4 [IMP] web_dashboard_tile: reduce computation time 2021-10-21 19:51:45 +02:00
Iván Todorovich d148ac41a2 Added tile categories. 2021-10-21 19:51:45 +02:00
Nicolas Mac Rouillon 3a975b23f5 FIX 2021-10-21 19:51:45 +02:00
Iván Todorovich 4380028716 [IMP][8.0][web_dashboard_tile] Refactor (see changes in description) (#476)
Conflicts:
	web_dashboard_tile/__openerp__.py
	web_dashboard_tile/models/tile_tile.py
2021-10-21 19:51:45 +02:00
Nicolas Mac Rouillon 4268f85871 IMP implementation of iteration 2021-10-21 19:51:45 +02:00
Nicolas Mac Rouillon 525f604153 FIX remove api.one 2021-10-21 19:51:45 +02:00
Nicolas Mac Rouillon 1c2af267f4 FIX 2021-10-21 19:51:45 +02:00
Iván Todorovich 51630ecbdf [IMP][8.0][web_dashboard_tile] Refactor (see changes in description) (#476)
Conflicts:
	web_dashboard_tile/README.rst
	web_dashboard_tile/__openerp__.py
	web_dashboard_tile/models/tile_tile.py
	web_dashboard_tile/static/src/css/tile.css
2021-10-21 19:51:45 +02:00
Sylvain LE GAL 75700d91cf [FIX] flake8; 2021-10-21 19:51:45 +02:00
Sylvain LE GAL 37f163d1f4 [PORT][REF] change name of field; 2021-10-21 19:51:45 +02:00
Sylvain LE GAL 05876c2c31 [PORT][REF] OCA conventions; 2021-10-21 19:51:45 +02:00