Commit Graph

2963 Commits

Author SHA1 Message Date
github-actions[bot] cc6c51dfb1 Bumped version to 1.58.0 2022-04-25 15:00:35 +00:00
Kyle Spearrin b475f911b6
fix disabling of generate type (#2515) 2022-04-21 17:20:47 -04:00
Thomas Rittson 4ed74416f4
[PS-211] [PS-212] Make Generator page accessible (#2513)
* Fix name attributes for radiobuttons in the same group

* Add role=radiogroup

* Add aria-labelledby

* Fix name
2022-04-21 09:49:13 -04:00
Patrick H. Lauke 58b39c613e
Remove unnecessary `role="button"` on `<button>` elements (#2514) 2022-04-21 14:33:20 +02:00
Patrick H. Lauke 2cafed758f
[PS-266] A11y: change tabbed interface to toggle buttons, correctly announce currently active tab as pressed (#2505)
* Change routerLink links to button elements

* Set aria-pressed attribute on button depending on routerLinkActive

* Change base styles to apply to tabs that use `<button>` instead of `<a>`
2022-04-20 14:25:44 +10:00
Thomas Rittson a02e966da4
Update jslib (#2511)
* Update jslib

* Update name of UserVerificationComponent

* Update service deps
2022-04-19 10:30:46 -05:00
Thomas Rittson 8cc3539716
Don't clear state if not logged in (#2499) 2022-04-13 09:15:46 +10:00
Daniel James Smith 29402f3109
[PS-102] BEEEP: Tab-change performance improvements (#2447)
* Remove passing in main to notification as it's unused

* Remove messages nothing reacts to

* Shorten re-draw of badge and menu on logout

* Remove windows.background and only listen to changes of tabs on focused window

* Only rreact to tab changes of current active tab

* Comments and console-logs

* Removed comments and console.logs

* Updated package-lock.json

* Check if chrome.windows is available

* Simplify check for active tab
2022-04-11 12:00:07 +02:00
github-actions[bot] f614ed877c
Autosync the updated translations (#2497)
Co-authored-by: github-actions <>
2022-04-08 11:48:43 +02:00
Matt Gibson 4a5feafeb8
Add descriptions for vague messages (#2494)
* Add descriptions for vague messages

* Fix typo
2022-04-07 08:20:48 -05:00
Oscar Hinton f7e0db356e
Update icons to match desktop (#2488) 2022-04-05 18:18:25 +02:00
github-actions[bot] c9ff5a4bbe
Autosync the updated translations (#2487)
Co-authored-by: github-actions <>
2022-04-01 13:03:46 +02:00
Kyle Spearrin b2def1479d
update generator (#2484)
* update generator

* update jslib

Co-authored-by: Thomas Rittson <trittson@bitwarden.com>
2022-03-31 19:03:45 -04:00
Patrick H. Lauke c6c22638d4
Add aria-label to password generator length slider, make it non-keyboard-focusable (#2478) 2022-03-31 13:16:34 +10:00
Kyle Spearrin bf081e0322
username generator (#2468)
* username generator

* pass usernameWebsite

* update jslib ref

* update jslib ref

* update jslib ref

* update jslib ref

* Update jslib to point to jslib master

* Updated package-lock.json after running npm i

* add missing translations

* pr feedback

Co-authored-by: Daniel James Smith <djsmith@web.de>
2022-03-30 17:59:58 -04:00
Thomas Rittson 4607e9d0ba
Fix alignment of box content (#2471) 2022-03-29 06:17:01 +10:00
github-actions[bot] f804da3102
Autosync the updated translations (#2469)
Co-authored-by: github-actions <>
2022-03-25 01:25:07 +01:00
github-actions[bot] c867196624 Bumped version to 1.57.0 2022-03-22 16:49:00 +00:00
Thomas Rittson b54cc6ec8a
[JslibModule] Refactor to use JslibModule (#2462) 2022-03-21 12:13:02 +01:00
github-actions[bot] b737a9c1e2
Autosync the updated translations (#2458)
Co-authored-by: github-actions <>
2022-03-18 01:15:53 +01:00
Thomas Rittson ae83a693f4
Fix infinite spinner when trying to restore Send state (#2449)
Clear state when re-opening popup
2022-03-18 09:01:22 +10:00
Oscar Hinton d5334360dd
Add support for no intrusive biometric (#2431) 2022-03-15 13:13:39 +01:00
github-actions[bot] 3a6aeabfd4
Autosync the updated translations (#2445)
Co-authored-by: github-actions <>
2022-03-11 02:26:03 +01:00
Thomas Rittson ed61996165
Set icon for Private Mode windows that are already open (#2438) 2022-03-10 08:09:11 +10:00
Thomas Rittson 2094c85205
Fix syntax (#2434) 2022-03-07 07:02:57 +10:00
github-actions[bot] a8857aad76
Autosync the updated translations (#2433)
Co-authored-by: github-actions <>
2022-03-04 01:17:26 +01:00
Vincent Salucci 0b6e0b0e12
[Captcha] Implement captcha for 2fa (#2428)
* [Captcha] Implement captcha for 2fa

* Update jslib
2022-03-03 17:02:24 -06:00
Robyn MacCallum 51db742be7 change class to interface 2022-03-02 17:25:37 -05:00
Robyn MacCallum 7e432b40e2 details, details 2022-03-02 16:12:01 -05:00
Robyn MacCallum b02b35e1b5 Fix import 2022-03-02 16:03:18 -05:00
Robyn MacCallum e56cf962ca Fix icon status not refreshing on chrome 2022-03-02 15:59:10 -05:00
addison d758841642 [feature] Implement scope warning for exports 2022-02-28 11:31:39 -05:00
Daniel James Smith ea5f2a32ee
BEEEP: Add missing languages (#2416)
* Pull in jslib

* Import and register missing languages
2022-02-25 22:13:00 +01:00
Daniel James Smith b601ca78cd
Colorize hidden custom field when value visible (#2413) 2022-02-25 14:30:55 +01:00
github-actions[bot] 6f558e5554
Autosync the updated translations (#2411)
Co-authored-by: github-actions <>
2022-02-25 12:28:59 +01:00
Oscar Hinton c27f421d56
Add eslint (#2405) 2022-02-24 18:14:04 +01:00
Thomas Rittson b0dbb6f2f9
Update jslib (#2407)
* Update jslib

* Add error message string for session timeout

* Update deps
2022-02-24 09:33:58 -05:00
Melanie Kanavakatini 8f76e81582
feat: add hidden char count toggle (#1780)
Co-authored-by: Thomas Rittson <trittson@bitwarden.com>
2022-02-23 21:11:09 -06:00
github-actions[bot] d1d76a3647
Autosync the updated translations (#2397)
Co-authored-by: github-actions <>
2022-02-18 10:23:39 +01:00
Thomas Rittson 06ba30fc6b
[BEEEP] Firefox Private Mode (#2294)
* Create background in popup if private mode, remove gates

* Add messaging support to runtime in private mode

* Fix messaging services and general bootstrap logic

* Add private mode warning, remove old component

* Deprecate launchGuardService

* Require in memory account for user to be considered authenticated

* Don't change icon for private mode windows

* Set all icons from background page
2022-02-16 08:06:35 +10:00
github-actions[bot] 38cd409ea9 Bumped version to 1.56.6 2022-02-15 21:21:54 +00:00
Oscar Hinton 519e4b9372
Improve null checks in content scripts (#2390) 2022-02-15 16:11:44 +01:00
github-actions[bot] 7b4fe21092
Bumped version to 1.56.5 (#2380)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-14 09:26:43 -05:00
Anton c6926614b8
Make vault URL check more concise (#2361) 2022-02-14 11:33:58 +10:00
github-actions[bot] 0bdb7562b9 Bumped version to 1.56.4 2022-02-11 22:10:49 +00:00
Matt Gibson b9fb223dea
Display separator between ngFor components (#2359)
We currently remove the separator element when a `box-content-row`
is the last child. However, when we create these rows from ng templates
each row gets a separate template element wrapping it.
This PR tells the cipher-row component whether it is the last child
2022-02-11 10:30:55 -06:00
Daniel James Smith bf94e79f08
Add missing transition to excluded domains (#2358)
* Add missing transition to and from exluded domains

* Change cancel to back button

* Add angle-left icon to the back button
2022-02-11 17:30:23 +01:00
Oscar Hinton 679b1f5ae2
Fix send icons position (#2356) 2022-02-11 15:43:37 +01:00
github-actions[bot] 44c2167395
Autosync the updated translations (#2332)
Co-authored-by: github-actions <>
2022-02-11 15:37:41 +01:00
Oscar Hinton 4d776961b9
Fix search bar position when using sr-only (#2355) 2022-02-11 15:22:38 +01:00