1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 17:23:37 +00:00
Commit Graph

11617 Commits

Author SHA1 Message Date
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
Daniel James Smith
f56a9146be Open prompt for login in tab instead of popout 2021-10-08 15:26:39 +02:00
Daniel James Smith
d8bfb5a029 Added parameter and return types for tabsQueries in BrowserApi 2021-10-08 15:25:36 +02:00
Daniel James Smith
4fc968f682 Renamed command openPopout to promptForLogin 2021-10-08 15:23:37 +02:00
Daniel James Smith
79f097b3cd Renamed command addToRetryQueue to addToLockedVaultPendingNotifications 2021-10-08 15:22:21 +02:00
Daniel James Smith
042c7677e8 Removed base64 encoded images and load them from path instead 2021-10-08 13:28:07 +02:00
Daniel James Smith
75c8c4205f Move retryQueue from main to runtime and rename it to lockedVaultPendingNotifications 2021-10-08 13:23:05 +02:00
Daniel James Smith
2613a8cfea Merge branch 'master' of https://github.com/bitwarden/browser into add-login-with-locked-vault 2021-10-08 12:45:35 +02:00
Thomas Rittson
d02ebea219 Update jslib (#1101) 2021-10-08 10:09:07 +10:00
Thomas Rittson
2e4c6b7828 Update jslib (#1221) 2021-10-08 09:56:40 +10:00
Thomas Rittson
a3876db30b Update jslib (#2103) 2021-10-08 09:56:30 +10:00
Danny Murphy
d4b13c461d Further Dark Theme QA Fixes (#1217)
* Add webAuthn logo for dark theme

* Add alt tags to 2FA logo images
2021-10-08 08:47:32 +10:00
Thomas Rittson
6a567ed3bf Fix input element lookup from label (#2102) 2021-10-08 07:15:55 +10:00
Thomas Rittson
64bc115109 Set default ownership if Personal Ownership policy applies (#509) 2021-10-08 07:15:02 +10:00
Matt Gibson
37752b566b Match formatting to other button groups (#1219) 2021-10-07 08:05:17 -05:00
Daniel James Smith
ec5a2299ca Merge pull request #2101 from bitwarden/responsive-notificationbar
Fully responsive notificationBar
2021-10-07 14:19:27 +02:00
Thomas Rittson
cffd4b3515 Fix Copy Custom Field Name on pages with iframes (#2091)
* Improve error messages

* Send getClickedElement msg to specific frameId

* Add support for finding input element from label

* Use i18n for error messages

* Fix unrelated linting
2021-10-07 09:52:33 +10:00
Oscar Hinton
3eda0aa2cd Remove Business Portal and add SSO configuration (#1213) 2021-10-06 20:45:45 +02:00
Daniel James Smith
8bc42fcb7f Made notificationBar fully responsive 2021-10-06 19:40:40 +02:00
Oscar Hinton
bfa9a1e1bc Remove Business Portal, add SSO configuration models (#506) 2021-10-06 19:36:20 +02:00
Oscar Hinton
4ff38c7148 Add validation to ensure maximum vault timeout is larger than 0 (#1215) 2021-10-06 17:27:55 +02:00
Vince Grassia
bf496ac7cd Update workflows to new model (#379)
* Update GitHub Actions workflows to new model
2021-10-05 16:20:18 -04:00
Matt Gibson
12ead16167 Use split collections permisions (#382) 2021-10-05 11:13:03 -05:00
Matt Gibson
998d36a5d1 Feature/split manage collections permission (#1211)
* Update guard services and routing

* Add depenent checkbox to handle sub permissions

* Present new collections premissions

* Use new split permissions

* Rename to nested-checkbox.component

* Clarify css class name

* update jslib
2021-10-05 11:12:44 -05:00
Thomas Rittson
7a43510cf5 Various Dark Theme fixes per QA feedback (#1212)
* Fix CORS issue on in-line theming javascript

* Fix date picker icon color

* Add comment

* Fix table theming in dark mode

* Selfhosted navbar fix

* Rename selector to avoid clashing with bootstrap

* Do not set initial theme if default

* Fix .text-danger style in dropdown lists

* Fix toast style, restructure toast and card scss

* Fix table and dropdown list hover color

* Use callout component for Disable Send warning

* Remove unneeded theming for hovering over links

* Undo changes to register enterprise2 layout

* Apply theming to Safari input field icons

e.g. Caps lock, password autofill

* Selectively apply themed logo CSS

* Fix unrelated linting

* Fix webpack config to bundle theme.js

Co-authored-by: Danny Murphy <6512845+dltmurphy@users.noreply.github.com>
2021-10-05 20:03:24 +10:00