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
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
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
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
Joseph Flinn
6e5cf10a99
Adding in another path to trigger the client build workflows ( #2707 )
2022-05-20 09:39:38 -07:00
Robyn MacCallum
b19fa11591
Fix 'Add Send' button being outside section ( #2706 )
2022-05-19 17:10:10 -04: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
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
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
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
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
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
Robyn MacCallum
b11e13007c
Fix small browser filter bugs ( #2684 )
2022-05-13 13:55:11 -04:00
Addison Beck
d8dbb15d24
[fix] Organization switcher not loading on initial login ( #2681 )
2022-05-13 12:34:26 -04:00
Kyle Spearrin
4f0e5a8592
remove hostname from simplelogin. update jslib ( #2680 )
...
* remove hostname from simplelogin. update jslib
* remove root jslib
2022-05-13 12:24:50 -04:00
Thomas Rittson
2a11b2c534
Update jslib ( #2677 )
2022-05-11 12:10:04 +10:00
Oscar Hinton
894903cc02
[PS-569] Fix sends having the inverse condition for disabled ( #2675 )
2022-05-10 23:02:25 +02:00
Vince Grassia
c260464f96
Fix Crowdin Pull workflow ( #2667 )
2022-05-10 10:20:32 -04:00
Vince Grassia
7873d4c030
Update bitwarden.nuspec ( #2668 )
2022-05-10 09:13:47 -04:00
Oscar Hinton
699199d033
Fix browser build failing ( #2670 )
2022-05-10 12:25:46 +02:00
Thomas Rittson
6f2d850ffb
Update pull request template ( #2669 )
2022-05-10 11:11:48 +02:00
Oscar Hinton
ec723fd057
[EC-194] Migrate browser to jest ( #2646 )
...
* Move browser to jest
* Remove karma from package.json
* Remove karma from eslintignore
2022-05-10 10:25:35 +02:00
Oscar Hinton
c402adeec5
[EC-193] Remove the symlink scripts ( #2644 )
2022-05-09 18:09:02 +02:00
Oscar Hinton
7ae9fec6d4
Prepare bitwarden_license directory ( #2663 )
2022-05-09 17:50:15 +02:00
Oscar Hinton
560fbee16e
Update repo urls for desktop, remove download-legacy-safari ( #2664 )
2022-05-09 17:49:59 +02:00
Vince Grassia
f82279094b
Fix Build Desktop Workflow ( #2666 )
2022-05-09 11:22:14 -04:00
Vince Grassia
0e1aacc7f2
Fix Crowdin Push for Build Workflows ( #2665 )
2022-05-09 09:53:48 -04:00
Robyn MacCallum
8c12ba20cb
[Feature] End User Vault Refresh ( #2545 )
...
* Initial org filter work
* update jslib
* Move filter to below cipher length check
* don't show vault filter in personal or org folder
* Use family icon for families org
* jslib and auth guard updates
* lint fixes
* rename GroupingsComponent to VaultFilterComponent
* fix no folder showing all items
* Add checks for PersonalOwnership policy
* update css class names
* lint fixes
* cleanup
* Some final cleanup
* import order lint fix
* remove unused import
* Use smaller icon for chevron
* Update src/popup/vault/organization-filter.component.ts
Co-authored-by: Addison Beck <addisonbeck1@gmail.com>
* Update src/popup/vault/organization-filter.component.ts
Co-authored-by: Addison Beck <addisonbeck1@gmail.com>
* fix lint error
* remove extra localizations
* rename orgFilter -> vaultSelect
* Rename orgFilterService to VaultSelectService
* lint fixes
* combine vault select service with vault filter service
* Use base vault filter service methods
* Use VaultFilter model and other small fixes
* lint fixes
* Final restructuring pass
* Update jslib and remove extra function
* Remove extra imports
* remove space
* Remove vaultFilterService from background services
* Update jslib to latest on feature branch
* merge fix
* update jslib
* [feat] Implement EUVR for desktop
Should contain only https://github.com/bitwarden/desktop/pull/1487 , with merge resolutions and style fixes
* [fix] Delete unused GroupingsComponentTemplate
* [dep] Update jslib
Co-authored-by: Addison Beck <addisonbeck1@gmail.com>
2022-05-09 08:19:18 -04:00
Patrick H. Lauke
fd434dfed8
Remove underline from focused buttons/controls ( #2651 )
2022-05-09 10:56:17 +02:00
Daniel James Smith
3db2848cac
Fix lint issues ( #2656 )
2022-05-07 22:30:57 +02:00
Daniel James Smith
a0caa89bf0
Update issues link to our new repos ( #2655 )
2022-05-07 19:52:17 +02:00
Patrick H. Lauke
a4a6f12120
[PS-557] Browser: Accessibility - change send list controls to buttons, make them keyboard-operable, improve screen reader experience ( #2540 )
...
* Change send list controls to buttons
make them keyboard focusable/operable
* Fix width/display of sends
* Make `.row-btn.disabled` also apply to natively `disabled` buttons without need for class
* Change accessible name for send group to use the send's name, not generic "Edit item" title
2022-05-07 19:51:37 +02:00
Patrick H. Lauke
5e0f8bd870
Fix vertical alignment of expandable header chevron ( #2652 )
2022-05-07 19:42:20 +02:00
Patrick H. Lauke
5bd681a6dd
Add aria-pressed
to URI toggles, remove appBlurClick
( #2654 )
2022-05-07 17:53:45 +02:00
Daniel James Smith
107ba56fbc
Crowdin-Pull: Fix paths in browsers crowdin.yml ( #2641 )
2022-05-06 23:05:59 +02:00
Micaiah Martin
93d2ab743c
Update provisioning files in desktop build ( #2647 )
2022-05-06 11:20:10 -05:00
Kyle Spearrin
5e731fb328
add appApiAction to username generation ( #2549 )
2022-05-06 09:07:30 -04:00
Oscar Hinton
c7cd864524
Fix linting on master ( #2643 )
2022-05-06 13:27:00 +02:00
Vince Grassia
db02c2415b
Fix build number base ( #2638 )
2022-05-05 16:56:45 -04:00