Daniel James Smith
aeeb44e8c9
Move phone fieldnames to Identity constants
2022-01-02 14:54:31 +01:00
Daniel James Smith
423ef40aa1
Move country fieldnames to Identity constants
2022-01-02 14:52:52 +01:00
Daniel James Smith
4390989a88
Move state fieldnames to Identity constants
2022-01-02 14:51:34 +01:00
Daniel James Smith
61dbe5421f
Move city fieldnames to Identity constants
2022-01-02 14:50:26 +01:00
Daniel James Smith
6304964ad4
Move postalCode fieldnames to Identity constants
2022-01-02 14:49:10 +01:00
Daniel James Smith
a880cf32e6
Move address3 fieldnames to Identity constants
2022-01-02 14:47:12 +01:00
Daniel James Smith
e12b9ffa67
Move address2 fieldnames to Identity constants
2022-01-02 14:46:54 +01:00
Daniel James Smith
b2a3cd7feb
Move address1 fieldnames to Identity constants
2022-01-02 14:43:46 +01:00
Daniel James Smith
d25d532184
Move email fieldnames to Identity constants
2022-01-02 14:41:50 +01:00
Daniel James Smith
c45d1f8f7e
Move title fieldnames to Identity constants
2022-01-02 14:40:10 +01:00
Daniel James Smith
729150d404
Move middle name fieldnames to Identity constants
2022-01-02 14:37:57 +01:00
Daniel James Smith
5c66dade4a
Move card brand fieldnames to CC constants
2022-01-02 14:18:17 +01:00
Daniel James Smith
7e5b50a6cb
Move CVV fieldnames to CC constants
2022-01-02 14:16:27 +01:00
Daniel James Smith
bb294ac792
Move ExpiryYear fieldnames to CC constants
2022-01-02 14:12:56 +01:00
Daniel James Smith
8992f348d2
Move ExpiryMonth fieldnames to CC constants
2022-01-02 14:10:16 +01:00
Daniel James Smith
768f4b676c
Removed unused OperationDelays constant
2022-01-02 14:02:11 +01:00
Daniel James Smith
5fb9d0ee7f
Separate Identity constants into its own class
2022-01-02 14:01:26 +01:00
Daniel James Smith
47b40e0049
Separate CreditCard constants into its own class
2022-01-02 13:56:42 +01:00
Daniel James Smith
0fbeabf7a6
Extract constants for autofill into separate file
2022-01-02 13:45:32 +01:00
Daniel James Smith
1dab87f43c
Merge pull request #2252 from bitwarden/crowdin-auto-sync
...
Autosync Crowdin Translations
2022-01-01 17:51:01 +01:00
Robyn MacCallum
35eb926a97
Merge pull request #2253 from bitwarden/tech-debt/rename-fb-to-formBuilder
...
Tech Debt: Rename fb to formBuilder
2021-12-31 10:31:02 -05:00
Robyn MacCallum
5445103200
rename fb to formBuilder
2021-12-31 10:14:16 -05:00
github-actions
f213f8b620
Autosync the updated translations
2021-12-31 00:04:54 +00:00
Daniel James Smith
176c14188c
Merge pull request #2246 from bitwarden/crowdin-auto-sync
...
Autosync Crowdin Translations
2021-12-24 01:08:52 +01:00
github-actions
76798222a1
Autosync the updated translations
2021-12-24 00:04:41 +00:00
Oscar Hinton
a14fdc9b77
Add .git-blame-ignore-revs ( #2240 )
2021-12-21 16:44:00 +01: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
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
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
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
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
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
Patrick H. Lauke
ea02d228f5
Typo
2021-12-13 19:15:48 +00:00