1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-19 01:33:33 +00:00
Commit Graph

11617 Commits

Author SHA1 Message Date
Vincent Salucci
d7754441d3 [SSO/Auto Enroll] Set Password banner (#2050)
* [SSO/Auto Enroll] Set Password banner

* Fix merge conflict

* Add missing string/style

* Update jslib
2021-09-07 12:06:43 -05:00
Matt Alexander
dfd00bdaee Fix typo in README (#1060) 2021-09-07 12:50:32 -04:00
Vincent Salucci
f584950dda [SSO/Auto Enroll] Set Password banner (#1169)
* [SSO/Auto Enroll] Set Password banner

* Update jslib
2021-09-03 16:26:38 -05:00
Vincent Salucci
ef743ea8ca [SSO] Set password auto enroll update (#472)
* [SSO/Auto Enroll] Set Password enrolls new user

* Fixed typo

* Linter updates

* Cleanup // Constructor for SetPasswordRequest
2021-09-03 14:49:03 -05:00
Joseph Flinn
2a12888222 Merge pull request #2044 from bitwarden/hotfix/fix-crowdin-sync
Simplifying the Crowdin Sync workflow
2021-09-03 12:16:42 -07:00
Joseph Flinn
f8098b2e8d Merge branch 'master' into hotfix/fix-crowdin-sync 2021-09-03 11:28:58 -07:00
Thomas Rittson
3a25b1fb20 Add event logging for ResetSsoLink (#1173)
* Add event logging for ResetSsoLink

* Updated jslib with new event-type

Co-authored-by: Chad Scharf <3904944+cscharf@users.noreply.github.com>
2021-09-03 10:20:59 -04:00
Thomas Rittson
6c9485596c Add event type for ResetSsoLink (#475) 2021-09-03 09:59:22 -04:00
Dmitry Chepurovskiy
cd2f174923 Select folder at save bar (#1409)
* Markup changes

* Render in notification bar folders list that is provided form TS code

* Implemented getting of folders list

* Refactor addPlatformEventListener and added default selection of "No Folder"

* Pass folder id info to saveAddLogin

* Modify saveAddLogin to use folder id

* Try to fix default folder selection

* Fix styling issues found during review

* Fix review issues found by kspearrin

* Fix default selection and null handling

* Fix import order

* Applied review suggestions

* Implement checking if folderExist during saving

* Fix compile issues

* Added select folder... option

* Add internalization for select folder message

* Hide select folder element on narrow screens

* Fix lint issues

* Review fixes in notification bar

* Adjust semi-responsive layout for folder selector

* Revert style change

Co-authored-by: Thomas Rittson <trittson@bitwarden.com>
2021-09-03 11:54:52 +10:00
Patrick H. Lauke
fdb3e25d98 Apply suggestions from code review
Co-authored-by: Addison Beck <addisonbeck1@gmail.com>
2021-09-02 22:06:36 +01:00
Vince Grassia
fcadedd458 Update workflows with linter suggestions (#1056) 2021-09-02 16:05:38 -04:00
Vince Grassia
9832deb20c Update workflows with linter suggestions (#1174) 2021-09-02 16:05:17 -04:00
Vince Grassia
c4908315ff Update workflows with linter suggestions (#366) 2021-09-02 16:04:02 -04:00
Vince Grassia
61f551087f Update workflows with linter suggestions (#2051) 2021-09-02 16:03:47 -04:00
Vincent Salucci
ca00fda023 [Policy] Reset Password data bugfix (#1175) 2021-09-02 11:42:27 -05:00
Thomas Rittson
0bd22dcddc Add new context menu item: Copy Custom Field Name (#2045)
* Add "Copy custom field name" context menu item

* Title case context menu string

* Improve Copy Custom Field Name logic

* Move CopyClickedElement to runtime.background

* Update dependencies

* Add comments, refactor logic, add failure messages

* Fix typo and linting

* Fix typos

* Move null check inside function
2021-09-02 07:51:43 +10:00
Thomas Rittson
6bfd4ebafd Update jslib (#1051) 2021-09-02 07:51:21 +10:00
Thomas Rittson
bc73452400 Move policy checks within policyService (#1149)
* Refactor: use new policyService methods

* Update jslib
2021-09-02 07:51:04 +10:00
Oscar Hinton
cc359e905b Add issue template and template chooser (#1164)
* Add issue template, and template chooser
2021-09-01 16:18:26 +02:00
Oscar Hinton
7fd9427801 Bump version to 2.22.3 (#1170) 2021-09-01 09:54:19 +02:00
Nihal Raj
ca03703f9d Old Icons Replaced by New Ones (#2040)
* Delete store/icons directory

* Delete store/windows directory

* Add files via upload

* Delete AppxManifest.xml

* Revert "Delete AppxManifest.xml"

This reverts commit 9c54146b5a.

* Revert changes to AppxManifest.xml

Co-authored-by: Thomas Rittson <trittson@bitwarden.com>
2021-09-01 09:40:39 +10:00
Thomas Rittson
1c1f080acf Fix undefined variable error in desktop (#470) 2021-09-01 07:19:16 +10:00
Thomas Rittson
9494eb4b2d Update jslib (#1050) 2021-09-01 07:12:35 +10:00
Thomas Rittson
7c576e4f9f Update jslib (#365) 2021-09-01 07:12:19 +10:00
Thomas Rittson
515c72abb0 Move policy checks within policyService (#2036)
* Refactor: use policyService.policyAppliesToUser

* Fix inverted condition

* Update jslib
2021-09-01 07:11:28 +10:00
Matt Gibson
d3ee08abb6 Log full error for better debugging support (#473) 2021-08-31 14:59:54 -05:00
Oscar Hinton
6878794bd0 Add notifications to development config (#1166) 2021-08-31 20:05:41 +02:00
Oscar Hinton
e69e85d8b3 [Provider] Verify user is owner of organization (#1167) 2021-08-31 19:01:29 +02:00
Oscar Hinton
2235664bed Fix ModalService refactor bugs (#1168) 2021-08-31 16:42:43 +02:00
Oscar Hinton
d50531886b Add support for setting up component factory resolvers in modal service (#471) 2021-08-31 16:35:20 +02:00
Matt Portune
f08b6e7975 Remove assetlinks (#1165)
* remove assetlinks copy command

* remove android debug key hash

* Delete assetlinks.json

delete assetlinks file

* remove assetlinks copy command
2021-08-30 21:40:34 -04:00
Vincent Salucci
2e868c8111 [Callout] Removed redundant code (#1131)
* [Callout] ARemoved redundant code

* Fixed formatting

* Update jslib

* Updated ul styling for policy options callout

* Update jslib
2021-08-30 16:19:31 -05:00
Thomas Rittson
30419a625f Move policy checks within policyService (#466)
* Move policy logic within policyService

* Remove unneeded import

* Clean up unused code

* Fix linting

* Enforce policies from accepting org invite

* Only exempt owner or admin from policies

* Use canManagePolicies as exemption criteria

* Make orgUser status check more semantic

Co-authored-by: Addison Beck <abeck@bitwarden.com>

Co-authored-by: Addison Beck <abeck@bitwarden.com>
2021-08-31 06:52:57 +10:00
Oscar Hinton
1c3488a8db Fix Require SSO Policy prerequisite check (#1163) 2021-08-28 16:27:37 +02:00
Vincent Salucci
f02720a1c6 [Callout] Added pstyling class (#468) 2021-08-27 17:05:02 -05:00
Vincent Salucci
1c7504a691 [Callout] Update UI structure (#2020)
* [Callout] Update UI structure

* Update jslib
2021-08-27 17:04:45 -05:00
Vincent Salucci
39ac46aaa7 [Callout] Update UI structure (#1028)
* [Callout] Update UI structure

* Update jslib
2021-08-27 17:04:32 -05:00
Joseph Flinn
9dbd692e2d Simplifying the Crowdin Sync workflow (#1048) 2021-08-27 10:08:32 -07:00
Joseph Flinn
9c187e9430 Simplifying the crowdin sync workflow (#1155) 2021-08-27 10:08:26 -07:00
Joseph Flinn
b9d0226ede fixing env var spelling error (#1160) 2021-08-27 09:12:50 -07:00
Joseph Flinn
bb30f3b7c3 Enable redeploying same image for QA (#1159)
* Fixing the redeploy of the same docker image to QA

* removing a line that snuck in
2021-08-27 08:40:35 -07:00
Oscar Hinton
2ba8925b81 Add password show/hide to reprompt (#959) 2021-08-27 15:30:44 +02:00
Oscar Hinton
a1f7e07f09 Add password show/hide to reprompt (#1902)
Co-authored-by: Addison Beck <abeck@bitwarden.com>
2021-08-27 15:27:22 +02:00
Oscar Hinton
fa4e5250b9 Add show/hide button to password prompt (#1034) 2021-08-27 14:50:58 +02:00
Oscar Hinton
7c8e95d408 Disable auto prompt for mobile chrome (#1156) 2021-08-26 18:14:18 +02:00
Oscar Hinton
ccdf05a635 Add connector for mobile webauthn (#1154)
Adds a dedicated connector for handling WebAuthN for our mobile application. Which uses redirects instead of postMessage.
2021-08-26 17:39:52 +02:00
Joseph Flinn
f8b362b109 updating the project id env 2021-08-26 08:17:17 -07:00
Oscar Hinton
daa4f6f9a6 Dynamic Modals (#417)
* Move backdrop and click handler to modal service since they should not be used in web

* Add support for opening modals using ViewContainerRef
2021-08-26 10:04:29 +02:00
Joseph Flinn
e401a52365 settling on this workflow after testing 2021-08-25 15:24:26 -07:00
Joseph Flinn
1170779a98 adding in the git branch 2021-08-25 15:02:43 -07:00