~roadmr/canonical-identity-provider:tweak-username-instructions-positioning

Last commit made on 2020-07-06
Get this branch:
git clone -b tweak-username-instructions-positioning https://git.launchpad.net/~roadmr/canonical-identity-provider
Only Daniel Manrique can upload to this branch. If you are Daniel Manrique please log in for upload directions.

Branch merges

Branch information

Name:
tweak-username-instructions-positioning
Repository:
lp:~roadmr/canonical-identity-provider

Recent commits

edf2dca... by Daniel Manrique

Visual tweaks to username format instructions.

* move instructions below the field
* fix css, nesting and styling
* simplify length instructions

3c85227... by Daniel Manrique

Explain the required username format in the registration form.

The intent is to explain to people what the format is BEFORE they try (and usually, fail) to get it right on the first try with no instructions.

If the form is submitted and the username has an error, we will no longer show the instructions because the error message should tell people what they did wrong so the instructions are redundant.

This can be enabled/disabled by USERNAME_SHOW_REQUIREMENTS feature flag, in case a lot of people counter-complain that it looks ugly/bad.

Merged from https://code.launchpad.net/~roadmr/canonical-identity-provider/+git/canonical-identity-provider/+merge/386845

7b17c61... by Daniel Manrique

periods at end of sentences.

0528063... by Daniel Manrique

template changes

942db33... by Daniel Manrique

Test registration view with username requirements

060aa90... by Bartek Szopka

Truncate long URLs in 'other sites' table on logout page

Merged from https://code.launchpad.net/~bartoszopka/canonical-identity-provider/+git/canonical-identity-provider/+merge/386432

399b363... by Bartek Szopka

Use inline CSS style instead of obsolete HTML width attribute

bf3b690... by Ovidiu Suciu

Fix the truncated text on the account activity page

Merged from https://code.launchpad.net/~solazio/canonical-identity-provider/+git/canonical-identity-provider/+merge/386386

36dabb0... by Ovidiu Suciu

Fix failing AuthLogTestCase test

65a37bf... by Ovidiu Suciu

Change the table layout to allow for more space for user agent columnd