Thomas Rittson
77ab177d2c
[Refactor] Use rxjs first instead of unsubscribe from queryParams ( #1105 )
...
* Use rxjs first instead of unsubscribe
* Remove unneeded variable
* Update jslib
2021-10-15 07:59:08 +10:00
Thomas Rittson
82138a08ff
[Refactor] Use rxjs first instead of unsubscribe from queryParams ( #2112 )
...
* Use rxjs first instead of unsubscribe
* Update jslib
2021-10-15 07:58:59 +10:00
4a51f5ec9e
Autosync the updated translations
2021-10-14 21:42:11 +00:00
Daniel James Smith
2c2de6a233
Merge pull request #2094 from bitwarden/add-login-with-locked-vault
...
Show save/update password prompt and save credentials even when vault is locked
2021-10-14 22:30:41 +02:00
Vince Grassia
a35024e61d
Add Slack alerts for Build workflow failures ( #1240 )
2021-10-14 14:34:31 -04:00
Vince Grassia
2c1ae933a4
Add Slack alerts for Build workflow failures ( #521 )
2021-10-14 14:34:17 -04:00
Vince Grassia
7327ab75c9
Add Slack alerts for Build workflow failures ( #1108 )
2021-10-14 13:05:49 -04:00
Daniel James Smith
40ba8a5cde
Removed devepency on popupUtilsService as not needed for login via Tab
2021-10-14 19:05:02 +02:00
Daniel James Smith
732f065012
Add missing semicolons to base.scss
2021-10-14 18:59:38 +02: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
Vince Grassia
e9bd76b194
Add Slack alerts for Build workflow failures ( #389 )
2021-10-14 10:38:43 -04:00
Oscar Hinton
db9ab9f51e
Remove max from minutes in vault timeout input ( #1239 )
2021-10-14 15:54:50 +02:00
Oscar Hinton
14a60773cc
Add logic for fetching organization policies if the user has access through a provider ( #519 )
2021-10-14 09:33:46 +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
Thomas Rittson
a20e935268
Use rxjs first instead of unsubscribe ( #516 )
2021-10-14 10:27:52 +10:00
Vince Grassia
ca0bcc0535
Add Slack failure alerts ( #2115 )
2021-10-13 17:54:22 -04:00
Daniel James Smith
d8dbeab911
Position the unlock button closer to the master password entry
2021-10-13 22:32:43 +02:00
Daniel James Smith
beb6b26f15
Set image alt-text of notification close-button
2021-10-13 22:31:57 +02:00
Daniel James Smith
6fe904d48d
Search for login tab only in current window, in case popup was open
2021-10-13 22:16:24 +02:00
Daniel James Smith
e9f46f2ac1
Capitalize class names
2021-10-13 22:08:02 +02:00
Vince Grassia
28936a113f
Fix workflow with linter suggestions ( #517 )
2021-10-13 10:18:02 -04:00
Oscar Hinton
56233e4002
Move Avatar component to jslib ( #496 )
2021-10-13 09:55:19 +02:00
Vincent Salucci
325e9ded0d
[Reset Password] Refactor to use new auth result ( #380 )
...
* [Reset Password] Refactor to use new auth result
* Update jslib
* Update class to fix build
2021-10-12 16:51:14 -05:00
Daniel James Smith
b910708a31
To center the login prompt use a media query and padding instead
2021-10-12 23:24:05 +02:00
Daniel James Smith
f860bcd548
Restrict content width on login prompt via tab
2021-10-12 22:32:05 +02:00
Vince Grassia
b66d32b57e
Upgrade workflows to new model ( #1104 )
...
* Update workflows to new Build/Test/Release model
2021-10-12 11:51:26 -04:00
Oscar Hinton
471490f14f
Bump jsib ( #1231 )
2021-10-12 14:51:10 +02:00
Oscar Hinton
e3ab324d59
Fix OrganizationSsoResponse not behaving correctly in production ( #515 )
2021-10-12 13:57:08 +02:00
Vincent Salucci
61ffb4f5d9
[Reset Password] Update CLI to use auth result for forced reset ( #505 )
...
* [Reset Password] Update CLI to use auth result for forced reset
* Fixed lint issues
* Requested Changes and fixed sync bug
* Only update password is not using an API key for auth
2021-10-11 14:55:59 -05:00
Oscar Hinton
0803bc2f7b
Bump jslib ( #386 )
2021-10-11 19:40:57 +02:00
Oscar Hinton
81a675b579
Bump jslib ( #2111 )
2021-10-11 19:40:50 +02:00
Oscar Hinton
42fd0dd2a6
Bump jslib ( #1103 )
2021-10-11 19:40:46 +02:00
Oscar Hinton
009e125afd
Bump jslib ( #1227 )
2021-10-11 19:40:38 +02:00
Oscar Hinton
764dc40b36
Change policyAppliesToUser to behave differently for MaximumVaultTimeout ( #514 )
2021-10-11 18:35:06 +02:00
Daniel James Smith
7f98ce347d
Re-focus to last open tab before user was prompted for log in
2021-10-11 17:46:43 +02:00
Thomas Rittson
c682f460b2
Enforce password reprompt from reports pages ( #1225 )
2021-10-11 09:32:30 -04:00
Vincent Salucci
ddfb02e938
[Reset Password] Update jslib ( #2106 )
...
* Update jslib
* Updated constructor
2021-10-08 16:58:14 -05:00
Vincent Salucci
b5fd993bad
[Reset Password] Update jslib ( #1102 )
...
* Update jslib
* Updated constructor
2021-10-08 16:55:32 -05: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
Vincent Salucci
542852a3be
[Reset Password] BUG - Update local policies for enforcement ( #510 )
2021-10-08 11:18:25 -05:00
Addison Beck
774462d413
Merge pull request #2105 from bitwarden/update-jslib
...
[chore] Update jslib
2021-10-08 10:46:25 -04:00
addison
4d7f137db2
[chore] update jslib
2021-10-08 10:44:53 -04:00
Addison Beck
e69425cb41
[bug] Set a default value for custom send deletion times in the safari extension ( #511 )
...
* [bug] Set a default value for custom send deletion times in the safari extension
* [review] tomorrow -> nextWeek for default custom send deletion time values
2021-10-08 10:42:22 -04:00
Daniel James Smith
b74efc1dbf
Set the expiry for credential notification to 5 instead of 30 minutes
2021-10-08 15:43:54 +02:00
Daniel James Smith
89344a7c36
Close loginTab after login was done by user
2021-10-08 15:28:44 +02:00