Commit Graph

22 Commits (a0a07ecd1e2da3c19dba1a3f54dc064b18e25f99)

Author SHA1 Message Date
Alexandre D. Díaz 89c9d6e76d [IMP] web_responsive: Adapt label width 2022-01-25 23:43:55 +03:00
Sergey Shebanin 7441e79dc9 [IMP] big inputs on forms in edit mode 2022-01-25 23:43:55 +03:00
Sergey Shebanin 310c7156f4 [IMP] recaptured actual description screenshots 2022-01-25 23:43:55 +03:00
Sergey Shebanin 62722a7a2f [MIG] web_responsive: Migration to 15.0 2022-01-25 23:43:55 +03:00
Sergey Shebanin f7e230d5cc [MIG] web_responsive: Migration to 14.0 2021-11-15 15:27:49 +03:00
Alexandre D. Díaz 1c27ffc58e [IMP] web_responsive: Scrollable dropdowns 2021-11-15 15:27:49 +03:00
Alexandre D. Díaz f0b6b56352 [IMP] web_responsive: Bigger checkboxes in list view 2021-11-15 15:27:49 +03:00
Alexandre D. Díaz 850600f213 [FIX] web_responsive: Hide search panel on small screens 2021-11-15 15:27:49 +03:00
Pedro M. Baeza cd3f3d41cc [IMP] web_responsive: Adjust roadmap
* Removed one of the wishlist after #1654 and #1657
* Added the bug depicted in #1626

Closes #1626
2021-11-15 15:27:48 +03:00
Ivàn Todorovich 6078174a42 [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-11-15 15:27:48 +03:00
Alexandre Díaz 06e505bed0 [IMP] web-responsive: Document Viewer 2021-11-15 15:27:48 +03:00
Alexandre Díaz 567f43760f [IMP] web_responsive: Support long titles 2021-11-15 15:27:48 +03:00
Alexandre Díaz 466df9465a [MIG] web_responsive: Migration to 13.0 2021-11-15 15:27:48 +03:00
Mathias Markl 2ca39d3d41 [FIX] web_responsive: Close Menu on Discard 2021-11-15 15:27:48 +03:00
Alexandre Díaz 592ed5c935 [IMP] web_responsive: Readme 2021-11-15 15:27:47 +03:00
Alexandre Díaz 63c2496932 [IMP] web_responsive: Suggested changes 2021-11-15 15:27:47 +03:00
Alexandre Díaz a17a6cd667 [FIX+IMP] web_responsive: Chatter Topbar + fix #1189 + added gif 2021-11-15 15:27:47 +03:00
Jairo Llopis 0709b3396c [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-11-15 15:27:47 +03:00
Jairo Llopis e92c332c0e [FIX] web_responsive: Complete search feature forward-porting 2021-11-15 15:27:47 +03:00
Dave Lasley c00a602e09 [IMP] web_responsive: Add search feature (#838)
* Add feature to search menus in the app drawer
* Switch model to RPC
2021-11-15 15:27:47 +03:00
Pedro M. Baeza 985614a74e [IMP] web_responsive: Add known issue note about sticky 2021-11-15 15:27:47 +03:00
QS5ELkMu e00d61569f [IMP] web_responsive: Possibility of putting the chatter in the right (#951) 2021-11-15 15:27:47 +03:00