Commit Graph

3688 Commits

Author SHA1 Message Date
Robyn MacCallum 42bb8cd5f8 Run prettier 2021-12-21 14:48:22 -05:00
Robyn MacCallum 40cbf61ab7 Merge remote-tracking branch 'origin/master' into account-switching_refactor_implement-service-changes 2021-12-21 14:44:09 -05:00
Oscar Hinton a14fdc9b77
Add .git-blame-ignore-revs (#2240) 2021-12-21 16:44:00 +01:00
Robyn MacCallum 33bdef2114 Merge remote-tracking branch 'origin/master' into account-switching_refactor_implement-service-changes 2021-12-21 10:27:50 -05:00
Oscar Hinton 8fe821b9a3
Apply Prettier (#2238) 2021-12-21 15:43:35 +01:00
Oscar Hinton cebee8aa81
Add Prettier configuration (#2237) 2021-12-21 15:15:19 +01:00
Robyn MacCallum c4535ea2b9 update jslib 2021-12-20 16:18:46 -05:00
Micaiah Martin ac43637203
Merge pull request #2239 from bitwarden/ci/patch-version-check
Added redeployment logic to setup job
2021-12-20 13:19:40 -07:00
Micaiah Martin 167ff61374 Added logic for redeployments 2021-12-20 11:10:52 -07:00
Daniel James Smith 70925871b0
Merge pull request #2234 from patrickhlauke/patrickhlauke-issue1983
A11y: make expandable box headers keyboard-operable, expose correct role/state
2021-12-19 19:33:29 +01:00
Patrick H. Lauke c733f2def6 A11y: make expandable box headers actual buttons, expose state with aria-expanded
Closes https://github.com/bitwarden/browser/issues/1983
2021-12-19 17:26:57 +00:00
Daniel James Smith eef979fdba
Merge pull request #2226 from patrickhlauke/patrickhlauke-issue1984
View entry: add labels to readonly fields, expand aria-label for repeated toggles
2021-12-19 16:08:05 +01:00
Patrick H. Lauke df0e7d1ec0
Merge branch 'master' into patrickhlauke-issue1984 2021-12-19 14:43:37 +00:00
Daniel James Smith 19c5b9fc73
Merge pull request #2233 from patrickhlauke/patrickhlauke-issue1985
Add clearer accessible names for password generator options (A-Z, a-z, 0-9, !@#$%^&*)
2021-12-19 13:31:46 +01:00
Patrick H. Lauke dd0e80c42f Reset messages.json other than English one
see https://github.com/bitwarden/browser/pull/2233#pullrequestreview-835848613
2021-12-19 12:20:46 +00:00
Daniel James Smith fa9662e34a
Merge pull request #2232 from patrickhlauke/patrickhlauke-issue2228
Add aria-pressed attribute to all toggleVisibility buttons
2021-12-19 12:25:04 +01:00
Patrick H. Lauke a3f2af707a Add clearer accessible names for password generator options
Closes https://github.com/bitwarden/browser/issues/1985
2021-12-18 22:29:53 +00:00
Patrick H. Lauke 6e050349e4 Add aria-pressed attribute to all toggleVisibility buttons
Closes https://github.com/bitwarden/browser/issues/2228
2021-12-18 20:22:11 +00:00
addison 2e793a31dd [style] Fix lint complaints 2021-12-17 14:53:21 -05:00
addison 6368b352ad [bug] Implemented browser state service calls 2021-12-17 14:45:23 -05:00
Daniel James Smith df72485236
Merge pull request #2225 from bitwarden/prevent-save-prompt-when-disabled-by-user
Fix save prompt showing when disabled by user
2021-12-17 11:23:36 +01:00
Daniel James Smith 09e3db24b7
Merge pull request #2223 from patrickhlauke/patrickhlauke-issue1987
A11y: use appropriate HTML heading markup for headings
2021-12-17 01:27:19 +01:00
Daniel James Smith f0244b07c8
Merge pull request #2229 from bitwarden/crowdin-auto-sync
Autosync Crowdin Translations
2021-12-17 01:25:35 +01:00
github-actions a3f4748850 Autosync the updated translations 2021-12-17 00:04:37 +00:00
Patrick H. Lauke 086f062a6c Update jslib 2021-12-16 20:09:05 +00:00
addison d6cf8c2957 [bug(Account Switching)] Add a secure storage provider to DI 2021-12-16 12:01:34 -05:00
addison 516dd12d78 [bug(Account Switching)] Null check for send groupings 2021-12-16 12:01:02 -05:00
addison 059d9a4e9d [bug(Account Switching)] Clean state before redirecting on logout 2021-12-16 12:00:30 -05:00
addison 765c880e25 [bug(Account Switching)] Correct StateService import for LockComponent 2021-12-16 12:00:07 -05:00
addison 23e5610498 [bug(Account Switching)] Remove reset function from Account model 2021-12-16 11:59:26 -05:00
Robyn MacCallum c00f343123 import fix 2021-12-16 09:43:41 -05:00
Robyn MacCallum a49f9fad06 extend state service 2021-12-16 09:39:46 -05:00
Patrick H. Lauke 557dd8f68d View entry: add labels to readonly fields, expand aria-label for repeated toggles
Closes https://github.com/bitwarden/browser/issues/1984
2021-12-16 13:41:57 +00:00
Daniel James Smith 0174d239ca
Fix save prompt showing when disabled by user 2021-12-15 19:04:47 +01:00
Robyn MacCallum 81ee086be0 Update jslib 2021-12-13 16:39:27 -05:00
Patrick H. Lauke ba37c05d1b Add visually hidden <h1> to views that lack an overarching heading 2021-12-13 20:56:23 +00:00
Patrick H. Lauke 75878442f0 Missing class 2021-12-13 20:16:43 +00:00
Robyn MacCallum d73c4d8489 Fix unnecessary changes in main.background.ts 2021-12-13 15:09:04 -05:00
Robyn MacCallum 05144a1ada Remove unnecessary imports 2021-12-13 14:53:40 -05:00
Patrick H. Lauke b5f2474b68 Neutralise/reset heading styles
- make size/weight match regular text
- remove the theming, as it will inherit this anyway from its surroundings/container; having the color explicitly defined here creates issues as it's more specific otherwise and overrides the local context
2021-12-13 19:53:01 +00:00
Robyn MacCallum edadeb95ea Remove methods that are not used 2021-12-13 14:41:34 -05:00
Patrick H. Lauke ea02d228f5 Typo 2021-12-13 19:15:48 +00:00
Robyn MacCallum f7d2e9c6a4 Merge remote-tracking branch 'origin/master' into account-switching_refactor_implement-service-changes
# Conflicts:
#	src/background/main.background.ts
#	src/background/notification.background.ts
#	src/popup/accounts/lock.component.ts
#	src/popup/accounts/login.component.ts
#	src/popup/services/services.module.ts
#	src/popup/settings/excluded-domains.component.ts
#	src/popup/settings/settings.component.ts
2021-12-13 14:15:23 -05:00
Patrick H. Lauke 1b79812056 Straggler 2021-12-13 17:46:29 +00:00
Patrick H. Lauke 1916136f4c Merge branch 'master' into patrickhlauke-issue1987 2021-12-13 17:37:42 +00:00
Daniel James Smith 77c107cd21
Merge pull request #2219 from bitwarden/bump-node-to-v16
Bump node to v16
2021-12-13 17:17:10 +01:00
Daniel James Smith 0199b638d1
Pull jslib 2021-12-13 11:50:08 +01:00
Daniel James Smith fd14ccc86b
Removed action step that installs npm8
npm 8 is included in node v16
2021-12-13 10:57:35 +01:00
Daniel James Smith 85491ebd18
Update requirements in README.md 2021-12-10 16:11:59 +01:00
Daniel James Smith d35d7c821e
Modify build.yml to build with node 16 and npm 8 2021-12-10 16:11:44 +01:00