Vince Grassia
4e7faeda04
Fix Version Bump Workflow ( #2765 )
2022-06-01 15:01:11 -04:00
Vince Grassia
f2c47999a0
Remove working-directory and append to action file_path ( #2764 )
2022-06-01 13:35:30 -04:00
Joseph Flinn
e68272e445
Switching to use the Release Version Check to validate the release versions ( #2763 )
2022-06-01 10:03:05 -07:00
CarleyDiaz-Bitwarden
8de7f522c6
Ps 575 pop out ( #2705 )
...
* Disable the ability to open infinite popouts in the browser
* fixing lint error
* Adding padding
* Updating code to use ngIf instead of show for the app-pop-out
2022-06-01 11:40:32 -04:00
Micaiah Martin
11f04d0c1e
Update working directory for status job ( #2761 )
2022-05-31 09:00:32 -06:00
Oscar Hinton
579cee3364
Migrate cli to jest ( #2759 )
...
* Migrate cli to jest
* Remove jasmine from browser
* Remove coverage from browser since it's in the root gitignore
2022-05-31 16:29:10 +02:00
Jake Fink
f57f97fcdc
show error when trying to enable browser integration on desktop ( #2754 )
2022-05-31 10:10:34 -04:00
Micaiah Martin
2f72286f66
Add CLI build ( #2746 )
...
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
2022-05-31 07:20:06 -06:00
Gbubemi Smith
ccfcb36f1c
sync jslib master with client ( #2753 )
2022-05-27 19:09:01 +01:00
Thomas Rittson
6a861d4fcd
Update jslib ( #2751 )
2022-05-27 13:11:45 +10:00
Joseph Flinn
740c92b784
Monorepo Crowdin Sync ( #2713 )
...
* trying a working-directory to fix the crowdin configuration issue
* trying a job default working-directory
* switching to using a custom action
* bumping the custom action version
* bumping the custom action version
* updating the PR branch names to have different ones per project
* removing test code
* Updating commit hash to master branch of custom crowdin pull action
2022-05-26 10:55:52 -07:00
Thomas Rittson
8519decb7c
[EC-177] Update Key Connector error handling ( #2748 )
...
* Update jslib, deps and messages.json
2022-05-26 11:16:05 +10: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
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