Commit Graph

4 Commits (b2bc53dd752c74f5e46f33e4ea501d487d8d31e9)

Author SHA1 Message Date
Dave Lasley bcdce5aaf5 [IMP] web_responsive: Add search feature (#838)
* Add feature to search menus in the app drawer
* Switch model to RPC
2018-09-22 18:02:43 +02:00
Pedro M. Baeza e986f0db59 [FIX] web_responsive: Execution permission 2017-10-06 12:04:26 +02:00
Daniel Torres a620134d47 Web responsive menu improvements (#513)
* Bold titles for apps in the app-drawer
* Remove z-index from Control Panel buttons, so it doesn't overlap the menu.
* Better responsive menus
  * Move systray icons/menus out of the menu and up to the top bar.
  * Increase avatar size and visibility.

* Other minor menu behavior fixes.
* Changes to fit odoo variables
* And a little margin adjust on navbar-right
* Top menu always thick
* Removed overflow:hidden!important from main.less
* Local patch: prevent body overflow auto
* Stop using `style=` on `<body>`
* Fix jquery drawer in anticipation of:
   https://github.com/blivesta/drawer/pull/36
2017-10-06 12:04:26 +02:00
Dave Lasley 6e4680f4a0 [FIX] web_responsive: Other minor fixes
* Add Tecnativa as author
* Remove untestable JS method
* Rename to web_responsive
2017-10-06 12:04:26 +02:00