Skip to content

WEB-890: Implement storageState authentication bypass for Playwright E2E#2

Open
DeathGun44 wants to merge 11 commits intodevfrom
WEB-890/playwright-auth-bypass
Open

WEB-890: Implement storageState authentication bypass for Playwright E2E#2
DeathGun44 wants to merge 11 commits intodevfrom
WEB-890/playwright-auth-bypass

Conversation

@DeathGun44
Copy link
Copy Markdown
Owner

Description

Describe the changes made and why they were made instead of how they were made. List any dependencies that are required for this change.

Related issues and discussion

#{Issue Number}

Screenshots, if any

Checklist

Please make sure these boxes are checked before submitting your pull request - thanks!

  • If you have multiple commits please combine them into one commit by squashing them.

  • Read and understood the contribution guidelines at web-app/.github/CONTRIBUTING.md.

@DeathGun44 DeathGun44 force-pushed the WEB-890/playwright-auth-bypass branch 2 times, most recently from 383a55b to 358e26c Compare March 23, 2026 10:06
@DeathGun44 DeathGun44 force-pushed the WEB-890/playwright-auth-bypass branch 5 times, most recently from 5a22264 to f14a86d Compare March 31, 2026 14:36
JaySoni1 and others added 11 commits April 5, 2026 05:48
…ixed-deposits-shows-raw-translation-key-instead-of-text

WEB-901 Page title for fixed deposits shows raw translation key instead of text
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…localized-translations-for-loan-originators-page-title

WEB-907 Fix missing and localized translations for loan originators page title
Signed-off-by: DeathGun44 <krishnamewara841@gmail.com>
@DeathGun44 DeathGun44 force-pushed the WEB-890/playwright-auth-bypass branch from f14a86d to c67e7e3 Compare April 7, 2026 10:00
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 7, 2026

❌ Too many commits

This PR has 11 commits — it must have exactly 1.

How to squash

# From your PR branch:
git rebase -i HEAD~11

# In the editor that opens, keep the FIRST commit as "pick"
# and change all others to "squash" (or "s"):
#   pick   abc1234  Your first commit message
#   squash def5678  Your second commit
#   squash ghi9012  Your third commit

# Save, then edit the combined commit message.
# Finally, force-push:
git push --force-with-lease

This CI check will re-run automatically after you push.

📖 See the Contributing Guide for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants