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
Thomas Rittson
bbcbcf2b40
Fix breaking typo ( #2099 )
2021-10-05 08:41:21 +10:00
Thomas Rittson
6dfb06c5b0
Use theme enum and platformUtilsService helpers ( #2089 )
...
* Use theme enum and platformUtilsService helpers
* Update jslib
2021-10-05 06:30:31 +10:00
Thomas Rittson
15e8e5fec9
Use theme enum and platformUtilsService helpers ( #1094 )
...
* Use new theme enum and platformUtilsService helper
* Use theme enum
* Update jslib
* Fix linting
2021-10-05 06:30:09 +10:00
Addison Beck
e4260e7df5
Merge pull request #1988 from patrickhlauke/patrickhlauke-a11y-patch2
...
A11y: Change links to buttons
2021-10-04 13:02:38 -04:00
Oscar Hinton
91c5393ae7
Bump packages in root jslib ( #507 )
2021-10-01 17:24:49 +02:00
Patrick H. Lauke
03b60d17bb
Change CRLF to LF
2021-10-01 14:55:53 +01:00
Patrick H. Lauke
bd005ffeef
Update src/popup/accounts/home.component.html
...
Co-authored-by: Addison Beck <addisonbeck1@gmail.com >
2021-10-01 14:43:09 +01:00
Addison Beck
1f87a84b28
Merge pull request #1990 from patrickhlauke/patrickhlauke-a11y-patch3
...
A11y: use visually hidden styles rather than visibility, make visible on :focus as well
2021-10-01 09:28:22 -04:00
Matt Gibson
562e1fe459
Feature/split manage collections permission ( #504 )
...
* Split manage collections permissions
* Convert camel to pascal case for element id -> name
2021-10-01 07:50:30 -05:00
Kyle Spearrin
812741219d
Ability to auto-fill span elements ( #2095 )
...
* ability to autofill span elements
* add modification comments
2021-09-30 16:02:13 -04:00
Daniel James Smith
418f37de8c
Remove console.log
2021-09-30 16:58:48 +02:00
Daniel James Smith
23517272fd
saveOrUpdateCredentials: If more than one matching fallback cipher is found, update atleast the first one of them, to ensure saving PW change
2021-09-30 16:56:04 +02:00
Daniel James Smith
83ef310400
Removed dead code from getDataForTab
2021-09-30 16:51:53 +02:00
Daniel James Smith
705c287e1a
Removed unneeded alert/info functionality from notificationBar
2021-09-30 16:50:17 +02:00
Daniel James Smith
de0e9a4d94
Combined saving credentials and added fallback to update only password if only that changed
2021-09-30 16:48:06 +02:00
Daniel James Smith
838bfe9454
Wait for user to log in before trying to save credentials
2021-09-30 16:43:10 +02:00
Daniel James Smith
5c175e2201
Open login prompt as popout when vault is locked
2021-09-30 16:33:33 +02:00
Daniel James Smith
642af32c89
Show Bitwarden logo with lock when vault is locked
2021-09-30 16:20:18 +02:00
Daniel James Smith
7aa4655512
Use Bitwarden product logo instead of company logo
2021-09-30 16:17:59 +02:00
Daniel James Smith
16e7764568
Hide folder selection when vault is locked
2021-09-30 16:15:18 +02:00
Daniel James Smith
e0240c6884
Only retrieve folder list when vault is unlocked
2021-09-30 16:13:29 +02:00
Daniel James Smith
686c7fbfff
Pass vault state (locked/unlocked) to notificationBar
2021-09-30 16:09:42 +02:00
Daniel James Smith
210e0801ff
Open notificationBar (new and existing login) even though vault is locked
2021-09-30 16:03:14 +02:00
Daniel James Smith
889bbf8e2f
Removed checks for locked vault from collectPageDetails
2021-09-30 15:47:33 +02:00
Patrick H. Lauke
c39636fe8a
Change CRLF to LF
2021-09-30 09:04:11 +01:00