Friday, May 21, 2021
4 changes · master
Enhancements to existing features
The boolean toggle now shows a green check icon when enabled and a grey cross icon when disabled. This makes the control easier to understand at a glance and reduces ambiguity for users interacting with forms.
Original PR description
PURPOSE
Make the boolean toggle widget more readable and self-explanatory.
SPEC
On the boolean_toggle widget:
add a green fa-check icon in the 'switch' when set to True
add a grey fa-times icon when set to False
TASK 2488999
--
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-prThe Apps upgrade button now opens the related upgrade page in a separate browser tab. This keeps users connected to their current Odoo database, making it easier to continue their work without navigating back.
Original PR description
Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Odoo’s loading indicators have been refreshed with a more modern icon style across several areas, including messaging, live chat, point of sale, portal, website, and web editing. This is a small visual improvement that makes waiting states feel more current without changing functionality.
Original PR description
PURPOSE Slightly improve the overall UI of Odoo with a more modern feel by updating the current 'loading' icons that look quite old school. SPEC Across all modules: update fa-spin fa-spinner into fa-spin fa-circle-o-notch TASK 2346142 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Loading indicators across several Odoo apps now use a more modern visual style. This small polish makes waiting states feel more consistent and up to date without changing functionality.
Original PR description
PURPOSE Slightly improve the overall UI of Odoo with a more modern feel by updating the current 'loading' icons that look quite old school. SPEC Across all modules: update fa-spin fa-spinner into fa-spin fa-circle-o-notch TASK 2346142