-
- Downloads
[IMP] web: Calendar: mobile UX improvements
The following tweaks have been applied on mobile devices: - remove left and right arrow in control panel - enable swipe navigation (instead of left/right arrows) - replace 'Today' button by a calendar icon - remove static text 'Attendees:' in events - shorten header content in week mode to prevent them from overlapping - ensure that the calendar fits in the screen Also introduce a mobile test suite for the calendar view. Task #31449
Showing
- addons/web/static/src/js/views/calendar/calendar_controller.js 37 additions, 5 deletions...s/web/static/src/js/views/calendar/calendar_controller.js
- addons/web/static/src/js/views/calendar/calendar_model.js 0 additions, 7 deletionsaddons/web/static/src/js/views/calendar/calendar_model.js
- addons/web/static/src/js/views/calendar/calendar_renderer.js 27 additions, 3 deletionsaddons/web/static/src/js/views/calendar/calendar_renderer.js
- addons/web/static/src/less/web_calendar.less 28 additions, 9 deletionsaddons/web/static/src/less/web_calendar.less
- addons/web/static/src/xml/web_calendar.xml 13 additions, 6 deletionsaddons/web/static/src/xml/web_calendar.xml
- addons/web/static/tests/views/calendar_mobile_tests.js 62 additions, 0 deletionsaddons/web/static/tests/views/calendar_mobile_tests.js
- addons/web/static/tests/views/calendar_tests.js 1 addition, 1 deletionaddons/web/static/tests/views/calendar_tests.js
- addons/web/views/webclient_templates.xml 1 addition, 0 deletionsaddons/web/views/webclient_templates.xml
Loading
Please register or sign in to comment