Commit Graph

2679 Commits

Author SHA1 Message Date
Federico Andrés Maccaroni 65cef08f7b Merge commit '02fe7159034b04d763a61fcf0200869e3209fa33' into PS-589-add-2fa-new-device-login-settings-flag
# Conflicts:
#	apps/web/src/app/modules/vault-filter/organization-vault-filter.component.ts
#	jslib
2022-06-06 15:16:00 -03:00
Federico Andrés Maccaroni 73c42af1f9 Merge branch 'master' into PS-589-add-2fa-new-device-login-settings-flag
# Conflicts:
#	jslib
2022-06-06 14:59:55 -03:00
Federico Andrés Maccaroni 84fd992b6f Merge branch 'master' into PS-589-add-2fa-new-device-login-settings-flag
# Conflicts:
#	jslib
2022-06-06 14:58:50 -03:00
Addison Beck c233afcdf5
[fix] Pull org admin vault collections directly from the API (#1700)
* [fix] Pull org admin vault collections directly from the API

* [refactor] Establish pattern for interfaces in module scoped services

* [fix] Remove access modifiers from constructor params for an extended service

* [fix] Rename skipFilterCollectionRefresh to firstLoaded

* [fix] Simplify hiding unwanted filters in the org vault

* Revert "[refactor] Establish pattern for interfaces in module scoped services"

This reverts commit f1edae5a3e466fd0a43c7741aa060295508e2a08.

* Update src/app/modules/vault-filter/vault-filter.component.ts

Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com>

* Update src/app/modules/vault-filter/organization-vault-filter.component.ts

Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com>

* [fix] Ran prettier

Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com>
2022-06-06 13:28:10 -04:00
Oscar Hinton e1ffca07ba
Add archive notice (#1724) 2022-06-02 09:09:08 -04:00
Hinton 02fe715903 Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
Oscar Hinton fb35805202
[CL-38] Follow Angular styleguide naming convention (#1655) 2022-06-02 11:34:27 +02:00
dwbit b6b7298980
Adding missing code for Serbian Latin (#1713) 2022-06-02 11:23:48 +02:00
Kyle Spearrin 52406bc969
Allow firefox relay service in generator (#1723)
* Allow firefox relay service in generator

* Update generator.component.ts

* Update generator.component.ts

* make pretty
2022-06-01 20:33:06 -04:00
Thomas Rittson d7dd2435fc
Fix Manage SSO permissions (#1709) 2022-06-02 07:20:07 +10:00
Matt Gibson ae3788d42b
[PS-616] Feature/require auth for enroll password reset (#1698)
* Make enrollment a modal component

* Add verification to org user module

* Move enroll to component

* Update warning for modal

* update jslib

* Use ModalRef to close the modal

* Use bit-button
2022-06-01 09:04:49 -05:00
Jordan Cooks 0e62e2ec2b
Link to correct doc for Org User Types (#1676)
Help center document linked is for the Provider Portal; this modal is for Organization Users. Correcting link to help docs.
2022-06-01 15:47:49 +02:00
Daniel James Smith 95d177da38
Fix expanding/collapsing of nested collections (#1722) 2022-06-01 14:46:48 +02:00
Joseph Flinn ad0512e344
Version check typo (#1717)
* fixing dumb issue

* Fixing another dumb mistake
2022-05-31 18:08:32 -07:00
Joseph Flinn 8fe9504cd1
Updating the path for the Release Version Check (#1716) 2022-05-31 17:48:59 -07:00
Joseph Flinn b8aa25b981
Updating the version check to the new Github action (#1714)
* Updating the version check to the new Github action

* Update .github/workflows/release.yml

Co-authored-by: Micaiah Martin <77340197+mimartin12@users.noreply.github.com>

* switching action branch tag to commit tag

Co-authored-by: Micaiah Martin <77340197+mimartin12@users.noreply.github.com>
2022-05-31 16:11:26 -07:00
github-actions[bot] 5d09ddbc8d
Bumped version to 2022.05.0 (#1715)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-05-31 15:41:37 -07:00
Gbubemi Smith bde9a28f2b
sync jslib master (#1712) 2022-05-30 10:56:14 +01:00
Gbubemi Smith dfb03a53c0
sync jslib master (#1711) 2022-05-27 17:28:16 +01:00
Thomas Rittson b98b391283
Update jslib (#1710) 2022-05-27 13:11:41 +10:00
Gbubemi Smith f195aee90c
Revert "[ps-136] Igonre accented characters in vault search (#1690)" (#1706)
This reverts commit 58d9ac5ebc.
2022-05-26 10:05:36 +01:00
Thomas Rittson eefcda7e41
[EC-177] Update Key Connector error message (#1705)
* Update Key Connector error message

* Update jslib
2022-05-26 07:00:59 +10:00
Federico Andrés Maccaroni c1f30641de PS-589 Added device verification enabling confirmation displaying the email being used to deliver the verification codes 2022-05-25 17:58:25 -03:00
Federico Andrés Maccaroni 6b0d793bf9 Merge branch 'master' into PS-589-add-2fa-new-device-login-settings-flag 2022-05-25 17:24:33 -03:00
Federico Andrés Maccaroni 0d35dff990 PS-589 Added Device Verification section for enable/disable the feature of 2FA email on new device login 2022-05-25 17:24:09 -03:00
Thomas Avery 42cd171685
Swap to heading tags on presented headings (#1707) 2022-05-25 15:10:13 -05:00
Robyn MacCallum 8ef27713f1
[SG-345] Switch in-line "+" add org button to more explicit version (#1703)
* switch in-line plus add org button to more explicit version

* Add spaces to line up text better
2022-05-25 10:18:00 -04:00
Robyn MacCallum 57b647bde5
Fix 'Link SSO' not appearing (#1702) 2022-05-23 19:41:21 -04:00
Robyn MacCallum 681ace4b1b
Use vaultFilter cipher type (#1701) 2022-05-23 16:09:52 -04:00
Gbubemi Smith 58d9ac5ebc
[ps-136] Igonre accented characters in vault search (#1690)
* removed accented character from serach input field

* updated jslib
2022-05-20 15:22:44 +01:00
André Filipe da Silva Bispo eab478da0c
PS-502: Remove extraneous comma from web vault footer (#1697)
- removed comma from footer files

Co-authored-by: André Bispo <abispo@bitwarden.com>
2022-05-19 18:30:38 +01:00
Matt Gibson 5a78853de5
[PS-655] Add `Organization_SponsorshipsSynced` event type. (#1696)
* Add `Organization_SponsorshipsSynced` event type.

Update events display to handle events triggered by installations rather than users

* Update jslib
2022-05-19 10:28:26 -05:00
Robyn MacCallum b4ddce1da2
Make spacing match other rows in vault filter (#1695)
* Make spacing match other rows in vault filter

* Add spaces in headings
2022-05-18 10:12:01 -04:00
Addison Beck 6ee47f0057
[fix] Remove function implementation that was moved to jslib (#1692)
* [fix] Remove function implementation that was moved to jslib

* [dep] Update jslib
2022-05-17 21:08:39 -04:00
Oscar Hinton 7b55c8ad1a
[EC-203] Add logic for falling back to the users vault (#1688)
* Add logic for falling back to the users vault

* Update error message

* Add jira ticket
2022-05-17 12:46:42 -04:00
Robyn MacCallum 30057d2ac4
Fix switcher not appearing for users affected by single org policy (#1689) 2022-05-17 10:04:43 -04:00
Robyn MacCallum 6f7b712bc7
[SG-16] Fix various small bugs (#1686)
* Fix all items showing in No Folder

* Fix folders not showing for orgs

* Fix missing toasts if there are errors with org options
2022-05-17 09:20:39 -04:00
Justin Baur 45da771404
Fix Defects (#1683) 2022-05-16 09:45:35 -04:00
Jake Fink 902c620eb6
change revoke text (#1684) 2022-05-16 09:08:25 -04:00
Matt Gibson ca35ccbd35
PS-515 Fix/org users list performance (#1673)
* [PS-515] Use virtual scroll to speed up long user lists

WIP: this is currently showing a large blank area under the last user. Need to figure out why virtual-scroll-spacer is sized too large.

* Fix cdk-virtual-scroll styling

* Format csp for readability

* Set Viewport height

The viewport height was

* Calculate viewport height from item size

Virtual scroll viewports need set heights, we can emulate the old modal behavior by calculating an approximate height required by the viewport to display all items. It will not go beyond the window due to the `.modal-dialog-scrollable` class

* Remove modal css changes

* pr review
2022-05-13 15:52:58 -04:00
Kyle Spearrin 85aa4274f3
remove hostname from simplelogin. update jslib (#1679) 2022-05-13 15:36:37 -04:00
Addison Beck ffb63a1cc7
[fix] Various Trash filter bugs from EUVR (#1681)
* [fix] Hide the Add Item button when filtering for trash

* [fix] Use correct bulk actions for trash filter
2022-05-13 15:14:51 -04:00
Addison Beck 3501be9484
[fix] Add max width to vault filter buttons to keep content unified (#1678) 2022-05-13 15:14:39 -04:00
Addison Beck 5d1522b77a
[fix] Check policies when reloading organizations for filters (#1677) 2022-05-13 15:14:27 -04:00
Oscar Hinton be30d47038
[EC-200] Handle an edge case where ciphers were not selectable (#1674) 2022-05-13 15:32:15 +02:00
Thomas Rittson 888892b3e7
Revert accidental cnesting of org routes (#1670) 2022-05-13 08:31:30 +10:00
Oscar Hinton f4f3e8c574
[SG-279] Fix unlock button not working after logging in through SSO (#1672) 2022-05-12 16:21:50 +02:00
Oscar Hinton 3367736c7e
[SG-267] Exposed passwords report: console error (#1671) 2022-05-12 15:47:18 +02:00
Vincent Salucci e3e7fce70a
[bug:euvr] Self-hosted instance hiding subscription nav item (#1669) 2022-05-12 08:43:27 -04:00
Thomas Rittson 74bdfe2602
Fix permission checking when accessing manage SSO (#1663) 2022-05-12 09:12:02 +10:00