Kyle Spearrin
9061af54bf
limit duo connector hosts to duo-owned domains ( #1283 )
2021-11-09 12:17:30 -05:00
Kyle Spearrin
83fed7d66f
sanitize data inputs for captcha connector ( #1284 )
2021-11-09 12:16:10 -05:00
Kyle Spearrin
f8aea1e861
don't use innerHTML for sso handOffMessage ( #1285 )
2021-11-09 12:15:58 -05:00
Kyle Spearrin
5b6fb16591
remove callbackUri input for fixed mobile uri ( #1282 )
2021-11-09 11:36:41 -05:00
Justin Baur
278cf2ca40
Fix free trial text to show at the right time ( #1281 )
2021-11-08 13:14:57 -05:00
Vince Grassia
fe15de02e5
Change release workflow to only allow releases from rc or hotfix branches ( #1279 )
2021-11-08 09:48:53 -05:00
Justin Baur
b164a39abc
Update payment info ( #1274 )
...
* Added manual routing
* Add additional copy for free trial
* Revert
* Fix formatting
* Switch text to be on the top of the payment info
* Update to put text at top of the screen
2021-11-05 14:59:45 -04:00
Joseph Flinn
e5f77e2c4e
Hotfix Crowdin push ( #1276 )
...
* trying a fix for the Crowdin source destination
* adding the dest file extension
* removing testing code
2021-11-04 14:47:39 -07:00
Joseph Flinn
cf460096af
Rework Crowdin Integration ( #1275 )
...
* Updating the Crowdin push process
* removing the test code in the check-failures job
* Adding a scheduled trigger to the crowdin-pull workflow
* switching the crowdin pull schedule to Friday instead of Saturday
* fixing a indentation issue
2021-11-04 11:15:29 -07:00
Robyn MacCallum
1403ecfa6f
Minor dark mode fixes ( #1273 )
...
* Fix badge colors and nav bar color
* Make input background transparent in dark mode
* fix badge colors
* remove extra space
2021-11-04 08:35:51 -04:00
Thomas Rittson
8b60d50050
[Linked fields] Add Linked Field as custom field type ( #1206 )
...
* Add linked fields
* Update to use Field.linkedId
* Update jslib
2021-11-04 07:41:04 +10:00
Matt Gibson
cf5823fe71
Fix repeat ng insert on safari ( #1270 )
2021-11-01 16:14:31 -05:00
Matt Gibson
bb0b5f2d87
Show upgrade plan button for free orgs. ( #1269 )
...
* Show upgrade plan button for free orgs.
* Add families plan callout for subscription upgrade
2021-11-01 14:29:46 -05:00
Robyn MacCallum
2700caf2a8
Fix jumbo sized WebAuthn logo ( #1251 )
...
* Fix jumbo sized WebAuthn logo
* Fix styling on 2FA modals
* Fix so that text does not go below image
* Rearrange items in modal and add new icons
* make spacing a little wider
* Remove 1 from mfaTypes, we now have both versions
Co-authored-by: Thomas Rittson <trittson@bitwarden.com>
2021-10-28 08:20:37 -04:00
Joseph Flinn
523b18156c
Adding fixes from last night's release ( #1263 )
2021-10-27 13:08:37 -07:00
Matt Gibson
7219b394a0
update jslib ( #1265 )
...
* update jslib
* update jslib
2021-10-27 13:47:51 -05:00
Matt Gibson
383c29c761
Null Check subscription prior to use ( #1264 )
2021-10-27 10:03:41 -05:00
Robyn MacCallum
b5231425fb
Use useAlertRole input added to app-callout ( #1254 )
...
* Use enforceAlert input added to app-callout to still give alerts for screen readers on important callouts
* Update input variable name
* Add brackets to pass value correctly
2021-10-27 08:25:06 -04:00
Thomas Rittson
7cb48e3a81
Add PR template ( #1260 )
2021-10-27 19:01:32 +10:00
Thomas Rittson
664d10cd06
Add Safari importer ( #1261 )
...
* Add instructions for Safari import
* Update jslib
2021-10-27 18:58:15 +10:00
github-actions[bot]
a6a34788a8
Autosync the updated translations ( #1259 )
...
Co-authored-by: github-actions <>
2021-10-26 15:10:10 -07:00
Joseph Flinn
381ec7af67
enabling the new release branch to push its docker images ( #1258 )
2021-10-26 14:20:28 -07:00
Joseph Flinn
8be377c7f8
Version Bump 2.24.0 ( #1257 )
2021-10-26 13:47:39 -07:00
Oscar Hinton
c46ca2f9e2
Crypto Agent ( #1243 )
2021-10-26 01:14:16 +02:00
Matt Gibson
6d4f163824
Update local web development instructions ( #1208 )
...
* Indicate production with NODE_ENV
* Use local.json config to point to Bitwarden production APIs
* Add proxy configuration to cloud and qa environment
* Move notifications to urls
Co-authored-by: Hinton <oscar@oscarhinton.com>
2021-10-22 07:50:08 -05:00
Thomas Rittson
6c581b3ebc
Fixes for dynamic modal a11y ( #1237 )
...
* Remove tabindex from modal component templates
* Remove tabindex from modal component templates
* Update jslib
2021-10-22 07:30:25 +10:00
Joseph Flinn
618f950cae
Change release branch constraints ( #1248 )
...
* updating the release branch constraints
* updating the self host docker image build and release with the new release branch
* renaming the release job for selfhost docker release
* removing unneeded line
* removing the master branch release ci code execution
* updating some verbiage
2021-10-21 10:31:41 -07:00
Matt Gibson
9dd859af7a
Limit collection actions presented to permitted ( #1247 )
...
* Limit collection actions presented to permitted
* Revert useless move
* Limit vault view to editable ciphers and collections
* Update jslib
* PR review
2021-10-20 16:17:27 -05:00
Oscar Hinton
044ac513ae
Remove empty catch blocks, and update tslint rule ( #1226 )
2021-10-20 18:30:04 +02:00
Thomas Rittson
4447b89b05
Fix btn-link colors in dark mode ( #1246 )
2021-10-20 07:47:18 +10:00
Matt Gibson
1de569e64d
Remove unnecessary fallbacks ( #1245 )
...
Web is in lock-step to server version. We do not need fallbacks
since we're sure the server version will support collection permissions split.
2021-10-19 08:08:15 -05:00
Matt Gibson
3ee61fef96
Add user uses to new permission model ( #1228 )
2021-10-18 13:50:26 -05:00
Vince Grassia
f63b395736
Add notify constraint ( #1244 )
2021-10-15 13:06:59 -04:00
Jake Fink
ee3c3294f3
Add loading spinner icon to emergency access view ( #1235 )
...
* add loading spinner icon to emergency access view
* remove extra space
* Revert changes to package-lock.json
2021-10-14 19:40:35 -04:00
Kyle Spearrin
a7a3381124
New Crowdin updates ( #1242 )
...
* New translations messages.json (Romanian)
* New translations messages.json (Korean)
* New translations messages.json (Vietnamese)
* New translations messages.json (Chinese Traditional)
* New translations messages.json (Chinese Simplified)
* New translations messages.json (Ukrainian)
* New translations messages.json (Turkish)
* New translations messages.json (French)
* New translations messages.json (Serbian (Cyrillic))
* New translations messages.json (Slovenian)
* New translations messages.json (Slovak)
* New translations messages.json (Russian)
* New translations messages.json (Portuguese)
* New translations messages.json (Polish)
* New translations messages.json (Dutch)
* New translations messages.json (Swedish)
* New translations messages.json (Japanese)
* New translations messages.json (Czech)
* New translations messages.json (Italian)
* New translations messages.json (Spanish)
* New translations messages.json (Afrikaans)
* New translations messages.json (Bulgarian)
* New translations messages.json (Catalan)
* New translations messages.json (Belarusian)
* New translations messages.json (Danish)
* New translations messages.json (German)
* New translations messages.json (Greek)
* New translations messages.json (Finnish)
* New translations messages.json (Hebrew)
* New translations messages.json (Hungarian)
* New translations messages.json (English, United Kingdom)
* New translations messages.json (Serbian (Latin))
* New translations messages.json (Norwegian Bokmal)
* New translations messages.json (Kannada)
* New translations messages.json (Sinhala)
* New translations messages.json (Malayalam)
* New translations messages.json (Filipino)
* New translations messages.json (Esperanto)
* New translations messages.json (Bengali)
* New translations messages.json (Hindi)
* New translations messages.json (Azerbaijani)
* New translations messages.json (Latvian)
* New translations messages.json (Estonian)
* New translations messages.json (Norwegian Nynorsk)
* New translations messages.json (Croatian)
* New translations messages.json (Indonesian)
* New translations messages.json (Portuguese, Brazilian)
* New translations messages.json (English, India)
2021-10-14 19:23:08 -04:00
Thomas Rittson
98bd41d4b1
[Refactor] Use rxjs first instead of unsubscribe from queryParams ( #1229 )
...
* Use rxjs first instead of unsubscribe
* Use rxjs first instead of unsubscribe
* Update jslib
* Update jslib
* Downgrade jslib to before breaking changes
2021-10-15 08:59:43 +10:00
github-actions[bot]
356262975c
Autosync the updated translations ( #1241 )
...
Co-authored-by: github-actions <>
2021-10-14 18:00:44 -04:00
Vince Grassia
a35024e61d
Add Slack alerts for Build workflow failures ( #1240 )
2021-10-14 14:34:31 -04:00
Matt Portune
df9733081b
Mobile WebAuthn connector updates ( #1236 )
...
* support for returning to app via button press and updated mobile connector UI
* added client-driven header text and fixed lint issues
2021-10-14 11:53:34 -04:00
Oscar Hinton
db9ab9f51e
Remove max from minutes in vault timeout input ( #1239 )
2021-10-14 15:54:50 +02:00
Oscar Hinton
1b8f316066
Move avatar component to jslib ( #1233 )
2021-10-14 09:11:20 +02:00
Oscar Hinton
c3a910e785
Prevent disabling single org when max vault timeout policy is enabled ( #1230 )
2021-10-14 09:01:23 +02:00
Oscar Hinton
4b4b5910e3
Fix sso copy buttons not behaving correctly ( #1234 )
2021-10-14 08:48:42 +02:00
Oscar Hinton
471490f14f
Bump jsib ( #1231 )
2021-10-12 14:51:10 +02:00
Oscar Hinton
009e125afd
Bump jslib ( #1227 )
2021-10-11 19:40:38 +02:00
Thomas Rittson
c682f460b2
Enforce password reprompt from reports pages ( #1225 )
2021-10-11 09:32:30 -04:00
Vincent Salucci
fa6f33cbc5
[Reset Password] Update jslib ( #1222 )
...
* Update jslib
* Updated constructor
2021-10-08 16:55:23 -05:00
Danny Murphy
ae7493efcf
Toast without Navbar Styling ( #1223 )
...
* layout_frontend toast update
Changes top when the navbar isn't present so the toast position appears where expected
* Update toasts.scss
* Update toasts.scss
2021-10-08 20:48:33 +02:00
Danny Murphy
fc7a7281fe
Toast without Navbar Styling ( #1210 )
...
* layout_frontend toast update
Changes top when the navbar isn't present so the toast position appears where expected
* Update toasts.scss
2021-10-08 20:25:25 +02:00
Joseph Flinn
7b21e380cb
Add release assets ( #1218 )
...
* adding new build artifacts
* fixing some version issues
* fixing syntax error
* fixing asset names
* updating the release workflow to release the new build assets
2021-10-08 09:54:42 -07:00