Commit Graph

660 Commits

Author SHA1 Message Date
edx-semantic-release
e7dd047eb5 chore(i18n): update translations 2022-08-07 11:15:33 -04:00
Zainab Amir
3541c66637 feat: turn auto-complete off (#605)
Turned auto-complete off for:
- username and password field on registration form.
- username field on login form

VAN-1028
2022-08-03 16:15:35 +05:00
Syed Sajjad Hussain Shah
028e0b0dfc fix: Persist Register/Sign in form states on tab switch [VAN-618] (#585) 2022-07-26 15:28:39 +05:00
edx-semantic-release
1ce7962fa5 chore(i18n): update translations 2022-07-24 11:15:48 -04:00
Zainab Amir
70a20726a9 feat: remove spellcheck from username (#603) 2022-07-22 12:02:02 +05:00
Waheed Ahmed
f83c24c020 fix: eslint issues 2022-07-21 14:45:56 +05:00
renovate[bot]
d4bfdf699b chore(deps): update dependency ejs to 3.1.7 [security] 2022-07-21 14:45:56 +05:00
Zainab Amir
1ee501f8b9 feat: add query params to the payload (#602) 2022-07-19 23:01:08 -07:00
Zainab Amir
13d67eb2a3 feat: Remove discount banner code (#601) 2022-07-19 04:14:04 -07:00
Syed Sajjad Hussain Shah
a9558cb296 fix: password popover rendering issue (#598) 2022-07-15 14:19:43 +05:00
Syed Sajjad Hussain Shah
7706d44667 fix: password popover should use eleveation level 2 shadow (#599) 2022-07-13 19:02:49 +05:00
Syed Sajjad Hussain Shah
3486aead7f Merge pull request #597 from openedx/sajjad/VAN-577
fix: password tooltip should use extra small font size
2022-07-13 17:58:49 +05:00
Syed Sajjad Hussain Shah
2947784f00 Merge branch 'master' into sajjad/VAN-577 2022-07-13 16:57:09 +05:00
Syed Sajjad Hussain Shah
7acb102b43 fix: password tooltip should use extra small font fize 2022-07-13 16:54:37 +05:00
edx-semantic-release
4bd1f3de7d chore(i18n): update translations 2022-07-03 11:16:16 -04:00
Zainab Amir
5f2570c440 feat: update logistration pages (#591)
- removed few unused classes
- updated login page to rely on error messages generated
from the frontend only.

VAN-138
2022-06-30 17:02:04 +05:00
Syed Sajjad Hussain Shah
f066880c7c Merge pull request #596 from openedx/sajjad/VAN-510
fix: decorative image takes focus
2022-06-28 11:05:14 +05:00
Syed Sajjad Hussain Shah
1eded91f24 fix: decorative image takes focus
Decorative image on /login, /register and /reset page was taking focus on IE11

VAN-510
2022-06-27 12:23:33 +05:00
edx-semantic-release
029f201a46 chore(i18n): update translations 2022-06-19 11:16:36 -04:00
Syed Sajjad Hussain Shah
6f5a6f6500 Merge pull request #590 from openedx/sajjad/VAN-48
fix: Manage imports eslint [VAN-48]
2022-06-17 15:37:15 +05:00
Syed Sajjad Hussain Shah
9c555c06be fix: Manage imports eslint [VAN-48] 2022-06-17 15:32:41 +05:00
Attiya Ishaque
9198b122ec fix: [VAN-975] add confirm email field to registration form (#586) 2022-06-16 18:15:43 +05:00
Attiya Ishaque
5a3ee877d6 feat: [VAN-953] update progressive profiling according to MFE API (#581) 2022-06-15 18:44:25 +05:00
edx-semantic-release
3c049ab65a chore(i18n): update translations 2022-06-12 11:16:41 -04:00
Régis Behmo
ad8be560b4 build: this MFE should be included in the open releases open-release/nutmeg.3 open-release/nutmeg.2 open-release/nutmeg.1 2022-06-09 09:27:01 -04:00
dependabot[bot]
5dea66540d build(deps): bump async from 2.6.3 to 2.6.4 (#587)
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-08 11:20:59 +05:00
renovate[bot]
400648f09f chore(deps): update dependency semver-regex to 3.1.4 [security] (#584)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-08 11:12:29 +05:00
edx-semantic-release
f781f311a2 chore(i18n): update translations 2022-06-03 12:57:48 -04:00
Waheed Ahmad
9469adc386 Revert "fix: Persist Register/Sign in form states on tab switch [VAN-618]" (#582) 2022-06-03 19:22:52 +05:00
Syed Sajjad Hussain Shah
691a248477 Merge pull request #576 from openedx/sajjad/VAN-618
fix: Persist Register/Sign in form states on tab switch [VAN-618]
2022-06-02 16:28:47 +05:00
Syed Sajjad Hussain Shah
4bf0021982 fix: Persist Register/Sign in form states on tab switch [VAN-618] 2022-06-02 16:22:40 +05:00
Mubbshar Anwar
b04257a62d feat: add zendesk help (#580)
Add zendesk js library on frontend-app-authn to connect users with help desk.

VAN-958
2022-06-01 15:24:37 +05:00
Attiya Ishaque
bce8aa712d feat: add required field support (#557) 2022-05-19 18:22:51 +05:00
Attiya Ishaque
25bc11ea8d chore: [VAN-948] Add name and id to the forms (#573) 2022-05-17 15:51:02 +05:00
Zainab Amir
bcece267bc fix: update yellow arc position (#572) 2022-05-13 10:41:00 +05:00
Syed Sajjad Hussain Shah
1575034ed3 Merge pull request #571 from openedx/sajjad/VAN-548
fix: Add aria-Invalid="true" to error-state fields
2022-05-11 11:00:49 +05:00
Syed Sajjad Hussain Shah
922f1e2ac4 Merge branch 'master' into sajjad/VAN-548 2022-05-11 10:56:52 +05:00
Syed Sajjad Hussain Shah
b03fe545ba fix: Add aria-Invalid=true to invalid fields 2022-05-09 18:08:56 +05:00
Jawayria
47fce8aa7d feat: Add check for package-lock file version (#568) 2022-05-09 18:03:18 +05:00
Jawayria
5fd6754025 Merge pull request #556 from openedx/jenkins/drop-node-12-2099e62
chore!: Dropped support for Node 12
2022-05-09 13:17:39 +05:00
Jawayria
428372d198 Merge branch 'master' into jenkins/drop-node-12-2099e62 2022-05-09 13:13:08 +05:00
edx-semantic-release
4f83726387 chore(i18n): update translations 2022-05-01 11:16:39 -04:00
edX requirements bot
40cb949d4e chore!: Dropped support for Node 12 2022-04-29 16:46:06 +05:00
Syed Sajjad Hussain Shah
daa54be1c8 Merge pull request #569 from openedx/sajjad/VAN-930
fix: Styling issue in fields trailing element
2022-04-29 11:55:55 +05:00
Syed Sajjad Hussain Shah
b126635981 fix: Styling issue in fields trailing element 2022-04-28 14:54:34 +05:00
Syed Sajjad Hussain Shah
94e1207d37 Merge pull request #567 from openedx/sajjad/VAN-936
fix: Update position of cross icon on username field
2022-04-26 17:42:25 +05:00
Syed Sajjad Hussain Shah
9ec6e1cf05 fix: Update position of cross icon
Cross icon was overlapping the border the username field
when username suggestions were generated,
This PR fixes the position of cross icon of username
suggestions field

VAN-936
2022-04-26 17:28:47 +05:00
Shafqat Farhan
eddce35a37 feat: VAN-935 - Launch rename register (#566) 2022-04-26 14:13:35 +05:00
Zainab Amir
38cbd4d0d8 fix: headers hierarchy on reset page (#564) 2022-04-25 14:37:29 +05:00
edx-semantic-release
b962b3f4ca chore(i18n): update translations 2022-04-24 11:16:50 -04:00