github-actions[bot]
b73dc687b8
Autosync the updated translations ( #3115 )
...
Co-authored-by: github-actions <>
2022-07-15 14:43:02 +02:00
github-actions[bot]
8d7e0d4e12
Autosync the updated translations ( #3113 )
...
Co-authored-by: github-actions <>
2022-07-15 14:42:34 +02:00
github-actions[bot]
e1ac5d0260
Autosync the updated translations ( #3114 )
...
Co-authored-by: github-actions <>
2022-07-15 11:32:20 +02:00
Addison Beck
4be301f125
[fix] System theming in the Safari extension ( #3107 )
2022-07-14 14:47:45 -04:00
Brandon Maharaj
3093c32f76
[SG-329] Disabled Org display ( #3050 )
...
* chore: added strings for disabled org messages
* chore: added icon display
* chore: added prevent filter check
* chore: code changes for desktop
* chore: browser
2022-07-14 09:35:22 -04:00
Robyn MacCallum
f233b0cab7
[SG 435 & SG-436] Reusable org Component bug fixes ( #3098 )
...
* Disable submit button of formGroup is invalid
* Fix F4E bug
* Remove duplicate validation
2022-07-13 13:13:14 -04:00
Robyn MacCallum
0465168919
[SG-439] Add feature flags to web ( #3092 )
...
* Add feature flags to web
* Remove extra file from dev
2022-07-13 12:22:58 -04:00
Jake Fink
71b237a7eb
use a Set when validating emails to prevent duplicates ( #3090 )
2022-07-13 09:20:46 -04:00
Oscar Hinton
23253b3882
[PS-1078] Refactor FolderService to use Observables ( #3022 )
2022-07-12 20:25:18 +02:00
Robyn MacCallum
a43aa9612c
Fix org upgrade issues ( #3091 )
2022-07-12 13:58:33 -04:00
Robyn MacCallum
31a5fdbebb
[SG-68] Implement org info step ( #3083 )
...
* Implement org info step
* Set org info sub label properly
2022-07-12 13:27:03 -04:00
Colton Hurst
59eac668a7
[PS-713] Fix locale search bug ( #3014 )
...
* [PS-713] Fix locale search bug
* [PS-713] Add new locales to start at 1 char search
* [PS-713] Switch to ReplaySubject and other edits from PR comments
* PS-713: Add destroy to other sub and make locale inline a const
* PS-713: Use firstValueFrom instead of takeUntil
* PS-713: get this.locale asynchronously
Co-authored-by: Colton Hurst <churst@bitwarden.com>
2022-07-12 09:02:19 -04:00
github-actions[bot]
35adf9d6e9
Bumped desktop version to 2022.6.3 ( #3087 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-07-11 15:40:56 -07:00
github-actions[bot]
b864bdab6e
Bumped desktop version to 2022.6.2 ( #3084 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-07-11 14:17:13 -07:00
Joseph Flinn
94cba4b917
Web Version Bump 2022.6.2 ( #3085 )
2022-07-11 14:14:52 -07:00
Gbubemi Smith
543c84d0fa
renamed minlength error key ( #3077 )
2022-07-11 19:58:38 +01:00
Robyn MacCallum
5ed6b9fb74
Implement create account step ( #3073 )
2022-07-11 11:06:32 -04:00
Rui Tomé
f6571346c2
Updated the Delete account modal description ( #3064 )
2022-07-11 11:25:30 +01:00
Rui Tomé
ab8af657c6
[EC-280] Update policies page content ( #3059 )
...
* Changed policies dialog “enabled” checkboxes title to “Turn on”
* Changed policies “Enabled” badge text to “On”
* Moved master password reset policy up to 3rd row
* Changed the wording on the Single-Sign-On page
* Updated policies page content
* Master-password component now uses new title text
* Two-factor-auth component now uses new title text
* Updated personal-ownership model checkbox text
* Updated texts for send options policy
* Updated the single-sign-on policy description
2022-07-11 11:24:02 +01:00
Robyn MacCallum
9347b13a76
[SG-73] Make Organization Info a reusable component ( #3007 )
...
* Create reusable organization info component
* remove extra import
* Use observable for form value changes
* Remove unnecessary null checks
* Refactor reactive controls
2022-07-08 21:05:35 -04:00
Addison Beck
7d5df80d2f
[fix] Adjust extraResources in electronBuilder to account for the monorepo move ( #3072 )
2022-07-08 14:28:02 -04:00
Oscar Hinton
f79c4f0c65
Extract API logic from FolderService to FolderApiService ( #3011 )
2022-07-08 15:40:31 +02:00
Andreas Coroiu
ce2606b406
[EC-267] Unassigned collection has disappeared in web vault ( #3000 )
...
* feat: add unassigned collection to decrypted collections
* feat: add support for unassigned in individual vault
* fix: dont activate collection when not selected
* fix: remove collection selection completely when pruning
* feat: prune collection selection if selecting my vault
* fix: filter and only show organization ciphers when unassigned collection is selected
* fix: only show unassigned for admins
* feat: add unassigned logic to organizational vault buildFilter
* refactor: move buildFilter to VaultFilterModel
* chore: add buildFilter tests
* fix: bugs in filtering logic
* refactor: use VaultFilter.buildFilter on desktop
* chore: group and reword tests for better readability
* feat: add additional test
* fix: connect unassigned collection to organization
* fix: test by adding missing
* chore: tweak test group naming
* fix: change undefined to null to better reflect real values
2022-07-08 10:18:07 +02:00
github-actions[bot]
30200c2c3c
Autosync the updated translations ( #3069 )
...
Co-authored-by: github-actions <>
2022-07-08 08:48:40 +02:00
github-actions[bot]
cc9a6e12f7
Autosync the updated translations ( #3068 )
...
Co-authored-by: github-actions <>
2022-07-08 08:34:46 +02:00
github-actions[bot]
75cf617a50
Autosync the updated translations ( #3067 )
...
Co-authored-by: github-actions <>
2022-07-08 08:30:38 +02:00
Rui Tomé
847d972b0e
Added warning when Vault timeout is set to "Never" ( #3037 )
2022-07-07 17:22:37 +01:00
github-actions[bot]
97598f5ba4
Bumped cli version to 2022.6.2 ( #3061 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-07-07 07:28:16 -07:00
github-actions[bot]
a65964cd97
Bumped browser version to 2022.6.1 ( #3060 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-07-07 07:27:49 -07:00
Joseph Flinn
340beb1b87
Manual Web Version Bump 2022.6.1 ( #3052 )
2022-07-06 15:44:03 -07:00
Matt Gibson
12615c203f
[PS-1051] Fix/add master pass hash to all org reset key requests ( #3049 )
...
* clarify master password reset calls
* Add master password hash to master password change requests
2022-07-06 14:19:58 -05:00
Michał Chęciński
4dd149e912
Fix download URL on choco update script ( #3029 )
2022-07-06 10:50:59 +02:00
Rui Tomé
2ecce7215f
Changed the wording of the Bitwarden account deletion text. ( #3035 )
2022-07-06 09:48:42 +01:00
github-actions[bot]
2f290e406d
Bumped cli version to 2022.6.1 ( #3041 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-07-05 14:43:54 -07:00
Robyn MacCallum
fb70d8a2d3
Merge Feature/trial initiation ( #3036 )
...
* [SG-74] Trial Initiation Component with Vertical Stepper (#2913 )
* Vertical stepper PoC
* Convert stepper css to tailwind
* trial component start
* trial component params
* tailwind-ify header
* Support teams, enterprise, and families layout param and more layout ui work
* Some more theming fixes
* Rename TrialModule to TrialInitiationModule
* Stepper fixes, plus more functionality demo
* Cleanup
* layout params and placeholders
* Only allow trial route to be hit if not logged in
* fix typo
* Use background-alt2 color for header
* Move vertical stepper out of trial-initiation
* Create components for the different plan types
* Remove width on steps
* Remove content projection for label
* Tailwind style fixes
* Extract step content into a component
* Remove layout param for now
* Remove step tags
* remove pointer classes from step button
* Remove most tailwind important designations
* Update apps/web/src/app/modules/vertical-stepper/vertical-step.component.ts
Co-authored-by: Oscar Hinton <Hinton@users.noreply.github.com>
* Tailwind and layout fixes
* Remove container
* lint & prettier fixes
* Remove extra CdkStep declaration
* Styles fixes
* Style logo directly
* Remove 0 margin on image
* Fix tiling and responsiveness
* Minor padding fixes for org pages
* Update apps/web/src/app/modules/trial-initiation/trial-initiation.component.html
Co-authored-by: Oscar Hinton <Hinton@users.noreply.github.com>
* prettier fix
Co-authored-by: Oscar Hinton <Hinton@users.noreply.github.com>
* [SG-65] Reusable Registration Form (#2946 )
* created reusable registration form
* fixed conflicts
* replicated reactive form changes in other clients
* removed comments
* client template cleanup
* client template cleanup
* removed comments in template file
* changed to component suffix
* switched show password to use component
* comments resolution
* comments resolution
* added toast disable functionality
* removed unused locale
* mode custom input validator generic
* fixed button
* fixed linter
* removed horizontal rule
* switched to button component
Co-authored-by: Oscar Hinton <Hinton@users.noreply.github.com>
Co-authored-by: gbubemismith <gsmithwalter@gmail.com>
2022-07-05 15:25:14 -04:00
github-actions[bot]
9d1312f2af
Bumped desktop version to 2022.6.1 ( #3033 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-07-05 08:47:28 -07:00
Oscar Hinton
c1ace45915
[SM-71] Update all badges to use component library ( #2999 )
2022-07-04 11:00:13 +02:00
github-actions[bot]
a2360aebd2
Autosync the updated translations ( #3021 )
...
Co-authored-by: github-actions <>
2022-07-01 08:06:15 +02:00
github-actions[bot]
86eb6315e9
Autosync the updated translations ( #3020 )
...
Co-authored-by: github-actions <>
2022-07-01 08:04:00 +02:00
github-actions[bot]
3b16e7241e
Autosync the updated translations ( #3019 )
...
Co-authored-by: github-actions <>
2022-07-01 08:02:16 +02:00
Addison Beck
bb7dce031c
[fix] Force send attachment to always download and never open ( #2908 )
...
* [refactor] Introduce a file download service
* [refactor] Point platformUtilsService.saveFile() callers to fileDownloadService.download() instead
* [refactor] Remove platformUtilsService.saveFile()
* [fix] Force send attachments to always download and never open
* [fix] Remove the window property from FileDownloadRequest
* [fix] Move FileDownloadRequest to /abstractions/fileDownload
* [fix] Simplify FileDownloadRequest to a type
* [fix] Move BrowserApi.saveFile logic into BrowserFileDownloadService
* [fix] Use proper blob types for file downloads
* [fix] forceDownload -> downloadMethod on FileDownloadRequest
* [fix] Remove fileType from FileDownloadRequest
* [fix] Make fileType private
2022-06-29 17:15:29 -04:00
Vincent Salucci
a89b745f0b
[EC-282/EC-286] Update queryParams to use new filter object ( #2985 )
...
* [EC-282] Update queryParams to use new filter object
* Removed unused properties
* Removed unused method/property for organization vault
* Fixed organization trash filter
2022-06-29 15:12:08 -05:00
Patrick H. Lauke
3ae30d866c
[PS-1030] Desktop: suppress user-select
for most interface elements ( #2650 )
...
* Desktop: suppress user-select for most interface elements
* Better way to target .box-footer
make it non-selectable everywhere (to avoid missing stragglers) but explicitly make it selectable in the `app-vault-view` (so we can select the "Updated: ..." footer text)
* Prettier
* Remove orphaned jslibs
2022-06-29 21:13:20 +02:00
Patrick H. Lauke
3bf1aa5053
[PS-1029] Browser: suppress user-select
for most interface elements ( #2674 )
...
* Browser: suppress `user-select` for most interface elements
* Remove orphaned jslib folders
2022-06-29 20:08:49 +02:00
github-actions[bot]
d71161be3b
Bumped desktop version to 2022.6.0 ( #3005 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-06-29 11:24:14 -05:00
github-actions[bot]
11e12d910b
Bumped cli version to 2022.6.0 ( #3004 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-06-29 11:23:10 -05:00
github-actions[bot]
0d36c94068
Bumped browser version to 2022.6.0 ( #3003 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-06-29 11:22:11 -05:00
Oscar Hinton
e105a8f222
[CL-11] Submit button ( #2971 )
...
* Begin implementing submit button
* Add submit button
* Update figma url
* Add disabled when loading
* Update existing submit buttons
* Move template to it's own file
2022-06-29 16:27:42 +02:00
Oscar Hinton
db3e1a51e9
[SM-44] Lazy loaded import and exporters ( #2918 )
2022-06-28 22:24:21 +02:00
Joseph Flinn
74a3b05a0f
Web Version Bump to 2022.6.0 ( #2992 )
2022-06-28 13:24:13 -07:00