Andreas Coroiu
a302f08a7c
[EC-267] Remove unassigned from lists it is not suppsed to be in ( #3102 )
...
* fix: remove unassigned from lists
* fix: remove unnecessary filter
2022-07-19 08:29:58 +02:00
Brandon Maharaj
4d5df858e9
chore: added new ui fields ( #2991 )
2022-07-18 17:47:53 -04:00
Oscar Hinton
abed118ef0
Fix input group disabled button styling ( #3130 )
2022-07-18 19:08:41 +02:00
Vincent Salucci
5ef3aac5e2
[CL-17] Tabs - Router ( #2952 )
...
* [CL-17] Tabs - Routing
* Updated titles
* Revision changes
* Replaced testing module to achieve active default state
* Z-index for tab vs disabled
* Revision changes
* Updated z index on focus
* Fixed background color of selected tab
* Force text colors in-case bootstrap tries to override
* Remove unecessary css rules, fix tabs moving when active
Co-authored-by: Hinton <hinton@users.noreply.github.com>
2022-07-18 09:17:31 -05:00
Vince Grassia
23bf69c733
Change branch push event ( #3106 )
2022-07-18 09:06:15 -04:00
Oscar Hinton
fbff2e5f00
[PS-1134] Folder fixes, including revamped auth logic ( #3118 )
2022-07-18 14:39:12 +02:00
Andreas Coroiu
cd5aef1757
[Cl-10] Button group ( #3031 )
...
* chore: setup initial bit-button-group using bitButton as template
* feat: working radio group with preliminary styling
* chore: cleanup
* feat: implement proper basic styling
* feat: implement focus handling and keyboard navigation
* feat: implement size support
* feat: add labeling support
* feat: add input for button selection
* feat: implement output handler on radio button interaction
* feat: implement internal input/output seletion handling
* feat: add external input support
* feat: add external output support
* chore: simplify storybook example a bit
* fix: module imports
* refactor: simplify both components
* feat: remove size
* chore: rename button-group to toggle-group
* chore: rename toggle-group-element to toggle-group-button
* chore: update story example
* fix: compatibility with web vault
* fix: imports in tests after rename
* fix: remove unnecessary inject decorator
* fix: clarify field names and html tags
* feat: add badge centering fix
* feat: set pointer cursor on label
* chore: comment on special css rules
* chore: remove focusable option from button
* Update libs/components/src/toggle-group/toggle-group-button.component.ts
Co-authored-by: Oscar Hinton <Hinton@users.noreply.github.com>
* chore: rename to `bit-toggle`
* fix: remove unecessary aria label function
Co-authored-by: Oscar Hinton <Hinton@users.noreply.github.com>
2022-07-18 14:25:37 +02:00
Jake Fink
5284072ff1
[PS-181] update electron ( #3071 )
...
* update electron
* downgrade electron-builder
* update electron target in electron-builder
* accept compatible versions in electron-builder
* remove ^ from electron version
* keep electron-builder at exact version
2022-07-15 13:56:21 -04:00
Addison Beck
eb1cd9ff2a
[fix] File downloads in Safari ( #3121 )
2022-07-15 13:54:11 -04:00
Robyn MacCallum
6a30f37ba9
Update qa.json ( #3122 )
2022-07-15 13:41:38 -04:00
Robyn MacCallum
d1141247e5
Turn off trial route in qa for testing ( #3099 )
2022-07-15 12:00:15 -04:00
Robyn MacCallum
ef68d5ed65
Fix additional storage binding for annual total ( #3111 )
2022-07-15 10:55:14 -04:00
Chad Scharf
e32c4083f3
EC-265 - SCIM configuration page in org admin ( #3065 )
...
* EC-265 - Initial stubs for SCIM config UI
* EC-265 - Scim config screen and plumbing
* EC-265 - Scim config component works! Needs cleanup
* EC-265 - Finalize scim config screen
* EC-265 - Remove scim url from storage and env urls
* EC-265 - Refactor to use new component library
* EC-265 - Angular warnings on disabled attr resolved
* EC-265 - Continued transition to new components
* EC-265 - Page loading spinner pattern
* EC-265 - final SCIM configuration form changes
* scim cleanup
* use scim urls
* suggested changes
* feedback fixes
* remove return
* Move scimUrl logic to EnvironmentService
* Refactor scim url handling
Co-authored-by: Kyle Spearrin <kyle.spearrin@gmail.com>
Co-authored-by: Thomas Rittson <trittson@bitwarden.com>
2022-07-15 09:35:30 -04:00
Michał Chęciński
cb3e991b2b
Add version change check in the version bump workflow ( #3104 )
...
* Check if any changes to commit
* Comment out checkout since there is a git switch
* Change base branch to DEVOPS-872_version_bump_not_fail
* Remove checkout version branch since git switch does that
* Revert "Change base branch to DEVOPS-872_version_bump_not_fail"
This reverts commit 8874702469
.
2022-07-15 07:31:39 -06:00
Micaiah Martin
3f03833e9b
Add publish options to release workflows ( #3112 )
2022-07-15 07:29:56 -06:00
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
d23e043141
[fix] Always use the Window directly in ThemingService ( #3116 )
2022-07-15 11:27:13 +02:00
Andreas Coroiu
797fc3a390
[Cl-10] Make badge inline ( #3089 )
...
* feat: make badge inline
* feat: lower y-padding
2022-07-15 10:59:19 +02:00
Addison Beck
4be301f125
[fix] System theming in the Safari extension ( #3107 )
2022-07-14 14:47:45 -04:00
Vince Grassia
97f544f7e1
DEVOPS-869 - Fix Web Version bump ( #3105 )
2022-07-14 12:36:00 -04:00
Danielle Flinn
6a8fb0a053
Storybook icon documentation ( #3023 )
...
* created common/icons page
* updated icon documentation
* updated icon organization
* update organization and some descriptions
* updated icon stories
2022-07-14 08:17:24 -07:00
Oscar Hinton
7fb3b9cdc8
Fix storybook not showing the correct controls ( #3101 )
2022-07-14 16:46:10 +02: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
Gbubemi Smith
6a26223f93
Fixed self host defect ( #3094 )
2022-07-13 15:14:03 +01:00
Michał Chęciński
0a06ae0ec5
Move the QA Web Vault to CloudFlare Pages ( #3030 )
...
* Release to QA branch
* Fix branch name
* Change release to automatically push new version
* Fix name of GH bot
* Add check if there is sth to commit
* Fix comments
* Fix comments #2
* Keep k8s deployment
* Fix newlines
2022-07-13 15:45:52 +02:00
Michał Chęciński
6f55ca38e9
Remove latest tag on release ( #3044 )
2022-07-13 15:45:06 +02:00
Jake Fink
71b237a7eb
use a Set when validating emails to prevent duplicates ( #3090 )
2022-07-13 09:20:46 -04:00
Thomas Rittson
5e84c630a8
[EC-135] Delay decryption of provider-encrypted org keys ( #2902 )
2022-07-13 07:08:07 +10: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
9bf27a2050
[SG-420] Fixed password match defect ( #3075 )
...
* fixed password match defect
* change custom validator to static methods
2022-07-11 19:58:56 +01: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
Robyn MacCallum
c0bcdf4637
Get full cipher details when update cipher notification is received ( #3063 )
2022-07-11 11:03:44 -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
1b0ab38ada
[fix] Generator settings not persisting across web sessions ( #3074 )
2022-07-08 16:54:15 -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
Oscar Hinton
41275d4776
Remove shared eslint since it's not used ( #3058 )
2022-07-08 11:02:36 +02:00