Commit Graph

98 Commits

Author SHA1 Message Date
Alexandre D. Díaz
08a9e059f4 [IMP] web_responsive: Bigger checkboxes in list view 2023-03-01 15:33:26 +01:00
Alexandre D. Díaz
01dc7d76fb [FIX] web_responsive: Menu section overflow 2023-03-01 15:33:26 +01:00
Alexandre D. Díaz
f4064641d5 [IMP] web_responsive: Apply pre-commit changes 2023-03-01 15:33:26 +01:00
Alexandre D. Díaz
03585f1d14 [IMP] web_responsive: Cut long filters names in the filters menu 2023-03-01 15:33:26 +01:00
Alexandre D. Díaz
e1c2cc5dbb [FIX] web_responsive: Hide search panel on small screens 2023-03-01 15:33:26 +01:00
OCA-git-bot
c7cf247d4c [UPD] README.rst 2023-03-01 15:33:26 +01:00
Pedro M. Baeza
e5c8d82045 [IMP] web_responsive: Adjust roadmap
* Removed one of the wishlist after #1654 and #1657
* Added the bug depicted in #1626

Closes #1626
2023-03-01 15:33:26 +01:00
Andrii Skrypka
a063fc0df7 [FIX] web_responsive: fix hotkey combinations in a shortcut template 2023-03-01 15:33:26 +01:00
OCA-git-bot
3ea1fd4d18 [UPD] README.rst 2023-03-01 15:33:26 +01:00
Ivàn Todorovich
9f962c4c1c [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
2023-03-01 15:33:26 +01:00
Pablo Androetto
25c2ffbbe9 New style in apps menu
scss file to change ui variables easily

Deleted unnecesary padding

remove unnecesary styles

unnecesary styles

align menu items to left again

search results styles and fixes

prettier configuration fix

newline at end of file (variables.scss)

text color calculation for navbar

fix in img url

requested fixes

Transitions and focus fixes

fix in js settimeout

margin added in search-container

Fix in transition

Co-authored-by: Jairo Llopis <Yajo@users.noreply.github.com>

Remove duplicated css
2023-03-01 15:33:26 +01:00
Alexandre Díaz
40d68fe0af [IMP] web_responsive: Restore discuss mobile mode 2023-03-01 15:33:26 +01:00
Stéphane Bidoul
7c3248b870 pre-commit update: prettier xml indent 2023-03-01 15:33:26 +01:00
Alexandre Díaz
eab30c6376 [FIX] web_responsive: Change AppDrawer close method
Previous of this commit, AppDrawer closes when the action have an id
that is defined in a menu item and no rpc calls are running.
Now AppDrawer closes in a more generic way, is enough that a
controller is attached to consider that the AppDrawer needs to be
closed.
2023-03-01 15:33:26 +01:00
Jairo Llopis
6cd375bf99 [IMP] pre-commit run after update
Includes some manual fixes to silent ESLint warnings.
2023-03-01 15:33:26 +01:00
Alexandre Díaz
04a869f8c7 [IMP] web-responsive: Document Viewer 2023-03-01 15:33:26 +01:00
Jairo Llopis
31a353d9d2 [FIX] web_responsive: make followers dropdown usable
Fix a visual glitch that impeded using the followers dropdown with a sided chatter.
2023-03-01 15:33:26 +01:00
Alexandre Díaz
f54098e22e [IMP] mail_tracking: Changed form statusbar z-index 2023-03-01 15:33:26 +01:00
Alexandre Díaz
72eae7fada [IMP] web_responsive: Adapt test to 13.0 2023-03-01 15:33:26 +01:00
emagdalena
7f145d98ea [FIX] web_dialog_size js warnings 2023-03-01 15:33:26 +01:00
OCA-git-bot
a9c18bdc39 [UPD] README.rst 2023-03-01 15:33:26 +01:00
Pedro M. Baeza
af5f270bee [IMP] web_responsive: Add development status + contributors 2023-03-01 15:33:26 +01:00
Alexandre Díaz
aec741b928 black, isort 2023-03-01 15:33:26 +01:00
Alexandre Díaz
2be4a248d2 [IMP] web_responsive: Support long titles 2023-03-01 15:33:26 +01:00
Alexandre Díaz
66bffe3991 [IMP] web_responsive: Made chatter input & attachments scrollable 2023-03-01 15:33:26 +01:00
Alexandre Díaz
51a92835e2 [MIG] web_responsive: Migration to 13.0 2023-03-01 15:33:26 +01:00
Alexandre Díaz
de747ebef6 [FIX] web_responsive: changed button box more initial position 2023-03-01 15:33:26 +01:00
Mathias Markl
2763815e8d Update web_responsive.scss 2023-03-01 15:33:26 +01:00
Alexandre Díaz
46e6fb334f [IMP] web_responsive: Performance when hide menus 2023-03-01 15:33:26 +01:00
Alexandre Díaz
1e39ee2a2d [IMP] web_responsive: Small refactor 'isWaiting' 2023-03-01 15:33:26 +01:00
Alexandre Díaz
dafd3c75cb [IMP] web_responsive: Don't show menu if waiting for an action to end 2023-03-01 15:33:26 +01:00
OCA-git-bot
9701e159d1 [UPD] README.rst 2023-03-01 15:33:26 +01:00
Mathias Markl
5fc120e224 [FIX] web_responsive: Close Menu on Discard 2023-03-01 15:33:26 +01:00
Mathias Markl
4b68c7101e [FIX] web_responsive: adapt AppDrawer Discard 2023-03-01 15:33:26 +01:00
Mathias Markl
eab63387b3 [FIX] web_responsive: AppDrawer Discard 2023-03-01 15:33:26 +01:00
Alexandre Díaz
0cb1e72d23 [FIX] web_responsive: Close AppDrawer 2023-03-01 15:33:26 +01:00
Alexandre Díaz
1a05004294 [IMP] web_responsive: Chatter on small screen 2023-03-01 15:33:26 +01:00
Alexandre Díaz
47cad2f7bc imp overflow 2023-03-01 15:33:26 +01:00
Alexandre Díaz
5866e140a1 [FIX] web_responsive: Chatter position 2023-03-01 15:33:26 +01:00
Alexandre Díaz
418b30fc5f [IMP] web_responsive: Readme 2023-03-01 15:33:26 +01:00
Alexandre Díaz
09724c8f62 [IMP] web_responsive: Refactor code 2023-03-01 15:33:26 +01:00
Alexandre Díaz
d98ffa0458 [FIX] web_responsive: AppDrawer in Chromium 2023-03-01 15:33:26 +01:00
Alexandre Díaz
4becd1304d [IMP] web_responsive: Readme 2023-03-01 15:33:26 +01:00
Alexandre Díaz
3fe224123c [IMP] web_responsive: Menu wait for action 2023-03-01 15:33:26 +01:00
Alexandre Díaz
7151c254ef [IMP] web_responsive: Suggested changes 2023-03-01 15:33:26 +01:00
Alexandre Díaz
82ca2888b8 [IMP] web_responsive: AppMenu wait for load view 2023-03-01 15:33:26 +01:00
Alexandre Díaz
220fed1f79 [IMP] web_responsive: Support long title in form view 2023-03-01 15:33:26 +01:00
Alexandre Díaz
dfc54d4f55 [IMP] web_responsive: Sticky in tree view and form view 2023-03-01 15:33:26 +01:00
Alexandre Díaz
069ea67f6c [IMP] web_responsive: chatter width 2023-03-01 15:33:26 +01:00
Jairo Llopis
6235617679 [FIX] web_responsive: Allow searching apps in mobile Chrome
This patch fixes #1251.

The keydown event is faked in mobile chrome because it's not something reliable due to today's virtual keyboards prediction features. Typing a <kbd>C</kbd> character doesn't mean it will be there when user uses autocorrection/autoguessing.

Instead of that, we use now the `keydown` event exclusively for movement features, and `input` event exclusively for content changes in the search input element.

Apart from fixing search in mobile Chrome, it also makes code more readable.

The search input also disables autocompletion since it would be useless and annoying here.
2023-03-01 15:33:26 +01:00