Commit Graph

19 Commits (c43d9ff18c19e48131fa03aae802003ede59c8a9)

Author SHA1 Message Date
Alexandre D. Díaz 622991abe3 [IMP] web_responsive: Adapt label width 2021-11-25 18:22:58 +01:00
Sergey Shebanin 5036a68a01 [MIG] web_responsive: Migration to 14.0 2021-03-18 21:42:02 +03:00
Alexandre D. Díaz dab30f5332 [IMP] web_responsive: Scrollable dropdowns 2021-03-18 21:42:02 +03:00
Alexandre D. Díaz a73a4081fc [IMP] web_responsive: Bigger checkboxes in list view 2021-03-18 21:42:02 +03:00
Alexandre D. Díaz 2348633fb2 [FIX] web_responsive: Hide search panel on small screens 2021-03-18 21:42:01 +03:00
Pedro M. Baeza a749c888a3 [IMP] web_responsive: Adjust roadmap
* Removed one of the wishlist after #1654 and #1657
* Added the bug depicted in #1626

Closes #1626
2021-03-18 21:42:01 +03:00
Ivàn Todorovich 7388aee741 [IMP] Improve responsiveness in large screens: don't let the icons separate too much from each other
[FIX] Display of long search result items in mobile

[IMP] AppMenu searchbar style

[IMP] Add vertical padding to icons, to increase separation

[IMP] Add focus style on app icons

[IMP] Prevent user selection on menu

[IMP] Prevent dragging the menues
2021-03-18 21:42:00 +03:00
Alexandre Díaz 1651d7c137 [IMP] web-responsive: Document Viewer 2021-03-18 21:41:59 +03:00
Alexandre Díaz a343941902 [IMP] web_responsive: Support long titles 2021-03-18 21:41:59 +03:00
Alexandre Díaz d47935882e [MIG] web_responsive: Migration to 13.0 2021-03-18 21:41:59 +03:00
Mathias Markl 7bed8d82e8 [FIX] web_responsive: Close Menu on Discard 2021-03-18 21:41:58 +03:00
Alexandre Díaz 9f5b0492cd [IMP] web_responsive: Readme 2021-03-18 02:05:46 +03:00
Alexandre Díaz e1a42e47aa [IMP] web_responsive: Suggested changes 2021-03-18 02:05:46 +03:00
Alexandre Díaz b523dcc98b [FIX+IMP] web_responsive: Chatter Topbar + fix #1189 + added gif 2021-03-18 02:05:46 +03:00
Jairo Llopis 46ac45a5f1 [MIG] web_responsive: Migrate to v12 and refactor
This migration includes a full refactoring to make this module more
maintainable. Some things that have changed:

- Removed external libraries.
- Change Less for Scss.
- Reduce ES and XML to the minimal required needs.
- Implement as much features as possible with just Scss.
- Remove copyright from `__init__.py` files.
- Trigger the new hotkeys system from Odoo v12 with `Shift+Alt` instead
  of just `Alt`, and restore some good old hotkeys (`E` for "Edit",
  `D` for "Discard", and `A` for "Apps menu").
  See https://github.com/odoo/odoo/issues/30068 on the matter.
- Control panel breadcrumbs are collapsed into a single backwards icon.
- Add FA icons to most common buttons in control panel.
- Hide text in XS for those buttons, to have a slicker phone experience.
- Lots of gifs in the README!
2021-03-18 02:05:45 +03:00
Jairo Llopis 353a10bd0c [FIX] web_responsive: Complete search feature forward-porting 2021-03-18 02:01:27 +03:00
Dave Lasley 165a544578 [IMP] web_responsive: Add search feature (#838)
* Add feature to search menus in the app drawer
* Switch model to RPC
2021-03-18 02:01:27 +03:00
Pedro M. Baeza c411d0e30f [IMP] web_responsive: Add known issue note about sticky 2021-03-18 02:01:26 +03:00
QS5ELkMu 23bddb12b0 [IMP] web_responsive: Possibility of putting the chatter in the right (#951) 2021-03-18 01:55:15 +03:00