3
0
Fork 0
Commit Graph

1312 Commits (94d25bba3d62299713ac33f1c92cf50aed901bab)

Author SHA1 Message Date
OCA-git-bot d1ca20d703 [UPD] addons table in README.md 2021-03-22 11:43:02 +00:00
oca-travis 75f61a9999 [UPD] Update web_timeline.pot 2021-03-22 11:30:04 +00:00
OCA-git-bot 0ceffbb32e Merge PR #1851 into 14.0
Signed-off-by dreispt
2021-03-22 11:17:21 +00:00
OCA-git-bot 1561d81e3b [ADD] setup.py 2021-03-18 20:31:54 +00:00
OCA-git-bot 05d9b9c61b [UPD] README.rst 2021-03-18 20:31:53 +00:00
OCA-git-bot f39b814fad [UPD] addons table in README.md 2021-03-18 20:31:52 +00:00
oca-travis bd794c0dec [UPD] Update web_responsive.pot 2021-03-18 20:08:53 +00:00
OCA-git-bot 79c53722fa Merge PR #1819 into 14.0
Signed-off-by pedrobaeza
2021-03-18 19:55:23 +00:00
Sergey Shebanin 5036a68a01 [MIG] web_responsive: Migration to 14.0 2021-03-18 21:42:02 +03:00
oca-travis f46fa14d1c Update translation files 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
Yann Papouin 66ae11195f [FIX] web_responsive: Do not set overflow property on inline fields
Co-authored-by: Alexandre Díaz <alexandre.diaz@tecnativa.com>
Ensure that the title is displayed while the user holds the mouse click (while selecting content)
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 d8477c3af6 [FIX] web_responsive: Menu section overflow 2021-03-18 21:42:02 +03:00
Alexandre D. Díaz 4651b86370 [IMP] web_responsive: Apply pre-commit changes 2021-03-18 21:42:01 +03:00
Alexandre D. Díaz 2cef38f207 [IMP] web_responsive: Cut long filters names in the filters menu 2021-03-18 21:42:01 +03:00
Alexandre D. Díaz 2348633fb2 [FIX] web_responsive: Hide search panel on small screens 2021-03-18 21:42:01 +03:00
OCA-git-bot f140935778 [UPD] README.rst 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
Andrii Skrypka ac0c97a98b [FIX] web_responsive: fix hotkey combinations in a shortcut template 2021-03-18 21:42:01 +03:00
OCA-git-bot 30e3817838 [UPD] README.rst 2021-03-18 21:42:00 +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
Pablo Androetto 87a1a65c68 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
2021-03-18 21:42:00 +03:00
OCA-git-bot d314af6129 [UPD] README.rst 2021-03-18 21:42:00 +03:00
Alexandre Díaz a33eff2706 [IMP] web_responsive: Restore discuss mobile mode 2021-03-18 21:42:00 +03:00
Stéphane Bidoul 851a518953 pre-commit update: prettier xml indent 2021-03-18 21:42:00 +03:00
Alexandre Díaz c42a1abfdb [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.
2021-03-18 21:42:00 +03:00
Jairo Llopis 3a223fa490 [IMP] pre-commit run after update
Includes some manual fixes to silent ESLint warnings.
2021-03-18 21:41:59 +03:00
Alexandre Díaz 1651d7c137 [IMP] web-responsive: Document Viewer 2021-03-18 21:41:59 +03:00
Jairo Llopis 0f4b2a85f9 [FIX] web_responsive: make followers dropdown usable
Fix a visual glitch that impeded using the followers dropdown with a sided chatter.
2021-03-18 21:41:59 +03:00
Alexandre Díaz 755469935c [IMP] mail_tracking: Changed form statusbar z-index 2021-03-18 21:41:59 +03:00
Alexandre Díaz a6b7197bf0 [IMP] web_responsive: Adapt test to 13.0 2021-03-18 21:41:59 +03:00
emagdalena 2a77eb3b7f [FIX] web_dialog_size js warnings 2021-03-18 21:41:59 +03:00
OCA-git-bot 17e0943dbf [UPD] README.rst 2021-03-18 21:41:59 +03:00
Pedro M. Baeza 70d8ec2e0a [IMP] web_responsive: Add development status + contributors 2021-03-18 21:41:59 +03:00
Alexandre Díaz 6a722d815b black, isort 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 fc3057040f [IMP] web_responsive: Made chatter input & attachments scrollable 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
Alexandre Díaz 18ab4514cd [FIX] web_responsive: changed button box more initial position 2021-03-18 21:41:58 +03:00
Mathias Markl 49f5849d72 Update web_responsive.scss 2021-03-18 21:41:58 +03:00
Alexandre Díaz 8e8d467fb1 [IMP] web_responsive: Performance when hide menus 2021-03-18 21:41:58 +03:00
Alexandre Díaz b662b64a7c [IMP] web_responsive: Small refactor 'isWaiting' 2021-03-18 21:41:58 +03:00
Alexandre Díaz 196bb166b2 [IMP] web_responsive: Don't show menu if waiting for an action to end 2021-03-18 21:41:58 +03:00
OCA-git-bot b912b10e8f [UPD] README.rst 2021-03-18 21:41:58 +03:00
Mathias Markl 7bed8d82e8 [FIX] web_responsive: Close Menu on Discard 2021-03-18 21:41:58 +03:00
Mathias Markl b42dd64d04 [FIX] web_responsive: adapt AppDrawer Discard 2021-03-18 21:41:58 +03:00
Mathias Markl ba9714451a [FIX] web_responsive: AppDrawer Discard 2021-03-18 21:41:58 +03:00
Alexandre Díaz ed209ae66c [FIX] web_responsive: Close AppDrawer 2021-03-18 21:41:58 +03:00
SimoRubi 483ea8a2cb web_sheet_full_width: Override css of enterprise styles
More specifically, in web_enterprise the selector .o_form_view.o_xxl_form_view > .o_form_sheet_bg > .o_form_sheet fixes the width and has more specificity than this one
2021-03-18 16:51:44 +01:00