Commit Graph

11634 Commits

Author SHA1 Message Date
Thomas Avery 42cd171685
Swap to heading tags on presented headings (#1707) 2022-05-25 15:10:13 -05:00
Oscar Hinton ebb66e71dd
[EC-239] CLI cleanup (#2745) 2022-05-25 21:36:30 +02:00
Oscar Hinton c7bd8833fd
Merge pull request #2722 from bitwarden/cli
Co-authored-by: Chad Scharf <3904944+cscharf@users.noreply.github.com>
Co-authored-by: Oscar Hinton <oscar@oscarhinton.com>
Co-authored-by: Thomas Rittson <trittson@bitwarden.com>
Co-authored-by: addison <addisonbeck1@gmail.com>
Co-authored-by: davidrenzella <david.renzella@gmail.com>
Co-authored-by: govjmal <govjmal@gmail.com>
Co-authored-by: Hinton <oscar@oscarhinton.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com>
Co-authored-by: Matt Gibson <gibson.matt10@gmail.com>
Co-authored-by: Joseph Flinn <58369717+joseph-flinn@users.noreply.github.com>
Co-authored-by: Joseph Flinn <joseph.s.flinn@gmail.com>
Co-authored-by: Marcos Soutullo Rodriguez <marcos.soutullo@vodafone.com>
Co-authored-by: Matt Gibson <mgibson@bitwarden.com>
Co-authored-by: Ben Mezger (seds) <me@benmezger.nl>
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
Co-authored-by: libertylocked <unlock.liberty@gmail.com>
Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
Co-authored-by: Snyk bot <github+bot@snyk.io>
Co-authored-by: Kyle Spearrin <kyle.spearrin@gmail.com>
Co-authored-by: Vincent Salucci <26154748+vincentsalucci@users.noreply.github.com>
Co-authored-by: Me <7854086+kkusch@users.noreply.github.com>
Co-authored-by: Sang <11912225+hantatsang@users.noreply.github.com>
Co-authored-by: Hannu Hartikainen <hannu.hartikainen@gmail.com>
Co-authored-by: Philip Kaiser <Philser@users.noreply.github.com>
Co-authored-by: Luckymee <connor.livsey@student.qut.edu.au>
Co-authored-by: Micaiah Martin <77340197+mimartin12@users.noreply.github.com>
Co-authored-by: Addison Beck <abeck@bitwarden.com>
Co-authored-by: Robyn MacCallum <nickersthecat@gmail.com>
Co-authored-by: Ivan Kovnatsky <75213+ivankovnatsky@users.noreply.github.com>
2022-05-25 16:34:14 +02: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
Vince Grassia c6a1ea3c59
Change push event branches (#2723) 2022-05-25 09:17:52 -04:00
Hinton 653619b560 Merge remote-tracking branch 'cli/mono-repo-prep' into cli
# Conflicts:
#	.gitmodules
2022-05-25 11:02:23 +02:00
Hinton 980429f4bd Move CLI to apps/cli 2022-05-25 10:57:15 +02:00
Gbubemi Smith cc751e0287
[PS-136] stripped off accented characters from search field for browser client (#812)
* stripped off accented characters from search field for browser client

* moved normalization from component to search service

* fixed conflicts

* removed normalization from cipher component

* added comments to normalize method

* added comments to normalize method
2022-05-24 23:40:17 +01:00
Micaiah Martin 7975e47b20
Re-add S3 artifacts and updated release workflow (#2719) 2022-05-24 08:42:17 -06:00
Vince Grassia 55bc4a39a4
Add 'pull_request' event to Build workflows (#2721) 2022-05-24 10:26:09 -04:00
Oscar Hinton 0a072b6452
Add !default to icons path (#815) 2022-05-24 15:47:32 +02: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
CarleyDiaz-Bitwarden 60b39bc211
Clearing the search bar when switching accounts (#2685)
* Clearing the search bar when switching accounts

* Fixing Lint Issues and Prettier

* Updating the message to use switchAccount instead of a new message name "clearSearchBarText"

* Updating to use Observable on activeAccount

* adding back line

* adding back line

* Adding OnInit OnDestroy
2022-05-23 14:04:19 -04:00
André Filipe da Silva Bispo 400411b7a0
[PS-592] Name field is not prioritised in search results (#808)
* PS-592 Name field is not prioritised in search results
- test search method which give priority to matches by Name

* PS-592 Name field is not prioritised in search results
- replaced used method with test method

* PS-592 Name field is not prioritised in search results
- Fixed code styling

* PS-592 Name field is not prioritised in search results
- avoid duplicates

* PS-592 Name field is not prioritised in search results
- let to const

* PS-592
- ran prettier and lint

Co-authored-by: André Bispo <abispo@bitwarden.com>
2022-05-23 10:20:30 +01:00
Joseph Flinn 6e5cf10a99
Adding in another path to trigger the client build workflows (#2707) 2022-05-20 09:39:38 -07: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
Robyn MacCallum b19fa11591
Fix 'Add Send' button being outside section (#2706) 2022-05-19 17:10:10 -04:00
Matt Gibson e61800d137
Require auth for enrollment (#810) 2022-05-19 14:55:57 -05: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
Matt Gibson 3cb94623e2
Add `Organization_SponsorshipsSynced` event type (#809) 2022-05-19 09:58:56 -05:00
Gbubemi Smith 9a933640dc
[ps-136] Ignore accented characters in vault search (#804)
* query accented characters now possible

* Added accented ignore to other fields

* Added pipeline function to remove accented characters

* lint fix

* Corrected spelling
2022-05-19 12:15:08 +01:00
Addison Beck 39af27da3f
[fix] Pass deleted param to CiphersComponent.reload() (#2703) 2022-05-18 16:37:24 -04:00
Patrick H. Lauke eb7586c09a
Custom webkit scrollbar styles for `.vault-filters` (#2694) 2022-05-18 12:00:58 -04:00
Addison Beck 141a54dbbe
[fix] Be more precise about what is reloaded in the vault on sync complete (#2701) 2022-05-18 10:46:50 -04:00
Addison Beck ee43ef9ba1
[fix] Prefill add cipher form from filter data (#2700) 2022-05-18 10:36:33 -04:00
Michał Chęciński 83ccbf2c90
[DEVOPS-810] Move Safari build to browser workflow (#2683)
* Add safari build to browser

* Add safari build stage

* Run safari build on macos

* Publish safari artifact

* Add keychain setup

* Change way of uploading safari artifact

* Change way of ziping safari

* Fix upload artifact path

* Print directory

* Change to absolute path

* Fix browser package upload

* Add desktop download safari extension artifact

* Change branch name in artifact download

* Add ls for packages

* Change path to extract artifacts

* Added list dir

* Change dir to save artifacts

* Path testing

* Fix path

* ls all subdirs

* Unzip safari artifact

* Fix print for echo

* Fix path for unzip

* Remove ls

* Add unzipping Safari as separate job

* Fix paths to unzip

* Remove commented options

* Fix comments

* Fix comment on stsus reporting

* Fix unnecessary newlines
2022-05-18 07:31:02 -07: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
Patrick H. Lauke c4fe38d493
Fix styling for vault cipher list scroller (#2693)
- following recent change in structure, with `<app-vault-ciphers>`, the flex styles were one level too high. retargets the selector to the first child `<div>`
2022-05-18 09:56:26 -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
Addison Beck 06e25147cd
[fix] Reload organization filter options on sync complete (#2696)
* [fix] Reload organization filter options on sync complete

* [dep] Update jslib
2022-05-17 21:08:29 -04:00
Addison Beck 2f54893854
[fix] Move web's VaultFiltersComponent.reloadOrganizations() method to jslib (#807) 2022-05-17 19:57:09 -04:00
Robyn MacCallum 58611fdd00
[SG-300] Adding an Item defaults owner to selected vault (#2697) 2022-05-17 17:03:57 -04:00
Addison Beck 7af2e9aa31
[fix] Truncate text buttons on overflow (#2695) 2022-05-17 15:42:37 -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
CarleyDiaz-Bitwarden f66129e076
[PS-124] Update so the image for the clear search button is visible in all themes (#2639)
* Update so the image for the clear search button is visible in all themes

* Whitespace updates

* changes from master

* Revert "changes from master"

This reverts commit 33ccee3d9181b9442000a22dfc17d1422a4948d9.

* fixing linting issue with header.scss
2022-05-16 17:09:54 -04:00
Robyn MacCallum 076b0cbf1f
[SG-286] Allow vault filter to be scrollable (#2687)
* Switch to programmatic CdkOverlay instead of directive

* lint && prettier
2022-05-16 12:32:19 -04:00
Robyn MacCallum fae7fd9378
Show folders and properly filter collections (#2688) 2022-05-16 12:18:04 -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
Thomas Rittson f6c454c970
[PS-612] Update jslib (#531)
* Update Export model imports

* Update for authService.getAuthStatus refactor

* Update jslib
2022-05-16 11:58:36 +10: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
Robyn MacCallum b11e13007c
Fix small browser filter bugs (#2684) 2022-05-13 13:55:11 -04:00