-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 27
-
Component/s: Branding / Theme
Everything >= 7.10
- Add video tag field: loop, muted
- Add a multiple videoUrl/MIME type fields in the login page
- Remove login box bg image field
- "Remove header" label should be "Do not use application logo"
- Add a link to know how to override login page: https://doc.nuxeo.com/x/ahQ5AQ. It can be found under the page title 'Branding myBranding' -> 'More' button: "You may prefer to override the whole login page."
- Allow user to edit iframe url from Studio: org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig#getNewsIframeUrl
- Use 'transparent' color as default for login box bg color
- add login button background color
- documentation/hint for video URLs + MIME type
- in "Main Pages", replace "Add your logo" by "Add Your Application Logo".
- Added support for overriding the login logo.
- background style selector, horizontal/vertical position fields not (in)visible any more, but enabled/disabled.
- text boxes disabled have now a new style: text is lighter, and background is darker
- when creating a new branding, the login button background color is initialized with the default value of the platform.
- use labels or contextual help to explain that:
- Background image will be displayed first.
- If available and supported by the browser, the video will be displayed in place of the background image
- => done in the help message of the videos field
- add contextual help to let user know that he may use 'transparent', '#FFAABB', or 'rgba()'
note: newly added fields should not be primary types to handle xstream deserialization (use Boolean instead of boolean for instance)
- depends on
-
NXP-17688 Review Login page
- Resolved
- is duplicated by
-
NXS-2883 Branding > Make login button color configurable
- Resolved
-
NXS-2899 Add a collapsable fieldbox around login screen fields
- Closed
- is required by
-
NXS-2933 Fix branding migration from 6.0 to 7.10
- Resolved
-
NXP-17953 Add video element to login page
- Resolved
-
NXP-18174 Add option to turn off login password input autocomplete
- Resolved