Browse Source

[IMP] web_responsive: Readme

pull/1279/merge
Alexandre Díaz 5 years ago
committed by OCA-git-bot
parent
commit
c89c1230ed
  1. 12
      web_responsive/README.rst
  2. 16
      web_responsive/readme/DESCRIPTION.rst
  3. 9
      web_responsive/static/description/index.html
  4. BIN
      web_responsive/static/img/formview.gif
  5. BIN
      web_responsive/static/img/listview.gif

12
web_responsive/README.rst

@ -91,6 +91,18 @@ Features for computers:
.. image:: https://raw.githubusercontent.com/OCA/web/12.0/web_responsive/static/img/appmenu.gif
* Sticky header & footer in list view
.. image:: https://raw.githubusercontent.com/OCA/web/12.0/web_responsive/static/img/listview.gif
* Sticky statusbar in form view
.. image:: https://raw.githubusercontent.com/OCA/web/12.0/web_responsive/static/img/formview.gif
* Followers and send button is displayed on mobile. Avatar is hidden.
.. image:: https://raw.githubusercontent.com/OCA/web/12.0/web_responsive/static/img/chatter.gif
**Table of contents**
.. contents::

16
web_responsive/readme/DESCRIPTION.rst

@ -58,8 +58,20 @@ Features for computers:
* Sticky chatter topbar
.. image:: ./static/img/chatter_topbar.gif
.. image:: ../static/img/chatter_topbar.gif
* AppMenu waits for action finished to show the view
.. image:: ./static/img/appmenu.gif
.. image:: ../static/img/appmenu.gif
* Sticky header & footer in list view
.. image:: ../static/img/listview.gif
* Sticky statusbar in form view
.. image:: ../static/img/formview.gif
* Followers and send button is displayed on mobile. Avatar is hidden.
.. image:: ../static/img/chatter.gif

9
web_responsive/static/description/index.html

@ -421,6 +421,15 @@ See <a class="reference external" href="https://github.com/odoo/odoo/issues/3006
<li><p class="first">AppMenu waits for action finished to show the view</p>
<img alt="https://raw.githubusercontent.com/OCA/web/12.0/web_responsive/static/img/appmenu.gif" src="https://raw.githubusercontent.com/OCA/web/12.0/web_responsive/static/img/appmenu.gif" />
</li>
<li><p class="first">Sticky header &amp; footer in list view</p>
<img alt="https://raw.githubusercontent.com/OCA/web/12.0/web_responsive/static/img/listview.gif" src="https://raw.githubusercontent.com/OCA/web/12.0/web_responsive/static/img/listview.gif" />
</li>
<li><p class="first">Sticky statusbar in form view</p>
<img alt="https://raw.githubusercontent.com/OCA/web/12.0/web_responsive/static/img/formview.gif" src="https://raw.githubusercontent.com/OCA/web/12.0/web_responsive/static/img/formview.gif" />
</li>
<li><p class="first">Followers and send button is displayed on mobile. Avatar is hidden.</p>
<img alt="https://raw.githubusercontent.com/OCA/web/12.0/web_responsive/static/img/chatter.gif" src="https://raw.githubusercontent.com/OCA/web/12.0/web_responsive/static/img/chatter.gif" />
</li>
</ul>
<p><strong>Table of contents</strong></p>
<div class="contents local topic" id="contents">

BIN
web_responsive/static/img/formview.gif

After

Width: 1456  |  Height: 397  |  Size: 211 KiB

BIN
web_responsive/static/img/listview.gif

After

Width: 1284  |  Height: 516  |  Size: 1.1 MiB

Loading…
Cancel
Save