Oscar Hinton
facedab33c
Use webfonts from jslib instead of downloading them using gulp ( #1089 )
...
* Use webfonts from jslib instead of downloading them using gulp
* Remove accidental command for disabling certificates
* Bump jslib
2021-09-27 14:27:39 +10:00
Addison Beck
e63d44b214
Merge pull request #2083 from bitwarden/feature/webfont
...
Use webfonts from jslib instead of downloading them using gulp
2021-09-24 12:24:42 -04:00
Hinton
0515f04919
Bump jslib
2021-09-24 15:38:49 +02:00
Vincent Salucci
c1613f79cd
[Reset Password v1] Refactor ForcePasswordReset flow ( #2063 )
...
* [Reset Password v1] Refactor ForcePasswordReset flow
* Update jslib
2021-09-24 08:34:09 -05:00
Vincent Salucci
df382a3611
[Reset Password v1] Refactor ForcePasswordReset flow ( #1067 )
...
* [Reset Password v1] Refactor ForcePasswordReset flow
* Update jslib
2021-09-24 08:33:57 -05:00
Hinton
ee1af34e2e
Use webfonts from jslib instead of downloading them using gulp
2021-09-24 13:00:58 +02:00
Joseph Flinn
f1dcbdb6de
Merge pull request #2081 from bitwarden/feature/version-bump
...
Version bump to 1.53.0
2021-09-22 08:39:23 -07:00
Joseph Flinn
bab33c3a64
Version bump to 1.28.3 ( #1086 )
2021-09-22 08:39:18 -07:00
Joseph Flinn
110080b73e
Version bump to 1.53.0
2021-09-22 07:46:10 -07:00
Thomas Rittson
2449534e9e
Fix totp copy not working in Chrome ( #2067 )
...
* Fix totp copy not working in Chrome
* Only use fix for Chromium-based browsers
2021-09-22 07:36:28 +10:00
Joseph Flinn
f4fc458542
Merge pull request #2080 from bitwarden/crowdin-auto-sync
...
Autosync Crowdin Translations
2021-09-21 14:13:40 -07:00
github-actions[bot]
004f18e04d
Autosync the updated translations ( #1085 )
...
Co-authored-by: github-actions <>
2021-09-21 14:12:42 -07:00
github-actions
30661afeb6
Autosync the updated translations
2021-09-21 21:05:35 +00:00
Thomas Rittson
10734fc024
Move custom fields to separate components ( #2072 )
...
* Move add-edit custom fields to own component
* Fix linting and mistakes
* Update directive
* Removed linked fields work
* Move view custom fields to own component
* Remove unnecessary imports
* Wrap template in ng-container
* Update jslib
* Fix imports
2021-09-21 10:49:05 +10:00
Thomas Rittson
c385efdbd2
Move custom fields to separate components ( #1076 )
...
* Move custom fields to own component
* Update jslib
* Fix import statements
* Fix linting
2021-09-21 10:48:17 +10:00
Oscar Hinton
0297ea57da
Use explicit import paths ( #1084 )
2021-09-20 10:41:57 +02:00
Patrick H. Lauke
6514b5fa3b
Inject aria-label to folder select
2021-09-18 23:11:10 +01:00
Patrick H. Lauke
495a7adcb7
Tweak styles for folder select
2021-09-18 23:09:41 +01:00
Patrick H. Lauke
641328c8c6
Merge branch 'master' into patrickhlauke-a11y-patch4
2021-09-18 22:42:45 +01:00
Patrick H. Lauke
40293858c6
Merge branch 'patrickhlauke-a11y-patch4' of https://github.com/patrickhlauke/browser into patrickhlauke-a11y-patch4
2021-09-18 22:33:19 +01:00
Patrick H. Lauke
3b9cddefd8
Replace table with grid
2021-09-18 22:32:22 +01:00
Patrick H. Lauke
3c9b69884e
Replace table with grid
2021-09-18 22:15:58 +01:00
Patrick H. Lauke
02cccf981d
Add proper title to the page
2021-09-18 21:28:57 +01:00
Patrick H. Lauke
164ce1138b
Remove aria-hidden from bitwarden logo link, add appropriate alt attribute
2021-09-18 21:27:56 +01:00
Patrick H. Lauke
f389ea2951
Change links to buttons in new components/fragments that appeared after latest merge
2021-09-18 17:55:18 +01:00
Patrick H. Lauke
6b0167a098
Merge branch 'master' into patrickhlauke-a11y-patch2
2021-09-18 17:47:59 +01:00
Patrick H. Lauke
c178cbdc12
Resolve merge conflict
2021-09-18 17:45:54 +01:00
Patrick H. Lauke
8ce5cbe943
Tweak styles to accommodate for buttons
2021-09-18 17:45:34 +01:00
Patrick H. Lauke
0b024e11d6
Update src/popup/scss/pages.scss
...
Co-authored-by: Addison Beck <addisonbeck1@gmail.com>
2021-09-17 21:19:34 +01:00
Oscar Hinton
a848406ce0
Use explicit import paths ( #2074 )
2021-09-17 15:44:27 +02:00
Dane Powell
7d797f73fe
Automatic biometrics prompt ( #2065 )
...
Co-authored-by: Michael Cho <mcho@tutanota.com>
2021-09-17 10:22:46 +02:00
Vincent Salucci
762c026b6f
[SSO/Auto Enroll] Fixed typo for banner ( #1083 )
2021-09-16 23:09:23 -05:00
Vincent Salucci
bb99af6e24
[SSO/Auto Enroll] Fix type for banner ( #2073 )
2021-09-16 23:00:40 -05:00
Joseph Flinn
c5461f82c1
rolling back accidental changes to mac runner ( #1081 )
2021-09-16 11:10:12 -07:00
Joseph Flinn
c99a543030
Pinning ast version ( #1080 )
...
* Pinning version of AST instead of using latest
* adding the pinned version of the commit
* adding an array join
* pinning version of dotnet
* trying the AST pin of the version we started using
* disabling jobs and adding test step to window job
* adding dotnet 2.1.x to see if that fixes the issue
* removing the test code and testing the addition of .net 2.1.x
* repinning to last successful sign
* trying the newest version of AST
* disabling the non-windows jobs again
* disabling the windows build job and added a test job
* removing stray comma
* changing the multiline delimiter
* pivoting away from our EV cert and testing with a test one
* switching back to the EV cert and adding a verbose flag
* disabling some steps that are breaking
* swithing back to the test cert
* testing new format for the ast command
* removing the node portions of the test since they are not needed
* trying AST without the tenat-id
* rolling back to original commit
* switching to custom AST for better troubleshooting
* removing the ast commit logic and forcing latest
* fixing up the pwsh sign command
* fixing the AST verison
* making sure that the secrets are not blank
* trying the EV cert for signing
* Using pinned commit from AST instead of custom code
* fixing env
* building the actually pinned commit instead of whatever the other thing was...
* testing the windows job
* removing the dotnet 2.1.x dependency since the older AST version shouldn't need it
* reenabling the test ast job since something is failing
* moving the git switch command
* testing new gh-action
* fixing the gh-action path
* updating the hash of the new action
* enabling the build jobs again
* updating the hash for the new Install AST action
* fixing linter issues
2021-09-16 10:15:05 -07:00
Nihal Raj
fed98c481e
Update README.md
2021-09-16 08:57:34 +05:30
Vincent Salucci
8f25ece600
Update jslib ( #2070 )
2021-09-15 21:34:03 -05:00
Vincent Salucci
eac84128ed
update jslib ( #1074 )
2021-09-15 21:33:15 -05:00
Thomas Rittson
8f700b0b45
Use a modal to set the unlock pin ( #2060 )
...
* Use separate modal for set pin
* Fix modal style and layout
* Minor fixes
* Remove incorrect label
* Fix initial focus and tab a11y
* Fix unrelated linting
* Update jslib
2021-09-16 05:56:29 +10:00
Oscar Hinton
205b1153de
Disable Private Vault Export Policy ( #2064 )
2021-09-15 21:06:13 +02:00
Oscar Hinton
aa19e678f7
Vault Timeout Policy ( #1052 )
2021-09-15 20:02:46 +02:00
Oscar Hinton
da4af743f3
Disable Private Vault Export Policy ( #1068 )
2021-09-15 20:02:17 +02:00
Joseph Flinn
bc908df348
Merge pull request #2069 from bitwarden/hotfix/fix-build-artifacts
...
Fix upload of build artifacts
2021-09-14 13:32:36 -07:00
Joseph Flinn
ad0ca7c56f
removing the weird file
2021-09-14 13:23:19 -07:00
Joseph Flinn
1dd991bef0
removing testing code and fixing the release code
2021-09-14 12:53:25 -07:00
Joseph Flinn
66a4cfe089
fixing dist names
2021-09-14 12:46:25 -07:00
Joseph Flinn
57926b71a9
switching to pwsh
2021-09-14 12:25:20 -07:00
Joseph Flinn
63ccf8e87c
trying to find the browser artifacts
2021-09-14 12:03:36 -07:00
Oscar Hinton
2e6f0f4166
Vault Timeout Policy ( #2048 )
2021-09-14 13:36:34 +02:00
Joseph Flinn
e8da01bafb
adding more dependencies on the release update job ( #1058 )
2021-09-13 07:08:53 -07:00